Fixed CarouselElement unknown fields (#1604) #111
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/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/Categories/AudioCategory.cs#L161
'AudioGetParams.AlbumId' is obsolete: 'Use PlaylistId property instead.'
|
build:
VkNet/Categories/GroupsCategory.cs#L665
'GroupsEditParams.MarketWiki' is obsolete: 'This property does not exist in API v5'
|
build:
VkNet/Infrastructure/Authorization/ImplicitFlow/ImplicitFlow.cs#L64
'ImplicitFlow.CreateAuthorizeUrl()' is obsolete: 'Используйте перегрузку Url CreateAuthorizeUrl();
|
build:
VkNet/Utils/DisposableAction.cs#L47
The variable 'ex' 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 declaring the field as nullable.
|
build:
VkNet/Utils/AttachmentConverterService.cs#L64
'PhotosList' is obsolete: 'Для версии API ниже 5.0'
|
build:
VkNet/Utils/JsonConverter/TolerantStringEnumConverter.cs#L25
The variable 'e' is declared but never used
|