fix: downgrade @vue-dnd-kit/core and ignore dedup cancellation #226
ci.yml
on: push
Detect Changes
5s
Validate Migrations
1m 50s
Matrix: docker-verify
Matrix: frontend-lint
Matrix: frontend-test
Matrix: frontend-type-check
Backend Test
0s
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.
|