DF-20316 fw version bump #4463
checks.yml
on: pull_request
Adapter changes accompanied by a changeset
9s
Install and verify dependencies
2m 20s
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 and 1 warning
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.8-b20f5c399f-7ddcde1880.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.7.9-3c98466f87-b7a5f660ea.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.7.9-3c98466f87-b7a5f660ea.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.8-b20f5c399f-7ddcde1880.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.
|
Adapter changes accompanied by a changeset
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|