Skip to content

Fix/metro exports and hook import #798

Fix/metro exports and hook import

Fix/metro exports and hook import #798

Triggered via pull request August 1, 2025 17:36
Status Failure
Total duration 1m 11s
Artifacts

run-tests.yml

on: pull_request
run-unit-tests
1m 8s
run-unit-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
run-unit-tests: playground/App.tsx#L4
Cannot find module 'react-native-safe-area-context' or its corresponding type declarations.
run-unit-tests: playground/App.tsx#L4
'SafeAreaView' is declared but its value is never read.
run-unit-tests: playground/App.tsx#L2
Cannot find module 'expo-status-bar' or its corresponding type declarations.
run-unit-tests: packages/core/src/internals/useAMADev.ts#L5
'logAMAError' is declared but its value is never read.
run-unit-tests: packages/core/src/ReactNativeAmaModule.web.ts#L8
Argument of type 'A11yIssue[]' is not assignable to parameter of type '{ issues: A11yIssue[]; }'.
run-unit-tests: packages/core/scripts/create-config.ts#L2
Cannot find module 'path' or its corresponding type declarations.
run-unit-tests: packages/core/scripts/create-config.ts#L1
Cannot find module 'fs' or its corresponding type declarations.
run-unit-tests: packages/extras/src/components/Carousel.tsx#L6
'@typescript-eslint/no-explicit-any' rule is disabled but never reported