Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

punycode is deprecated #577

Open
breedx-splk opened this issue Dec 1, 2023 · 1 comment
Open

punycode is deprecated #577

breedx-splk opened this issue Dec 1, 2023 · 1 comment
Assignees
Labels
tooling Regarding build, workflows, build-tools, ...

Comments

@breedx-splk
Copy link
Contributor

When running the linter with make markdownlint, a warning is issued:

(node:10670) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.

Looks like it will be removed in a future version of node, so we should get ahead of this.

@breedx-splk breedx-splk added the tooling Regarding build, workflows, build-tools, ... label Dec 1, 2023
@github-actions github-actions bot added the Stale label Feb 8, 2024
@joaopgrassi joaopgrassi removed the Stale label Feb 14, 2024
@joaopgrassi
Copy link
Member

I don't see this warning locally, and also not in the runs https://github.com/open-telemetry/semantic-conventions/actions/runs/8082988176/job/22085020332. But there are other deprecation warnings so we should look into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Regarding build, workflows, build-tools, ...
Projects
None yet
Development

No branches or pull requests

3 participants