Skip to content

Working. Need UI work + code clean up. #13631

Working. Need UI work + code clean up.

Working. Need UI work + code clean up. #13631

Triggered via push July 19, 2024 15:04
Status Failure
Total duration 2m 46s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
check-eslint
Property 'generation' does not exist on type 'AgentActionType'.
check-eslint
Type 'AgentActionType' is not assignable to type 'VisualizationActionType'.
check-eslint
Argument of type 'MessageEventSource | null' is not assignable to parameter of type 'Window'.
check-eslint
Parameter 'error' implicitly has an 'any' type.
check-eslint
Parameter 'error' implicitly has an 'any' type.
check-eslint
Parameter 'info' implicitly has an 'any' type.
check-eslint
Property 'actionId' does not exist on type 'Readonly<{}>'.
check-eslint
Property 'hasError' does not exist on type 'Readonly<{}>'.
check-eslint
Property 'actionId' does not exist on type 'Readonly<{}>'.
check-eslint
Property 'workspaceId' does not exist on type 'Readonly<{}>'.
check-eslint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/