Skip to content

Fix ITelegramBot documentation #250

Fix ITelegramBot documentation

Fix ITelegramBot documentation #250

Triggered via push December 24, 2024 11:02
Status Success
Total duration 4m 12s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sonarqube: src/RxTelegram.Bot/BotInfo.cs#L11
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
sonarqube: src/RxTelegram.Bot/BotInfo.cs#L10
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
sonarqube: src/RxTelegram.Bot/Utils/RegexAttribute.cs#L7
Specify AttributeUsage on 'RegexAttribute'. (https://rules.sonarsource.com/csharp/RSPEC-3993)
sonarqube: src/RxTelegram.Bot/Interface/BaseTypes/ForumTopicClosed.cs#L6
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
sonarqube: src/RxTelegram.Bot/Interface/BaseTypes/ForumTopicReopened.cs#L6
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
sonarqube: src/RxTelegram.Bot/Interface/BaseTypes/GeneralForumTopicHidden.cs#L7
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
sonarqube: src/RxTelegram.Bot/Interface/BaseTypes/GeneralForumTopicUnhidden.cs#L7
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
sonarqube: src/RxTelegram.Bot/Interface/BaseTypes/MessageOrigin.cs#L5
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
sonarqube: src/RxTelegram.Bot/Interface/BaseTypes/PaidMedia.cs#L9
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
sonarqube: src/RxTelegram.Bot/Interface/BaseTypes/VideoChatStarted.cs#L7
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)