Skip to content

some more paint

some more paint #80

Triggered via push September 13, 2023 16:03
Status Failure
Total duration 1m 2s
Artifacts

qa.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: src/components/PhotoPicker.vue#L38
Prefer using an optional chain expression instead, as it's more concise and easier to read
lint: src/views/DeviceStreamSetup.vue#L301
Prefer using an optional chain expression instead, as it's more concise and easier to read
lint: src/views/Leaderboard.vue#L69
Import "ResultVersionType" is only used as types
lint
Process completed with exit code 1.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/