Skip to content

Bump axios from 0.24.0 to 1.6.0 #305

Bump axios from 0.24.0 to 1.6.0

Bump axios from 0.24.0 to 1.6.0 #305

Triggered via pull request November 28, 2023 01:38
Status Failure
Total duration 3m 6s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.