chore(deps-dev): bump axios from 0.27.2 to 1.5.0 #2484
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 5 warnings
build
Process completed with exit code 1.
|
build:
src/index.js#L192
Caution: `StaticAxios` also has a named export `isCancel`. Check if you meant to write `import {isCancel} from 'axios'` instead
|
build:
src/index.js#L243
Caution: `StaticAxios` also has a named export `CancelToken`. Check if you meant to write `import {CancelToken} from 'axios'` instead
|
build:
test/index.test.jsx#L15
Using exported name 'LRUCache' as identifier for default export
|
build:
test/index.test.jsx#L523
Caution: `axios` also has a named export `isCancel`. Check if you meant to write `import {isCancel} from 'axios'` instead
|
build:
test/index.test.jsx#L616
Caution: `axios` also has a named export `isCancel`. Check if you meant to write `import {isCancel} from 'axios'` instead
|