chore(deps): update dependency lint-staged to v15 #2623
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.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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