(feat)Line: add support for hiding line charts by default (#2540) #2454
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
|
packages/annotations/src/types.ts#L10
Unexpected any. Specify a different type
|
packages/arcs/src/arc_link_labels/canvas.ts#L2
Do not use "@ts-ignore" because it alters compilation errors
|
packages/arcs/src/arc_link_labels/useArcLinks.ts#L15
Unexpected any. Specify a different type
|
packages/arcs/src/arc_link_labels/useArcLinks.ts#L15
Unexpected any. Specify a different type
|
packages/arcs/src/centers.ts#L4
Do not use "@ts-ignore" because it alters compilation errors
|
packages/arcs/src/centers.ts#L94
Unexpected any. Specify a different type
|
packages/arcs/src/centers.ts#L94
Unexpected any. Specify a different type
|
packages/arcs/src/types.ts#L30
Unexpected any. Specify a different type
|
packages/axes/src/compute.ts#L3
Do not use "@ts-ignore" because it alters compilation errors
|
packages/axes/src/compute.ts#L121
Unexpected any. Specify a different type
|
This job succeeded
Loading