Skip to content

Feature/assembly

Feature/assembly #24

Triggered via pull request August 28, 2023 19:50
@crsctcrsct
synchronize #15
feature/assembly
Status Failure
Total duration 35s
Artifacts

build-and-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build: src/BakrepApi.ts#L100
Type 'Promise<{ quality: { completeness: number; contamination: number; }; calculation: { translation_table: number; model: string; notes: string; }; } | { id: string; allels: { AllelSchema: Set<string>; }; sequence_type: string; scheme: string; filename: string; }[]>' is not assignable to type 'Promise<{ id: string; allels: { AllelSchema: Set<string>; }; sequence_type: string; scheme: string; filename: string; }[]>'.
build
Process completed with exit code 1.