Custom pipeline groups #19
Annotations
10 errors and 1 warning
|
Test:
frontend/src/concepts/pipelines/topology/usePipelineTaskTopology.ts#L184
Unnecessary optional chain on a non-nullish value
|
Test:
frontend/src/concepts/pipelines/topology/usePipelineTaskTopology.ts#L185
Unnecessary optional chain on a non-nullish value
|
|
|
|
Test:
frontend/src/concepts/topology/BasePipelineNode.ts#L25
Replace `⏎};` with `}`
|
Test:
frontend/src/concepts/topology/PipelineDefaultTaskGroup.tsx#L57
'recreateLayoutOnCollapseChange' is defined but never used
|
Test:
frontend/src/concepts/topology/PipelineDefaultTaskGroup.tsx#L101
Expected an assignment or function call and instead saw an expression
|
Test:
frontend/src/concepts/topology/PipelineTaskGroupCollapsed.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/utils.tsx#L12
import statements should have an absolute path
|
Loading