Publish Sonoran.js NPM #19
Triggered via release
October 2, 2023 20:24
DawsonGodin
created
ba9505d
Status
Failure
Total duration
29s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
npm-publish.yml
on: release
build
19s
publish-npm
0s
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.
|