Skip to content

Publish Sonoran.js NPM #20

Publish Sonoran.js NPM

Publish Sonoran.js NPM #20

Triggered via release October 2, 2023 20:29
Status Failure
Total duration 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

npm-publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: node_modules/@types/node/globals.d.ts#L72
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
build: src/libs/rest/src/lib/REST.ts#L16
'convertSubNumToName' is declared but its value is never read.
build
Process completed with exit code 2.