You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm seeing this in the PowerShell repo's build.psm1 module. It has a function declared like so function script:precheck([string]$command, [string]$missedMessage) and it says it has 0 references which I know to be not true. I believe the script: is throwing off CodeLens.
Attached Logs
Follow the instructions in the README
about capturing and sending logs.
The text was updated successfully, but these errors were encountered:
System Details
$PSVersionTable
:Issue Description
I'm seeing this in the PowerShell repo's build.psm1 module. It has a function declared like so
function script:precheck([string]$command, [string]$missedMessage)
and it says it has 0 references which I know to be not true. I believe thescript:
is throwing off CodeLens.Attached Logs
Follow the instructions in the README
about capturing and sending logs.
The text was updated successfully, but these errors were encountered: