Skip to content

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

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 #7085

Triggered via pull request March 23, 2026 06:03
Status Failure
Total duration 1m 6s
Artifacts

ci.yml

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

Annotations

6 errors and 1 warning
build (24)
Process completed with exit code 1.
build (24): src/routes/workbooks/+page.svelte#L54
Unexpected goto() call without resolve()
build (24): src/routes/(admin)/workbooks/order/_components/KanbanBoard.svelte#L62
Unexpected replaceState() call without resolve()
build (24): src/lib/components/AuthForm.svelte#L227
Unexpected href link without resolve()
build (24): src/features/tasks/components/contest-table/TaskTable.svelte#L165
Found a mutable instance of the built-in Map class. Use SvelteMap instead
build (24): src/features/tasks/components/contest-table/TaskTable.svelte#L69
Found a mutable instance of the built-in Map class. Use SvelteMap instead
build (24): src/routes/users/edit/+page.svelte#L28
disallow props other than data or errors in SvelteKit page components