build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /test/httpp #176
linters.yml
on: push
lint-addon-docs
31s
lint-cpp
1m 8s
lint-md
51s
lint-js
1m 29s
lint-py
42s
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 '{'
|