Skip to content

chore(deps): update dependency svelte to v5 #1157

chore(deps): update dependency svelte to v5

chore(deps): update dependency svelte to v5 #1157

Triggered via pull request November 1, 2024 05:06
Status Failure
Total duration 1m 40s
Artifacts

NodeCI.yml

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

Annotations

5 errors and 2 warnings
lint: docs-build/src/components/eslint/MonacoEditor.svelte#L284
Self-closing HTML tags for non-void elements are ambiguous — use `<div ...></div>` rather than `<div ... />`(element_invalid_self_closing_tag)
lint: docs-build/src/components/eslint/MonacoEditor.svelte#L290
Self-closing HTML tags for non-void elements are ambiguous — use `<div ...></div>` rather than `<div ... />`(element_invalid_self_closing_tag)
lint: docs-build/src/components/eslint/RulesSettings.svelte#L109
Buttons and links should either contain text or have an `aria-label` or `aria-labelledby` attribute(a11y_consider_explicit_label)
lint: docs-build/src/components/eslint/RulesSettings.svelte#L167
Buttons and links should either contain text or have an `aria-label` or `aria-labelledby` attribute(a11y_consider_explicit_label)
lint
Process completed with exit code 1.
lint: eslint.config.cjs#L191
Unexpected 'todo' comment: 'TODO'
lint: src/rules/no-exports-from-components.ts#L12
Unexpected 'todo' comment: 'TODO: Switch to recommended: true, in...'