`Update-PSModuleManifest` causes `PSAvoidTrailingWhitespace`
@alerickson arbeitet bereits daran.
Seit 06.8.2026.
Bewertung
Dieses Issue wurde noch nicht bewertet.
Beschreibung
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues.
Steps to reproduce
When updating the module manifest with items that do not fit on a single line, the Update-PSModuleManifest leaves a trailing whitespace behind the comma.
New-ModuleManifest -Path ModuleManifest.psd1
Update-PSModuleManifest -Path ModuleManifest.psd1 -FunctionsToExport @(
"Compress-PSResource",
"Find-PSResource",
"Get-InstalledPSResource",
"Get-PSResourceRepository",
"Get-PSScriptFileInfo",
"Import-PSGetRepository",
"Install-PSResource",
"New-PSScriptFileInfo",
"Publish-PSResource",
"Register-PSResourceRepository",
"Reset-PSResourceRepository",
"Save-PSResource",
"Set-PSResourceRepository",
"Test-PSScriptFileInfo",
"Uninstall-PSResource",
"Unregister-PSResourceRepository",
"Update-PSModuleManifest",
"Update-PSResource",
"Update-PSScriptFileInfo"
)
Invoke-ScriptAnalyzer ModuleManifest.psd1 | Should -be NullOrEmpty
Expected behavior
No analyzer violations
Actual behavior
InvalidResult:
Line |
1 | Invoke-ScriptAnalyzer ModuleManifest.psd1 | Should -be NullOrEmpty
| Expected 'NullOrEmpty', but got @(Line has trailing whitespace, Line has trailing whitespace, Line has
| trailing whitespace, Line has trailing whitespace, Line has trailing whitespace, Line has trailing
| whitespace, Line has trailing whitespace, Line has trailing whitespace).
Error details
Environment data
ModuleType Version PreRelease Name ExportedCommands
---------- ------- ---------- ---- ----------------
Binary 1.2.0 Microsoft.PowerShell.PSResourceGet {Compress-PSResource, Find-PSResource, Get-In…
Name Value
---- -----
PSVersion 7.6.4
PSEdition Core
GitCommitId 7.6.4
OS Microsoft Windows 10.0.26100
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.4
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Visuals
No response
- Vorherrschende Sprache
- C#
- Sterne
- 576
- Forks
- 114
- Ø Merge
- 23 Std. 17 Min.
- Gemergte PRs (30 T.)
- 8
Beitragsleitfaden
Erste Schritte
- Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
- Forken Sie das Repository und arbeiten Sie in einem Branch.
- Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.
Mehr aus PowerShell/PSResourceGet
-
Create parent directories only after the containment check in InstallHelper.TryExtractToDirectory Offen
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 78/100
PowerShell/PSResourceGet#2056 ·
-
feature_request
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 68/100
PowerShell/PSResourceGet#2013 · 3 Kommentare ·
-
feature_request Needs-Triage
PowerShell/PSResourceGet#2057 · 1 zugewiesene Person ·
-
Needs-Triage
Schwierigkeit 3/5 1-2 Tage Anfängerfreundlichkeit 68/100
PowerShell/PSResourceGet#2055 ·
-
Needs-Triage
Schwierigkeit 3/5 1-2 Tage Anfängerfreundlichkeit 72/100
PowerShell/PSResourceGet#2054 ·
Alle Issues in PowerShell/PSResourceGet
Ähnliche Issues
-
priority-0
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 68/100
-
Schwierigkeit 1/5 Unter einer Stunde Anfängerfreundlichkeit 78/100
StackExchange/StackExchange.Redis#3249 ·
-
[Feat] 조합 영역 구분선 개선 Offen
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 68/100
-
type/automation type/tech-debt
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 78/100
-
bug
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 88/100