Skip to content

Minor : Fix the DEP0169 warning #191

@mikeblakeuk

Description

@mikeblakeuk

(node:2106) [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.

Image: ubuntu-24.04
Version: 20260413.86.1
Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260413.86/images/ubuntu/Ubuntu2404-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260413.86

Run joshjohanning/azdo_commit_message_validator@v4.1.0
  with:
    check-pull-request: true
    pull-request-check-scope: body-only
    check-commits: false
    validate-work-item-exists: true
    add-work-item-table: true
    azure-devops-organization: mgalfadev
    azure-devops-token: ***
    add-work-item-from-branch: true
    branch-work-item-prefixes: task, bug, bugfix, chore, epic, feature, story, spike
    branch-work-item-min-digits: 5
    fail-if-missing-workitem-commit-link: true
    link-commits-to-pull-request: true
    github-token: ***
    comment-on-failure: true
Extracting work item IDs from branch name: dependabot/nuget/src/HIDDEN (prefixes: task, bug, bugfix, chore, epic, feature, story, spike, minDigits: 5)
No work item IDs found in branch name
Checking PR body for work item links (scope: body-only)
PR linked to work item
PR title/body contains work item: 12345
Validating work item 12345 exists...
(node:2106) [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.
(Use `node --trace-deprecation ...` to show where the warning was created)
... work item 12345 exists

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions