Skip to content

fix(deps): update dependency axios to v1.6.8 #1576

fix(deps): update dependency axios to v1.6.8

fix(deps): update dependency axios to v1.6.8 #1576

Triggered via pull request March 18, 2024 08:15
Status Failure
Total duration 1m 56s
Artifacts

soak-test-start.yml

on: pull_request
Run Soak Tests Against Changed Adapters
1m 46s
Run Soak Tests Against Changed Adapters
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
Run Soak Tests Against Changed Adapters: packages/composites/apy-finance-test/src/transports/composite-http.ts#L163
Argument of type 'import("/home/runner/work/external-adapters-js/external-adapters-js/.yarn/cache/axios-npm-1.6.8-85cf1e7152-bf007fa4b2.zip/node_modules/axios/index").AxiosRequestConfig<any>' is not assignable to parameter of type 'import("/home/runner/work/external-adapters-js/external-adapters-js/.yarn/cache/axios-npm-1.6.0-b0f6015a96-c7c9f2ae9e.zip/node_modules/axios/index").AxiosRequestConfig<any>'.
Run Soak Tests Against Changed Adapters: packages/composites/apy-finance-test/src/transports/composite-http.ts#L164
Type 'import("/home/runner/work/external-adapters-js/external-adapters-js/.yarn/cache/axios-npm-1.6.0-b0f6015a96-c7c9f2ae9e.zip/node_modules/axios/index").AxiosResponse<R, any>' is not assignable to type 'import("/home/runner/work/external-adapters-js/external-adapters-js/.yarn/cache/axios-npm-1.6.8-85cf1e7152-bf007fa4b2.zip/node_modules/axios/index").AxiosResponse<R, any>'.
Run Soak Tests Against Changed Adapters: packages/sources/clear-bank/src/transport/accounts.ts#L165
Argument of type 'AxiosRequestConfig<AccountsRequestSchema>' is not assignable to parameter of type 'AxiosRequestConfig<any>'.
Run Soak Tests Against Changed Adapters
Process completed with exit code 2.
Run Soak Tests Against Changed Adapters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, aws-actions/configure-aws-credentials@v1, aws-actions/amazon-ecr-login@v1, azure/k8s-set-context@v2, actions/setup-node@v3, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Soak Tests Against Changed Adapters
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1, azure/k8s-set-context@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run Soak Tests Against Changed Adapters
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Run Soak Tests Against Changed Adapters
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/