Skip to content

Fixed also esdb weird AsyncEnumerable conflict issue #369

Fixed also esdb weird AsyncEnumerable conflict issue

Fixed also esdb weird AsyncEnumerable conflict issue #369

Triggered via push February 18, 2026 14:09
Status Failure
Total duration 2m 2s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
build
Process completed with exit code 1.
Marten.Integration.Tests.EventStore.Aggregate.Reaggregation.Given_When_Then: Marten.Integration.Tests/EventStore/Aggregate/Reaggregation.cs#L130
Expected taskFromV2AfterReaggregation.Description not to be "Issue 1 Updated".
Marten.Integration.Tests.EventStore.Projections.AggregationProjectionsTest.GivenEvents_WhenInlineTransformationIsApplied_ThenReturnsSameNumberOfTransformedItems: Marten.Integration.Tests/EventStore/Projections/AggregationProjectionsTest.cs#L111
Marten.Exceptions.DocumentIdTypeMismatchException : Id/Document type mismatch. The id type for the included document type Marten.Integration.Tests.EventStore.Projections.AggregationProjectionsTest.IssueDescriptions is System.Guid, but string was used.
Marten.Integration.Tests.EventStore.UniqueConstraint.UniqueContstraintTests.GivenEvents_WhenInlineTransformationIsApplied_ThenReturnsSameNumberOfTransformedItems: Marten.Integration.Tests/EventStore/UniqueConstraint/UniqueContstraintTests.cs#L68
Marten.Exceptions.DocumentIdTypeMismatchException : Id/Document type mismatch. The id type for the included document type Marten.Integration.Tests.EventStore.UniqueConstraint.UniqueContstraintTests.UserNameGuard is System.Guid, but string was used.