Updates #100
Annotations
10 errors and 6 warnings
|
src/LinearMafDisplay/components/MAFTooltip.tsx#L1
There should be at least one empty line between import groups
|
|
src/LinearMafDisplay/components/LinearMafDisplayComponent.tsx#L220
Promise-returning function provided to property where a void return was expected
|
|
src/LinearMafDisplay/components/LinearMafDisplayComponent.tsx#L123
Unnecessary conditional, value is always truthy
|
|
src/LinearMafDisplay/components/LinearMafDisplayComponent.tsx#L93
This assertion is unnecessary since it does not change the type of the expression
|
|
src/LinearMafDisplay/components/LinearMafDisplayComponent.tsx#L92
This assertion is unnecessary since it does not change the type of the expression
|
|
src/LinearMafDisplay/components/LinearMafDisplayComponent.tsx#L9
`./YScaleBars` import should occur after import of `./MAFTooltip`
|
|
src/LinearMafDisplay/components/LinearMafDisplayComponent.tsx#L6
`@mui/material` import should occur after import of `@jbrowse/core/util/tracks`
|
|
src/LinearMafDisplay/components/LinearMafDisplayComponent.tsx#L4
`mobx-react` import should occur after import of `@jbrowse/core/util/tracks`
|
|
src/LinearMafDisplay/components/LinearMafDisplayComponent.tsx#L3
`@jbrowse/core/util` import should occur after import of `@jbrowse/core/ui`
|
|
src/LinearMafDisplay/components/Crosshairs.tsx#L1
There should be at least one empty line between import groups
|
|
src/MafTabixAdapter/MafTabixAdapter.ts#L84
Unexpected console statement. Only these console methods are allowed: error, warn
|
|
src/MafRPC/index.ts#L65
Unexpected console statement. Only these console methods are allowed: error, warn
|
|
src/LinearMafDisplay/components/LinearMafDisplayComponent.tsx#L121
Unexpected console statement. Only these console methods are allowed: error, warn
|
|
src/LinearMafDisplay/components/LinearMafDisplayComponent.tsx#L88
Unexpected console statement. Only these console methods are allowed: error, warn
|
|
src/LinearMafDisplay/components/LinearMafDisplayComponent.tsx#L80
'relY' is assigned a value but never used
|
|
src/LinearMafDisplay/components/LinearMafDisplayComponent.tsx#L79
'relX' is assigned a value but never used
|
The logs for this run have expired and are no longer available.
Loading