new pivot sort strategy #7
Annotations
6 errors and 2 warnings
src/regl_rendering.ts#L295
'start' is declared but its value is never read.
|
src/selection.ts#L9
'Struct' is declared but its value is never read.
|
src/utilityFunctions.ts#L75
No overload matches this call.
|
src/utilityFunctions.ts#L82
Type 'Vector<Int8 | Int16 | Int32 | Int64 | Uint8 | Uint16 | Uint32 | Uint64 | Float32 | Float64>' is not assignable to type 'Vector<Dictionary<Utf8, ArrayToArrayMap[T]>>'.
|
src/utilityFunctions.ts#L152
'ffs' is declared but its value is never read.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading