chore(deps): update dependency del-cli to v5.0.1 #2500
Annotations
5 errors and 3 warnings
Run Lint:
scripts/build-packages.js#L19
Prefer `utf8` over `utf-8`
|
Run Lint:
scripts/build-packages.js#L107
The alternatives of this group can be sorted without affecting the regex
|
Run Lint:
src/processor.js#L20
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
Run Lint:
src/processor.js#L65
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
Run Lint
Process completed with exit code 1.
|
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/.
|
Run Lint:
src/processor.js#L20
Only use `process.exit()` in CLI apps. Throw an error instead
|
Run Lint:
src/processor.js#L65
Only use `process.exit()` in CLI apps. Throw an error instead
|
Loading