Skip to content

Added TooManyFriendsException (#1619) (#1620) #110

Added TooManyFriendsException (#1619) (#1620)

Added TooManyFriendsException (#1619) (#1620) #110

Re-run triggered August 28, 2024 11:00
Status Success
Total duration 2m 10s
Artifacts

push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build
The following actions use a deprecated Node.js version 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/
build: VkNet/Utils/PerformanceActivator.cs#L18
XML comment has syntactically incorrect cref attribute 'CreateInstance{TResult}(System.Func{System.Reflection.ConstructorInfo,bool}(System.Reflection.ConstructorInfo),object[])'
build: VkNet/Utils/PerformanceActivator.cs#L18
) expected. See also error CS1026.
build: VkNet/Model/MessageActionObject.cs#L61
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: 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.'
build: VkNet/Utils/UsersLongPoll/UsersLongPoolOnUpdatesEvent.cs#L16
Non-nullable field 'Response' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: VkNet/Utils/UsersLongPoll/UsersLongPoolOnUpdatesEvent.cs#L21
Non-nullable field 'Messages' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: VkNet/Utils/UsersLongPoll/UserMessageEvent.cs#L25
Non-nullable field 'RawMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: VkNet/Utils/JsonConverter/TolerantStringEnumConverter.cs#L25
The variable 'e' is declared but never used
build: VkNet/Utils/BotsLongPoll/GroupUpdateEvent.cs#L25
Non-nullable field 'RawUpdate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: VkNet/Utils/BotsLongPoll/BotsLongPoolOnUpdatesEvent.cs#L17
Non-nullable field 'Response' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: VkNet/Utils/PerformanceActivator.cs#L18
XML comment has syntactically incorrect cref attribute 'CreateInstance{TResult}(System.Func{System.Reflection.ConstructorInfo,bool}(System.Reflection.ConstructorInfo),object[])'
build: VkNet/Utils/PerformanceActivator.cs#L18
) expected. See also error CS1026.
build: VkNet/Model/MessageActionObject.cs#L61
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: 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.'
build: VkNet/Utils/UsersLongPoll/UsersLongPoolOnUpdatesEvent.cs#L16
Non-nullable field 'Response' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: VkNet/Utils/UsersLongPoll/UsersLongPoolOnUpdatesEvent.cs#L21
Non-nullable field 'Messages' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: VkNet/Utils/UsersLongPoll/UserMessageEvent.cs#L25
Non-nullable field 'RawMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: VkNet/Utils/JsonConverter/TolerantStringEnumConverter.cs#L25
The variable 'e' is declared but never used
build: VkNet/Utils/JsonConverter/HistoryAttachmentJsonConverter.cs#L73
'PhotosList' is obsolete: 'Для версии API ниже 5.0'
build: VkNet/Utils/DisposableAction.cs#L47
The variable 'ex' is declared but never used