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
Updated to 2.11.0 and started noticed this show up in my debug logs occasionally. I haven't noticed any ill effect yet, but thought I'd bring it up in case it's a bug or something I need to fix in code. There's a chance this has always been happening but I know there were some logging changes in this release.
Steps To Reproduce
Date: 2024-11-13 12:44:56
Level: Error
ThreadId: 0
Server: SERVER01
Category: InvalidData: (:) [Get-PodeLogger], ParameterBindingValidationException
Message: Cannot bind argument to parameter 'Name' because it is an empty string.
StackTrace: at <ScriptBlock>, <No file>: line 20
Expected Behavior
No exception.
Platform
OS: Windows Server 2022
Browser: NA
Versions:
Pode: 2.11.0
PowerShell: PS7.4.6
The text was updated successfully, but these errors were encountered:
Describe the Bug
Updated to 2.11.0 and started noticed this show up in my debug logs occasionally. I haven't noticed any ill effect yet, but thought I'd bring it up in case it's a bug or something I need to fix in code. There's a chance this has always been happening but I know there were some logging changes in this release.
Steps To Reproduce
Expected Behavior
No exception.
Platform
The text was updated successfully, but these errors were encountered: