Aspire sample application#556
Open
quezlatch wants to merge 49 commits into
Open
Annotations
8 warnings
|
Run tests:
src/Core/src/Eventuous.Persistence/EventStore/TieredEventReader.cs#L87
Using member 'Eventuous.StoreFunctions.ReadEvents(IEventReader, StreamName, StreamReadPosition, Int32, Boolean, CancellationToken)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Only works with AOT when using DefaultStaticEventSerializer.
|
|
Run tests:
src/Core/src/Eventuous.Persistence/EventStore/TieredEventReader.cs#L87
Using member 'Eventuous.StoreFunctions.ReadEvents(IEventReader, StreamName, StreamReadPosition, Int32, Boolean, CancellationToken)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Only works with AOT when using DefaultStaticEventSerializer.
|
|
Run tests:
src/Core/src/Eventuous.Persistence/EventStore/TieredEventReader.cs#L86
Using member 'Eventuous.StoreFunctions.ReadEventsBackwards(IEventReader, StreamName, StreamReadPosition, Int32, Boolean, CancellationToken)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Only works with AOT when using DefaultStaticEventSerializer.
|
|
Run tests:
src/Core/src/Eventuous.Persistence/EventStore/TieredEventReader.cs#L86
Using member 'Eventuous.StoreFunctions.ReadEventsBackwards(IEventReader, StreamName, StreamReadPosition, Int32, Boolean, CancellationToken)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Only works with AOT when using DefaultStaticEventSerializer.
|
|
Run tests:
src/Core/src/Eventuous.Persistence/EventStore/TieredEventReader.cs#L87
Using member 'Eventuous.StoreFunctions.ReadEvents(IEventReader, StreamName, StreamReadPosition, Int32, Boolean, CancellationToken)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Only works with AOT when using DefaultStaticEventSerializer.
|
|
Run tests:
src/Core/src/Eventuous.Persistence/EventStore/TieredEventReader.cs#L87
Using member 'Eventuous.StoreFunctions.ReadEvents(IEventReader, StreamName, StreamReadPosition, Int32, Boolean, CancellationToken)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Only works with AOT when using DefaultStaticEventSerializer.
|
|
Run tests:
src/Core/src/Eventuous.Persistence/EventStore/TieredEventReader.cs#L86
Using member 'Eventuous.StoreFunctions.ReadEventsBackwards(IEventReader, StreamName, StreamReadPosition, Int32, Boolean, CancellationToken)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Only works with AOT when using DefaultStaticEventSerializer.
|
|
Run tests:
src/Core/src/Eventuous.Persistence/EventStore/TieredEventReader.cs#L86
Using member 'Eventuous.StoreFunctions.ReadEventsBackwards(IEventReader, StreamName, StreamReadPosition, Int32, Boolean, CancellationToken)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Only works with AOT when using DefaultStaticEventSerializer.
|
background
wait
wait-all
cancel
parallel
Loading