Bump axios from 0.24.0 to 1.6.0 #305
Annotations
4 errors
lint:
src/components/translator/DocTranslationForm.tsx#L109
Type '({ loaded, total }: ProgressEvent) => void' is not assignable to type '(progressEvent: AxiosProgressEvent) => void'.
|
lint:
src/components/translator/__tests__/DocTranslationForm.test.tsx#L174
Argument of type '{ loaded: number; total: number; }' is not assignable to parameter of type 'AxiosProgressEvent'.
|
lint
Process completed with exit code 2.
|
test
Process completed with exit code 1.
|