Skip to content

DeprecationWarnings emitted during addon/node-api test compilation #38065

Open
@mscdex

Description

@mscdex

I'm seeing a bunch of

[DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only.
(Use `node --trace-deprecation ...` to show where the warning was created)

while the addon/node-api tests compile (via make jstest). I even did a make distclean to verify this was not being caused by cached/outdated build artifacts/scripts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues and PRs related to build files or the CI.testIssues and PRs related to the tests.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions