Skip to content

Bump prettier from 2.8.7 to 3.1.1 #54

Bump prettier from 2.8.7 to 3.1.1

Bump prettier from 2.8.7 to 3.1.1 #54

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

pull_request.yml

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

Annotations

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