Fix for IconTaskNode positioning #2
Merged
Annotations
8 errors
|
Test:
frontend/src/concepts/pipelines/topology/usePipelineTaskTopology.ts#L125
'componentRef' is already declared in the upper scope on line 41 column 11
|
Test:
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
|
Test:
frontend/src/concepts/pipelines/topology/usePipelineTaskTopology.ts#L158
'tasks' is already declared in the upper scope on line 30 column 14
|
Test:
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
|
Test:
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
|
Test:
frontend/src/concepts/topology/useTopologyController.ts#L10
Using exported name 'pipelineGroupsComponentFactory' as identifier for default export
|
Test
Process completed with exit code 1.
|
Loading