chore(deps): update dependency typescript to v4.9.5 #7851
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors
job:
node_modules/@types/node/globals.d.ts#L114
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; }'.
|
job
Process completed with exit code 2.
|