chore(deps): update dependency @babel/core to v7.26.0 #2443
continuous-integration.yml
on: pull_request
Lint
1m 3s
Build
1m 3s
Matrix: test
Annotations
10 errors and 3 warnings
Node.js 12 on ubuntu-latest
Process completed with exit code 1.
|
Lint:
scripts/build-packages.js#L19
Prefer `utf8` over `utf-8`
|
Lint:
scripts/build-packages.js#L107
The alternatives of this group can be sorted without affecting the regex
|
Lint:
src/processor.js#L20
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
Lint:
src/processor.js#L65
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
Lint
Process completed with exit code 1.
|
Node.js 16 on macos-latest
Process completed with exit code 1.
|
Node.js 12 on macos-latest
Process completed with exit code 1.
|
Node.js 12 on windows-latest
Process completed with exit code 1.
|
Node.js 16 on windows-latest
Process completed with exit code 1.
|
Build
No files were found with the provided path: dist. No artifacts will be uploaded.
|
Lint:
src/processor.js#L20
Only use `process.exit()` in CLI apps. Throw an error instead
|
Lint:
src/processor.js#L65
Only use `process.exit()` in CLI apps. Throw an error instead
|