Add support for soft required validation in builder #857
ci.yml
on: pull_request
Create storybook build
1m 17s
Check frontend code formatting with prettier
36s
Run Jest tests
1m 9s
Create 'production' build
57s
Matrix: tests-storybook
Visual regression test with Chromatic
6s
Publish the NPM package
0s
deploy
0s
Annotations
5 errors
Create 'production' build:
src/registry/file/edit.tsx#L161
Type '{ softRequired: false; translations: {}; }' is not assignable to type '{ translations: ComponentTranslations<TranslatableKeys>; }'.
|
Create 'production' build
Process completed with exit code 1.
|
Run Storybook tests (chromium)
Process completed with exit code 1.
|
Run Storybook tests (firefox)
Process completed with exit code 1.
|
Run Storybook tests (webkit)
Process completed with exit code 1.
|