Skip to content

Bump the development-dependencies group with 16 updates #98

Bump the development-dependencies group with 16 updates

Bump the development-dependencies group with 16 updates #98

Triggered via pull request November 1, 2024 04:52
Status Failure
Total duration 24s
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.