fix(deps): update all patch versions #12500
unit-test.yml
on: pull_request
build-and-cache
3m 23s
Matrix: browser-test
Matrix: unit-test
Annotations
10 errors and 1 warning
build-and-cache:
node_modules/@types/node/module.d.ts#L254
Overload signatures must all be optional or required.
|
build-and-cache:
node_modules/@types/node/module.d.ts#L254
Overload signatures must all be optional or required.
|
build-and-cache:
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; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
|
build-and-cache:
node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
|
build-and-cache:
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; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
|
build-and-cache:
node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
|
build-and-cache:
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; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
|
build-and-cache:
node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
|
build-and-cache:
node_modules/@types/node/module.d.ts#L254
Overload signatures must all be optional or required.
|
build-and-cache:
node_modules/@types/node/module.d.ts#L254
Overload signatures must all be optional or required.
|
build-and-cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|