2.2.0: Refactor, client lib upgrades, multi-target support, minor twe… #385
Annotations
10 warnings
src/SlimMessageBus.Host.AzureServiceBus/ServiceBusMessageBus.cs#L12
The field 'ServiceBusMessageBus._provisionTopologyTask' is assigned but its value is never used
|
src/SlimMessageBus.Host.Redis/Consumers/RedisTopicConsumer.cs#L23
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
src/SlimMessageBus.Host.Redis/RedisMessageBus.cs#L186
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
src/SlimMessageBus.Host.AzureServiceBus/ServiceBusMessageBus.cs#L12
The field 'ServiceBusMessageBus._provisionTopologyTask' is assigned but its value is never used
|
src/SlimMessageBus.Host.Redis/Consumers/RedisTopicConsumer.cs#L23
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
src/SlimMessageBus.Host.Redis/RedisMessageBus.cs#L186
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
src/SlimMessageBus.Host.Mqtt/MqttMessageBus.cs#L48
'MqttApplicationMessage.Payload' is obsolete: 'Use PayloadSegment instead. This property will be removed in a future release.'
|
src/SlimMessageBus.Host.Mqtt/MqttMessageBus.cs#L66
'MqttApplicationMessage.Payload' is obsolete: 'Use PayloadSegment instead. This property will be removed in a future release.'
|
src/SlimMessageBus.Host.Mqtt/MqttMessageBus.cs#L107
'MqttApplicationMessage.Payload' is obsolete: 'Use PayloadSegment instead. This property will be removed in a future release.'
|
src/Samples/Sample.Images.Worker/Handlers/GenerateThumbnailRequestHandler.cs#L26
This call site is reachable on all platforms. 'Image' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
The logs for this run have expired and are no longer available.
Loading