feat(project): project access management - #176
35 new alerts
New alerts in code changed by this pull request
- 11 warnings
- 24 notes
See annotations below for details.
Annotations
Check warning on line 53 in public/project/getproject.ps1
Code scanning / PSScriptAnalyzer
Command accepts pipeline input but has not defined a process block. Warning
Check warning on line 52 in public/project/getproject.ps1
Code scanning / PSScriptAnalyzer
Command accepts pipeline input but has not defined a process block. Warning
Check warning on line 1 in public/driver/projectv2/updateProjectV2Collaborators.ps1
Code scanning / PSScriptAnalyzer
The cmdlet 'Invoke-UpdateProjectV2Collaborators' uses a plural noun. A singular noun should be used instead. Warning
Check warning on line 130 in include/featureflag.ps1
Code scanning / PSScriptAnalyzer
Function 'Set-ModuleNameFeatureFlag' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'. Warning
Check warning on line 115 in include/featureflag.ps1
Code scanning / PSScriptAnalyzer
The cmdlet 'Get-ModuleNameFeatureFlags' uses a plural noun. A singular noun should be used instead. Warning
Check warning on line 62 in include/featureflag.ps1
Code scanning / PSScriptAnalyzer
Function 'Set-FeatureFlag' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'. Warning
Check warning on line 30 in include/featureflag.ps1
Code scanning / PSScriptAnalyzer
The cmdlet 'Save-FeatureFlags' uses a plural noun. A singular noun should be used instead. Warning
Check warning on line 13 in include/featureflag.ps1
Code scanning / PSScriptAnalyzer
The cmdlet 'Get-FeatureFlags' uses a plural noun. A singular noun should be used instead. Warning
Check warning on line 11 in include/featureflag.ps1
Code scanning / PSScriptAnalyzer
The variable 'MODULE_NAME_PATH' is assigned but never used. Warning
Check warning on line 165 in include/config.ps1
Code scanning / PSScriptAnalyzer
Function 'Set-ModuleNameConfigValue' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'. Warning
Check warning on line 1 in Test/private/MockUsers.ps1
Code scanning / PSScriptAnalyzer
The cmdlet 'Get-Mock_Users' uses a plural noun. A singular noun should be used instead. Warning
Check notice on line 2 in Test/include/config.mock.ps1
Code scanning / PSScriptAnalyzer
Line has trailing whitespace Note
Check notice on line 61 in public/project/addprojectuser.ps1
Code scanning / PSScriptAnalyzer
The cmdlet 'Add-ProjectUser' returns an object of type 'System.Boolean' but this type is not declared in the OutputType attribute. Note
Check notice on line 58 in public/project/addprojectuser.ps1
Code scanning / PSScriptAnalyzer
The cmdlet 'Add-ProjectUser' returns an object of type 'System.Boolean' but this type is not declared in the OutputType attribute. Note
Check notice on line 46 in public/project/addprojectuser.ps1
Code scanning / PSScriptAnalyzer
The cmdlet 'Add-ProjectUser' returns an object of type 'System.Boolean' but this type is not declared in the OutputType attribute. Note
Check notice on line 29 in public/project/addprojectuser.ps1
Code scanning / PSScriptAnalyzer
Line has trailing whitespace Note
Check notice on line 21 in public/project/addprojectuser.ps1
Code scanning / PSScriptAnalyzer
Line has trailing whitespace Note
Check notice on line 19 in public/project/addprojectuser.ps1
Code scanning / PSScriptAnalyzer
Line has trailing whitespace Note
Check notice on line 3 in public/project/addprojectuser.ps1
Code scanning / PSScriptAnalyzer
The cmdlet 'Add-ProjectUser' does not have a help comment. Note
Check notice on line 31 in public/driver/user/user.ps1
Code scanning / PSScriptAnalyzer
Line has trailing whitespace Note
Check notice on line 14 in public/driver/user/user.ps1
Code scanning / PSScriptAnalyzer
The cmdlet 'Get-User' does not have a help comment. Note
Check notice on line 3 in public/driver/user/user.ps1
Code scanning / PSScriptAnalyzer
The cmdlet 'Invoke-GetUser' does not have a help comment. Note
Check notice on line 12 in Test/public/issues/Get-ProjectIssue.test.ps1
Code scanning / PSScriptAnalyzer
Line has trailing whitespace Note
Check notice on line 1 in public/driver/projectv2/updateProjectV2Collaborators.ps1
Code scanning / PSScriptAnalyzer
The cmdlet 'Invoke-UpdateProjectV2Collaborators' does not have a help comment. Note
Check notice on line 25 in private/invokeRestMethord.ps1
Code scanning / PSScriptAnalyzer
Line has trailing whitespace Note