Обработчик неизвестных значений энам #78
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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/Utils/BotsLongPool/GroupUpdateEvent.cs#L25
Non-nullable field 'RawUpdate' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
VkNet/Utils/AttachmentConverterService.cs#L64
'PhotosList' is obsolete: 'Для версии API ниже 5.0'
|
build:
VkNet/Utils/BotsLongPool/BotsLongPoolOnUpdatesEvent.cs#L16
Non-nullable field 'Response' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
VkNet/Utils/BotsLongPool/BotsLongPoolOnUpdatesEvent.cs#L21
Non-nullable field 'Updates' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|