Update ReadMe and csproj #246
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/Interface/BaseTypes/ChatBoostSource.cs#L6
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
|
Build and analyze:
src/RxTelegram.Bot/Api/UpdateManager.cs#L116
Dispose '_cancellationTokenSource' when it is no longer needed. (https://rules.sonarsource.com/csharp/RSPEC-2930)
|
Build and analyze:
src/RxTelegram.Bot/Api/UpdateManager.cs#L141
Dispose '_cancellationTokenSource' when it is no longer needed. (https://rules.sonarsource.com/csharp/RSPEC-2930)
|
Build and analyze:
src/RxTelegram.Bot/Api/UpdateManager.cs#L169
Dispose '_cancellationTokenSource' when it is no longer needed. (https://rules.sonarsource.com/csharp/RSPEC-2930)
|
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)
|
Loading