errors: add ERR_AMBIGUOUS_MODULE_SYNTAX message #81078
linters.yml
on: pull_request
lint-addon-docs
1m 0s
lint-cpp
1m 43s
format-cpp
1m 45s
lint-js-and-md
2m 46s
lint-nix
23s
lint-py
53s
lint-yaml
50s
lint-sh
30s
lint-codeowners
29s
lint-pr-url
27s
lint-readme
29s
Annotations
8 errors
|
lint-js-and-md
Process completed with exit code 2.
|
|
lint-js-and-md:
test/es-module/test-ambiguous-module-syntax.js#L28
Use assert.match instead
|
|
lint-js-and-md:
test/es-module/test-ambiguous-module-syntax.js#L22
Use assert.match instead
|
|
lint-js-and-md:
test/es-module/test-ambiguous-module-syntax.js#L15
Missing trailing comma
|
|
lint-js-and-md:
lib/internal/errors.js#L1141
Out of ASCIIbetical order - ERR_AMBIGUOUS_MODULE_SYNTAX >= ERR_AMBIGUOUS_ARGUMENT
|
|
lint-js-and-md:
lib/internal/errors.js#L1138
This line has a length of 213. Maximum allowed is 120
|
|
lint-js-and-md:
lib/internal/errors.js#L1137
"ERR_AMBIGUOUS_MODULE_SYNTAX" is not documented in doc/api/errors.md
|
|
lint-js-and-md:
lib/internal/errors.js#L1137
Expected indentation of 0 spaces but found 2
|