feat: add execution log #673
Annotations
10 errors
|
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:
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#L127
'isIncident' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
build:
lib/components/Output/ExecutionLog.jsx#L126
'isActive' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
build:
lib/components/Output/ExecutionLog.jsx#L98
'isCanceled' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
build:
lib/components/Output/ExecutionLog.jsx#L97
'isIncident' is assigned a value but never used. Allowed unused vars must match /^_/u
|