Skip to content

Added an example of closing and opening as one operation #807

Added an example of closing and opening as one operation

Added an example of closing and opening as one operation #807

Triggered via push February 17, 2024 13:19
Status Failure
Total duration 34s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build
buildx failed with: ERROR: failed to solve: failed to read dockerfile: failed to checkout remote https://github.com/***/EventSourcing.NetCore.git: exit status 128
Helpdesk.Api.Tests.Incidents.ResolveIncidentTests ► ResolveCommand_Succeeds: Sample/Helpdesk.Wolverine/Helpdesk.Api.Tests/Incidents/ResolveIncidentTests.cs#L16
Failed test found in: Sample/Helpdesk.Wolverine/Helpdesk.Api.Tests/bin/TestResults/net8.0/test-results.trx Error: Alba.ScenarioAssertionException : Expected status code 200, 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."}
Helpdesk.Api.Tests.Incidents.PrioritiseIncidentTests ► PrioritiseCommand_ChangesIncidentPriority: Sample/Helpdesk/Helpdesk.Api.Tests/Incidents/PrioritiseIncidentTests.cs#L15
Failed test found in: Sample/Helpdesk/Helpdesk.Api.Tests/bin/TestResults/net8.0/test-results.trx Error: Expected the enum to be HttpStatusCode.OK {value: 200}, but found HttpStatusCode.InternalServerError {value: 500}.
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/.