fix(deps): update dependency axios to v1 [security] #841
Annotations
3 errors and 1 warning
Run yarn build:
src/services/gitlab/gitlabClient/gitlabUtils.ts#L52
Type 'AxiosResponseHeaders | Partial<RawAxiosHeaders & { "Content-Length": AxiosHeaderValue; "Content-Encoding": AxiosHeaderValue; Server: AxiosHeaderValue; "Content-Type": AxiosHeaderValue; "Cache-Control": AxiosHeaderValue; } & { ...; }>' is not assignable to type '{ [key: string]: string; }'.
|
Run yarn build:
src/services/bitbucket/BitbucketService.ts#L294
Type '(obj: any, options?: IStringifyOptions | undefined) => string' is not assignable to type 'CustomParamsSerializer | ParamsSerializerOptions | undefined'.
|
Run yarn build
The operation was canceled.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading