Lift legacy UserToolSource representations on read #14063
js_lint.yaml
on: pull_request
client-unit-test
2m 26s
Annotations
3 errors and 10 warnings
|
client-unit-test
Process completed with exit code 2.
|
|
client-unit-test
Property 'representation_status' does not exist on type '{ active: boolean; create_time: string; hidden: boolean; id: string; representation: { citations?: { content: string; type: string; }[] | null | undefined; class: "GalaxyUserTool"; configfiles?: { ...; }[] | null | undefined; ... 15 more ...; xrefs?: { ...; }[] | ... 1 more ... | undefined; }; tool_format: string | ...'. Did you mean 'representation'?
|
|
client-unit-test
Property 'representation_status' does not exist on type '{ active: boolean; create_time: string; hidden: boolean; id: string; representation: { citations?: { content: string; type: string; }[] | null | undefined; class: "GalaxyUserTool"; configfiles?: { ...; }[] | null | undefined; ... 15 more ...; xrefs?: { ...; }[] | ... 1 more ... | undefined; }; tool_format: string | ...'. Did you mean 'representation'?
|
|
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
|