Skip to content

chore(deps): bump axios from 0.27.2 to 0.28.0 #2864

chore(deps): bump axios from 0.27.2 to 0.28.0

chore(deps): bump axios from 0.27.2 to 0.28.0 #2864

Triggered via push February 20, 2024 21:04
Status Success
Total duration 1m 55s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint: src/coingecko/Coingecko.ts#L89
Property 'prices' does not exist on type 'AxiosResponse<any, any>'.
Lint: src/coingecko/Coingecko.ts#L89
Property 'prices' does not exist on type 'AxiosResponse<any, any>'.
Lint: src/coingecko/Coingecko.ts#L164
Type 'AxiosResponse<any, any>' is not assignable to type 'Result'.
Lint: src/coingecko/Coingecko.ts#L217
Type 'Promise<AxiosResponse<any, any>>' is not assignable to type 'Promise<CoinGeckoAssetPlatform[]>'.
Lint: src/coingecko/Coingecko.ts#L89
Property 'prices' does not exist on type 'AxiosResponse<any, any>'.
Lint: src/coingecko/Coingecko.ts#L89
Property 'prices' does not exist on type 'AxiosResponse<any, any>'.
Lint: src/coingecko/Coingecko.ts#L164
Type 'AxiosResponse<any, any>' is not assignable to type 'Result'.
Lint: src/coingecko/Coingecko.ts#L217
Type 'Promise<AxiosResponse<any, any>>' is not assignable to type 'Promise<CoinGeckoAssetPlatform[]>'.
Lint: src/coingecko/Coingecko.ts#L89
Property 'prices' does not exist on type 'AxiosResponse<any, any>'.
Lint: src/coingecko/Coingecko.ts#L89
Property 'prices' does not exist on type 'AxiosResponse<any, any>'.
Lint
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/.