Skip to content

build(deps-dev): bump svelte from 4.2.19 to 5.1.9 in /www #716

build(deps-dev): bump svelte from 4.2.19 to 5.1.9 in /www

build(deps-dev): bump svelte from 4.2.19 to 5.1.9 in /www #716

Triggered via push November 3, 2024 13:16
Status Failure
Total duration 33s
Artifacts

code-quality.yml

on: push
Matrix: validate-docs
Matrix: validate-lib
Fit to window
Zoom out
Zoom in

Annotations

4 errors
validate-docs (ubuntu-latest, 22): www/src/routes/+page.svelte#L1
Unrecognized attribute — should be one of `generics`, `lang` or `module`. If this exists for a preprocessor, ensure that the preprocessor removes it(script_unknown_attribute)
validate-docs (ubuntu-latest, 22): www/src/routes/+page.svelte#L38
Buttons and links should either contain text or have an `aria-label` or `aria-labelledby` attribute(a11y_consider_explicit_label)
validate-docs (ubuntu-latest, 22): www/src/routes/+page.svelte#L67
Self-closing HTML tags for non-void elements are ambiguous — use `<textarea ...></textarea>` rather than `<textarea ... />`(element_invalid_self_closing_tag)
validate-docs (ubuntu-latest, 22)
Process completed with exit code 1.