Skip to content

Vue3 Switch for Error/Warning Metrics? #14074

Vue3 Switch for Error/Warning Metrics?

Vue3 Switch for Error/Warning Metrics? #14074

Triggered via pull request May 3, 2026 05:47
Status Failure
Total duration 1m 17s
Artifacts

js_lint.yaml

on: pull_request
client-unit-test
1m 14s
client-unit-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
client-unit-test: client/src/shim-compat.d.ts#L2
Expected 1 empty line after import statement not followed by another import
client-unit-test: client/src/shim-compat.d.ts#L2
Run autofix to sort these imports!
client-unit-test: client/src/entry/analysis/index.ts#L18
Import in body of module; reorder to top
client-unit-test: client/src/entry/analysis/index.ts#L16
Import in body of module; reorder to top
client-unit-test: client/src/entry/analysis/index.ts#L14
Import in body of module; reorder to top
client-unit-test: client/src/entry/analysis/index.ts#L13
Import in body of module; reorder to top
client-unit-test: client/src/entry/analysis/index.ts#L12
Import in body of module; reorder to top
client-unit-test: client/src/entry/analysis/index.ts#L11
Import in body of module; reorder to top
client-unit-test: client/src/entry/analysis/index.ts#L9
Import in body of module; reorder to top
client-unit-test: client/src/entry/analysis/index.ts#L8
Import in body of module; reorder to top
client-unit-test: client/src/components/ChatGXY/ChatMessageCell.test.ts#L231
Unexpected any. Specify a different type
client-unit-test: client/src/components/ChatGXY/ChatMessageCell.test.ts#L210
Unexpected any. Specify a different type
client-unit-test: client/src/components/ChatGXY/ChatMessageCell.test.ts#L37
Unexpected any. Specify a different type
client-unit-test: client/src/components/ChatGXY/ChatInput.test.ts#L7
Unexpected any. Specify a different type
client-unit-test: client/src/components/BaseComponents/GTabs.vue#L198
Variable 'tab' is already declared in the upper scope
client-unit-test: client/src/components/BaseComponents/GTabs.vue#L170
Variable 'tab' is already declared in the upper scope
client-unit-test: client/src/components/Annotation.vue#L1
Component name "Annotation" should always be multi-word
client-unit-test: client/src/components/Alert.vue#L37
Prop 'show' requires default value to be set
client-unit-test: client/src/components/Alert.vue#L35
Prop 'dismissLabel' requires default value to be set
client-unit-test: client/src/components/Alert.vue#L1
Component name "Alert" should always be multi-word