Skip to content

Исправляет CI #118

Исправляет CI

Исправляет CI #118

Triggered via push November 19, 2024 22:58
Status Failure
Total duration 1m 0s
Artifacts

push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Utils/AttachmentConverterService.cs#L64
'PhotosList' is obsolete: 'Для версии API ниже 5.0'