build(deps-dev): Bump eslint-plugin-svelte from 3.10.1 to 3.11.0 #4953
Annotations
6 errors and 10 warnings
|
|
|
src/routes/workbooks/+page.svelte#L101
Found a mutable instance of the built-in Map class. Use SvelteMap instead
|
|
src/routes/workbooks/+page.svelte#L74
Found a mutable instance of the built-in Map class. Use SvelteMap instead
|
|
src/lib/components/TaskTables/TaskTable.svelte#L141
Found a mutable instance of the built-in Map class. Use SvelteMap instead
|
|
src/lib/components/TaskTables/TaskTable.svelte#L64
Found a mutable instance of the built-in Map class. Use SvelteMap instead
|
|
src/lib/components/TaskGradeList.svelte#L22
Found a mutable instance of the built-in Map class. Use SvelteMap instead
|
|
src/lib/components/TaskGradeList.svelte#L49
Each block should have a key
|
|
src/lib/components/TagListForEdit.svelte#L43
Each block should have a key
|
|
src/lib/components/TagListForEdit.svelte#L39
Each block should have a key
|
|
src/lib/components/TagForm.svelte#L87
Each block should have a key
|
|
src/lib/components/SubmissionStatus/UpdatingModal.svelte#L21
Prefer using writable $derived instead of $state and $effect
|
|
src/lib/components/SubmissionStatus/UpdatingDropdown.svelte#L244
Each block should have a key
|
|
src/lib/components/LabelWithTooltips.svelte#L28
Each block should have a key
|
|
src/lib/components/Header.svelte#L203
Each block should have a key
|
|
src/lib/components/Header.svelte#L142
Each block should have a key
|
|
src/lib/components/Header.svelte#L132
Each block should have a key
|
The logs for this run have expired and are no longer available.
Loading