Skip to content

PSScriptAnalyzer links from the Problem panel 404. #3609

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
4 tasks done
andrewducker opened this issue Oct 8, 2021 · 2 comments · Fixed by #3608
Closed
4 tasks done

PSScriptAnalyzer links from the Problem panel 404. #3609

andrewducker opened this issue Oct 8, 2021 · 2 comments · Fixed by #3608

Comments

@andrewducker
Copy link

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues to ensure it has not already been reported.
  • I have read the troubleshooting guide.
  • I have verified that I am using the latest version of Visual Studio Code and the PowerShell extension.

Summary

When I click right-click on a "problem" and then select "Show documentation for:" I expect it to take me to the documentation.

Instead it takes me to a dead link.

Example: https://github.com/PowerShell/PSScriptAnalyzer/blob/master/RuleDocumentation/AvoidUsingWriteHost.md

PowerShell Version

Name                           Value
----                           -----
PSVersion                      5.1.14409.1018
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.14409.1018
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

Visual Studio Code Version

1.61.0
ee8c7def80afc00dd6e593ef12f37756d8f504ea
x64

Extension Version

Steps to Reproduce

When I click right-click on a "problem" and then select "Show documentation for:" I expect it to take me to the documentation.

Instead it takes me to a dead link.

Example: https://github.com/PowerShell/PSScriptAnalyzer/blob/master/RuleDocumentation/AvoidUsingWriteHost.md

Visuals

No response

Logs

No response

@andrewducker andrewducker added the Issue-Bug A bug to squash. label Oct 8, 2021
@andyleejordan andyleejordan linked a pull request Oct 8, 2021 that will close this issue
4 tasks
@andyleejordan
Copy link
Member

The location got changed upstream, @bgold09 fixed it, I'll get a new release out ASAP.

@andyleejordan
Copy link
Member

Hot-fix release published with the fix for this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants