Skip to content

Use joint frequency data consistently #1407

Use joint frequency data consistently

Use joint frequency data consistently #1407

Triggered via pull request May 8, 2024 01:16
Status Failure
Total duration 59s
Artifacts

browser-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Checks: browser/src/VariantList/mergeExomeAndGenomeData.ts#L129
Type '({ ac: number; an: number; af: number; allele_freq: number; ac_hemi: number; ac_hom: number; filters: Filter[]; populations: { ac_hemi: number | null | undefined; ac_hom: number | null | undefined; ... 4 more ...; homozygote_count?: number | ... 1 more ... | undefined; }[]; ... 22 more ...; non_coding_constraint: No...' is not assignable to type 'MergedVariant[]'.
Checks
Process completed with exit code 2.
Checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/