Skip to content

Node DeprecationWarning in azure/webapps-deploy@v3 #545

@YusukeTobo

Description

@YusukeTobo

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions