Skip to content

Update all dependencies #1353

Update all dependencies

Update all dependencies #1353

Triggered via push October 23, 2024 23:06
Status Failure
Total duration 20s
Artifacts

build.yml

on: push
build-and-test
11s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build-and-test: src/frontend/components/bmc/BuyMeACoffee.svelte#L1
Buttons and links should either contain text or have an `aria-label` or `aria-labelledby` attribute(a11y_consider_explicit_label)
build-and-test: src/frontend/components/checkbox/Checkbox.svelte#L15
Self-closing HTML tags for non-void elements are ambiguous — use `<label ...></label>` rather than `<label ... />`(element_invalid_self_closing_tag)
build-and-test
Process completed with exit code 1.