Only generate tracks for available gff fields #65
push.yml
on: push
Test and typecheck on node 20.x and ubuntu-latest
1m 11s
Spell check
6s
Annotations
4 errors
Test and typecheck on node 20.x and ubuntu-latest:
src/AlphaFoldConfidenceAdapter/AlphaFoldConfidenceAdapter.ts#L23
`getConf` is deprecated. Does not offer the same TS type checking as `readConfObject`, consider using that instead
|
Test and typecheck on node 20.x and ubuntu-latest:
src/AlphaMissensePathogenicityAdapter/AlphaMissensePathogenicityAdapter.ts#L34
`getConf` is deprecated. Does not offer the same TS type checking as `readConfObject`, consider using that instead
|
Test and typecheck on node 20.x and ubuntu-latest:
src/LaunchProteinView/components/AlphaFoldDBSearch.tsx#L209
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Test and typecheck on node 20.x and ubuntu-latest
Process completed with exit code 1.
|