Skip to content

chore(deps): bump the management-production group across 1 directory with 15 updates #332

chore(deps): bump the management-production group across 1 directory with 15 updates

chore(deps): bump the management-production group across 1 directory with 15 updates #332

Triggered via pull request June 20, 2026 08:08
Status Failure
Total duration 1m 9s
Artifacts

ci.yml

on: pull_request
Detect Changes
7s
Detect Changes
Secret Scan
9s
Secret Scan
Backend Build
Backend Build
Validate Migrations
Validate Migrations
Flyway Filename Lint
Flyway Filename Lint
Test shared auth core
12s
Test shared auth core
i18n Check (management)
24s
i18n Check (management)
Matrix: docker-verify
Matrix: frontend-lint
Matrix: frontend-test
Matrix: frontend-type-check
Backend Test
Backend Test
Matrix: backend-test-features
Fit to window
Zoom out
Zoom in

Annotations

16 errors
Test shared auth core
Process completed with exit code 1.
i18n Check (management)
Process completed with exit code 1.
Lint (management): management/src/views/comments/CommentsListView.vue#L26
'PERM' is defined but never used
Lint (management): management/src/views/comments/CommentsListView.vue#L10
'IconFlag' is defined but never used
Lint (management): management/src/views/comments/CommentsListView.vue#L9
'IconEye' is defined but never used
Lint (management): management/src/utils/request.ts#L133
Unexpected any. Specify a different type
Lint (management): management/src/utils/request.ts#L132
Unexpected any. Specify a different type
Lint (management): management/src/utils/__tests__/error.test.ts#L34
Unexpected any. Specify a different type
Lint (management): management/src/i18n/index.ts#L53
'locale' is defined but never used
Lint (management): management/src/i18n/index.ts#L48
Unexpected any. Specify a different type
Lint (management): management/src/components/layout/SiteHeader.vue#L38
'closeSearch' is assigned a value but never used
Lint (management): management/src/components/layout/SiteHeader.vue#L2
'ref' is defined but never used
Type Check (management)
Process completed with exit code 2.
Type Check (management)
Type 'PluginDescriptor<any, Plugin<any, Options$1>, typeof AxisModifier>' is not assignable to type 'ModifierConstructor<DragDropManager<any, any>> | ModifierDescriptor<DragDropManager<any, any>>'.
Type Check (management)
Type '(PluginDescriptor<any, Plugin<any, PointerSensorOptions>, typeof PointerSensor> | typeof KeyboardSensor)[]' is not assignable to type '(SensorConstructor<DragDropManager<any, any>> | SensorDescriptor<DragDropManager<any, any>>)[]'.
Type Check (management)
Object literal may only specify known properties, and 'distance' does not exist in type 'ActivationConstraints<PointerEvent> | ((event: PointerEvent, source: Draggable<Data>) => ActivationConstraints<PointerEvent> | undefined)'.