Skip to content

WIP

WIP #676

Triggered via push February 22, 2026 23:32
Status Failure
Total duration 1m 17s
Artifacts

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build
Process completed with exit code 1.
build: test/components/Output/Output.spec.js#L6
'NO_OPERATE_URL_TOOLTIP' is defined but never used. Allowed unused vars must match /^_/u
build: test/components/Output/Output.spec.js#L4
'userEvent' is defined but never used. Allowed unused vars must match /^_/u
build: test/ExecutionLog.spec.js#L193
'entries2' is assigned a value but never used. Allowed unused vars must match /^_/u
build: test/ExecutionLog.spec.js#L192
'entries1' is assigned a value but never used. Allowed unused vars must match /^_/u
build: lib/components/TaskTesting/TaskTesting.js#L177
Expected line before comment
build: lib/components/TaskTesting/TaskTesting.js#L30
'TASK_EXECUTION_STATUS_LABEL' is defined but never used. Allowed unused vars must match /^_/u
build: lib/components/TaskTesting/TaskTesting.js#L15
'InProgress' is defined but never used. Allowed unused vars must match /^_/u
build: lib/components/TaskTesting/TaskTesting.js#L12
'CircleOutline' is defined but never used. Allowed unused vars must match /^_/u
build: lib/components/Output/ExecutionLog.jsx#L242
Do not pass children as props. Instead, nest children between the opening and closing tags