Skip to content

Update all dependencies #1361

Update all dependencies

Update all dependencies #1361

Triggered via push October 29, 2024 03:03
Status Failure
Total duration 19s
Artifacts

build.yml

on: push
build-and-test
10s
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.