Working configs #95
integration.yml
on: push
Run integration tests
57s
Annotations
6 errors and 2 warnings
|
Run integration tests
Process completed with exit code 1.
|
|
Run integration tests:
src/MafTabixAdapter/MafTabixAdapter.ts#L90
Expected a `for-of` loop instead of a `for` loop with this simple iteration
|
|
Run integration tests:
src/LinearMafRenderer/makeImageData.ts#L135
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
|
Run integration tests:
src/LinearMafRenderer/makeImageData.ts#L123
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
|
Run integration tests:
src/LinearMafDisplay/components/ReactComponent.tsx#L3
`../../BaseTooltip` import should occur after import of `./YScaleBars`
|
|
Run integration tests:
src/LinearMafDisplay/components/ReactComponent.tsx#L3
There should be at least one empty line between import groups
|
|
Run integration tests:
src/MafTabixAdapter/MafTabixAdapter.ts#L121
Unexpected console statement. Only these console methods are allowed: error, warn
|
|
Run integration tests:
src/MafTabixAdapter/MafTabixAdapter.ts#L86
'i' is assigned a value but never used
|