fix(deps): update dependency axios to v0.28.0 [security] #845
Annotations
9 errors and 1 warning
Run yarn build:
src/services/gitlab/gitlabClient/gitlabUtils.ts#L45
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Run yarn build:
src/services/gitlab/gitlabClient/gitlabUtils.ts#L46
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Run yarn build:
src/services/gitlab/gitlabClient/gitlabUtils.ts#L47
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Run yarn build:
src/services/gitlab/gitlabClient/gitlabUtils.ts#L48
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Run yarn build:
src/services/gitlab/gitlabClient/gitlabUtils.ts#L49
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Run yarn build:
src/services/gitlab/gitlabClient/gitlabUtils.ts#L50
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Run yarn build:
src/services/gitlab/gitlabClient/gitlabUtils.ts#L52
Type 'AxiosResponseHeaders' 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
Process completed with exit code 1.
|
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