Skip to content

test: linter errors in tmp file #20521

@prog1dev

Description

@prog1dev

After make test -j4 I get:

...
Running JS linter...

/Users/martin/projects/node/test/tmp.1/中文目录/file.js
  1:1   error  Use the global form of 'use strict'            strict
  1:1   error  Mandatory module "common" must be loaded       node-core/required-modules
  1:21  error  Newline required at end of file but not found  eol-last

✖ 3 problems (3 errors, 0 warnings)
  1 error, 0 warnings potentially fixable with the `--fix` option.

make[3]: *** [lint-js] Error 1
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    testIssues and PRs related to the tests.toolsIssues and PRs related to the tools directory.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions