build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /test/httpp #177
linters.yml
on: pull_request
lint-addon-docs
39s
lint-cpp
1m 10s
lint-md
46s
lint-js
1m 25s
lint-py
47s
Annotations
14 errors
lint-md
Unable to process command '::add-matcher::.github/workflows/remark-lint-problem-matcher.json' successfully.
|
lint-md
Could not find file '/home/runner/work/nodejs-httpp/nodejs-httpp/.github/workflows/remark-lint-problem-matcher.json'.
|
lint-md
Process completed with exit code 2.
|
lint-cpp
Process completed with exit code 2.
|
lint-js:
test/httpp/cluster.js#L1
Mandatory module "common" must be loaded
|
lint-js:
test/httpp/cluster.js#L1
Mandatory module "common" must be loaded before any other modules
|
lint-js:
test/httpp/cluster.js#L3
Unexpected var, use let or const instead
|
lint-js:
test/httpp/cluster.js#L4
Unexpected var, use let or const instead
|
lint-js:
test/httpp/cluster.js#L5
Unexpected var, use let or const instead
|
lint-js:
test/httpp/cluster.js#L7
Unexpected var, use let or const instead
|
lint-js:
test/httpp/cluster.js#L24
Strings must use singlequote
|
lint-js:
test/httpp/echo-cln.js#L1
Mandatory module "common" must be loaded before any other modules
|
lint-js:
test/httpp/echo-cln.js#L1
Mandatory module "common" must be loaded
|
lint-js:
test/httpp/echo-cln.js#L4
A space is required after '{'
|