chore(deps-dev): bump eslint from 8.57.0 to 9.7.0 #14
Annotations
3 errors
Lint
Process completed with exit code 2.
|
Build:
node_modules/@types/node/globals.d.ts#L126
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; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }'.
|
Build
Process completed with exit code 1.
|