chore: remove unused usings #528
Open
Annotations
10 warnings
|
Run tests:
src/Azure/test/Eventuous.Tests.Azure.ServiceBus/IsSerialisableByServiceBus.cs#L6
Return a `Func<T>` rather than a `<T>`.
|
|
Run tests:
src/Azure/test/Eventuous.Tests.Azure.ServiceBus/IsSerialisableByServiceBus.cs#L27
Return a `Func<T>` rather than a `<T>`.
|
|
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.
|
Loading