chore(deps): update dependency axios to v1 #1845
Annotations
1 error and 4 warnings
Lint
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
demo/api/auth.js#L41
Caution: `jsonwebtoken` also has a named export `sign`. Check if you meant to write `import {sign} from 'jsonwebtoken'` instead
|
Lint:
demo/api/auth.js#L80
Caution: `jsonwebtoken` also has a named export `sign`. Check if you meant to write `import {sign} from 'jsonwebtoken'` instead
|
Get yarn cache directory path
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading