Add type checking to items expression #69
Closed
Annotations
4 errors
Build library:
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; }'.
|
Build library:
node_modules/webpack/types.d.ts#L6837
Type 'ServerOptions' is not generic.
|
Build library:
node_modules/webpack/types.d.ts#L11721
Type 'ServerOptions' is not generic.
|
Build library
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading