Skip to content

Infrastructure maintenance #2017

Infrastructure maintenance

Infrastructure maintenance #2017

Triggered via pull request April 29, 2023 23:18
Status Failure
Total duration 1m 47s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build (16): packages/scales/src/types.ts#L34
Type 'Input' does not satisfy the constraint 'StringValue'.
build (16): packages/scales/src/types.ts#L35
Type 'Input' does not satisfy the constraint 'StringValue'.
build (16): packages/scales/src/bandScale.ts#L18
Type 'Input' does not satisfy the constraint '{ toString(): string; }'.
build (16): packages/scales/src/bandScale.ts#L19
Type 'Input' does not satisfy the constraint 'StringValue'.
build (16): packages/axes/src/types.ts#L2
Cannot find module '@nivo/scales' or its corresponding type declarations.
build (16): packages/axes/src/compute.ts#L5
Cannot find module '@nivo/scales' or its corresponding type declarations.
build (16): packages/axes/src/compute.ts#L83
The left-hand side of an 'instanceof' expression must be of type 'any', an object type or a type parameter.
build (16): packages/axes/src/compute.ts#L132
The left-hand side of an 'instanceof' expression must be of type 'any', an object type or a type parameter.
build (16): packages/axes/src/compute.ts#L139
The left-hand side of an 'instanceof' expression must be of type 'any', an object type or a type parameter.
build (16): packages/axes/src/canvas.ts#L2
Cannot find module '@nivo/scales' or its corresponding type declarations.