Skip to content

K8s deploy

K8s deploy #193

Triggered via pull request October 6, 2023 19:36
Status Success
Total duration 2m 20s
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/JoinChatCommandHandler.cs#L56
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Messages/SendMessageCommandHandler.cs#L48
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Messages/SendMessageCommandHandler.cs#L48
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Messages/SendMessageCommandHandler.cs#L48
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Messages/SendMessageCommandHandler.cs#L108
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Messages/SendMessageCommandHandler.cs#L109
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Messages/SendMessageCommandHandler.cs#L110
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Messages/SendMessageResponse.cs#L12
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Users/RegisterCommandHandler.cs#L76
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Users/UpdatePersonalInformationResponse.cs#L15
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
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/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/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/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.BusinessLogic/ApiCommands/Messages/SendMessageCommandHandler.cs#L48
"[IDE0055] Fix formatting" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.BusinessLogic/ApiCommands/Messages/SendMessageCommandHandler.cs(48,1748)
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,1773)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Messages/SendMessageCommandHandler.cs#L108
"[IDE0055] Fix formatting" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.BusinessLogic/ApiCommands/Messages/SendMessageCommandHandler.cs(108,4004)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Messages/SendMessageCommandHandler.cs#L109
"[IDE0055] Fix formatting" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.BusinessLogic/ApiCommands/Messages/SendMessageCommandHandler.cs(109,4046)
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)