Skip to content

chore: github workflow publication action (#147) #53

chore: github workflow publication action (#147)

chore: github workflow publication action (#147) #53

Triggered via push September 20, 2024 19:08
Status Failure
Total duration 35s
Artifacts

npm-publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
publish: src/regl_rendering.ts#L295
'start' is declared but its value is never read.
publish: src/selection.ts#L9
'Struct' is declared but its value is never read.
publish: src/utilityFunctions.ts#L75
No overload matches this call.
publish: 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]>>'.
publish: src/utilityFunctions.ts#L152
'ffs' is declared but its value is never read.
publish
Process completed with exit code 1.
publish
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/
publish
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/