Skip to content

1500 api calls

1500 api calls #117

Triggered via pull request November 16, 2024 03:22
@smtypersmtyper
opened #1622
Status Success
Total duration 1m 36s
Artifacts

PR.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

11 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/Utils/AttachmentConverterService.cs#L64
'PhotosList' is obsolete: 'Для версии API ниже 5.0'
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/BotsLongPoll/BotsLongPoolOnUpdatesEvent.cs#L22
Non-nullable field 'Updates' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
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.