Skip to content

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

chore(deps): update dependency svelte to v5

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

Triggered via pull request October 21, 2024 23:50
Status Failure
Total duration 2m 28s
Artifacts

NodeCI.yml

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

Annotations

20 errors and 2 warnings
test (18.x): src/rules/no-deprecated-getentrybyslug.ts#L27
Property 'name' does not exist on type 'Identifier | StringLiteral'.
test (18.x): src/rules/no-exports-from-components.ts#L76
Property 'name' does not exist on type 'Identifier | StringLiteral'.
test (18.x)
Process completed with exit code 2.
test (20.x)
The job was canceled because "_18_x" failed.
test (20.x): src/rules/no-deprecated-getentrybyslug.ts#L27
Property 'name' does not exist on type 'Identifier | StringLiteral'.
test (20.x): src/rules/no-exports-from-components.ts#L76
Property 'name' does not exist on type 'Identifier | StringLiteral'.
test (20.x)
The operation was canceled.
test (22.x)
The job was canceled because "_18_x" failed.
test (22.x)
The operation was canceled.
test-and-coverage: src/rules/no-deprecated-getentrybyslug.ts#L27
Property 'name' does not exist on type 'Identifier | StringLiteral'.
test-and-coverage: src/rules/no-exports-from-components.ts#L76
Property 'name' does not exist on type 'Identifier | StringLiteral'.
test-and-coverage
Process completed with exit code 2.
test-for-eslint-v8: src/rules/no-deprecated-getentrybyslug.ts#L27
Property 'name' does not exist on type 'Identifier | StringLiteral'.
test-for-eslint-v8: src/rules/no-exports-from-components.ts#L76
Property 'name' does not exist on type 'Identifier | StringLiteral'.
test-for-eslint-v8
Process completed with exit code 2.
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...'