feat: anchor target duplicate and file-path errors#3051
Draft
Arcticae wants to merge 1 commit intospr/main/bfdde9c1from
Draft
feat: anchor target duplicate and file-path errors#3051Arcticae wants to merge 1 commit intospr/main/bfdde9c1from
Arcticae wants to merge 1 commit intospr/main/bfdde9c1from
Conversation
This was referenced Mar 18, 2026
b3c7c28 to
f6032b6
Compare
3dfefcf to
e0bf078
Compare
f6032b6 to
f76b386
Compare
e0bf078 to
9f83d1d
Compare
f76b386 to
e3b1f1b
Compare
24050d0 to
48cc6d4
Compare
3e02108 to
18ccc5c
Compare
48cc6d4 to
823a57a
Compare
18ccc5c to
fcd7d1f
Compare
823a57a to
91b50aa
Compare
2c98590 to
070ff7d
Compare
cd3fc03 to
7d62a47
Compare
070ff7d to
383d2aa
Compare
7d62a47 to
e0169d0
Compare
383d2aa to
baffc1c
Compare
e0169d0 to
4ee6228
Compare
61ed7f8 to
be54c00
Compare
74d54a5 to
37698b9
Compare
2275df4 to
ecdc4bb
Compare
4b22da4 to
6793d6f
Compare
ecdc4bb to
4962eef
Compare
6793d6f to
d219d29
Compare
4962eef to
c64d75a
Compare
caa26cc to
4993ea0
Compare
f750a90 to
36e04ae
Compare
9cf1e32 to
ec46707
Compare
c7f0070 to
946bf56
Compare
56aac18 to
c635a0b
Compare
fc5a35a to
a172294
Compare
c635a0b to
140f3e3
Compare
a172294 to
ad0bd83
Compare
312e9cf to
b47d3a2
Compare
ad0bd83 to
d354010
Compare
Convert duplicate target errors (DuplicateDefaultTargetDefinition, DuplicateNamedTargetDefinition) in ManifestBuilder to typed ManifestSemanticError variants with span anchors. Refactor abs_canonical_path to accept a make_error closure, add anchor parameter to readme_for_package, and wire LicensePathInvalid / ReadmePathInvalid anchors through license-file and readme processing. commit-id:d18762ef
b47d3a2 to
1ef0972
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Convert duplicate target errors (DuplicateDefaultTargetDefinition,
DuplicateNamedTargetDefinition) in ManifestBuilder to typed
ManifestSemanticError variants with span anchors.
Refactor abs_canonical_path to accept a make_error closure, add anchor
parameter to readme_for_package, and wire LicensePathInvalid /
ReadmePathInvalid anchors through license-file and readme processing.
Stack: