Refactored Prioritise to AggregateHandler #779
Annotations
5 errors and 1 warning
Helpdesk.Api.Tests.Incidents.AcknowledgeResolutionIncidentTests ► ResolveCommand_Succeeds:
Sample/Helpdesk.Wolverine/Helpdesk.Api/Program.cs#L101
Failed test found in:
Sample/Helpdesk.Wolverine/Helpdesk.Api.Tests/bin/TestResults/net8.0/test-results.trx
Error:
System.InvalidOperationException : Unable to determine the aggregate id for aggregate type Helpdesk.Api.Incidents.Incident on command type Helpdesk.Api.Incidents.Prioritising.PrioritiseIncidentRequest. Either make a property or field named 'IncidentId', or decorate a member with the Marten.Schema.IdentityAttribute attribute
|
Helpdesk.Api.Tests.Incidents.AssignAgentToIncidentTests ► AssignAgentCommand_ChangesIncidentCategory:
Sample/Helpdesk.Wolverine/Helpdesk.Api/Program.cs#L101
Failed test found in:
Sample/Helpdesk.Wolverine/Helpdesk.Api.Tests/bin/TestResults/net8.0/test-results.trx
Sample/Helpdesk.Wolverine/Helpdesk.Api.Tests/bin/TestResults/net8.0/test-results.trx
Sample/Helpdesk.Wolverine/Helpdesk.Api.Tests/bin/TestResults/net8.0/test-results.trx
Sample/Helpdesk.Wolverine/Helpdesk.Api.Tests/bin/TestResults/net8.0/test-results.trx
Sample/Helpdesk.Wolverine/Helpdesk.Api.Tests/bin/TestResults/net8.0/test-results.trx
Error:
System.InvalidOperationException : Unable to determine the aggregate id for aggregate type Helpdesk.Api.Incidents.Incident on command type Helpdesk.Api.Incidents.Prioritising.PrioritiseIncidentRequest. Either make a property or field named 'IncidentId', or decorate a member with the Marten.Schema.IdentityAttribute attribute
|
Helpdesk.Api.Tests.Incidents.CloseIncidentTests ► ResolveCommand_Succeeds:
Sample/Helpdesk.Wolverine/Helpdesk.Api/Program.cs#L101
Failed test found in:
Sample/Helpdesk.Wolverine/Helpdesk.Api.Tests/bin/TestResults/net8.0/test-results.trx
Error:
System.InvalidOperationException : Unable to determine the aggregate id for aggregate type Helpdesk.Api.Incidents.Incident on command type Helpdesk.Api.Incidents.Prioritising.PrioritiseIncidentRequest. Either make a property or field named 'IncidentId', or decorate a member with the Marten.Schema.IdentityAttribute attribute
|
Helpdesk.Api.Tests.Incidents.LogIncidentsTests ► LogIncident_ShouldSucceed:
Sample/Helpdesk.Wolverine/Helpdesk.Api/Program.cs#L101
Failed test found in:
Sample/Helpdesk.Wolverine/Helpdesk.Api.Tests/bin/TestResults/net8.0/test-results.trx
Error:
System.AggregateException : One or more errors occurred. (One or more errors occurred. (One or more errors occurred. (Unable to determine the aggregate id for aggregate type Helpdesk.Api.Incidents.Incident on command type Helpdesk.Api.Incidents.Prioritising.PrioritiseIncidentRequest. Either make a property or field named 'IncidentId', or decorate a member with the Marten.Schema.IdentityAttribute attribute)))
---- System.AggregateException : One or more errors occurred. (One or more errors occurred. (Unable to determine the aggregate id for aggregate type Helpdesk.Api.Incidents.Incident on command type Helpdesk.Api.Incidents.Prioritising.PrioritiseIncidentRequest. Either make a property or field named 'IncidentId', or decorate a member with the Marten.Schema.IdentityAttribute attribute))
-------- System.AggregateException : One or more errors occurred. (Unable to determine the aggregate id for aggregate type Helpdesk.Api.Incidents.Incident on command type Helpdesk.Api.Incidents.Prioritising.PrioritiseIncidentRequest. Either make a property or field named 'IncidentId', or decorate a member with the Marten.Schema.IdentityAttribute attribute)
------------ System.InvalidOperationException : Unable to determine the aggregate id for aggregate type Helpdesk.Api.Incidents.Incident on command type Helpdesk.Api.Incidents.Prioritising.PrioritiseIncidentRequest. Either make a property or field named 'IncidentId', or decorate a member with the Marten.Schema.IdentityAttribute attribute
|
Helpdesk.Api.Tests.Incidents.RecordAgentResponseToIncidentTests ► RecordAgentResponseCommand_RecordsResponse:
Sample/Helpdesk.Wolverine/Helpdesk.Api/Program.cs#L101
Failed test found in:
Sample/Helpdesk.Wolverine/Helpdesk.Api.Tests/bin/TestResults/net8.0/test-results.trx
Error:
System.InvalidOperationException : Unable to determine the aggregate id for aggregate type Helpdesk.Api.Incidents.Incident on command type Helpdesk.Api.Incidents.Prioritising.PrioritiseIncidentRequest. Either make a property or field named 'IncidentId', or decorate a member with the Marten.Schema.IdentityAttribute attribute
|
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/.
|