Merge pull request #726 from mixcore/features/refactor-mq #86
Annotations
12 warnings
|
|
src/platform/core/mix-heart/src/mix.heart/Exceptions/MixException.cs#L25
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
src/platform/mix.queue/Models/MixTopicModel.cs#L61
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/platform/mix.queue/Engines/Mix/MixQueueSubscriber.cs#L23
The field 'MixQueueSubscriber<T>._topic' is never used
|
src/services/mix-message-queue/mix.mq.server/Domain/Services/MixMqService.cs#L12
The type 'MixMq' in 'D:\a\mix.core\mix.core\develop\src\services\mix-message-queue\mix.mq.server\obj\Debug\net8.0\Domain\Protos\MixmqGrpc.cs' conflicts with the imported type 'MixMq' in 'mix.queue, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\mix.core\mix.core\develop\src\services\mix-message-queue\mix.mq.server\obj\Debug\net8.0\Domain\Protos\MixmqGrpc.cs'.
|
src/services/mix-message-queue/mix.mq.server/obj/Debug/net8.0/Domain/Protos/Mixmq.cs#L51
The type 'SubscribeRequest' in 'D:\a\mix.core\mix.core\develop\src\services\mix-message-queue\mix.mq.server\obj\Debug\net8.0\Domain\Protos\Mixmq.cs' conflicts with the imported type 'SubscribeRequest' in 'mix.queue, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\mix.core\mix.core\develop\src\services\mix-message-queue\mix.mq.server\obj\Debug\net8.0\Domain\Protos\Mixmq.cs'.
|
src/services/mix-message-queue/mix.mq.server/obj/Debug/net8.0/Domain/Protos/Mixmq.cs#L60
The type 'SubscribeRequest' in 'D:\a\mix.core\mix.core\develop\src\services\mix-message-queue\mix.mq.server\obj\Debug\net8.0\Domain\Protos\Mixmq.cs' conflicts with the imported type 'SubscribeRequest' in 'mix.queue, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\mix.core\mix.core\develop\src\services\mix-message-queue\mix.mq.server\obj\Debug\net8.0\Domain\Protos\Mixmq.cs'.
|
src/services/mix-message-queue/mix.mq.server/obj/Debug/net8.0/Domain/Protos/Mixmq.cs#L92
The type 'SubscribeRequest' in 'D:\a\mix.core\mix.core\develop\src\services\mix-message-queue\mix.mq.server\obj\Debug\net8.0\Domain\Protos\Mixmq.cs' conflicts with the imported type 'SubscribeRequest' in 'mix.queue, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\mix.core\mix.core\develop\src\services\mix-message-queue\mix.mq.server\obj\Debug\net8.0\Domain\Protos\Mixmq.cs'.
|
src/services/mix-message-queue/mix.mq.server/obj/Debug/net8.0/Domain/Protos/MixmqGrpc.cs#L94
The type 'SubscribeRequest' in 'D:\a\mix.core\mix.core\develop\src\services\mix-message-queue\mix.mq.server\obj\Debug\net8.0\Domain\Protos\Mixmq.cs' conflicts with the imported type 'SubscribeRequest' in 'mix.queue, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\mix.core\mix.core\develop\src\services\mix-message-queue\mix.mq.server\obj\Debug\net8.0\Domain\Protos\Mixmq.cs'.
|
src/services/mix-message-queue/mix.mq.server/obj/Debug/net8.0/Domain/Protos/MixmqGrpc.cs#L94
The type 'SubscribeReply' in 'D:\a\mix.core\mix.core\develop\src\services\mix-message-queue\mix.mq.server\obj\Debug\net8.0\Domain\Protos\Mixmq.cs' conflicts with the imported type 'SubscribeReply' in 'mix.queue, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\mix.core\mix.core\develop\src\services\mix-message-queue\mix.mq.server\obj\Debug\net8.0\Domain\Protos\Mixmq.cs'.
|
src/services/mix-message-queue/mix.mq.server/Domain/Services/MixMqService.cs#L22
The type 'SubscribeRequest' in 'D:\a\mix.core\mix.core\develop\src\services\mix-message-queue\mix.mq.server\obj\Debug\net8.0\Domain\Protos\Mixmq.cs' conflicts with the imported type 'SubscribeRequest' in 'mix.queue, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\mix.core\mix.core\develop\src\services\mix-message-queue\mix.mq.server\obj\Debug\net8.0\Domain\Protos\Mixmq.cs'.
|
The logs for this run have expired and are no longer available.
Loading