Skip to content

chore(deps): bump axios from 1.7.7 to 1.7.8 #2509

chore(deps): bump axios from 1.7.7 to 1.7.8

chore(deps): bump axios from 1.7.7 to 1.7.8 #2509

Triggered via pull request December 1, 2024 01:23
Status Failure
Total duration 27s
Artifacts

continuous-integration.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Test (ubuntu-latest, 20.x): src/client/RESTClient.ts#L45
Type '{ request: AxiosInterceptorManager<InternalAxiosRequestConfig<any>>; response: AxiosInterceptorManager<AxiosResponse<any, any>>; }' is not assignable to type '{ request: AxiosInterceptorManager<AxiosRequestConfig<any>>; response: AxiosInterceptorManager<AxiosResponse<any, any>>; }'.
Test (ubuntu-latest, 20.x)
Process completed with exit code 2.