feat: changes for new arch support #96
Annotations
8 errors and 3 warnings
build
Process completed with exit code 1.
|
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.
|
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/
|
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/
|