Skip to content

chore(deps): update dependency svelte to v5 - autoclosed #401

chore(deps): update dependency svelte to v5 - autoclosed

chore(deps): update dependency svelte to v5 - autoclosed #401

Triggered via pull request November 9, 2024 17:12
Status Failure
Total duration 5m 24s
Artifacts 1

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Lint Svelte
Process completed with exit code 1.
Lint Svelte: ui/src/lib/components/TagPicker.svelte#L52
Self-closing HTML tags for non-void elements are ambiguous — use `<div ...></div>` rather than `<div ... />`(element_invalid_self_closing_tag)
Lint Svelte: ui/src/lib/components/recipes/form/InstructionsField.svelte#L53
Self-closing HTML tags for non-void elements are ambiguous — use `<textarea ...></textarea>` rather than `<textarea ... />`(element_invalid_self_closing_tag)
Lint Svelte: ui/src/lib/components/recipes/form/NotesField.svelte#L12
Self-closing HTML tags for non-void elements are ambiguous — use `<textarea ...></textarea>` rather than `<textarea ... />`(element_invalid_self_closing_tag)
Lint Svelte: ui/src/lib/components/recipes/form/TagModal.svelte#L52
Self-closing HTML tags for non-void elements are ambiguous — use `<div ...></div>` rather than `<div ... />`(element_invalid_self_closing_tag)
Lint Svelte: ui/src/lib/components/recipes/form/TagModal.svelte#L74
Self-closing HTML tags for non-void elements are ambiguous — use `<div ...></div>` rather than `<div ... />`(element_invalid_self_closing_tag)
Lint Svelte: ui/src/routes/login/+page.svelte#L8
Self-closing HTML tags for non-void elements are ambiguous — use `<div ...></div>` rather than `<div ... />`(element_invalid_self_closing_tag)
Lint Svelte: ui/src/routes/recipes/+page.svelte#L33
Properties of objects and arrays are not reactive unless in runes mode. Changes to this property will not cause the reactive statement to update(reactive_declaration_non_reactive_property)
Lint Svelte: ui/src/routes/recipes/+page.svelte#L147
Self-closing HTML tags for non-void elements are ambiguous — use `<div ...></div>` rather than `<div ... />`(element_invalid_self_closing_tag)
Lint Svelte: ui/src/routes/recipes/+page.svelte#L157
Self-closing HTML tags for non-void elements are ambiguous — use `<div ...></div>` rather than `<div ... />`(element_invalid_self_closing_tag)
Lint Svelte: ui/src/routes/recipes/OptionsMenu.svelte#L32
Self-closing HTML tags for non-void elements are ambiguous — use `<div ...></div>` rather than `<div ... />`(element_invalid_self_closing_tag)
Test Rust
Process completed with exit code 101.

Artifacts

Produced during runtime
Name Size
playwright-report Expired
1.4 MB