5 writes to ErrorMessage
aspire (1)
Backchannel\AppHostAuxiliaryBackchannel.cs (1)
994ErrorMessage = "Wait command is not supported by the AppHost version. Update the AppHost to use this command."
Aspire.Cli.Tests (4)
Backchannel\ResourceWaitServiceTests.cs (1)
100ErrorMessage = "Wait failed."
Commands\WaitCommandTests.cs (3)
149ErrorMessage = "Resource 'nonexistent' was not found." 259ErrorMessage = "Timed out waiting for resource 'mydb'." 327ErrorMessage = "Resource 'myapp' failed to start."
1 reference to ErrorMessage
aspire (1)
Backchannel\ResourceWaitService.cs (1)
71response.ErrorMessage);