fix: issue-1211 fix iOS example app not building because of node path #200
ci.yml
on: pull_request
Matrix: build-android
Matrix: build-ios
Matrix: prebuild-expo
Annotations
11 errors and 14 warnings
build-library
Process completed with exit code 1.
|
lint:
example-expo/src/AppComponent.tsx#L2
Cannot find module 'react-native-safe-area-context' or its corresponding type declarations.
|
lint:
example-expo/src/AppComponent.tsx#L3
Cannot find module 'styled-components' or its corresponding type declarations.
|
lint:
example-expo/src/AppComponent.tsx#L4
Cannot find module 'react-native-toast-message' or its corresponding type declarations.
|
lint:
example-expo/src/components/atoms/AppText/AppText.styled.tsx#L2
Cannot find module 'styled-components' or its corresponding type declarations.
|
lint:
example-expo/src/components/atoms/AppText/AppText.styled.tsx#L5
Binding element 'theme' implicitly has an 'any' type.
|
lint:
example-expo/src/components/atoms/AppText/AppText.tsx#L1
'React' is declared but its value is never read.
|
lint:
example-expo/src/components/atoms/AppTextInput/AppTextInput.styled.tsx#L2
Cannot find module 'styled-components' or its corresponding type declarations.
|
lint:
example-expo/src/components/atoms/AppTextInput/AppTextInput.styled.tsx#L5
Binding element 'theme' implicitly has an 'any' type.
|
lint:
example-expo/src/components/atoms/AppTextInput/AppTextInput.tsx#L1
'React' is declared but its value is never read.
|
lint:
example-expo/src/components/atoms/Button/Button.styled.tsx#L2
Cannot find module 'styled-components' or its corresponding type declarations.
|
build-library
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
example-expo/src/screens/MainStack/InstanceDestroyScreen/InstanceDestroyScreen.tsx#L23
Unexpected any. Specify a different type
|
lint:
example-expo/src/screens/MainStack/InstanceDestroyScreen/utils.ts#L7
Unexpected any. Specify a different type
|
lint:
example/src/screens/MainStack/InstanceDestroyScreen/InstanceDestroyScreen.tsx#L23
Unexpected any. Specify a different type
|
lint:
example/src/screens/MainStack/InstanceDestroyScreen/utils.ts#L7
Unexpected any. Specify a different type
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-android (0.71.14, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-android (0.70.13, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
prebuild-expo (expo, 18, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-android (0.72.6, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-ios (0.71.14, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-ios (0.70.13, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-ios (0.72.6, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|