[POC] Custom test renderer #287
ci.yml
on: pull_request
Install and Cache deps
30s
Test Website
15s
Lint
22s
Typecheck
15s
Test
1m 10s
Test (concurrent mode)
51s
Annotations
6 errors
Typecheck:
src/helpers/host-component-names.tsx#L3
Cannot find module 'universal-test-renderer/react-native' or its corresponding type declarations.
|
Typecheck:
src/render.tsx#L2
Cannot find module 'universal-test-renderer/react-native' or its corresponding type declarations.
|
Typecheck
Process completed with exit code 2.
|
Lint:
src/helpers/host-component-names.tsx#L3
Unable to resolve path to module 'universal-test-renderer/react-native'
|
Lint:
src/render.tsx#L2
Unable to resolve path to module 'universal-test-renderer/react-native'
|
Lint
Process completed with exit code 1.
|