Skip to content

esm: add experimental support for addon modules #66844

esm: add experimental support for addon modules

esm: add experimental support for addon modules #66844

Triggered via pull request November 27, 2024 14:43
Status Failure
Total duration 2m 11s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.