Added an example of closing and opening as one operation #808
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/.
|