Deploying single Kairos Broker container app #20
deploy.yml
on: push
Run Tests
33s
Deploy to Staging
1m 38s
Annotations
2 errors and 3 warnings
|
Deploy to Staging
The process '/usr/bin/az' failed with exit code 1
|
|
Deploy to Staging
The process '/usr/bin/az' failed with exit code 1
|
|
Run Tests:
tests/Account.UnitTests/Business/UseCases/OpenAccountUseCaseTests.cs#L20
Remove the underscores from member name Kairos.Account.UnitTests.Business.UseCases.OpenAccountUseCaseTests.OpenAccount_HappyPath() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
|
Run Tests:
src/Account/Infra/Consumers/SendAccountOpenedEmailConsumer.cs#L23
Either log this exception and handle it, or rethrow it with some contextual information. (https://rules.sonarsource.com/csharp/RSPEC-2139)
|
|
Deploy to Staging
Skipping telemetry logging due to the following exception: The process '/usr/bin/docker' failed with exit code 1
|