Skip to content

Feature : 분산 시스템 세션 개선 - Redis Pub/sub #22

Feature : 분산 시스템 세션 개선 - Redis Pub/sub

Feature : 분산 시스템 세션 개선 - Redis Pub/sub #22

Triggered via pull request September 23, 2025 14:22
Status Success
Total duration 42s
Artifacts

develop.yml

on: pull_request
Build & Test
38s
Build & Test
Fit to window
Zoom out
Zoom in

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'