esm: add experimental support for addon modules #66844
linters.yml
on: pull_request
lint-addon-docs
32s
lint-cpp
1m 5s
format-cpp
1m 26s
lint-js-and-md
2m 2s
lint-py
42s
lint-yaml
32s
lint-sh
23s
lint-codeowners
25s
lint-pr-url
22s
lint-readme
22s
Annotations
6 errors
lint-js-and-md:
lib/internal/modules/esm/translators.js#L6
'Boolean' is assigned a value but never used
|
lint-js-and-md:
lib/internal/modules/esm/translators.js#L239
Multiple spaces found before '='
|
lint-js-and-md:
lib/internal/modules/esm/translators.js#L519
'ERR_INVALID_RETURN_PROPERTY_VALUE' is not defined
|
lint-js-and-md:
test/addons/esm/test-import.js#L7
Expected parentheses around arrow function argument
|
lint-js-and-md:
test/addons/esm/test-require.js#L3
Use the global form of 'use strict'
|
lint-js-and-md
Process completed with exit code 2.
|