Description:
Emits the following warning during set-up and post set-up steps:
(node:2563) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Task version:
5
Platform:
Runner type:
Repro steps:
N/A
Expected behavior:
No warnings.
Actual behavior:
Warning shown.