Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

chore(deps): bump axios from 1.7.7 to 1.8.1 #2556

chore(deps): bump axios from 1.7.7 to 1.8.1

chore(deps): bump axios from 1.7.7 to 1.8.1 #2556

Triggered via pull request March 1, 2025 01:05
Status Failure
Total duration 26s
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.