Skip to content

Feat: Compile and package for .NET 10 #281

Feat: Compile and package for .NET 10

Feat: Compile and package for .NET 10 #281

Triggered via pull request December 6, 2025 11:45
Status Success
Total duration 6m 41s
Artifacts

codeql-analysis.yaml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
EventFlow.EntityFramework.Tests.InMemory.EfInMemoryEventStoreTests ► AggregateCanHaveMultipleCommits: Source/EventFlow.EntityFramework.Tests/InMemory/InMemoryDbContextProvider.cs#L39
Failed test found in: Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Error: System.MissingMethodException : Method not found: 'System.String Microsoft.EntityFrameworkCore.Diagnostics.AbstractionsStrings.ArgumentIsEmpty(System.Object)'.
EventFlow.EntityFramework.Tests.InMemory.EfInMemoryEventStoreTests ► AggregateEventStreamsAreSeperate: Source/EventFlow.EntityFramework.Tests/InMemory/InMemoryDbContextProvider.cs#L39
Failed test found in: Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Error: System.MissingMethodException : Method not found: 'System.String Microsoft.EntityFrameworkCore.Diagnostics.AbstractionsStrings.ArgumentIsEmpty(System.Object)'.
EventFlow.EntityFramework.Tests.InMemory.EfInMemoryReadStoreTests ► CanHandleMultipleMessageAtOnce: Source/EventFlow.EntityFramework.Tests/InMemory/InMemoryDbContextProvider.cs#L39
Failed test found in: Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Error: System.MissingMethodException : Method not found: 'System.String Microsoft.EntityFrameworkCore.Diagnostics.AbstractionsStrings.ArgumentIsEmpty(System.Object)'.
EventFlow.EntityFramework.Tests.InMemory.EfInMemoryReadStoreTests ► CanStoreMessageHistory: Source/EventFlow.EntityFramework.Tests/InMemory/InMemoryDbContextProvider.cs#L39
Failed test found in: Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Error: System.MissingMethodException : Method not found: 'System.String Microsoft.EntityFrameworkCore.Diagnostics.AbstractionsStrings.ArgumentIsEmpty(System.Object)'.
EventFlow.EntityFramework.Tests.InMemory.EfInMemoryReadStoreTests ► CanStoreMultipleMessages: Source/EventFlow.EntityFramework.Tests/InMemory/InMemoryDbContextProvider.cs#L39
Failed test found in: Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Error: System.MissingMethodException : Method not found: 'System.String Microsoft.EntityFrameworkCore.Diagnostics.AbstractionsStrings.ArgumentIsEmpty(System.Object)'.
EventFlow.EntityFramework.Tests.InMemory.EfInMemoryReadStoreTests ► DeleteRemovesSpecificReadModel: Source/EventFlow.EntityFramework.Tests/InMemory/InMemoryDbContextProvider.cs#L39
Failed test found in: Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Error: System.MissingMethodException : Method not found: 'System.String Microsoft.EntityFrameworkCore.Diagnostics.AbstractionsStrings.ArgumentIsEmpty(System.Object)'.
EventFlow.EntityFramework.Tests.InMemory.EfInMemoryReadStoreTests ► InitialReadModelVersionIsNull: Source/EventFlow.EntityFramework.Tests/InMemory/InMemoryDbContextProvider.cs#L39
Failed test found in: Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Error: System.MissingMethodException : Method not found: 'System.String Microsoft.EntityFrameworkCore.Diagnostics.AbstractionsStrings.ArgumentIsEmpty(System.Object)'.
EventFlow.EntityFramework.Tests.InMemory.EfInMemoryReadStoreTests ► MarkingForDeletionRemovesSpecificReadModel: Source/EventFlow.EntityFramework.Tests/InMemory/InMemoryDbContextProvider.cs#L39
Failed test found in: Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Error: System.MissingMethodException : Method not found: 'System.String Microsoft.EntityFrameworkCore.Diagnostics.AbstractionsStrings.ArgumentIsEmpty(System.Object)'.
EventFlow.EntityFramework.Tests.InMemory.EfInMemoryReadStoreTests ► MultipleUpdatesAreHandledCorrect: Source/EventFlow.EntityFramework.Tests/InMemory/InMemoryDbContextProvider.cs#L39
Failed test found in: Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Error: System.MissingMethodException : Method not found: 'System.String Microsoft.EntityFrameworkCore.Diagnostics.AbstractionsStrings.ArgumentIsEmpty(System.Object)'.
EventFlow.EntityFramework.Tests.InMemory.EfInMemoryReadStoreTests ► NonExistingReadModelReturnsNull: Source/EventFlow.EntityFramework.Tests/InMemory/InMemoryDbContextProvider.cs#L39
Failed test found in: Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Error: System.MissingMethodException : Method not found: 'System.String Microsoft.EntityFrameworkCore.Diagnostics.AbstractionsStrings.ArgumentIsEmpty(System.Object)'.
EventFlow.EntityFramework.Tests.InMemory.EfInMemoryReadStoreTests ► OptimisticConcurrencyCheck: Source/EventFlow.EntityFramework.Tests/InMemory/InMemoryDbContextProvider.cs#L39
Failed test found in: Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmyg876_2025-12-06_11_50_16.trx Error: System.MissingMethodException : Method not found: 'System.String Microsoft.EntityFrameworkCore.Diagnostics.AbstractionsStrings.ArgumentIsEmpty(System.Object)'.
Analyze (csharp)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/