Skip to content

Update push.yml

Update push.yml #58

Triggered via push July 24, 2023 20:50
Status Failure
Total duration 1m 3s
Artifacts

push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build: VkNet/Categories/GroupsCategory.cs#L1212
Cannot implicitly convert type 'VkNet.Model.BotsLongPollHistoryResponse' to 'T'
build
Process completed with exit code 1.
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/Utils/DisposableAction.cs#L44
The variable 'ex' is declared but never used
build: VkNet/Categories/AudioCategory.cs#L161
'AudioGetParams.AlbumId' is obsolete: 'Use PlaylistId property instead.'
build: VkNet/Utils/AttachmentConverterService.cs#L59
'PhotosList' is obsolete: 'Для версии API ниже 5.0'
build: VkNet/Utils/Url.cs#L107
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components instead.'