Skip to content

WIP scenarios refactor #674

WIP scenarios refactor

WIP scenarios refactor #674

Triggered via push February 22, 2026 14:35
Status Failure
Total duration 1m 12s
Artifacts

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: test/ExecutionLog.scenarios.spec.js#L23
'snapshots' is assigned a value but never used. Allowed unused vars must match /^_/u
build: test/ExecutionLog.scenarios.spec.js#L4
'formatElementType' is defined but never used. Allowed unused vars must match /^_/u
build: test/ExecutionLog.scenarios.spec.js#L3
'getDisplayEntries' is defined but never used. Allowed unused vars must match /^_/u
build: test/ExecutionLog.scenarios.spec.js#L2
'isFinished' is defined but never used. Allowed unused vars must match /^_/u
build: test/ExecutionLog.scenarios.spec.js#L1
'ExecutionLog' is defined 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