Skip to content

Nightly v13 - React Native Checks #192

Nightly v13 - React Native Checks

Nightly v13 - React Native Checks #192

Manually triggered July 13, 2026 12:12
Status Failure
Total duration 1m 5s
Artifacts

nightly-v13.yaml

on: workflow_dispatch
Matrix: lint
Matrix: test
Matrix: typecheck
Fit to window
Zoom out
Zoom in

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#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.