`url.parse()` deprecated
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 55/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- node.js, typescript
- Domain
- api
Research direction
Search the TypeScript source for url.parse() usages and inspect the possible candidates described in the linked Azure Pipelines issue. Determine which usage causes the warning, then verify that the affected scenarios no longer use the deprecated API and that the relevant existing checks still pass.
Written by the indexing model from the issue text.
Description
url.parse() is deprecated, but is used in this library which can result in a similar error in many Azure Devops pipelines tasks.
(node:2582) [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)
See https://github.com/microsoft/azure-pipelines-tasks/issues/21565 for possible candidates.
- Dominant language
- TypeScript
- Stars
- 502
- Forks
- 244
- Avg merge
- 2h 24m
- Merged PRs (30d)
- 2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoft/azure-devops-node-api
-
Area: NodeApi triage
Difficulty 1/5 Under an hour Newbie friendliness 78/100
microsoft/azure-devops-node-api#667 · 2 comments ·
-
Expose Accounts API OpenArea: NodeApi bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
microsoft/azure-devops-node-api#522 · 31 comments · 1 reaction ·
-
Area: NodeApi bug code generation
Difficulty 4/5 3-5 days Newbie friendliness 48/100
microsoft/azure-devops-node-api#616 · 15 comments · 2 reactions ·
All issues in microsoft/azure-devops-node-api
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
copse-dev/agent-pane#2953 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·