Skip to content

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

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

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

Triggered via pull request September 24, 2025 02:01
Status Failure
Total duration 38s
Artifacts

develop.yml

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

Annotations

8 errors and 10 warnings
Build & Test
Process completed with exit code 1.
Build & Test
Process completed with exit code 1.
Build & Test: ProjectVG.Tests/Application/Services/Chat/ChatServiceSimpleTests.cs#L244
There is no argument given that corresponds to the required parameter 'chatFailureHandler' of 'ChatService.ChatService(IChatMetricsService, IServiceScopeFactory, ILogger<ChatService>, IConversationService, ICharacterService, IWebSocketManager, ChatRequestValidator, MemoryContextPreprocessor, ICostTrackingDecorator<UserInputAnalysisProcessor>, UserInputActionProcessor, ICostTrackingDecorator<ChatLLMProcessor>, ICostTrackingDecorator<ChatTTSProcessor>, ChatResultProcessor, ChatFailureHandler)'
Build & Test: ProjectVG.Tests/Application/Services/Chat/ChatServiceSimpleTests.cs#L219
There is no argument given that corresponds to the required parameter 'logger' of 'ChatRequestValidator.ChatRequestValidator(ISessionStorage, IWebSocketManager, IUserService, ICharacterService, ICreditManagementService, ILogger<ChatRequestValidator>)'
Build & Test: ProjectVG.Tests/Services/Chat/Validator/ChatRequestValidatorTests.cs#L35
There is no argument given that corresponds to the required parameter 'logger' of 'ChatRequestValidator.ChatRequestValidator(ISessionStorage, IWebSocketManager, IUserService, ICharacterService, ICreditManagementService, ILogger<ChatRequestValidator>)'
Build & Test: ProjectVG.Tests/Application/Services/Chat/ChatServiceSimpleTests.cs#L244
There is no argument given that corresponds to the required parameter 'chatFailureHandler' of 'ChatService.ChatService(IChatMetricsService, IServiceScopeFactory, ILogger<ChatService>, IConversationService, ICharacterService, IWebSocketManager, ChatRequestValidator, MemoryContextPreprocessor, ICostTrackingDecorator<UserInputAnalysisProcessor>, UserInputActionProcessor, ICostTrackingDecorator<ChatLLMProcessor>, ICostTrackingDecorator<ChatTTSProcessor>, ChatResultProcessor, ChatFailureHandler)'
Build & Test: ProjectVG.Tests/Application/Services/Chat/ChatServiceSimpleTests.cs#L219
There is no argument given that corresponds to the required parameter 'logger' of 'ChatRequestValidator.ChatRequestValidator(ISessionStorage, IWebSocketManager, IUserService, ICharacterService, ICreditManagementService, ILogger<ChatRequestValidator>)'
Build & Test: ProjectVG.Tests/Services/Chat/Validator/ChatRequestValidatorTests.cs#L35
There is no argument given that corresponds to the required parameter 'logger' of 'ChatRequestValidator.ChatRequestValidator(ISessionStorage, IWebSocketManager, IUserService, ICharacterService, ICreditManagementService, ILogger<ChatRequestValidator>)'
Build & Test: ProjectVG.Application/Services/MessageBroker/DistributedMessageBroker.cs#L318
'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'