Skip to content

fix: downgrade @vue-dnd-kit/core and ignore dedup cancellation #226

fix: downgrade @vue-dnd-kit/core and ignore dedup cancellation

fix: downgrade @vue-dnd-kit/core and ignore dedup cancellation #226

Triggered via push May 27, 2026 14:22
Status Failure
Total duration 2m 3s
Artifacts

ci.yml

on: push
Detect Changes
5s
Detect Changes
Backend Build
10s
Backend Build
Validate Migrations
1m 50s
Validate Migrations
Matrix: docker-verify
Matrix: frontend-lint
Matrix: frontend-test
Matrix: frontend-type-check
Backend Test
0s
Backend Test
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Backend Build
Process completed with exit code 1.
Lint (console)
Process completed with exit code 1.
Lint (console): console/src/views/forum/ForumFeedView.vue#L36
'isDevelopment' is assigned a value but never used
Lint (console): console/src/stores/contest.ts#L29
'getContests' is defined but never used
Lint (console): console/src/stores/contest.ts#L12
'PaginatedResult' is defined but never used
Lint (console): console/src/stores/contest.ts#L11
'ContestFilters' is defined but never used
Lint (console): console/src/components/follow/FollowButton.vue#L14
'fetchStatus' is assigned a value but never used
Lint (console): console/src/api/contest.ts#L17
'ContestProblem' is defined but never used
Test (console)
Process completed with exit code 1.
Type Check (console)
Property 'ScriptTarget' does not exist on type '{ deprecated: true; }'.
Type Check (console)
Property 'javascriptDefaults' does not exist on type '{ deprecated: true; }'.
Type Check (console)
Property 'ModuleKind' does not exist on type '{ deprecated: true; }'.
Type Check (console)
Property 'ModuleResolutionKind' does not exist on type '{ deprecated: true; }'.
Type Check (console)
Property 'ScriptTarget' does not exist on type '{ deprecated: true; }'.
Type Check (console)
Property 'typescriptDefaults' does not exist on type '{ deprecated: true; }'.
Type Check (console)
Cannot find module '@/components/ui/chart' or its corresponding type declarations.
Type Check (console)
'editorInstance' is possibly 'null'.
Type Check (console)
Argument of type 'string | number' is not assignable to parameter of type 'string'.
Type Check (console)
Argument of type 'string | number' is not assignable to parameter of type 'string'.
Validate Migrations
Process completed with exit code 1.