fix(deps): update dependency axios to v1.7.4 [security] - autoclosed #3396
Triggered via pull request
September 27, 2024 16:21
Status
Failure
Total duration
2m 16s
Artifacts
–
checks.yml
on: pull_request
Adapter changes accompanied by a changeset
9s
Install and verify dependencies
2m 4s
Run unit tests for changed adapters
0s
Run integration tests for changed adapters
0s
Run linters and formatters
0s
Documentation generation test
0s
Check that changed adapters have the latest EA framework version
0s
Annotations
4 errors
Install and verify dependencies:
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.7.4-cc1c89ddba-7a1429be1e.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.8-85cf1e7152-3f9a79eaf1.zip/node_modules/axios/index").AxiosRequestConfig<any>'.
|
Install and verify dependencies:
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.8-85cf1e7152-3f9a79eaf1.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.7.4-cc1c89ddba-7a1429be1e.zip/node_modules/axios/index").AxiosResponse<R, any>'.
|
Install and verify dependencies:
packages/sources/clear-bank/src/transport/accounts.ts#L165
Argument of type 'AxiosRequestConfig<AccountsRequestSchema>' is not assignable to parameter of type 'AxiosRequestConfig<any>'.
|
Install and verify dependencies
Process completed with exit code 2.
|