Update npm (major) #580
pr-checks.yml
on: pull_request
Permissions check
1s
Check and fix
22s
Annotations
6 errors and 2 warnings
Permissions check
Input required and not supplied: token
|
Check and fix:
src/lib/components/BlinkingBadge.svelte#L35
Self-closing HTML tags for non-void elements are ambiguous — use `<span ...></span>` rather than `<span ... />`(element_invalid_self_closing_tag)
|
Check and fix:
src/lib/components/BlinkingBadge.svelte#L38
Self-closing HTML tags for non-void elements are ambiguous — use `<span ...></span>` rather than `<span ... />`(element_invalid_self_closing_tag)
|
Check and fix:
src/routes/+page.svelte#L576
Self-closing HTML tags for non-void elements are ambiguous — use `<span ...></span>` rather than `<span ... />`(element_invalid_self_closing_tag)
|
Check and fix:
src/routes/+page.svelte#L579
Self-closing HTML tags for non-void elements are ambiguous — use `<span ...></span>` rather than `<span ... />`(element_invalid_self_closing_tag)
|
Check and fix
Process completed with exit code 1.
|
Permissions check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check and fix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|