chore(deps): update dependency typescript to v4.9.5 #932
Annotations
7 errors and 6 warnings
build (16.x):
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 (16.x)
Process completed with exit code 2.
|
build (12.x):
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 (12.x)
Process completed with exit code 2.
|
build (14.x)
The job was canceled because "_16_x" failed.
|
build (14.x):
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 (14.x)
Process completed with exit code 2.
|
build (16.x):
__tests__/unit/index.ts#L10
'reject' is defined but never used
|
build (16.x):
src/index.ts#L28
'reject' is defined but never used
|
build (12.x):
__tests__/unit/index.ts#L10
'reject' is defined but never used
|
build (12.x):
src/index.ts#L28
'reject' is defined but never used
|
build (14.x):
__tests__/unit/index.ts#L10
'reject' is defined but never used
|
build (14.x):
src/index.ts#L28
'reject' is defined but never used
|