Skip to content

Bump word-wrap from 1.2.3 to 1.2.4 in /MangoAPI.Client #189

Bump word-wrap from 1.2.3 to 1.2.4 in /MangoAPI.Client

Bump word-wrap from 1.2.3 to 1.2.4 in /MangoAPI.Client #189

Triggered via pull request July 19, 2023 15:06
Status Success
Total duration 2m 19s
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.DiffieHellmanLibrary/CngHandlers/CngGeneratePublicKeyHandler.cs#L37
This call site is reachable on all platforms. 'ECDiffieHellmanCng' is only supported on: 'windows'.
Resharper Analysis (ubuntu-latest): MangoAPI.DiffieHellmanLibrary/CngHandlers/CngGeneratePublicKeyHandler.cs#L35
This call site is reachable on all platforms. 'CngKey.Import(byte[], CngKeyBlobFormat)' is only supported on: 'windows'.
Resharper Analysis (ubuntu-latest): MangoAPI.DiffieHellmanLibrary/CngHandlers/CngGeneratePublicKeyHandler.cs#L35
This call site is reachable on all platforms. 'CngKeyBlobFormat.EccPrivateBlob' is only supported on: 'windows'.
Resharper Analysis (ubuntu-latest): MangoAPI.DiffieHellmanLibrary/CngHandlers/CngGeneratePublicKeyHandler.cs#L39
This call site is reachable on all platforms. 'ECDiffieHellmanCng.PublicKey' is only supported on: 'windows'.
Resharper Analysis (ubuntu-latest): MangoAPI.DiffieHellmanLibrary/CngHandlers/CngCreateCommonSecretHandler.cs#L72
This call site is reachable on all platforms. 'ECDiffieHellmanCng' is only supported on: 'windows'.
Resharper Analysis (ubuntu-latest): MangoAPI.DiffieHellmanLibrary/CngHandlers/CngCreateCommonSecretHandler.cs#L76
This call site is reachable on all platforms. 'CngKeyBlobFormat.EccPublicBlob' is only supported on: 'windows'.
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/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/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/SendMessageRequest.cs#L9
"[UnusedAutoPropertyAccessor.Global] Auto-property accessor 'Text.set' is never used" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.BusinessLogic/ApiCommands/Messages/SendMessageRequest.cs(9,227)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Messages/SendMessageRequest.cs#L12
"[UnusedAutoPropertyAccessor.Global] Auto-property accessor 'ChatId.set' is never used" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.BusinessLogic/ApiCommands/Messages/SendMessageRequest.cs(12,324)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Messages/SendMessageRequest.cs#L14
"[UnusedAutoPropertyAccessor.Global] Auto-property accessor 'InReplyToUser.set' is never used" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.BusinessLogic/ApiCommands/Messages/SendMessageRequest.cs(14,398)
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/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)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Communities/CreateCommunityResponse.cs#L12
"[MemberCanBePrivate.Global] Accessor 'ChatId.init' can be made private" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.BusinessLogic/ApiCommands/Communities/CreateCommunityResponse.cs(12,352)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Communities/JoinChatCommandHandler.cs#L14
"[UnusedType.Global] Class 'JoinChatCommandHandler' is never used" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.BusinessLogic/ApiCommands/Communities/JoinChatCommandHandler.cs(14,372)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Communities/LeaveGroupCommandHandler.cs#L16
"[UnusedType.Global] Class 'LeaveGroupCommandHandler' is never used" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.BusinessLogic/ApiCommands/Communities/LeaveGroupCommandHandler.cs(16,460)
Resharper Analysis (ubuntu-latest): MangoAPI.BusinessLogic/ApiCommands/Communities/UpdateChannelPictureCommandHandler.cs#L15
"[UnusedType.Global] Class 'UpdateChannelPictureCommandHandler' is never used" on /home/runner/work/MangoMessengerAPI/MangoMessengerAPI/MangoAPI.BusinessLogic/ApiCommands/Communities/UpdateChannelPictureCommandHandler.cs(15,401)