Server-Sent Events for history + notification updates #13906
js_lint.yaml
on: pull_request
client-unit-test
2m 31s
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
|