Skip to content

delete MangoCommandExecutor.cs | delete MangoCompositionRoot.cs | del… #190

delete MangoCommandExecutor.cs | delete MangoCompositionRoot.cs | del…

delete MangoCommandExecutor.cs | delete MangoCompositionRoot.cs | del… #190

Triggered via pull request July 20, 2023 08:32
Status Success
Total duration 2m 29s
Artifacts

resharper-scan.yml

on: pull_request
Matrix: Resharper Analysis
Fit to window
Zoom out
Zoom in

Annotations

1 error, 20 warnings, and 10 notices
Resharper Analysis (ubuntu-latest)
Issues found.
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Communities/CreateChatRequest.cs#L16
"[UnusedAutoPropertyAccessor.Global] Auto-property accessor 'PartnerId.get' is never used" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.BusinessLogic/ApiCommands/Communities/CreateChatRequest.cs(16,373)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Communities/JoinChatCommandHandler.cs#L56
"[IDE0055] Fix formatting" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.BusinessLogic/ApiCommands/Communities/JoinChatCommandHandler.cs(56,1985)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Communities/LeaveGroupResponse.cs#L9
"[UnusedAutoPropertyAccessor.Global] Auto-property accessor 'ChatId.get' is never used" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.BusinessLogic/ApiCommands/Communities/LeaveGroupResponse.cs(9,222)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Communities/UpdateChannelPictureResponse.cs#L8
"[UnusedAutoPropertyAccessor.Global] Auto-property accessor 'UpdatedLogoUrl.get' is never used" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.BusinessLogic/ApiCommands/Communities/UpdateChannelPictureResponse.cs(8,228)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Contacts/SendChatGPTMessageResponse.cs#L9
"[UnusedAutoPropertyAccessor.Global] Auto-property accessor 'Conversation.get' is never used" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.BusinessLogic/ApiCommands/Contacts/SendChatGPTMessageResponse.cs(9,264)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/DiffieHellmanKeyExchanges/CreateDiffieHellmanParameterResponse.cs#L8
"[UnusedAutoPropertyAccessor.Global] Auto-property accessor 'ParameterId.get' is never used" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.BusinessLogic/ApiCommands/DiffieHellmanKeyExchanges/CreateDiffieHellmanParameterResponse.cs(8,226)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Messages/DeleteMessageRequest.cs#L7
"[UnusedAutoPropertyAccessor.Global] Auto-property accessor 'MessageId.init' is never used" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.BusinessLogic/ApiCommands/Messages/DeleteMessageRequest.cs(7,140)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Messages/DeleteMessageRequest.cs#L9
"[UnusedAutoPropertyAccessor.Global] Auto-property accessor 'ChatId.init' is never used" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.BusinessLogic/ApiCommands/Messages/DeleteMessageRequest.cs(9,179)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Messages/DeleteMessageResponse.cs#L12
"[UnusedAutoPropertyAccessor.Global] Auto-property accessor 'MessageId.get' is never used" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.BusinessLogic/ApiCommands/Messages/DeleteMessageResponse.cs(12,345)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Messages/SendMessageCommandHandler.cs#L48
"[IDE0055] Fix formatting" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.BusinessLogic/ApiCommands/Messages/SendMessageCommandHandler.cs(48,1727)
Resharper Analysis (ubuntu-latest): MangoAPI.Application/Interfaces/IBlobService.cs#L14
"[UnusedMethodReturnValue.Global] Method 'UploadFolderToBlob' return value is never used" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.Application/Interfaces/IBlobService.cs(14,321)
Resharper Analysis (ubuntu-latest): MangoAPI.Application/Interfaces/IPasswordService.cs#L9
"[UnusedMethodReturnValue.Global] Method 'ChangePassword' return value is never used" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.Application/Interfaces/IPasswordService.cs(9,189)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/ChatGPTMessages/SendChatGPTMessageCommandHandler.cs#L17
"[UnusedType.Global] Class 'SendChatGPTMessageCommandHandler' is never used" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.BusinessLogic/ApiCommands/ChatGPTMessages/SendChatGPTMessageCommandHandler.cs(17,460)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/ChatGPTMessages/SendChatGPTMessageCommandHandler.cs#L40
"[MethodHasAsyncOverloadWithCancellation] Method has async overload with cancellation support" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.BusinessLogic/ApiCommands/ChatGPTMessages/SendChatGPTMessageCommandHandler.cs(40,1550)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/ChatGPTMessages/SendChatGPTMessageCommandHandler.cs#L71
"[SuggestBaseTypeForParameter] Parameter can be of type 'System.Collections.ICollection'" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.BusinessLogic/ApiCommands/ChatGPTMessages/SendChatGPTMessageCommandHandler.cs(71,2994)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Communities/ArchiveChatCommandHandler.cs#L12
"[UnusedType.Global] Class 'ArchiveChatCommandHandler' is never used" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.BusinessLogic/ApiCommands/Communities/ArchiveChatCommandHandler.cs(12,311)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Communities/CreateChannelCommandHandler.cs#L12
"[UnusedType.Global] Class 'CreateChannelCommandHandler' is never used" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.BusinessLogic/ApiCommands/Communities/CreateChannelCommandHandler.cs(12,297)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Communities/CreateChannelCommandValidator.cs#L5
"[UnusedType.Global] Class 'CreateChannelCommandValidator' is never used" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.BusinessLogic/ApiCommands/Communities/CreateChannelCommandValidator.cs(5,97)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Communities/CreateChatCommandHandler.cs#L19
"[UnusedType.Global] Class 'CreateChatCommandHandler' is never used" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.BusinessLogic/ApiCommands/Communities/CreateChatCommandHandler.cs(19,545)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Communities/CreateChatCommandValidator.cs#L5
"[UnusedType.Global] Class 'CreateChatCommandValidator' is never used" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.BusinessLogic/ApiCommands/Communities/CreateChatCommandValidator.cs(5,97)