ci: 💚 modify github workflow files - change yarn.lock location #197
ci.yml
on: push
lint
38s
test
34s
build-library
41s
build-android
30s
build-ios
32s
Annotations
7 errors and 5 warnings
build-android
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|
build-ios
Process completed with exit code 1.
|
lint:
example/src/App.tsx#L15
Cannot find module 'react-native-circular-progress-indicator' or its corresponding type declarations.
|
lint:
example/src/permission.ts#L8
Cannot find module 'react-native-permissions' or its corresponding type declarations.
|
lint:
example/src/permission.ts#L52
'data' is possibly 'undefined'.
|
lint
Process completed with exit code 2.
|
build-android
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/.
|
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-ios
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/.
|
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/.
|