Skip to content

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

Added an example of closing and opening as one operation

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

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

Annotations

2 errors and 1 warning
Helpdesk.Api.Tests.Incidents.AcknowledgeResolutionIncidentTests ► ResolveCommand_Succeeds: Sample/Helpdesk/Helpdesk.Api.Tests/Incidents/Fixtures/Scenarios.cs#L46
Failed test found in: Sample/Helpdesk/Helpdesk.Api.Tests/bin/TestResults/net8.0/test-results.trx Error: System.AggregateException : One or more errors occurred. (Expected the enum to be HttpStatusCode.OK {value: 200}, but found HttpStatusCode.InternalServerError {value: 500}.) ---- Expected the enum to be HttpStatusCode.OK {value: 200}, but found HttpStatusCode.InternalServerError {value: 500}.
Helpdesk.Api.Tests.Incidents.ResolveIncidentTests ► ResolveCommand_Succeeds: Sample/Helpdesk/Helpdesk.Api.Tests/Incidents/Fixtures/Scenarios.cs#L30
Failed test found in: Sample/Helpdesk/Helpdesk.Api.Tests/bin/TestResults/net8.0/test-results.trx Error: Expected the enum to be HttpStatusCode.Created {value: 201}, 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/.