Skip to content

feat(camera): Add Camera option for disabling PWA elements picker #5122

feat(camera): Add Camera option for disabling PWA elements picker

feat(camera): Add Camera option for disabling PWA elements picker #5122

Triggered via pull request August 8, 2024 11:38
Status Success
Total duration 3m 33s
Artifacts

ci.yml

on: pull_request
Matrix: setup
lint-scripts
16s
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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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#L113
'_e' is defined but never used
lint (camera): camera/src/web.ts#L114
Forbidden non-null assertion
lint (camera): camera/src/web.ts#L155
'_e' is defined but never used
lint (camera): camera/src/web.ts#L194
'_e' is defined but never used
lint (camera): camera/src/web.ts#L197
Forbidden non-null assertion
lint (camera): camera/src/web.ts#L198
Forbidden non-null assertion
lint (camera): camera/src/web.ts#L214
'_e' is defined but never used
verify-web (camera)
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/
verify-ios (/Applications/Xcode_15.0.app, camera)
The following actions uses Node.js version which is deprecated 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/