chore(deps): update dependency @babel/core to v7.26.0 #2566
Annotations
5 errors and 3 warnings
scripts/build-packages.js#L19
Prefer `utf8` over `utf-8`
|
scripts/build-packages.js#L107
The alternatives of this group can be sorted without affecting the regex
|
src/processor.js#L20
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
src/processor.js#L65
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/processor.js#L20
Only use `process.exit()` in CLI apps. Throw an error instead
|
src/processor.js#L65
Only use `process.exit()` in CLI apps. Throw an error instead
|
This job failed
Loading