Skip to content

feat: implement sequence alignment view with Needleman-Wunsch algorithm #1213

feat: implement sequence alignment view with Needleman-Wunsch algorithm

feat: implement sequence alignment view with Needleman-Wunsch algorithm #1213

Triggered via push February 3, 2026 10:14
Status Failure
Total duration 42s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
deploy
Process completed with exit code 2.
deploy: src/components/MolStarProteinViewer.tsx#L461
Property 'openAlignmentView' is missing in type '{ getSnapshotBlob: (_resolutionFactor?: number | undefined, _transparent?: boolean | undefined) => Promise<Blob | null>; highlightResidue: (_chain: string, _resNo: number) => void; ... 28 more ...; container: HTMLDivElement | null; }' but required in type 'ProteinViewerRef'.