Bump actions/setup-node from 3.6.0 to 4.0.1 #49
Annotations
4 errors
|
Run npm run typescript:
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; timeout(milliseconds: number): AbortSignal; }'.
|
Run npm run typescript:
src/utils.ts#L100
Argument of type '(request: CustomAxiosRequestConfig) => Promise<InternalAxiosRequestConfig<any> | AxiosRequestConfig<any>>' is not assignable to parameter of type '(value: InternalAxiosRequestConfig<any>) => InternalAxiosRequestConfig<any> | Promise<InternalAxiosRequestConfig<any>>'.
|
Run npm run typescript
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading