Prepare changes by: update_release_yml.sh #852
build.yml
on: push
build
/
Node
2m 0s
build
/
Python
1m 2s
build
/
Node, Python, Cypress
0s
build
/
Node, Python, Playwright
0s
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.
|