Skip to content

chore(deps): update dependency lint-staged to v15 #2446

chore(deps): update dependency lint-staged to v15

chore(deps): update dependency lint-staged to v15 #2446

Triggered via pull request December 4, 2023 17:34
Status Failure
Total duration 3m 55s
Artifacts

continuous-integration.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 3 warnings
Node.js 16 on ubuntu-latest
Process completed with exit code 1.
Node.js 12 on ubuntu-latest
Process completed with exit code 1.
Node.js 14 on ubuntu-latest
Process completed with exit code 1.
Node.js 14 on macos-latest
Process completed with exit code 1.
Node.js 12 on macos-latest
Process completed with exit code 1.
Node.js 16 on macos-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 12 on windows-latest
Process completed with exit code 1.
Node.js 14 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