chore(deps): update dependency typescript to v5 #2138
Annotations
2 errors
continuous-integration (18):
node_modules/.pnpm/@types+node@18.6.1/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; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
|
continuous-integration (18)
Process completed with exit code 1.
|