dotnet / dotnet/winforms

SourceLink links broken for some packages

Open
#4,829 2 comments 0 reactions 0 assignees View on GitHub
:beetle: bug area-Infrastructure
Dominant language
C#
Stars
4.9k
Forks
1.1k
Avg merge
20h 23m
Merged PRs (30d)
103

Description

It looks like the SourceLink info for some files incorrect:

```
Validating Microsoft.WindowsDesktop.App.Runtime.win-x86.6.0.0-preview.4.21221.7.symbols.nupkg ...The remote server returned an error: (404) Not Found.

File runtimes/win-x86/lib/net6.0/System.Windows.Forms.pdb has broken links:
Failed to retrieve https://raw.githubusercontent.com/dotnet/winforms/3dbd436403e9dc92c392ba9e414d5958c3d08bee/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton
The remote server returned an error: (404) Not Found.
Failed to retrieve https://raw.githubusercontent.com/dotnet/winforms/3dbd436403e9dc92c392ba9e414d5958c3d08bee/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton
D:\workspace\_work\1\a\signed\shipping\assets\symbols\Microsoft.WindowsDesktop.App.Runtime.win-x86.6.0.0-preview.4.21221.7.symbols.nupkg has broken SourceLink links.
##[error](NETCORE_ENGINEERING_TELEMETRY=SourceLink) D:\workspace\_work\1\a\signed\shipping\assets\symbols\Microsoft.WindowsDesktop.App.Runtime.win-x86.6.0.0-preview.4.21221.7.symbols.nupkg has broken SourceLink links.

```
Notice the missing file extension.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.