Add support for api v8.0 #242
Annotations
24 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
src/RxTelegram.Bot/Interface/BaseTypes/Requests/Users/SetUserEmojiStatus.cs#L8
XML comment has cref attribute 'RequestEmojiStatusAccess' that could not be resolved
|
build:
src/RxTelegram.Bot/TelegramBot.cs#L1423
XML comment has cref attribute 'Gifts' that could not be resolved
|
build:
src/RxTelegram.Bot/Interface/BaseTypes/Requests/Users/SetUserEmojiStatus.cs#L8
XML comment has cref attribute 'RequestEmojiStatusAccess' that could not be resolved
|
build:
src/RxTelegram.Bot/TelegramBot.cs#L1423
XML comment has cref attribute 'Gifts' that could not be resolved
|
build:
src/RxTelegram.Bot/Interface/BaseTypes/Requests/Users/SetUserEmojiStatus.cs#L8
XML comment has cref attribute 'RequestEmojiStatusAccess' that could not be resolved
|
build:
src/RxTelegram.Bot/TelegramBot.cs#L1423
XML comment has cref attribute 'Gifts' that could not be resolved
|
build:
src/RxTelegram.Bot/Interface/BaseTypes/Requests/Users/SetUserEmojiStatus.cs#L8
XML comment has cref attribute 'RequestEmojiStatusAccess' that could not be resolved
|
build:
src/RxTelegram.Bot/TelegramBot.cs#L1423
XML comment has cref attribute 'Gifts' that could not be resolved
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test:
src/RxTelegram.Bot/Interface/BaseTypes/Requests/Users/SetUserEmojiStatus.cs#L8
XML comment has cref attribute 'RequestEmojiStatusAccess' that could not be resolved
|
test:
src/RxTelegram.Bot/TelegramBot.cs#L1423
XML comment has cref attribute 'Gifts' that could not be resolved
|
test:
src/RxTelegram.Bot/Interface/BaseTypes/Requests/Users/SetUserEmojiStatus.cs#L8
XML comment has cref attribute 'RequestEmojiStatusAccess' that could not be resolved
|
test:
src/RxTelegram.Bot/TelegramBot.cs#L1423
XML comment has cref attribute 'Gifts' that could not be resolved
|
sonarqube:
src/RxTelegram.Bot/Interface/BaseTypes/Requests/Users/SetUserEmojiStatus.cs#L8
XML comment has cref attribute 'RequestEmojiStatusAccess' that could not be resolved
|
sonarqube:
src/RxTelegram.Bot/TelegramBot.cs#L1423
XML comment has cref attribute 'Gifts' that could not be resolved
|
sonarqube:
src/RxTelegram.Bot/Api/UpdateManager.cs#L116
Dispose '_cancellationTokenSource' when it is no longer needed. (https://rules.sonarsource.com/csharp/RSPEC-2930)
|
sonarqube:
src/RxTelegram.Bot/Api/UpdateManager.cs#L141
Dispose '_cancellationTokenSource' when it is no longer needed. (https://rules.sonarsource.com/csharp/RSPEC-2930)
|
sonarqube:
src/RxTelegram.Bot/Api/UpdateManager.cs#L169
Dispose '_cancellationTokenSource' when it is no longer needed. (https://rules.sonarsource.com/csharp/RSPEC-2930)
|
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)
|
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/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)
|