Skip to content

use a computed to track changed history for drag drop #684

use a computed to track changed history for drag drop

use a computed to track changed history for drag drop #684

Triggered via push August 21, 2024 22:53
Status Cancelled
Total duration 1m 41s
Artifacts

js_lint.yaml

on: push
Matrix: client-unit-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
client-unit-test (18)
Canceling since a higher priority waiting request for 'Client linting-refs/heads/drag_drop_DCE' exists
client-unit-test (18)
The operation was canceled.
client-unit-test (18): client/src/api/histories.archived.ts#L83
Do not use "@ts-ignore" because it alters compilation errors
client-unit-test (18): client/src/api/schema/__mocks__/fetcher.ts#L17
Unexpected any. Specify a different type
client-unit-test (18): client/src/api/schema/__mocks__/fetcher.ts#L22
Unexpected any. Specify a different type
client-unit-test (18): client/src/api/schema/__mocks__/fetcher.ts#L55
Unexpected any. Specify a different type
client-unit-test (18): client/src/api/schema/__mocks__/fetcher.ts#L86
Unexpected any. Specify a different type
client-unit-test (18): client/src/api/schema/__mocks__/fetcher.ts#L87
Unexpected any. Specify a different type
client-unit-test (18): client/src/components/ActivityBar/ActivityBar.vue#L145
Visible, non-interactive elements should not have an interactive handler
client-unit-test (18): client/src/components/ActivityBar/ActivityItem.vue#L59
Visible, non-interactive elements with click handlers must have at least one keyboard listener
client-unit-test (18): client/src/components/ActivityBar/ActivityItem.vue#L59
Visible, non-interactive elements should not have an interactive handler
client-unit-test (18): client/src/components/Alert.vue#L1
Component name "Alert" should always be multi-word