-
Notifications
You must be signed in to change notification settings - Fork 382
Issues: PowerShell/PSScriptAnalyzer
[Meta issue] PSUseDeclaredVarsMoreThanAssignments presents fa...
#1641
opened Feb 10, 2021 by
rjmholt
Open
7
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Function-Based Custom Rule with "Error" Severity Doesn’t Show Under -Severity Error
#2049
opened Dec 16, 2024 by
Geevo
PSPossibleIncorrectUsageOfAssignmentOperator fires when assigning value inside
if($())
#2048
opened Dec 11, 2024 by
o-l-a-v
Unable to run rules with hashtable that run fine with settings file
#2047
opened Dec 6, 2024 by
pickscrape
Suppression with
SuppressMessageAttribute
is completely broken for variables
#2040
opened Oct 31, 2024 by
BalassaMarton
UseCorrectCasing Publishes Warnings instead of Informational in VS Code
Area - Rules
Issue-Bug
Up for Grabs
#2036
opened Oct 10, 2024 by
bmkaiser
2 tasks done
Add rule for unused namespaces
Issue - New Rule
Up-for-Grabs
#2026
opened Aug 29, 2024 by
MartinGC94
UseCorrectCasing removes
<module>\
from <module>\<cmdlet>
in vscode-powershell
Area - Formatter
Issue-Bug
#2023
opened Aug 22, 2024 by
o-l-a-v
foreach Variable Assignment isn't Validated by PSAvoidAssignmentToAutomaticVariable
Area - Rules
Issue-Bug
#2020
opened Aug 10, 2024 by
PoshAJ
Rule Request: UseCompatibleStrings
Issue - New Rule
Up-for-Grabs
#2015
opened Jul 22, 2024 by
daprahamian
Rule request: PossibleArgumentWithOperatorConfusion
Issue - New Rule
Issue-Enhancement
Up-for-Grabs
#2014
opened Jul 16, 2024 by
iRon7
Auto Correct Aliases incorrectly expands DSC resources name thinking its an alias of a cmdlet
Issue-Bug
#2025
opened Jul 5, 2024 by
nebula-it
5 of 6 tasks
Add rules for Named/Positional Parameter use on object creation
Issue - New Rule
Issue-Enhancement
#2006
opened Jun 2, 2024 by
kilasuit
Rule request: Use Ascii
Issue - Discussion
Issue - New Rule
Issue-Enhancement
#1999
opened Apr 30, 2024 by
iRon7
Rule request:
AvoidSecureStringDisclosure
Issue - New Rule
Issue-Enhancement
Up for Grabs
#1997
opened Apr 24, 2024 by
iRon7
Unable to format document in special circumstances
Issue-Bug
#1994
opened Apr 10, 2024 by
PrzemyslawKlys
6 tasks done
add warning or error when using bigint with floating point types
Issue - New Rule
Up-for-Grabs
#1991
opened Apr 6, 2024 by
Tragen
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.