Merge pull request #80 from RxTelegram/v8.3.0 #59
Annotations
1 error and 10 warnings
|
publish
Process completed with exit code 1.
|
|
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/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/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/Games/CallbackGame.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/ChatBackground/BackgroundType.cs#L6
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
|
|
sonarqube:
src/RxTelegram.Bot/Interface/ChatBackground/BackgroundFill.cs#L6
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
|
|
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/ChatBoostSource.cs#L6
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
|
|
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/BotInfo.cs#L11
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|