Skip to content

add donut_paid_duration parameter #120

add donut_paid_duration parameter

add donut_paid_duration parameter #120

Triggered via pull request December 9, 2024 09:30
@reNER0reNER0
opened #1624
Status Success
Total duration 1m 6s
Artifacts

PR.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: VkNet/Exception/AccessTokenInvalidException.cs#L55
Member 'AccessTokenInvalidException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'AccessTokenInvalidException.GetObjectData(SerializationInfo, StreamingContext)'.
build: VkNet/Exception/CaptchaNeededException.cs#L37
Member 'CaptchaNeededException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'CaptchaNeededException.GetObjectData(SerializationInfo, StreamingContext)'.
build: VkNet/Exception/LongPollOutdateException.cs#L31
Member 'LongPollOutdateException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'LongPollOutdateException.GetObjectData(SerializationInfo, StreamingContext)'.
build: VkNet/Exception/NeedValidationException.cs#L44
Member 'NeedValidationException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'NeedValidationException.GetObjectData(SerializationInfo, StreamingContext)'.
build: VkNet/Exception/TooMuchElementsInTemplateException.cs#L26
Member 'TooMuchElementsInTemplateException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'TooMuchElementsInTemplateException.GetObjectData(SerializationInfo, StreamingContext)'.
build: VkNet/Exception/VkApiException.cs#L63
Member 'VkApiException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'VkApiException.GetObjectData(SerializationInfo, StreamingContext)'.
build: VkNet/Exception/VkKeyboardPayloadMaxLengthException.cs#L26
Member 'VkKeyboardPayloadMaxLengthException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'VkKeyboardPayloadMaxLengthException.GetObjectData(SerializationInfo, StreamingContext)'.
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/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/VkApi.cs#L282
'StreamingContextStates' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)