Bump axios from 0.24.0 to 0.28.0 #344
Annotations
3 errors and 2 warnings
lint:
src/App.tsx#L52
Conversion of type 'AxiosResponse<any, any>' to type 'Strings' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
lint:
src/components/translator/__tests__/DocTranslationForm.test.tsx#L174
Argument of type '{ loaded: number; total: number; }' is not assignable to parameter of type 'ProgressEvent<EventTarget>'.
|
lint
Process completed with exit code 2.
|
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, coverallsapp/github-action@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|