Skip to content

v7.11 Telegram.BotAPI #30

v7.11 Telegram.BotAPI

v7.11 Telegram.BotAPI #30

Triggered via release November 3, 2024 21:26
@EptagoneEptagone
published v7.11
Status Success
Total duration 47s
Artifacts

publish.yaml

on: release
build, pack & publish
39s
build, pack & publish
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
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/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/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/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/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/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/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)