Skip to content

Prepare changes by: update_release_yml.sh #852

Prepare changes by: update_release_yml.sh

Prepare changes by: update_release_yml.sh #852

Triggered via push January 13, 2025 12:32
Status Failure
Total duration 2m 10s
Artifacts

build.yml

on: push
build  /  Node
2m 0s
build / Node
build  /  Python
1m 2s
build / Python
build  /  Node, Python, Cypress
0s
build / Node, Python, Cypress
build  /  Node, Python, Playwright
0s
build / Node, Python, Playwright
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build / Python
Process completed with exit code 2.
build / Node: node_modules/visyn_core/src/vis/bar/hooks/useGetBarScales.ts#L90
Argument of type 'any[] | TypedArray' is not assignable to parameter of type 'Iterable<string>'.
build / Node: node_modules/visyn_core/src/vis/bar/hooks/useGetGroupedBarScales.ts#L70
Argument of type '(value: any) => string' is not assignable to parameter of type '((value: number, index: number, array: Uint32Array) => number) & ((value: number, index: number, array: Uint8Array) => number) & ((value: number, index: number, array: Uint16Array) => number) & ... 7 more ... & ((value: bigint, index: number, array: BigUint64Array) => bigint)'.
build / Node: node_modules/visyn_core/src/vis/bar/hooks/useGetGroupedBarScales.ts#L82
Argument of type 'any[] | Uint8Array | Uint16Array | Uint32Array | BigUint64Array | Int8Array | Int16Array | Int32Array | BigInt64Array | Float32Array | Float64Array' is not assignable to parameter of type 'Iterable<string>'.
build / Node: node_modules/visyn_core/src/vis/bar/hooks/useGetGroupedBarScales.ts#L82
Argument of type 'unknown[] | readonly string[] | Uint8Array | Uint16Array | Uint32Array | BigUint64Array | Int8Array | Int16Array | Int32Array | BigInt64Array | Float32Array | Float64Array' is not assignable to parameter of type 'Iterable<string>'.
build / Node: node_modules/visyn_core/src/vis/bar/hooks/useGetGroupedBarScales.ts#L89
Argument of type 'any[] | Uint8Array | Uint16Array | Uint32Array | BigUint64Array | Int8Array | Int16Array | Int32Array | BigInt64Array | Float32Array | Float64Array' is not assignable to parameter of type 'Iterable<string>'.
build / Node
Process completed with exit code 1.