v10.3 Telegram.BotAPI #65
publish.yaml
on: release
build, pack & publish
39s
Annotations
11 warnings
|
build, pack & publish
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build, pack & publish:
src/library/Telegram.BotAPI/AvailableTypes/ReplyMarkup/ReplyKeyboardRemove.cs#L16
Member 'RemoveKeyboard' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
build, pack & publish:
src/library/Telegram.BotAPI/Payments/RefundedPayment.cs#L16
Member 'Currency' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
build, pack & publish:
src/library/Telegram.BotAPI/AvailableTypes/MaybeInaccessibleMessage/MaybeInaccessibleMessage.cs#L29
Rename virtual/interface member MaybeInaccessibleMessage.Date so that it no longer conflicts with the reserved language keyword 'Date'. Using a reserved keyword as the name of a virtual/interface member makes it harder for consumers in other languages to override/implement the member. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
|
|
build, pack & publish:
src/tests/Telegram.BotAPI.Tests/ConverterTests.cs#L113
Dereference of a possibly null reference.
|
|
build, pack & publish:
src/tests/Telegram.BotAPI.Tests/MethodTests.cs#L13
Cannot convert null literal to non-nullable reference type.
|
|
build, pack & publish:
src/library/Telegram.BotAPI/AvailableTypes/InputMediaVoiceNote.cs#L16
Member 'Type' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
build, pack & publish:
src/library/Telegram.BotAPI/AvailableTypes/ReplyMarkup/ForceReply.cs#L16
Member 'ForceReplyFlag' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
build, pack & publish:
src/library/Telegram.BotAPI/AvailableTypes/ReplyMarkup/ReplyKeyboardRemove.cs#L16
Member 'RemoveKeyboard' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
build, pack & publish:
src/library/Telegram.BotAPI/Payments/RefundedPayment.cs#L16
Member 'Currency' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
build, pack & publish:
src/library/Telegram.BotAPI/AvailableTypes/MaybeInaccessibleMessage/MaybeInaccessibleMessage.cs#L29
Rename virtual/interface member MaybeInaccessibleMessage.Date so that it no longer conflicts with the reserved language keyword 'Date'. Using a reserved keyword as the name of a virtual/interface member makes it harder for consumers in other languages to override/implement the member. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
|