chore(deps): update dependency svelte to v5 #1119
NodeCI.yml
on: pull_request
lint
1m 40s
build-doc
1m 33s
test-for-eslint-v8
1m 8s
test-integration
1m 10s
test-and-coverage
1m 1s
Matrix: test
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...'
|