Feature : 분산 시스템 세션 개선 - Redis Pub/sub #22
Annotations
10 warnings
|
Build & Test:
ProjectVG.Application/Services/MessageBroker/DistributedMessageBroker.cs#L307
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
|
Build & Test:
ProjectVG.Application/Services/MessageBroker/DistributedMessageBroker.cs#L249
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Build & Test:
ProjectVG.Application/Services/MessageBroker/DistributedMessageBroker.cs#L227
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Build & Test:
ProjectVG.Application/Services/MessageBroker/DistributedMessageBroker.cs#L174
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
|
Build & Test:
ProjectVG.Application/Services/MessageBroker/DistributedMessageBroker.cs#L153
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
|
Build & Test:
ProjectVG.Application/Services/MessageBroker/DistributedMessageBroker.cs#L135
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
|
Build & Test:
ProjectVG.Application/Services/MessageBroker/DistributedMessageBroker.cs#L117
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
|
Build & Test:
ProjectVG.Application/Services/MessageBroker/DistributedMessageBroker.cs#L101
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
|
Build & Test:
ProjectVG.Application/Services/MessageBroker/DistributedMessageBroker.cs#L53
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
|
Build & Test:
ProjectVG.Application/Services/MessageBroker/DistributedMessageBroker.cs#L50
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|