Skip to content

Misc

Misc #45

Triggered via push August 19, 2024 20:05
Status Failure
Total duration 35s
Artifacts

push.yml

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

Annotations

10 errors
Test and typecheck on node 20.x and ubuntu-latest: src/AddHighlightModel/GenomeMouseoverHighlight.tsx#L38
Type 'string | undefined' is not assignable to type 'string'.
Test and typecheck on node 20.x and ubuntu-latest: src/LaunchProteinView/components/calculateProteinSequence.ts#L56
Argument of type 'Feat | undefined' is not assignable to parameter of type 'Feat'.
Test and typecheck on node 20.x and ubuntu-latest: src/LaunchProteinView/components/calculateProteinSequence.ts#L106
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Test and typecheck on node 20.x and ubuntu-latest: src/ProteinView/components/ProteinAlignment.tsx#L47
'alignmentToStructurePosition' is possibly 'undefined'.