chore(deps): update dependency svelte to v5 #1146
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...'
|
Loading