chore(deps): update dependency jest-extended to v5 - autoclosed #381
Annotations
8 errors
|
test (16)
Process completed with exit code 2.
|
|
test (16):
node_modules/@types/node/globals.d.ts#L0
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; }'.
|
|
test (14)
Process completed with exit code 2.
|
|
test (14):
node_modules/@types/node/globals.d.ts#L0
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; }'.
|
|
test (14)
The strategy configuration was canceled because "test._16" failed
|
|
test (18)
The operation was canceled.
|
|
test (18):
node_modules/@types/node/globals.d.ts#L0
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; }'.
|
|
test (18)
The strategy configuration was canceled because "test._16" failed
|