Add GTEx and Pext to gnomAD v4.1 #724
Annotations
10 errors and 2 warnings
Checks:
browser/src/GenePage/GenePage.tsx#L76
'"../gtex"' has no exported member named 'GTEX_TISSUES'. Did you mean 'GtexTissues'?
|
Checks:
browser/src/GenePage/GeneTranscriptsTrack.tsx#L127
Cannot find name 'datasetId'.
|
Checks:
browser/src/GenePage/GeneTranscriptsTrack.tsx#L185
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Partial<Record<GtexTissueName, GtexTissueDetail>>'.
|
Checks:
browser/src/GenePage/TissueExpressionTrack.tsx#L12
'"../gtex"' has no exported member named 'AllGtexTissues'. Did you mean 'GtexTissues'?
|
Checks:
browser/src/GenePage/TissueExpressionTrack.tsx#L12
'"../gtex"' has no exported member named 'GTEX_TISSUES'. Did you mean 'GtexTissues'?
|
Checks:
browser/src/GenePage/TissueExpressionTrack.tsx#L197
Unused '@ts-expect-error' directive.
|
Checks:
browser/src/GenePage/TissueExpressionTrack.tsx#L226
Unused '@ts-expect-error' directive.
|
Checks:
browser/src/GenePage/TissueExpressionTrack.tsx#L261
Unused '@ts-expect-error' directive.
|
Checks:
browser/src/GenePage/TissueExpressionTrack.tsx#L607
Cannot find name 'datasetId'.
|
Checks:
browser/src/GenePage/TranscriptsTissueExpression.tsx#L7
'"../gtex"' has no exported member named 'AllGtexTissues'. Did you mean 'GtexTissues'?
|
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/
|