Skip to content

Bump typescript from 4.9.3 to 5.7.2 #760

Bump typescript from 4.9.3 to 5.7.2

Bump typescript from 4.9.3 to 5.7.2 #760

Triggered via pull request December 1, 2024 02:34
Status Failure
Total duration 29s
Artifacts

ci.yml

on: pull_request
Matrix: test
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; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }'.
build: node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
build
Process completed with exit code 2.