Skip to content

Bump axios from 0.26.1 to 1.6.0 #81

Bump axios from 0.26.1 to 1.6.0

Bump axios from 0.26.1 to 1.6.0 #81

Triggered via push November 11, 2023 02:15
Status Failure
Total duration 48s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build
Conversion of type '{ Accept: string; 'Access-Control-Allow-Origin': string; 'Access-Control-Allow-Credentials': boolean; 'Access-Control-Allow-Methods': string; }' to type 'AxiosRequestHeaders' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build
Type 'AxiosRequestHeaders' has no properties in common with type 'AxiosRequestConfig<{ jsonrpc: string; method: JSON_RPC_REQUEST_METHOD; params: object; id: number; }>'.
build
Process completed with exit code 1.