Add GTEx and Pext to gnomAD v4.1 #721
Annotations
3 errors and 2 warnings
Checks:
browser/src/GenePage/GenePage.tsx#L527
Property 'gtexTissues' is missing in type '{ datasetId: "exac" | "gnomad_r2_1" | "gnomad_r2_1_controls" | "gnomad_r2_1_non_cancer" | "gnomad_r2_1_non_neuro" | "gnomad_r2_1_non_topmed" | "gnomad_r3" | "gnomad_r3_controls_and_biobanks" | ... 10 more ... | "gnomad_r4_non_ukb"; ... 5 more ...; preferredTranscriptDescription: string | ... 1 more ... | null; }' but required in type 'Pick<GeneTranscriptsTrack, "datasetId" | "gene" | "includeUTRs" | "gtexTissues" | "includeNonCodingTranscripts" | "isTissueExpressionAvailable">'.
|
Checks:
browser/src/GenePage/GeneTranscriptsTrack.tsx#L189
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Record<V2GtexTissueNames, TissueDetail> | Record<V4GtexTissueNames, TissueDetail> | Record<...>'.
|
Checks
Process completed with exit code 2.
|
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/
|
Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|