Housekeeping #501
ci.yml
on: pull_request
install-dependencies
40s
lint
41s
test-e2e-playwright
4m 6s
test-unit
38s
typecheck
49s
Annotations
16 warnings
install-dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
test-unit
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/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:
components/AuthMagicLink.vue#L24
Unexpected mutation of "form" prop
|
lint:
components/AuthMagicLink.vue#L38
Unexpected mutation of "form" prop
|
lint:
components/AuthMagicLinkModal.vue#L28
Unexpected mutation of "form" prop
|
lint:
components/AuthMagicLinkModal.vue#L50
Unexpected mutation of "form" prop
|
lint:
components/AuthSocialLinks.vue#L33
Unexpected mutation of "form" prop
|
lint:
components/AuthSocialLinks.vue#L34
Unexpected mutation of "form" prop
|
lint:
components/AuthSocialLinks.vue#L35
Unexpected mutation of "form" prop
|
lint:
components/CheckList.vue#L1
A line break is required after '<script>'
|
lint:
components/CheckList.vue#L1
A line break is required before '</script>'
|
lint:
components/ModKKey.vue#L3
Expected a space before '/>', but not found
|
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
test-e2e-playwright
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-e2e-playwright
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|