More status updates #12434
push.yml
on: push
Build website
2m 0s
Build whole repo
13m 11s
Deploy jbrowse-web and storybooks to S3
7m 7s
Lint, typecheck, test
3m 30s
Annotations
6 errors
Lint, typecheck, test:
plugins/comparative-adapters/src/PairwiseIndexedPAFAdapter/PairwiseIndexedPAFAdapter.ts#L12
There should be at least one empty line between import groups
|
Lint, typecheck, test:
plugins/comparative-adapters/src/PairwiseIndexedPAFAdapter/PairwiseIndexedPAFAdapter.ts#L13
There should be at least one empty line between import groups
|
Lint, typecheck, test:
plugins/comparative-adapters/src/PairwiseIndexedPAFAdapter/PairwiseIndexedPAFAdapter.ts#L13
`@jbrowse/core/util` import should occur before import of `@jbrowse/core/util/io`
|
Lint, typecheck, test:
plugins/comparative-adapters/src/PairwiseIndexedPAFAdapter/PairwiseIndexedPAFAdapter.ts#L13
`Feature` type import should occur before import of `updateStatus`
|
Lint, typecheck, test:
plugins/comparative-adapters/src/PairwiseIndexedPAFAdapter/PairwiseIndexedPAFAdapter.ts#L80
Unnecessary conditional, value is always truthy
|
Lint, typecheck, test
Process completed with exit code 1.
|