Use joint frequency data consistently #568
Annotations
4 errors and 2 warnings
Checks:
browser/src/VariantList/mergeExomeAndGenomeData.spec.ts#L224
Type '{ ac: number; hemizygote_count: number; homozygote_count: number; an: number; id: string; }[]' is not assignable to type 'Population[]'.
|
Checks:
browser/src/VariantList/mergeExomeAndGenomeData.spec.ts#L236
Type '"afr_XX"' is not assignable to type '"afr" | "ami" | "amr" | "asj" | "eas" | "fin" | "mid" | "nfe" | "oth" | "sas" | "eur" | "rmi" | "remaining" | "eas_jpn" | "eas_kor" | "eas_oea" | "nfe_bgr" | "nfe_est" | "nfe_nwe" | "nfe_onf" | "nfe_seu" | "nfe_swe"'.
|
Checks:
browser/src/VariantList/mergeExomeAndGenomeData.spec.ts#L237
Type '"afr_YY"' is not assignable to type '"afr" | "ami" | "amr" | "asj" | "eas" | "fin" | "mid" | "nfe" | "oth" | "sas" | "eur" | "rmi" | "remaining" | "eas_jpn" | "eas_kor" | "eas_oea" | "nfe_bgr" | "nfe_est" | "nfe_nwe" | "nfe_onf" | "nfe_seu" | "nfe_swe"'.
|
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/
|