feat: global forms provider #766
validate.yml
on: pull_request
typecheck
46s
lint
52s
test
1m 12s
build
1m 44s
storybook
1m 22s
Annotations
5 errors
typecheck:
src/GlobalFormsProvider/GlobalFormsProvider.test.tsx#L3
Could not find a declaration file for module 'react-test-renderer'. '/home/runner/work/react-components/react-components/node_modules/react-test-renderer/index.js' implicitly has an 'any' type.
|
typecheck
Process completed with exit code 2.
|
test
Process completed with exit code 1.
|
build:
src/GlobalFormsProvider/GlobalFormsProvider.test.tsx#L3
Could not find a declaration file for module 'react-test-renderer'. '/home/runner/work/react-components/react-components/node_modules/react-test-renderer/index.js' implicitly has an 'any' type.
|
build
Process completed with exit code 1.
|