chore: update dependency typescript to v5 #8425
Annotations
3 errors
Run yarn lerna run --scope @openameba/spindle-hooks build
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 yarn lerna run --scope @openameba/spindle-hooks build
Overload signatures must all be optional or required.
|
Run yarn lerna run --scope @openameba/spindle-hooks build
Process completed with exit code 1.
|
Loading