Skip to content

feat: changes for new arch support #97

feat: changes for new arch support

feat: changes for new arch support #97

Triggered via pull request November 25, 2024 12:03
Status Failure
Total duration 29s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
lint: example-new-architecture/src/App.tsx#L6
Cannot find module '@react-navigation/stack' or its corresponding type declarations.
lint: example-new-architecture/src/App.tsx#L7
Cannot find module '@react-navigation/native' or its corresponding type declarations.
lint: example-new-architecture/src/screens/DojoSdk.tsx#L3
Cannot find module '@react-navigation/stack' or its corresponding type declarations.
lint: example-new-architecture/src/screens/Settings.tsx#L3
Cannot find module '@react-navigation/stack' or its corresponding type declarations.
lint: example-new-architecture/src/screens/Settings.tsx#L4
Cannot find module '@react-native-segmented-control/segmented-control' or its corresponding type declarations.
lint: example-new-architecture/src/screens/Settings.tsx#L37
Parameter 'value' implicitly has an 'any' type.
lint
Process completed with exit code 2.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/