Add gnomAD v4 short variants #783
Annotations
10 errors and 5 warnings
browser/src/ConstraintTable/GnomadConstraintTable.tsx#L252
Nested block is redundant
|
browser/src/CoverageTrack.tsx#L162
'datasetId' is assigned a value but never used. Allowed unused vars must match /^_/u
|
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
|
browser/src/VariantPage/HGDPPopulationsTable.tsx#L215
'item' is never reassigned. Use 'const' instead
|
browser/src/VariantPage/VariantSiteQualityMetrics.tsx#L177
Unnecessary 'else' after 'return'
|
dataset-metadata/metadata.ts#L169
Expected '===' and instead saw '=='
|
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
|
graphql-api/src/queries/variant-datasets/gnomad-v4-variant-queries.ts#L123
Expected to return a value at the end of arrow function
|
graphql-api/src/queries/variant-datasets/gnomad-v4-variant-queries.ts#L130
Expected '===' and instead saw '=='
|
graphql-api/src/queries/variant-datasets/gnomad-v4-variant-queries.ts#L299
Assignment to function parameter 'subset'
|
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/
|
browser/src/VariantPage/HGDPPopulationsTable.tsx#L217
Unexpected console statement
|
graphql-api/src/queries/coverage-queries.ts#L94
Unexpected console statement
|
graphql-api/src/queries/variant-datasets/gnomad-v4-variant-queries.ts#L369
Unexpected console statement
|
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/
|
The logs for this run have expired and are no longer available.
Loading