More tests #12118
Annotations
4 errors and 3 warnings
Lint codebase:
products/jbrowse-web/src/tests/LGVSynteny.test.tsx#L4
There should be at least one empty line between import groups
|
Lint codebase:
products/jbrowse-web/src/tests/LGVSynteny.test.tsx#L12
`@jbrowse/plugin-linear-comparative-view/src/LinearSyntenyView/model` import should occur before import of `@testing-library/react`
|
Lint codebase:
products/jbrowse-web/src/tests/LGVSynteny.test.tsx#L12
All imports in the declaration are only used as types. Use `import type`
|
Lint codebase
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint codebase:
products/jbrowse-web/src/tests/LGVSynteny.test.tsx#L1
'within' is defined but never used
|
Lint codebase:
products/jbrowse-web/src/tests/LGVSynteny.test.tsx#L9
'pv' is defined but never used
|
Loading