chore(deps): update dependency typescript to v5 #727
Annotations
4 errors
|
npm install, build, and test:
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; }'.
|
npm install, build, and test:
node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
|
npm install, build, and test
Process completed with exit code 2.
|
Loading