Bump axios from 0.24.0 to 1.6.0 #341
Annotations
4 errors and 2 warnings
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.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|