chore(deps): bump axios from 0.27.2 to 0.28.0 #2863
Annotations
11 errors and 1 warning
Test:
src/coingecko/Coingecko.ts#L89
Property 'prices' does not exist on type 'AxiosResponse<any, any>'.
|
Test:
src/coingecko/Coingecko.ts#L89
Property 'prices' does not exist on type 'AxiosResponse<any, any>'.
|
Test:
src/coingecko/Coingecko.ts#L164
Type 'AxiosResponse<any, any>' is not assignable to type 'Result'.
|
Test:
src/coingecko/Coingecko.ts#L217
Type 'Promise<AxiosResponse<any, any>>' is not assignable to type 'Promise<CoinGeckoAssetPlatform[]>'.
|
Test:
src/coingecko/Coingecko.ts#L89
Property 'prices' does not exist on type 'AxiosResponse<any, any>'.
|
Test:
src/coingecko/Coingecko.ts#L89
Property 'prices' does not exist on type 'AxiosResponse<any, any>'.
|
Test:
src/coingecko/Coingecko.ts#L164
Type 'AxiosResponse<any, any>' is not assignable to type 'Result'.
|
Test:
src/coingecko/Coingecko.ts#L217
Type 'Promise<AxiosResponse<any, any>>' is not assignable to type 'Promise<CoinGeckoAssetPlatform[]>'.
|
Test:
src/coingecko/Coingecko.ts#L89
Property 'prices' does not exist on type 'AxiosResponse<any, any>'.
|
Test:
src/coingecko/Coingecko.ts#L89
Property 'prices' does not exist on type 'AxiosResponse<any, any>'.
|
Test
Process completed with exit code 1.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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/.
|