-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
Trying to Run devaudit command from under the TFS agent and get Exception message.
v3.4.0.20
Runtime error! DevAudit will now terminate.
Unhandled Exception: System.IO.IOException: The handle is invalid.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.__Error.WinIOError()
at System.Console.set_CursorVisible(Boolean value)
at DevAudit.CommandLine.Program.Main(String[] args) in D:\a\1\s\DevAudit.CommandLine\Program.cs:line 663
I use azure pipline task
steps:
- powershell: devaudit netcore -f somepath/....deps.json
But when i use the same command locally on my work machine all is good
Metadata
Metadata
Assignees
Labels
No labels