Skip to content

Only generate tracks for available gff fields #65

Only generate tracks for available gff fields

Only generate tracks for available gff fields #65

Triggered via push August 26, 2024 23:26
Status Failure
Total duration 1m 22s
Artifacts

push.yml

on: push
Test and typecheck on node 20.x and ubuntu-latest
1m 11s
Test and typecheck on node 20.x and ubuntu-latest
Spell check
6s
Spell check
Fit to window
Zoom out
Zoom in

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.