Feature : 분산 시스템 세션 개선 - Redis Pub/sub #24
Annotations
10 warnings
|
Build & Test:
ProjectVG.Application/Services/MessageBroker/DistributedMessageBroker.cs#L454
'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#L453
'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#L187
'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#L165
'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#L146
'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#L129
'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#L112
'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#L70
'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#L67
'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/ApplicationServiceCollectionExtensions.cs#L97
Possible null reference argument for parameter 'sessionStorage' in 'RedisSessionManager.RedisSessionManager(ISessionStorage sessionStorage, ILogger<RedisSessionManager> logger)'.
|