chore(deps): update dependency typescript to v5 #930
Annotations
4 errors
|
Run npm ci:
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; }'.
|
Run npm ci:
node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
|
Run npm ci
The operation was canceled.
|
Loading