Push on main #107
codeql
on: dynamic
Matrix: Analyze
Annotations
1 error
Contexture.Api.Tests.Specs.Deleting ► When deleting a domain the bounded contexts, collaborations and namespaces are deleted with it:
backend/Contexture.Api.Tests/Specs/Deleting.Specs.fs#L70
Failed test found in:
backend/Contexture.Api.Tests/TestResults/TestResults.trx
Error:
Assert.Contains() Failure
Not found: (filter expression)
In value: FSharpList<EventEnvelope<AllEvents>> [{ Metadata = { Source = 00000000-6c78-4f2e-0000-000000000007
RecordedAt = 01/16/2024 09:53:16 +00:00
Position = Position 22L
Version = Version 4L }
Event =
Domains
(DomainRemoved
{ DomainId = 00000000-6c78-4f2e-0000-000000000007
OldParentDomain = Some 00000000-6c78-4f2e-0000-000000000004 }) }, { Metadata = { Source = 00000000-6c78-4f2e-0000-000000000008
RecordedAt = 01/16/2024 09:53:16 +00:00
Position = Position 23L
Version = Version 3L }
Event =
BoundedContexts
(BoundedContextRemoved
{ BoundedContextId = 00000000-6c78-4f2e-0000-000000000008
DomainId = 00000000-6c78-4f2e-0000-000000000007 }) }, { Metadata = { Source = 00000000-6c78-4f2e-0000-000000000010
RecordedAt = 01/16/2024 09:53:16 +00:00
Position = Position 24L
Version = Version 2L }
Event =
Collaboration
(ConnectionRemoved
{ CollaborationId = 00000000-6c78-4f2e-0000-000000000010 }) }, { Metadata = { Source = 00000000-6c78-4f2e-0000-000000000011
RecordedAt = 01/16/2024 09:53:16 +00:00
Position = Position 25L
Version = Version 2L }
Event =
Collaboration
(ConnectionRemoved
{ CollaborationId = 00000000-6c78-4f2e-0000-000000000011 }) }, { Metadata = { Source = 00000000-6c78-4f2e-0000-000000000012
RecordedAt = 01/16/2024 09:53:16 +00:00
Position = Position 26L
Version = Version 2L }
Event =
Collaboration
(ConnectionRemoved
{ CollaborationId = 00000000-6c78-4f2e-0000-000000000012 }) }]
|