ci: 💚 upgrade github actions versions #199
ci.yml
on: push
lint
40s
test
29s
build-library
2m 52s
build-android
33s
build-ios
31s
Annotations
7 errors and 5 warnings
test
Process completed with exit code 1.
|
build-ios
Process completed with exit code 1.
|
build-android
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.
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: 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-ios
The following actions use a deprecated Node.js version and will be forced to run on node20: 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-android
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/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-library
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|