Redact secrets when echoing commands #1396
Annotations
12 errors
|
macos
Process completed with exit code 1.
|
|
SimpleExecTests.EchoingCommands.RedactingSecretsFromWorkingDirectory:
/_/SimpleExecTests/EchoingCommands.cs#L72
System.ComponentModel.Win32Exception : An error occurred trying to start process '/Users/runner/.dotnet/dotnet' with working directory 'secret_SECRET'. No such file or directory
|
|
SimpleExecTests.EchoingCommands.RedactingSecretsFromWorkingDirectory:
/_/SimpleExecTests/EchoingCommands.cs#L72
System.ComponentModel.Win32Exception : An error occurred trying to start process '/Users/runner/.dotnet/dotnet' with working directory 'secret_SECRET'. No such file or directory
|
|
SimpleExecTests.EchoingCommands.RedactingSecretsFromWorkingDirectory:
/_/SimpleExecTests/EchoingCommands.cs#L72
System.ComponentModel.Win32Exception : An error occurred trying to start process '/Users/runner/.dotnet/dotnet' with working directory 'secret_SECRET'. No such file or directory
|
|
ubuntu
Process completed with exit code 1.
|
|
SimpleExecTests.EchoingCommands.RedactingSecretsFromWorkingDirectory:
/_/SimpleExecTests/EchoingCommands.cs#L72
System.ComponentModel.Win32Exception : An error occurred trying to start process '/usr/share/dotnet/dotnet' with working directory 'secret_SECRET'. No such file or directory
|
|
SimpleExecTests.EchoingCommands.RedactingSecretsFromWorkingDirectory:
/_/SimpleExecTests/EchoingCommands.cs#L72
System.ComponentModel.Win32Exception : An error occurred trying to start process '/usr/share/dotnet/dotnet' with working directory 'secret_SECRET'. No such file or directory
|
|
SimpleExecTests.EchoingCommands.RedactingSecretsFromWorkingDirectory:
/_/SimpleExecTests/EchoingCommands.cs#L72
System.ComponentModel.Win32Exception : An error occurred trying to start process '/usr/share/dotnet/dotnet' with working directory 'secret_SECRET'. No such file or directory
|
|
windows
Process completed with exit code 1.
|
|
SimpleExecTests.EchoingCommands.RedactingSecretsFromWorkingDirectory:
/_/SimpleExecTests/EchoingCommands.cs#L72
System.ComponentModel.Win32Exception : An error occurred trying to start process 'C:\Program Files\dotnet\dotnet.EXE' with working directory 'secret_SECRET'. The directory name is invalid.
|
|
SimpleExecTests.EchoingCommands.RedactingSecretsFromWorkingDirectory:
/_/SimpleExecTests/EchoingCommands.cs#L72
System.ComponentModel.Win32Exception : An error occurred trying to start process 'dotnet' with working directory 'secret_SECRET'. The directory name is invalid.
|
|
SimpleExecTests.EchoingCommands.RedactingSecretsFromWorkingDirectory:
/_/SimpleExecTests/EchoingCommands.cs#L72
System.ComponentModel.Win32Exception : An error occurred trying to start process 'dotnet' with working directory 'secret_SECRET'. The directory name is invalid.
|