Skip to content

Add v4 CNVs

Add v4 CNVs #280

Triggered via pull request October 29, 2023 15:48
Status Failure
Total duration 1m 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

graphql-api-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Checks: browser/src/ConstraintTable/ConstraintTable.spec.tsx#L1
Type 'T' is not assignable to type 'Transcript | Gene'.
Checks: browser/src/ConstraintTable/ConstraintTable.spec.tsx#L1
Type 'T' is not assignable to type 'Transcript | Gene'.
Checks: browser/src/ConstraintTable/ConstraintTable.spec.tsx#L1
Argument of type '{ chrom: string; }' is not assignable to parameter of type 'DeepPartial<T>'.
Checks: browser/src/ConstraintTable/ConstraintTable.spec.tsx#L1
Type 'T' is not assignable to type 'Transcript | Gene'.
Checks: browser/src/ConstraintTable/ConstraintTable.spec.tsx#L1
Argument of type '{ exac_constraint: ExacConstraint; }' is not assignable to parameter of type 'DeepPartial<T>'.
Checks: browser/src/ConstraintTable/ConstraintTable.spec.tsx#L1
Type 'T' is not assignable to type 'Transcript | Gene'.
Checks: browser/src/ConstraintTable/ConstraintTable.spec.tsx#L1
Argument of type '{ gnomad_constraint: GnomadConstraint; }' is not assignable to parameter of type 'DeepPartial<T>'.
Checks: browser/src/GenePage/GenePage.spec.tsx#L1
Type 'T' is not assignable to type 'Gene'.
Checks: browser/src/GenePage/GenePage.spec.tsx#L1
Property 'gene_id' does not exist on type 'T'.
Checks: browser/src/GenePage/GenePage.spec.tsx#L1
Type 'T' is not assignable to type 'Gene'.
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
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/