Added TooManyFriendsException (#1619) #1620
Merged
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
VkNet/Utils/PerformanceActivator.cs#L18
XML comment has syntactically incorrect cref attribute 'CreateInstance{TResult}(System.Func{System.Reflection.ConstructorInfo,bool}(System.Reflection.ConstructorInfo),object[])'
|
VkNet/Utils/PerformanceActivator.cs#L18
) expected. See also error CS1026.
|
VkNet/Model/MessageActionObject.cs#L61
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
VkNet/Categories/Async/WallCategoryAsync.cs#L61
'WallCategory.Repost(string, string, long?, bool)' is obsolete: 'Use ICaptchaSolver to handle captcha. This method is obsolete and will be removed in future.'
|
VkNet/Utils/UsersLongPoll/UsersLongPoolOnUpdatesEvent.cs#L16
Non-nullable field 'Response' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
VkNet/Utils/UsersLongPoll/UsersLongPoolOnUpdatesEvent.cs#L21
Non-nullable field 'Messages' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
VkNet/Utils/UsersLongPoll/UserMessageEvent.cs#L25
Non-nullable field 'RawMessage' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
VkNet/Utils/JsonConverter/TolerantStringEnumConverter.cs#L25
The variable 'e' is declared but never used
|
VkNet/Utils/JsonConverter/HistoryAttachmentJsonConverter.cs#L73
'PhotosList' is obsolete: 'Для версии API ниже 5.0'
|
VkNet/Utils/DisposableAction.cs#L47
The variable 'ex' is declared but never used
|
This job succeeded
Loading