Skip to content

Implement tool installation request form and notification/email system #13920

Implement tool installation request form and notification/email system

Implement tool installation request form and notification/email system #13920

Triggered via pull request April 20, 2026 09:54
Status Failure
Total duration 2m 27s
Artifacts

js_lint.yaml

on: pull_request
client-unit-test
2m 23s
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 'requester_name' does not exist in type '{ conda_available?: boolean | null | undefined; description: string; requested_version?: string | null | undefined; requester_affiliation?: string | null | undefined; scientific_domain?: string | ... 1 more ... | undefined; ... 4 more ...; workflow_name?: string | ... 1 more ... | undefined; }'.
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