build(deps-dev): Bump eslint-plugin-svelte from 3.10.1 to 3.16.0 #7085
ci.yml
on: pull_request
Matrix: build
production
0s
preview
0s
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
|