Relative paths are not transformed
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 38/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- typescript
- Domain
- testing-qa, tooling
Research direction
Start by reproducing the snapshot discrepancy shown in the issue, focusing on how relative paths are serialized. Trace the path-serialization entry point and identify where relative paths retain forward slashes. Done means the reported message uses the expected relative-path separators consistently and the relevant snapshot output passes.
Written by the indexing model from the issue text.
Description
@@ -25,71 +25,71 @@
{
"column": 1,
"endColumn": 33,
"endLine": 17,
"line": 17,
- "message": "Cannot find file `../../getting-started/next`",
+ "message": "Cannot find file `..\..\getting-started\next`",
"nodeType": "Program",
"ruleId": "remark-validate-links:missing-file-missing-file",
"severity": 1,
},
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 4
- Avg merge
- 9h 54m
- Merged PRs (30d)
- 3
Contributor guide
No contributing guide indexed for this repository
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.
Similar issues
-
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 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
danielmiessler/LifeOS#2218 ·