Skip to content

Add gnomAD v4 short variants #771

Add gnomAD v4 short variants

Add gnomAD v4 short variants #771

Triggered via pull request October 30, 2023 00:12
@mattsolo1mattsolo1
synchronize #1178
gnomad-v4
Status Failure
Total duration 1m 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

browser-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
Checks: browser/src/CoverageTrack.tsx#L162
'datasetId' is assigned a value but never used. Allowed unused vars must match /^_/u
Checks: browser/src/VariantPage/HGDPPopulationsTable.tsx#L215
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
Checks: browser/src/VariantPage/HGDPPopulationsTable.tsx#L215
'item' is never reassigned. Use 'const' instead
Checks: browser/src/VariantPage/VariantSiteQualityMetrics.tsx#L177
Unnecessary 'else' after 'return'
Checks: dataset-metadata/metadata.ts#L169
Expected '===' and instead saw '=='
Checks: graphql-api/src/queries/variant-datasets/gnomad-v4-variant-queries.ts#L123
Array.prototype.map() expects a value to be returned at the end of arrow function
Checks: graphql-api/src/queries/variant-datasets/gnomad-v4-variant-queries.ts#L123
Expected to return a value at the end of arrow function
Checks: graphql-api/src/queries/variant-datasets/gnomad-v4-variant-queries.ts#L130
Expected '===' and instead saw '=='
Checks: graphql-api/src/queries/variant-datasets/gnomad-v4-variant-queries.ts#L298
Assignment to function parameter 'subset'
Checks: graphql-api/src/queries/variant-datasets/gnomad-v4-variant-queries.ts#L438
Assignment to function parameter 'subset'
Checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Checks: browser/src/VariantPage/HGDPPopulationsTable.tsx#L217
Unexpected console statement
Checks: graphql-api/src/queries/coverage-queries.ts#L94
Unexpected console statement
Checks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/