バックエンドサーバーのヘルスチェック用APIを追加する #283
samples-dressca-backend.ci.yml
on: pull_request
バックエンドアプリケーションのビルド
2m 9s
Annotations
3 errors
Dressca.IntegrationTest.DatabaseHealthCheckTest ► DatabaseConnectionTest:
samples/Dressca/dressca-backend/tests/Dressca.IntegrationTest/CustomWebApplicationFactory.cs#L34
Failed test found in:
samples/Dressca/dressca-backend/tests/Dressca.IntegrationTest/TestResults/_fv-az452-277_2023-11-07_04_58_10.trx
Error:
Microsoft.Data.SqlClient.SqlException : A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: TCP Provider, error: 0 - Success)
|
バックエンドアプリケーションのビルド
Process completed with exit code 1.
|
バックエンドアプリケーションのビルド
Failed test were found and 'fail-on-error' option is set to true
|