Skip to content

build(deps-dev): Bump eslint-plugin-svelte from 3.10.1 to 3.11.0 #5007

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

build(deps-dev): Bump eslint-plugin-svelte from 3.10.1 to 3.11.0 #5007

Triggered via pull request July 25, 2025 21:27
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

6 errors and 10 warnings
build (22.x)
Process completed with exit code 1.
build (22.x): src/routes/workbooks/+page.svelte#L101
Found a mutable instance of the built-in Map class. Use SvelteMap instead
build (22.x): src/routes/workbooks/+page.svelte#L74
Found a mutable instance of the built-in Map class. Use SvelteMap instead
build (22.x): src/lib/components/TaskTables/TaskTable.svelte#L141
Found a mutable instance of the built-in Map class. Use SvelteMap instead
build (22.x): src/lib/components/TaskTables/TaskTable.svelte#L64
Found a mutable instance of the built-in Map class. Use SvelteMap instead
build (22.x): src/lib/components/TaskGradeList.svelte#L22
Found a mutable instance of the built-in Map class. Use SvelteMap instead
build (22.x): src/lib/components/TaskGradeList.svelte#L49
Each block should have a key
build (22.x): src/lib/components/TagListForEdit.svelte#L43
Each block should have a key
build (22.x): src/lib/components/TagListForEdit.svelte#L39
Each block should have a key
build (22.x): src/lib/components/TagForm.svelte#L87
Each block should have a key
build (22.x): src/lib/components/SubmissionStatus/UpdatingModal.svelte#L21
Prefer using writable $derived instead of $state and $effect
build (22.x): src/lib/components/LabelWithTooltips.svelte#L28
Each block should have a key
build (22.x): src/lib/components/Header.svelte#L203
Each block should have a key
build (22.x): src/lib/components/Header.svelte#L142
Each block should have a key
build (22.x): src/lib/components/Header.svelte#L132
Each block should have a key