Skip to content

chore(deps): bump axios from 0.27.2 to 1.6.2 in /client #1189

chore(deps): bump axios from 0.27.2 to 1.6.2 in /client

chore(deps): bump axios from 0.27.2 to 1.6.2 in /client #1189

Triggered via pull request November 15, 2023 02:27
Status Failure
Total duration 48s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build: client/test/components/ContentNavigator/ContentDataProvider.test.ts#L114
Property 'clear' is missing in type '{ use: () => any; eject: () => any; }' but required in type 'AxiosInterceptorManager<AxiosResponse<any, any>>'.
build: client/test/components/ContentNavigator/ContentDataProvider.test.ts#L119
Type '{ common: { Authorization: string; }; put: {}; post: {}; patch: {}; delete: {}; head: {}; get: {}; }' is not assignable to type 'HeadersDefaults & { [key: string]: AxiosHeaderValue; }'.
build: client/test/components/LibraryNavigator/PaginatedResultSet.test.ts#L15
Type '{ data: { limit: number; count: number; test: string; }; status: number; statusText: string; headers: {}; config: {}; }' is not assignable to type 'AxiosResponse<any, any>'.
build
Process completed with exit code 2.