Skip to content

Обработчик неизвестных значений энам #74

Обработчик неизвестных значений энам

Обработчик неизвестных значений энам #74

Triggered via pull request August 1, 2023 22:02
@PanuchiPanuchi
synchronize #1568
Status Success
Total duration 1m 10s
Artifacts

PR.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/Abstractions/Core/IVkApi.cs#L25
'IBrowser' is obsolete: 'Интерфейс был разделен на IImplicitFlow и INeedValidationHandler'
build: VkNet/Model/Attachments/Post.cs#L227
'Post.AccessKey' hides inherited member 'MediaAttachment.AccessKey'. Use the new keyword if hiding was intended.
build: VkNet/Model/GroupUpdate/PhotoComment.cs#L18
'PhotoComment.PhotoId' hides inherited member 'Comment.PhotoId'. Use the new keyword if hiding was intended.
build: VkNet/Model/GroupUpdate/WallReply.cs#L18
'WallReplyGroupUpdate.PostId' hides inherited member 'Comment.PostId'. Use the new keyword if hiding was intended.
build: VkNet/Infrastructure/Authorization/ImplicitFlow/ImplicitFlow.cs#L58
'ImplicitFlow.CreateAuthorizeUrl()' is obsolete: 'Используйте перегрузку Url CreateAuthorizeUrl();
build: VkNet/Categories/Async/WallCategoryAsync.cs#L60
'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/Categories/AudioCategory.cs#L161
'AudioGetParams.AlbumId' is obsolete: 'Use PlaylistId property instead.'
build: VkNet/Utils/DisposableAction.cs#L47
The variable 'ex' is declared but never used