Skip to content

Fix for IconTaskNode positioning #11

Fix for IconTaskNode positioning

Fix for IconTaskNode positioning #11

Re-run triggered April 4, 2024 16:59
Status Failure
Total duration 2m 25s
Artifacts

pull_request.yml

on: pull_request
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Tests (18.x): frontend/src/concepts/pipelines/topology/usePipelineTaskTopology.ts#L125
'componentRef' is already declared in the upper scope on line 41 column 11
Tests (18.x): frontend/src/concepts/pipelines/topology/usePipelineTaskTopology.ts#L131
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
Tests (18.x): frontend/src/concepts/pipelines/topology/usePipelineTaskTopology.ts#L158
'tasks' is already declared in the upper scope on line 30 column 14
Tests (18.x): frontend/src/concepts/topology/PipelineTaskGroup.tsx#L2
'mobx-react' should be listed in the project's dependencies. Run 'npm i -S mobx-react' to add it
Tests (18.x): frontend/src/concepts/topology/customNodes/StandardTaskNode.tsx#L2
'mobx-react' should be listed in the project's dependencies. Run 'npm i -S mobx-react' to add it
Tests (18.x): frontend/src/concepts/topology/useTopologyController.ts#L10
Using exported name 'pipelineGroupsComponentFactory' as identifier for default export
Tests (18.x)
Process completed with exit code 1.