Skip to content

Bump the development-dependencies group with 19 updates #103

Bump the development-dependencies group with 19 updates

Bump the development-dependencies group with 19 updates #103

Triggered via pull request December 1, 2024 04:10
Status Failure
Total duration 27s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build (20.x): src/lib/components/TextArea.svelte#L12
Self-closing HTML tags for non-void elements are ambiguous — use `<textarea ...></textarea>` rather than `<textarea ... />`(element_invalid_self_closing_tag)
build (20.x): src/lib/manipulations/components/Compose.svelte#L21
Self-closing HTML tags for non-void elements are ambiguous — use `<textarea ...></textarea>` rather than `<textarea ... />`(element_invalid_self_closing_tag)
build (20.x): src/lib/manipulations/components/SplitCompose.svelte#L23
Self-closing HTML tags for non-void elements are ambiguous — use `<textarea ...></textarea>` rather than `<textarea ... />`(element_invalid_self_closing_tag)
build (20.x)
Process completed with exit code 1.