Merge pull request #53 from InstantWebP2P/dependabot/npm_and_yarn/tes… #178
linters.yml
on: push
lint-addon-docs
28s
lint-cpp
19s
lint-md
40s
lint-js
1m 28s
lint-py
18s
Annotations
15 errors
lint-py
Version 3.8 with arch x64 not found
Available versions:
3.10.16 (x64)
3.11.11 (x64)
3.12.8 (x64)
3.13.1 (x64)
3.9.21 (x64)
|
lint-cpp
Version 3.8 with arch x64 not found
Available versions:
3.10.16 (x64)
3.11.11 (x64)
3.12.8 (x64)
3.13.1 (x64)
3.9.21 (x64)
|
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-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 '{'
|