Skip to content

Upgrade Node.js version on node-test-linter job #2504

Closed
@aduh95

Description

@aduh95

I got a PR with a failing linter job on CI because it seems the Node.js version on the CI doesn't understand the language features used in nodejs/node#36018.

I can see that in 3254439 (cc @phillipj), Node.js version was upgraded from v10.x to v14.x, yet the job is still failing. The console output in the Jenkins UI doesn't tell what is the node --version used for the job, but it seems it's not Node.js 14 (which support those features).

Would it be possible to add the Node.js version used by the linter job in the console output to help contributors understand linter failures? Can we upgrade the Node.js version to v14.x if it's not already in place?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions