Skip to content

Updates

Updates #100

Triggered via push June 4, 2025 12:51
Status Failure
Total duration 1m 5s
Artifacts

integration.yml

on: push
Run integration tests
1m 0s
Run integration tests
Fit to window
Zoom out
Zoom in

Annotations

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