Skip to content

Server-Sent Events for history + notification updates #13906

Server-Sent Events for history + notification updates

Server-Sent Events for history + notification updates #13906

Triggered via pull request April 17, 2026 13:27
Status Failure
Total duration 2m 34s
Artifacts

js_lint.yaml

on: pull_request
client-unit-test
2m 31s
client-unit-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
client-unit-test
Process completed with exit code 2.
client-unit-test
Object literal may only specify known properties, and 'subject' does not exist in type '{ category: "new_shared_item"; item_name: string; item_type: "history" | "workflow" | "visualization" | "page"; owner_name: string; slug: string; }'.
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