Skip to content

Bump webpack-cli from 5.0.1 to 5.1.4 #52

Bump webpack-cli from 5.0.1 to 5.1.4

Bump webpack-cli from 5.0.1 to 5.1.4 #52

Triggered via pull request January 1, 2024 06:36
Status Failure
Total duration 21s
Artifacts

pull_request.yml

on: pull_request
Matrix: npm script validation
Fit to window
Zoom out
Zoom in

Annotations

5 errors
npm script validation (test)
Process completed with exit code 1.
npm script validation (typescript)
The job was canceled because "test" failed.
npm script validation (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; }'.
npm script validation (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>>'.
npm script validation (typescript)
Process completed with exit code 2.