Skip to content

build(deps-dev): Bump eslint-plugin-svelte from 3.10.1 to 3.16.0 #7070

build(deps-dev): Bump eslint-plugin-svelte from 3.10.1 to 3.16.0

build(deps-dev): Bump eslint-plugin-svelte from 3.10.1 to 3.16.0 #7070

Triggered via pull request March 22, 2026 13:02
Status Failure
Total duration 1m 3s
Artifacts

ci.yml

on: pull_request
Matrix: build
production
0s
production
preview
0s
preview
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build (24): src/lib/components/TagForm.svelte#L33
Unexpected href link without resolve()
build (24): src/lib/components/ExternalLinkWrapper.svelte#L28
Unexpected href link without resolve()
build (24): src/lib/components/AuthForm.svelte#L220
Unexpected href link without resolve()
build (24): src/lib/components/AuthForm.svelte#L205
Unexpected href link without resolve()
build (24): src/lib/components/AuthForm.svelte#L83
Unexpected goto() call without resolve()
build (24): src/features/workbooks/components/shared/WorkbookLink.svelte#L11
Unexpected href link without resolve()
build (24): src/features/workbooks/components/list/TitleTableBodyCell.svelte#L23
Unexpected href link without resolve()
build (24): src/features/tasks/components/contest-table/TaskTable.svelte#L161
Found a mutable instance of the built-in Map class. Use SvelteMap instead
build (24): src/features/tasks/components/contest-table/TaskTable.svelte#L65
Found a mutable instance of the built-in Map class. Use SvelteMap instead
build (24): src/lib/components/TagListForEdit.svelte#L38
Each block should have a key
build (24): src/lib/components/TagForm.svelte#L86
Each block should have a key
build (24): src/lib/components/LabelWithTooltips.svelte#L28
Each block should have a key
build (24): src/lib/components/Header.svelte#L110
Each block should have a key
build (24): src/lib/components/Header.svelte#L62
Each block should have a key
build (24): src/lib/components/Header.svelte#L53
Each block should have a key
build (24): src/features/tasks/components/contest-table/TaskTable.svelte#L58
Unexpected any. Specify a different type