chore(deps): bump axios from 0.27.2 to 1.6.2 in /client #1189
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.
|