Skip to content

Adjusted to the latest the greatest .NET 8 improvements around Proble… #793

Adjusted to the latest the greatest .NET 8 improvements around Proble…

Adjusted to the latest the greatest .NET 8 improvements around Proble… #793

Triggered via push February 6, 2024 11:24
Status Success
Total duration 49s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
ECommerce.Api.Tests.ShoppingCarts.Confirming.ConfirmShoppingCartTests ► Put_Should_Return_OK_And_Confirm_Shopping_Cart: Sample/EventStoreDB/Simple/ECommerce.Api.Tests/ShoppingCarts/Confirming/ConfirmShoppingCartTests.cs#L41
Failed test found in: Sample/EventStoreDB/Simple/ECommerce.Api.Tests/bin/TestResults/net8.0/test-results.trx Error: Expected object not to be <null> because ETag response header should be defined.
Helpdesk.Api.Tests.Incidents.ResolveIncidentTests ► ResolveCommand_Succeeds: Sample/Helpdesk.Wolverine/Helpdesk.Api.Tests/Incidents/Fixtures/Scenarios.cs#L35
Failed test found in: Sample/Helpdesk.Wolverine/Helpdesk.Api.Tests/bin/TestResults/net8.0/test-results.trx Error: Alba.ScenarioAssertionException : Expected status code 201, but was 500 Actual body text was: {"title":"MartenCommandException","status":500,"detail":"Marten Command Failure:$\n$\n$\n23505: duplicate key value violates unique constraint \"pkey_mt_events_seq_id\"\n\nDETAIL: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information."}
Warehouse.Api.Tests.Products.RegisteringProduct.RegisterProductTests ► RequestForExistingSKUShouldFail_ShouldReturn_409: Sample/Warehouse/Warehouse.Api.Tests/Products/RegisteringProduct/RegisterProductTests.cs#L53
Failed test found in: Sample/Warehouse/Warehouse.Api.Tests/bin/TestResults/net8.0/test-results.trx Error: Expected the enum to be HttpStatusCode.Conflict {value: 409}, but found HttpStatusCode.Forbidden {value: 403}.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.