Update ReadMe and csproj #53
Annotations
10 warnings
Build and analyze:
src/RxTelegram.Bot/Interface/BaseTypes/Requests/Users/SetUserEmojiStatus.cs#L8
XML comment has cref attribute 'RequestEmojiStatusAccess' that could not be resolved
|
Build and analyze:
src/RxTelegram.Bot/TelegramBot.cs#L1423
XML comment has cref attribute 'Gifts' that could not be resolved
|
Build and analyze:
src/RxTelegram.Bot/Utils/RegexAttribute.cs#L7
Specify AttributeUsage on 'RegexAttribute'. (https://rules.sonarsource.com/csharp/RSPEC-3993)
|
Build and analyze:
src/RxTelegram.Bot/BotInfo.cs#L10
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Build and analyze:
src/RxTelegram.Bot/BotInfo.cs#L11
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Build and analyze:
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)
|
Build and analyze:
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)
|
Build and analyze:
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)
|
Build and analyze:
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)
|
Build and analyze:
src/RxTelegram.Bot/Interface/BaseTypes/ChatBoostSource.cs#L6
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
|
Loading