Skip to content

feat(camera): only request permission to save to the gallery for Andr… #5174

feat(camera): only request permission to save to the gallery for Andr…

feat(camera): only request permission to save to the gallery for Andr… #5174

Triggered via push October 24, 2024 16:24
Status Success
Total duration 5m 58s
Artifacts

ci.yml

on: push
Matrix: setup
lint-scripts
17s
lint-scripts
Matrix: lint
Matrix: verify-android
Matrix: verify-ios
Matrix: verify-web
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
setup (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/cancel-workflow-action@ce177499ccf9fd2aded3b0426c97e5434c2e8a73, ./.github/actions/changed-packages. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
setup (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/cancel-workflow-action@ce177499ccf9fd2aded3b0426c97e5434c2e8a73, actions/setup-node@v3, actions/checkout@v3, actions/cache@v3, tj-actions/changed-files@v37, ./.github/actions/changed-packages. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
setup (macos-14)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/cancel-workflow-action@ce177499ccf9fd2aded3b0426c97e5434c2e8a73, ./.github/actions/changed-packages. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
setup (macos-14)
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/cancel-workflow-action@ce177499ccf9fd2aded3b0426c97e5434c2e8a73, actions/setup-node@v3, actions/checkout@v3, actions/cache@v3, tj-actions/changed-files@v37, ./.github/actions/changed-packages. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-scripts
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@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 (camera)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@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 (camera): camera/src/web.ts#L45
'_options' is defined but never used
lint (camera): camera/src/web.ts#L110
'_e' is defined but never used
lint (camera): camera/src/web.ts#L111
Forbidden non-null assertion
lint (camera): camera/src/web.ts#L152
'_e' is defined but never used
lint (camera): camera/src/web.ts#L191
'_e' is defined but never used
lint (camera): camera/src/web.ts#L194
Forbidden non-null assertion
lint (camera): camera/src/web.ts#L195
Forbidden non-null assertion
lint (camera): camera/src/web.ts#L211
'_e' is defined but never used
verify-web (camera)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@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/
verify-ios (/Applications/Xcode_15.0.app, camera)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@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/
verify-android (camera)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/setup-java@v3, actions/checkout@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/