Nightly v13 - React Native Checks #192
nightly-v13.yaml
on: workflow_dispatch
Matrix: lint
Matrix: test
Matrix: typecheck
Annotations
12 errors
|
Typecheck → nightly:
src/__tests__/fire-event-async.test.tsx#L10
Could not find a declaration file for module 'react-native'. '/home/runner/work/react-native-testing-library/react-native-testing-library/node_modules/react-native/index.js' implicitly has an 'any' type.
|
|
Typecheck → nightly:
src/__tests__/event-handler.test.tsx#L43
Unused '@ts-expect-error' directive.
|
|
Typecheck → nightly:
src/__tests__/event-handler.test.tsx#L41
Unused '@ts-expect-error' directive.
|
|
Typecheck → nightly:
src/__tests__/event-handler.test.tsx#L16
Unused '@ts-expect-error' directive.
|
|
Typecheck → nightly:
src/__tests__/event-handler.test.tsx#L14
Unused '@ts-expect-error' directive.
|
|
Typecheck → nightly:
src/__tests__/event-handler.test.tsx#L2
Could not find a declaration file for module 'react-native'. '/home/runner/work/react-native-testing-library/react-native-testing-library/node_modules/react-native/index.js' implicitly has an 'any' type.
|
|
Typecheck → nightly:
src/__tests__/cleanup.test.tsx#L2
Could not find a declaration file for module 'react-native'. '/home/runner/work/react-native-testing-library/react-native-testing-library/node_modules/react-native/index.js' implicitly has an 'any' type.
|
|
Typecheck → nightly:
src/__tests__/auto-cleanup.test.tsx#L2
Could not find a declaration file for module 'react-native'. '/home/runner/work/react-native-testing-library/react-native-testing-library/node_modules/react-native/index.js' implicitly has an 'any' type.
|
|
Typecheck → nightly:
src/__tests__/auto-cleanup-skip.test.tsx#L2
Could not find a declaration file for module 'react-native'. '/home/runner/work/react-native-testing-library/react-native-testing-library/node_modules/react-native/index.js' implicitly has an 'any' type.
|
|
Typecheck → nightly:
src/__tests__/act.test.tsx#L2
Could not find a declaration file for module 'react-native'. '/home/runner/work/react-native-testing-library/react-native-testing-library/node_modules/react-native/index.js' implicitly has an 'any' type.
|
|
Test → next
Process completed with exit code 1.
|
|
Test → nightly
Process completed with exit code 1.
|