Skip to content

build(deps-dev): Bump eslint-plugin-svelte from 3.10.1 to 3.15.2 #6972

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

build(deps-dev): Bump eslint-plugin-svelte from 3.10.1 to 3.15.2 #6972

Triggered via pull request March 11, 2026 22:13
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 11 warnings
build (24): src/lib/components/TagForm.svelte#L90
Unexpected href link without resolve()
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/list/WorkBookBaseTable.svelte#L127
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#L142
Found a mutable instance of the built-in Map class. Use SvelteMap instead
build (24): src/features/tasks/components/contest-table/TaskTable.svelte#L64
Found a mutable instance of the built-in Map class. Use SvelteMap instead
build (24)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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#L57
Unexpected any. Specify a different type