Node DeprecationWarning in azure/webapps-deploy@v3
- Dominant language
- TypeScript
- Stars
- 338
- Forks
- 234
- Avg merge
- 53m
- Merged PRs (30d)
- 3
Description
The following 3 deprecation alerts happen during this action. Could you please fix them?
Run azure/webapps-deploy@v3
(node:1954) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
at node:punycode:7:10
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:398:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:337:10)
at loadBuiltinModule (node:internal/modules/helpers:126:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1222:15)
at Module._load (node:internal/modules/cjs/loader:1313:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
at Module.require (node:internal/modules/cjs/loader:1576:12)
at require (node:internal/modules/helpers:153:16)
at 24876 (/home/runner/work/_actions/azure/webapps-deploy/v3/dist/index.js:112111:18)
(node:1954) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
at showFlaggedDeprecation (node:buffer:222:11)
at new Buffer (node:buffer:305:3)
at 94908 (/home/runner/work/_actions/azure/webapps-deploy/v3/dist/index.js:21398:10)
at __nccwpck_require__ (/home/runner/work/_actions/azure/webapps-deploy/v3/dist/index.js:116074:43)
at 73380 (/home/runner/work/_actions/azure/webapps-deploy/v3/dist/index.js:21726:17)
at __nccwpck_require__ (/home/runner/work/_actions/azure/webapps-deploy/v3/dist/index.js:116074:43)
at 47544 (/home/runner/work/_actions/azure/webapps-deploy/v3/dist/index.js:22581:20)
at __nccwpck_require__ (/home/runner/work/_actions/azure/webapps-deploy/v3/dist/index.js:116074:43)
at 41622 (/home/runner/work/_actions/azure/webapps-deploy/v3/dist/index.js:111749:31)
at __nccwpck_require__ (/home/runner/work/_actions/azure/webapps-deploy/v3/dist/index.js:116074:43)
(node:1954) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
at Object.urlParse [as parse] (node:url:136:13)
at HttpClient. (/home/runner/work/_actions/azure/webapps-deploy/v3/dist/index.js:74907:33)
at Generator.next ()
at /home/runner/work/_actions/azure/webapps-deploy/v3/dist/index.js:74716:71
at new Promise ()
at __webpack_modules__.96184.__awaiter (/home/runner/work/_actions/azure/webapps-deploy/v3/dist/index.js:74712:12)
at HttpClient.request (/home/runner/work/_actions/azure/webapps-deploy/v3/dist/index.js:74903:16)
at WebClient. (/home/runner/work/_actions/azure/webapps-deploy/v3/dist/index.js:19123:51)
at Generator.next ()
at /home/runner/work/_actions/azure/webapps-deploy/v3/dist/index.js:19067:71
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.