Build Information
Successful build of SwiftTelegramBot, reference 4.1.1 (29bf80
), with Swift 6.1 for Linux on 5 Sep 2025 23:12:45 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerzh/swift-telegram-bot.git
Reference: 4.1.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/nerzh/swift-telegram-bot
* tag 4.1.1 -> FETCH_HEAD
HEAD is now at 29bf805 add error for override handle method
Cloned https://github.com/nerzh/swift-telegram-bot.git
Revision (git rev-parse @):
29bf8058333272d86aecc5fd29c6e76c317b89ca
SUCCESS checkout https://github.com/nerzh/swift-telegram-bot.git at 4.1.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/nerzh/swift-telegram-bot.git
https://github.com/nerzh/swift-telegram-bot.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-regular-expression",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.4",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nerzh/swift-regular-expression"
},
{
"identity" : "swift-custom-logger",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nerzh/swift-custom-logger"
}
],
"manifest_display_name" : "SwiftTelegramBot",
"name" : "SwiftTelegramBot",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "SwiftTelegramBot",
"targets" : [
"SwiftTelegramBot"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftTelegramBotTests",
"module_type" : "SwiftTarget",
"name" : "SwiftTelegramBotTests",
"path" : "Sources/SwiftTelegramBotTests",
"product_dependencies" : [
"SwiftCustomLogger"
],
"sources" : [
"SwiftTelegramBotTests.swift"
],
"target_dependencies" : [
"SwiftTelegramBot"
],
"type" : "test"
},
{
"c99name" : "SwiftTelegramBot",
"module_type" : "SwiftTarget",
"name" : "SwiftTelegramBot",
"path" : "Sources/SwiftTelegramBot",
"product_dependencies" : [
"SwiftRegularExpression",
"SwiftCustomLogger"
],
"product_memberships" : [
"SwiftTelegramBot"
],
"sources" : [
"Bot/Filters/AllFilter.swift",
"Bot/Filters/AudioFilter.swift",
"Bot/Filters/CaptionEntityFilter.swift",
"Bot/Filters/ChatFilter.swift",
"Bot/Filters/CommandFilter.swift",
"Bot/Filters/ContactFilter.swift",
"Bot/Filters/DocumentFilter.swift",
"Bot/Filters/EntityFilter.swift",
"Bot/Filters/ForwarderFilter.swift",
"Bot/Filters/GameFilter.swift",
"Bot/Filters/GroupFilter.swift",
"Bot/Filters/InvoiceFilter.swift",
"Bot/Filters/LanguageFilter.swift",
"Bot/Filters/LocationFilter.swift",
"Bot/Filters/PhotoFilter.swift",
"Bot/Filters/PrivateFilter.swift",
"Bot/Filters/RegexpFilter.swift",
"Bot/Filters/ReplyFilter.swift",
"Bot/Filters/StatusUpdateFilters.swift",
"Bot/Filters/StickerFilter.swift",
"Bot/Filters/SuccesfulPaymentFilter.swift",
"Bot/Filters/TGFilter.swift",
"Bot/Filters/TextFilter.swift",
"Bot/Filters/UserFilter.swift",
"Bot/Filters/VenueFilter.swift",
"Bot/Filters/VideoFilter.swift",
"Bot/Filters/VideoNoteFilter.swift",
"Bot/Filters/VoiceFilter.swift",
"Bot/Handlers/BaseHandler.swift",
"Bot/Handlers/CallbackQueryHandler.swift",
"Bot/Handlers/CommandHandler.swift",
"Bot/Handlers/LoggerHandler.swift",
"Bot/Handlers/MessageHandler.swift",
"Bot/Handlers/RegexpHandler.swift",
"Bot/Handlers/TGHandlerPrtcl.swift",
"Bot/Helpers/Errors/BotError.swift",
"Bot/Helpers/Errors/Error+Helpers.swift",
"Bot/Helpers/Extensions/Array+RemoveHandler.swift",
"Bot/Helpers/Extensions/HTTPMediaType.swift",
"Bot/Helpers/Extensions/Message+Helpers.swift",
"Bot/Helpers/Extensions/TGErrorCommon.swift",
"Bot/Helpers/Limiter.swift",
"Bot/Helpers/SendableValue.swift",
"Bot/Helpers/String+Helper.swift",
"Bot/Helpers/TGClientDefault.swift",
"Bot/Helpers/TGMultiPart.swift",
"Bot/TGBot.swift",
"Bot/TGClientPrtcl.swift",
"Bot/TGConnection.swift",
"Bot/TGDispatcher.swift",
"Bot/Telegram/Methods/AddStickerToSet.swift",
"Bot/Telegram/Methods/AnswerCallbackQuery.swift",
"Bot/Telegram/Methods/AnswerInlineQuery.swift",
"Bot/Telegram/Methods/AnswerPreCheckoutQuery.swift",
"Bot/Telegram/Methods/AnswerShippingQuery.swift",
"Bot/Telegram/Methods/AnswerWebAppQuery.swift",
"Bot/Telegram/Methods/ApproveChatJoinRequest.swift",
"Bot/Telegram/Methods/ApproveSuggestedPost.swift",
"Bot/Telegram/Methods/BanChatMember.swift",
"Bot/Telegram/Methods/BanChatSenderChat.swift",
"Bot/Telegram/Methods/Close.swift",
"Bot/Telegram/Methods/CloseForumTopic.swift",
"Bot/Telegram/Methods/CloseGeneralForumTopic.swift",
"Bot/Telegram/Methods/ConvertGiftToStars.swift",
"Bot/Telegram/Methods/CopyMessage.swift",
"Bot/Telegram/Methods/CopyMessages.swift",
"Bot/Telegram/Methods/CreateChatInviteLink.swift",
"Bot/Telegram/Methods/CreateChatSubscriptionInviteLink.swift",
"Bot/Telegram/Methods/CreateForumTopic.swift",
"Bot/Telegram/Methods/CreateInvoiceLink.swift",
"Bot/Telegram/Methods/CreateNewStickerSet.swift",
"Bot/Telegram/Methods/DeclineChatJoinRequest.swift",
"Bot/Telegram/Methods/DeclineSuggestedPost.swift",
"Bot/Telegram/Methods/DeleteBusinessMessages.swift",
"Bot/Telegram/Methods/DeleteChatPhoto.swift",
"Bot/Telegram/Methods/DeleteChatStickerSet.swift",
"Bot/Telegram/Methods/DeleteForumTopic.swift",
"Bot/Telegram/Methods/DeleteMessage.swift",
"Bot/Telegram/Methods/DeleteMessages.swift",
"Bot/Telegram/Methods/DeleteMyCommands.swift",
"Bot/Telegram/Methods/DeleteStickerFromSet.swift",
"Bot/Telegram/Methods/DeleteStickerSet.swift",
"Bot/Telegram/Methods/DeleteStory.swift",
"Bot/Telegram/Methods/DeleteWebhook.swift",
"Bot/Telegram/Methods/EditChatInviteLink.swift",
"Bot/Telegram/Methods/EditChatSubscriptionInviteLink.swift",
"Bot/Telegram/Methods/EditForumTopic.swift",
"Bot/Telegram/Methods/EditGeneralForumTopic.swift",
"Bot/Telegram/Methods/EditMessageCaption.swift",
"Bot/Telegram/Methods/EditMessageChecklist.swift",
"Bot/Telegram/Methods/EditMessageLiveLocation.swift",
"Bot/Telegram/Methods/EditMessageMedia.swift",
"Bot/Telegram/Methods/EditMessageReplyMarkup.swift",
"Bot/Telegram/Methods/EditMessageText.swift",
"Bot/Telegram/Methods/EditStory.swift",
"Bot/Telegram/Methods/EditUserStarSubscription.swift",
"Bot/Telegram/Methods/ExportChatInviteLink.swift",
"Bot/Telegram/Methods/ForwardMessage.swift",
"Bot/Telegram/Methods/ForwardMessages.swift",
"Bot/Telegram/Methods/GetAvailableGifts.swift",
"Bot/Telegram/Methods/GetBusinessAccountGifts.swift",
"Bot/Telegram/Methods/GetBusinessAccountStarBalance.swift",
"Bot/Telegram/Methods/GetBusinessConnection.swift",
"Bot/Telegram/Methods/GetChat.swift",
"Bot/Telegram/Methods/GetChatAdministrators.swift",
"Bot/Telegram/Methods/GetChatMember.swift",
"Bot/Telegram/Methods/GetChatMemberCount.swift",
"Bot/Telegram/Methods/GetChatMenuButton.swift",
"Bot/Telegram/Methods/GetCustomEmojiStickers.swift",
"Bot/Telegram/Methods/GetFile.swift",
"Bot/Telegram/Methods/GetForumTopicIconStickers.swift",
"Bot/Telegram/Methods/GetGameHighScores.swift",
"Bot/Telegram/Methods/GetMe.swift",
"Bot/Telegram/Methods/GetMyCommands.swift",
"Bot/Telegram/Methods/GetMyDefaultAdministratorRights.swift",
"Bot/Telegram/Methods/GetMyDescription.swift",
"Bot/Telegram/Methods/GetMyName.swift",
"Bot/Telegram/Methods/GetMyShortDescription.swift",
"Bot/Telegram/Methods/GetMyStarBalance.swift",
"Bot/Telegram/Methods/GetStarTransactions.swift",
"Bot/Telegram/Methods/GetStickerSet.swift",
"Bot/Telegram/Methods/GetUpdates.swift",
"Bot/Telegram/Methods/GetUserChatBoosts.swift",
"Bot/Telegram/Methods/GetUserProfilePhotos.swift",
"Bot/Telegram/Methods/GetWebhookInfo.swift",
"Bot/Telegram/Methods/GiftPremiumSubscription.swift",
"Bot/Telegram/Methods/HideGeneralForumTopic.swift",
"Bot/Telegram/Methods/LeaveChat.swift",
"Bot/Telegram/Methods/LogOut.swift",
"Bot/Telegram/Methods/PinChatMessage.swift",
"Bot/Telegram/Methods/PostStory.swift",
"Bot/Telegram/Methods/PromoteChatMember.swift",
"Bot/Telegram/Methods/ReadBusinessMessage.swift",
"Bot/Telegram/Methods/RefundStarPayment.swift",
"Bot/Telegram/Methods/RemoveBusinessAccountProfilePhoto.swift",
"Bot/Telegram/Methods/RemoveChatVerification.swift",
"Bot/Telegram/Methods/RemoveUserVerification.swift",
"Bot/Telegram/Methods/ReopenForumTopic.swift",
"Bot/Telegram/Methods/ReopenGeneralForumTopic.swift",
"Bot/Telegram/Methods/ReplaceStickerInSet.swift",
"Bot/Telegram/Methods/RestrictChatMember.swift",
"Bot/Telegram/Methods/RevokeChatInviteLink.swift",
"Bot/Telegram/Methods/SavePreparedInlineMessage.swift",
"Bot/Telegram/Methods/SendAnimation.swift",
"Bot/Telegram/Methods/SendAudio.swift",
"Bot/Telegram/Methods/SendChatAction.swift",
"Bot/Telegram/Methods/SendChecklist.swift",
"Bot/Telegram/Methods/SendContact.swift",
"Bot/Telegram/Methods/SendDice.swift",
"Bot/Telegram/Methods/SendDocument.swift",
"Bot/Telegram/Methods/SendGame.swift",
"Bot/Telegram/Methods/SendGift.swift",
"Bot/Telegram/Methods/SendInvoice.swift",
"Bot/Telegram/Methods/SendLocation.swift",
"Bot/Telegram/Methods/SendMediaGroup.swift",
"Bot/Telegram/Methods/SendMessage.swift",
"Bot/Telegram/Methods/SendPaidMedia.swift",
"Bot/Telegram/Methods/SendPhoto.swift",
"Bot/Telegram/Methods/SendPoll.swift",
"Bot/Telegram/Methods/SendSticker.swift",
"Bot/Telegram/Methods/SendVenue.swift",
"Bot/Telegram/Methods/SendVideo.swift",
"Bot/Telegram/Methods/SendVideoNote.swift",
"Bot/Telegram/Methods/SendVoice.swift",
"Bot/Telegram/Methods/SetBusinessAccountBio.swift",
"Bot/Telegram/Methods/SetBusinessAccountGiftSettings.swift",
"Bot/Telegram/Methods/SetBusinessAccountName.swift",
"Bot/Telegram/Methods/SetBusinessAccountProfilePhoto.swift",
"Bot/Telegram/Methods/SetBusinessAccountUsername.swift",
"Bot/Telegram/Methods/SetChatAdministratorCustomTitle.swift",
"Bot/Telegram/Methods/SetChatDescription.swift",
"Bot/Telegram/Methods/SetChatMenuButton.swift",
"Bot/Telegram/Methods/SetChatPermissions.swift",
"Bot/Telegram/Methods/SetChatPhoto.swift",
"Bot/Telegram/Methods/SetChatStickerSet.swift",
"Bot/Telegram/Methods/SetChatTitle.swift",
"Bot/Telegram/Methods/SetCustomEmojiStickerSetThumbnail.swift",
"Bot/Telegram/Methods/SetGameScore.swift",
"Bot/Telegram/Methods/SetMessageReaction.swift",
"Bot/Telegram/Methods/SetMyCommands.swift",
"Bot/Telegram/Methods/SetMyDefaultAdministratorRights.swift",
"Bot/Telegram/Methods/SetMyDescription.swift",
"Bot/Telegram/Methods/SetMyName.swift",
"Bot/Telegram/Methods/SetMyShortDescription.swift",
"Bot/Telegram/Methods/SetPassportDataErrors.swift",
"Bot/Telegram/Methods/SetStickerEmojiList.swift",
"Bot/Telegram/Methods/SetStickerKeywords.swift",
"Bot/Telegram/Methods/SetStickerMaskPosition.swift",
"Bot/Telegram/Methods/SetStickerPositionInSet.swift",
"Bot/Telegram/Methods/SetStickerSetThumbnail.swift",
"Bot/Telegram/Methods/SetStickerSetTitle.swift",
"Bot/Telegram/Methods/SetUserEmojiStatus.swift",
"Bot/Telegram/Methods/SetWebhook.swift",
"Bot/Telegram/Methods/StopMessageLiveLocation.swift",
"Bot/Telegram/Methods/StopPoll.swift",
"Bot/Telegram/Methods/TransferBusinessAccountStars.swift",
"Bot/Telegram/Methods/TransferGift.swift",
"Bot/Telegram/Methods/UnbanChatMember.swift",
"Bot/Telegram/Methods/UnbanChatSenderChat.swift",
"Bot/Telegram/Methods/UnhideGeneralForumTopic.swift",
"Bot/Telegram/Methods/UnpinAllChatMessages.swift",
"Bot/Telegram/Methods/UnpinAllForumTopicMessages.swift",
"Bot/Telegram/Methods/UnpinAllGeneralForumTopicMessages.swift",
"Bot/Telegram/Methods/UnpinChatMessage.swift",
"Bot/Telegram/Methods/UpgradeGift.swift",
"Bot/Telegram/Methods/UploadStickerFile.swift",
"Bot/Telegram/Methods/VerifyChat.swift",
"Bot/Telegram/Methods/VerifyUser.swift",
"Bot/Telegram/ModelExtensions/TGMaybeInaccessibleMessageExtensions.swift",
"Bot/Telegram/Models/TGAcceptedGiftTypes.swift",
"Bot/Telegram/Models/TGAffiliateInfo.swift",
"Bot/Telegram/Models/TGAnimation.swift",
"Bot/Telegram/Models/TGAudio.swift",
"Bot/Telegram/Models/TGBackgroundFill.swift",
"Bot/Telegram/Models/TGBackgroundFillFreeformGradient.swift",
"Bot/Telegram/Models/TGBackgroundFillFreeformGradientType.swift",
"Bot/Telegram/Models/TGBackgroundFillGradient.swift",
"Bot/Telegram/Models/TGBackgroundFillGradientType.swift",
"Bot/Telegram/Models/TGBackgroundFillSolid.swift",
"Bot/Telegram/Models/TGBackgroundFillSolidType.swift",
"Bot/Telegram/Models/TGBackgroundType.swift",
"Bot/Telegram/Models/TGBackgroundTypeChatTheme.swift",
"Bot/Telegram/Models/TGBackgroundTypeChatThemeType.swift",
"Bot/Telegram/Models/TGBackgroundTypeFill.swift",
"Bot/Telegram/Models/TGBackgroundTypeFillType.swift",
"Bot/Telegram/Models/TGBackgroundTypePattern.swift",
"Bot/Telegram/Models/TGBackgroundTypePatternType.swift",
"Bot/Telegram/Models/TGBackgroundTypeWallpaper.swift",
"Bot/Telegram/Models/TGBackgroundTypeWallpaperType.swift",
"Bot/Telegram/Models/TGBirthdate.swift",
"Bot/Telegram/Models/TGBotCommand.swift",
"Bot/Telegram/Models/TGBotCommandScope.swift",
"Bot/Telegram/Models/TGBotCommandScopeAllChatAdministrators.swift",
"Bot/Telegram/Models/TGBotCommandScopeAllChatAdministratorsType.swift",
"Bot/Telegram/Models/TGBotCommandScopeAllGroupChats.swift",
"Bot/Telegram/Models/TGBotCommandScopeAllGroupChatsType.swift",
"Bot/Telegram/Models/TGBotCommandScopeAllPrivateChats.swift",
"Bot/Telegram/Models/TGBotCommandScopeAllPrivateChatsType.swift",
"Bot/Telegram/Models/TGBotCommandScopeChat.swift",
"Bot/Telegram/Models/TGBotCommandScopeChatAdministrators.swift",
"Bot/Telegram/Models/TGBotCommandScopeChatAdministratorsType.swift",
"Bot/Telegram/Models/TGBotCommandScopeChatMember.swift",
"Bot/Telegram/Models/TGBotCommandScopeChatMemberType.swift",
"Bot/Telegram/Models/TGBotCommandScopeChatType.swift",
"Bot/Telegram/Models/TGBotCommandScopeDefault.swift",
"Bot/Telegram/Models/TGBotCommandScopeDefaultType.swift",
"Bot/Telegram/Models/TGBotDescription.swift",
"Bot/Telegram/Models/TGBotName.swift",
"Bot/Telegram/Models/TGBotShortDescription.swift",
"Bot/Telegram/Models/TGBusinessBotRights.swift",
"Bot/Telegram/Models/TGBusinessConnection.swift",
"Bot/Telegram/Models/TGBusinessIntro.swift",
"Bot/Telegram/Models/TGBusinessLocation.swift",
"Bot/Telegram/Models/TGBusinessMessagesDeleted.swift",
"Bot/Telegram/Models/TGBusinessOpeningHours.swift",
"Bot/Telegram/Models/TGBusinessOpeningHoursInterval.swift",
"Bot/Telegram/Models/TGCallbackGame.swift",
"Bot/Telegram/Models/TGCallbackQuery.swift",
"Bot/Telegram/Models/TGChat.swift",
"Bot/Telegram/Models/TGChatAdministratorRights.swift",
"Bot/Telegram/Models/TGChatBackground.swift",
"Bot/Telegram/Models/TGChatBoost.swift",
"Bot/Telegram/Models/TGChatBoostAdded.swift",
"Bot/Telegram/Models/TGChatBoostRemoved.swift",
"Bot/Telegram/Models/TGChatBoostSource.swift",
"Bot/Telegram/Models/TGChatBoostSourceGiftCode.swift",
"Bot/Telegram/Models/TGChatBoostSourceGiveaway.swift",
"Bot/Telegram/Models/TGChatBoostSourcePremium.swift",
"Bot/Telegram/Models/TGChatBoostUpdated.swift",
"Bot/Telegram/Models/TGChatFullInfo.swift",
"Bot/Telegram/Models/TGChatFullInfoType.swift",
"Bot/Telegram/Models/TGChatInviteLink.swift",
"Bot/Telegram/Models/TGChatJoinRequest.swift",
"Bot/Telegram/Models/TGChatLocation.swift",
"Bot/Telegram/Models/TGChatMember.swift",
"Bot/Telegram/Models/TGChatMemberAdministrator.swift",
"Bot/Telegram/Models/TGChatMemberBanned.swift",
"Bot/Telegram/Models/TGChatMemberLeft.swift",
"Bot/Telegram/Models/TGChatMemberMember.swift",
"Bot/Telegram/Models/TGChatMemberOwner.swift",
"Bot/Telegram/Models/TGChatMemberRestricted.swift",
"Bot/Telegram/Models/TGChatMemberUpdated.swift",
"Bot/Telegram/Models/TGChatPermissions.swift",
"Bot/Telegram/Models/TGChatPhoto.swift",
"Bot/Telegram/Models/TGChatShared.swift",
"Bot/Telegram/Models/TGChatType.swift",
"Bot/Telegram/Models/TGChecklist.swift",
"Bot/Telegram/Models/TGChecklistTask.swift",
"Bot/Telegram/Models/TGChecklistTasksAdded.swift",
"Bot/Telegram/Models/TGChecklistTasksDone.swift",
"Bot/Telegram/Models/TGChosenInlineResult.swift",
"Bot/Telegram/Models/TGContact.swift",
"Bot/Telegram/Models/TGCopyTextButton.swift",
"Bot/Telegram/Models/TGDice.swift",
"Bot/Telegram/Models/TGDirectMessagePriceChanged.swift",
"Bot/Telegram/Models/TGDirectMessagesTopic.swift",
"Bot/Telegram/Models/TGDocument.swift",
"Bot/Telegram/Models/TGEncryptedCredentials.swift",
"Bot/Telegram/Models/TGEncryptedPassportElement.swift",
"Bot/Telegram/Models/TGEncryptedPassportElementType.swift",
"Bot/Telegram/Models/TGExternalReplyInfo.swift",
"Bot/Telegram/Models/TGFile.swift",
"Bot/Telegram/Models/TGForceReply.swift",
"Bot/Telegram/Models/TGForumTopic.swift",
"Bot/Telegram/Models/TGForumTopicClosed.swift",
"Bot/Telegram/Models/TGForumTopicCreated.swift",
"Bot/Telegram/Models/TGForumTopicEdited.swift",
"Bot/Telegram/Models/TGForumTopicReopened.swift",
"Bot/Telegram/Models/TGGame.swift",
"Bot/Telegram/Models/TGGameHighScore.swift",
"Bot/Telegram/Models/TGGeneralForumTopicHidden.swift",
"Bot/Telegram/Models/TGGeneralForumTopicUnhidden.swift",
"Bot/Telegram/Models/TGGift.swift",
"Bot/Telegram/Models/TGGiftInfo.swift",
"Bot/Telegram/Models/TGGifts.swift",
"Bot/Telegram/Models/TGGiveaway.swift",
"Bot/Telegram/Models/TGGiveawayCompleted.swift",
"Bot/Telegram/Models/TGGiveawayCreated.swift",
"Bot/Telegram/Models/TGGiveawayWinners.swift",
"Bot/Telegram/Models/TGInaccessibleMessage.swift",
"Bot/Telegram/Models/TGInlineKeyboardButton.swift",
"Bot/Telegram/Models/TGInlineKeyboardMarkup.swift",
"Bot/Telegram/Models/TGInlineQuery.swift",
"Bot/Telegram/Models/TGInlineQueryResult.swift",
"Bot/Telegram/Models/TGInlineQueryResultArticle.swift",
"Bot/Telegram/Models/TGInlineQueryResultArticleType.swift",
"Bot/Telegram/Models/TGInlineQueryResultAudio.swift",
"Bot/Telegram/Models/TGInlineQueryResultAudioType.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedAudio.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedAudioType.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedDocument.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedDocumentType.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedGif.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedGifType.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedMpeg4Gif.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedMpeg4GifType.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedPhoto.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedPhotoType.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedSticker.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedStickerType.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedVideo.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedVideoType.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedVoice.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedVoiceType.swift",
"Bot/Telegram/Models/TGInlineQueryResultContact.swift",
"Bot/Telegram/Models/TGInlineQueryResultContactType.swift",
"Bot/Telegram/Models/TGInlineQueryResultDocument.swift",
"Bot/Telegram/Models/TGInlineQueryResultDocumentType.swift",
"Bot/Telegram/Models/TGInlineQueryResultGame.swift",
"Bot/Telegram/Models/TGInlineQueryResultGameType.swift",
"Bot/Telegram/Models/TGInlineQueryResultGif.swift",
"Bot/Telegram/Models/TGInlineQueryResultGifType.swift",
"Bot/Telegram/Models/TGInlineQueryResultLocation.swift",
"Bot/Telegram/Models/TGInlineQueryResultLocationType.swift",
"Bot/Telegram/Models/TGInlineQueryResultMpeg4Gif.swift",
"Bot/Telegram/Models/TGInlineQueryResultMpeg4GifType.swift",
"Bot/Telegram/Models/TGInlineQueryResultPhoto.swift",
"Bot/Telegram/Models/TGInlineQueryResultPhotoType.swift",
"Bot/Telegram/Models/TGInlineQueryResultVenue.swift",
"Bot/Telegram/Models/TGInlineQueryResultVenueType.swift",
"Bot/Telegram/Models/TGInlineQueryResultVideo.swift",
"Bot/Telegram/Models/TGInlineQueryResultVideoType.swift",
"Bot/Telegram/Models/TGInlineQueryResultVoice.swift",
"Bot/Telegram/Models/TGInlineQueryResultVoiceType.swift",
"Bot/Telegram/Models/TGInlineQueryResultsButton.swift",
"Bot/Telegram/Models/TGInputChecklist.swift",
"Bot/Telegram/Models/TGInputChecklistTask.swift",
"Bot/Telegram/Models/TGInputContactMessageContent.swift",
"Bot/Telegram/Models/TGInputInvoiceMessageContent.swift",
"Bot/Telegram/Models/TGInputLocationMessageContent.swift",
"Bot/Telegram/Models/TGInputMedia.swift",
"Bot/Telegram/Models/TGInputMediaAnimation.swift",
"Bot/Telegram/Models/TGInputMediaAnimationType.swift",
"Bot/Telegram/Models/TGInputMediaAudio.swift",
"Bot/Telegram/Models/TGInputMediaAudioType.swift",
"Bot/Telegram/Models/TGInputMediaDocument.swift",
"Bot/Telegram/Models/TGInputMediaDocumentType.swift",
"Bot/Telegram/Models/TGInputMediaPhoto.swift",
"Bot/Telegram/Models/TGInputMediaPhotoType.swift",
"Bot/Telegram/Models/TGInputMediaVideo.swift",
"Bot/Telegram/Models/TGInputMediaVideoType.swift",
"Bot/Telegram/Models/TGInputMessageContent.swift",
"Bot/Telegram/Models/TGInputPaidMedia.swift",
"Bot/Telegram/Models/TGInputPaidMediaPhoto.swift",
"Bot/Telegram/Models/TGInputPaidMediaPhotoType.swift",
"Bot/Telegram/Models/TGInputPaidMediaVideo.swift",
"Bot/Telegram/Models/TGInputPaidMediaVideoType.swift",
"Bot/Telegram/Models/TGInputPollOption.swift",
"Bot/Telegram/Models/TGInputProfilePhoto.swift",
"Bot/Telegram/Models/TGInputProfilePhotoAnimated.swift",
"Bot/Telegram/Models/TGInputProfilePhotoAnimatedType.swift",
"Bot/Telegram/Models/TGInputProfilePhotoStatic.swift",
"Bot/Telegram/Models/TGInputProfilePhotoStaticType.swift",
"Bot/Telegram/Models/TGInputSticker.swift",
"Bot/Telegram/Models/TGInputStoryContent.swift",
"Bot/Telegram/Models/TGInputStoryContentPhoto.swift",
"Bot/Telegram/Models/TGInputStoryContentPhotoType.swift",
"Bot/Telegram/Models/TGInputStoryContentVideo.swift",
"Bot/Telegram/Models/TGInputStoryContentVideoType.swift",
"Bot/Telegram/Models/TGInputTextMessageContent.swift",
"Bot/Telegram/Models/TGInputVenueMessageContent.swift",
"Bot/Telegram/Models/TGInvoice.swift",
"Bot/Telegram/Models/TGKeyboardButton.swift",
"Bot/Telegram/Models/TGKeyboardButtonPollType.swift",
"Bot/Telegram/Models/TGKeyboardButtonRequestChat.swift",
"Bot/Telegram/Models/TGKeyboardButtonRequestUsers.swift",
"Bot/Telegram/Models/TGLabeledPrice.swift",
"Bot/Telegram/Models/TGLinkPreviewOptions.swift",
"Bot/Telegram/Models/TGLocation.swift",
"Bot/Telegram/Models/TGLocationAddress.swift",
"Bot/Telegram/Models/TGLoginUrl.swift",
"Bot/Telegram/Models/TGMaskPosition.swift",
"Bot/Telegram/Models/TGMaybeInaccessibleMessage.swift",
"Bot/Telegram/Models/TGMenuButton.swift",
"Bot/Telegram/Models/TGMenuButtonCommands.swift",
"Bot/Telegram/Models/TGMenuButtonCommandsType.swift",
"Bot/Telegram/Models/TGMenuButtonDefault.swift",
"Bot/Telegram/Models/TGMenuButtonDefaultType.swift",
"Bot/Telegram/Models/TGMenuButtonWebApp.swift",
"Bot/Telegram/Models/TGMenuButtonWebAppType.swift",
"Bot/Telegram/Models/TGMessage.swift",
"Bot/Telegram/Models/TGMessageAutoDeleteTimerChanged.swift",
"Bot/Telegram/Models/TGMessageEntity.swift",
"Bot/Telegram/Models/TGMessageEntityType.swift",
"Bot/Telegram/Models/TGMessageId.swift",
"Bot/Telegram/Models/TGMessageOrigin.swift",
"Bot/Telegram/Models/TGMessageOriginChannel.swift",
"Bot/Telegram/Models/TGMessageOriginChannelType.swift",
"Bot/Telegram/Models/TGMessageOriginChat.swift",
"Bot/Telegram/Models/TGMessageOriginChatType.swift",
"Bot/Telegram/Models/TGMessageOriginHiddenUser.swift",
"Bot/Telegram/Models/TGMessageOriginHiddenUserType.swift",
"Bot/Telegram/Models/TGMessageOriginUser.swift",
"Bot/Telegram/Models/TGMessageOriginUserType.swift",
"Bot/Telegram/Models/TGMessageReactionCountUpdated.swift",
"Bot/Telegram/Models/TGMessageReactionUpdated.swift",
"Bot/Telegram/Models/TGOrderInfo.swift",
"Bot/Telegram/Models/TGOwnedGift.swift",
"Bot/Telegram/Models/TGOwnedGiftRegular.swift",
"Bot/Telegram/Models/TGOwnedGiftRegularType.swift",
"Bot/Telegram/Models/TGOwnedGiftUnique.swift",
"Bot/Telegram/Models/TGOwnedGiftUniqueType.swift",
"Bot/Telegram/Models/TGOwnedGifts.swift",
"Bot/Telegram/Models/TGPaidMedia.swift",
"Bot/Telegram/Models/TGPaidMediaInfo.swift",
"Bot/Telegram/Models/TGPaidMediaPhoto.swift",
"Bot/Telegram/Models/TGPaidMediaPhotoType.swift",
"Bot/Telegram/Models/TGPaidMediaPreview.swift",
"Bot/Telegram/Models/TGPaidMediaPreviewType.swift",
"Bot/Telegram/Models/TGPaidMediaPurchased.swift",
"Bot/Telegram/Models/TGPaidMediaVideo.swift",
"Bot/Telegram/Models/TGPaidMediaVideoType.swift",
"Bot/Telegram/Models/TGPaidMessagePriceChanged.swift",
"Bot/Telegram/Models/TGPassportData.swift",
"Bot/Telegram/Models/TGPassportElementError.swift",
"Bot/Telegram/Models/TGPassportElementErrorDataField.swift",
"Bot/Telegram/Models/TGPassportElementErrorDataFieldType.swift",
"Bot/Telegram/Models/TGPassportElementErrorFile.swift",
"Bot/Telegram/Models/TGPassportElementErrorFileType.swift",
"Bot/Telegram/Models/TGPassportElementErrorFiles.swift",
"Bot/Telegram/Models/TGPassportElementErrorFilesType.swift",
"Bot/Telegram/Models/TGPassportElementErrorFrontSide.swift",
"Bot/Telegram/Models/TGPassportElementErrorFrontSideType.swift",
"Bot/Telegram/Models/TGPassportElementErrorReverseSide.swift",
"Bot/Telegram/Models/TGPassportElementErrorReverseSideType.swift",
"Bot/Telegram/Models/TGPassportElementErrorSelfie.swift",
"Bot/Telegram/Models/TGPassportElementErrorSelfieType.swift",
"Bot/Telegram/Models/TGPassportElementErrorTranslationFile.swift",
"Bot/Telegram/Models/TGPassportElementErrorTranslationFileType.swift",
"Bot/Telegram/Models/TGPassportElementErrorTranslationFiles.swift",
"Bot/Telegram/Models/TGPassportElementErrorTranslationFilesType.swift",
"Bot/Telegram/Models/TGPassportElementErrorUnspecified.swift",
"Bot/Telegram/Models/TGPassportFile.swift",
"Bot/Telegram/Models/TGPhotoSize.swift",
"Bot/Telegram/Models/TGPoll.swift",
"Bot/Telegram/Models/TGPollAnswer.swift",
"Bot/Telegram/Models/TGPollOption.swift",
"Bot/Telegram/Models/TGPollType.swift",
"Bot/Telegram/Models/TGPreCheckoutQuery.swift",
"Bot/Telegram/Models/TGPreparedInlineMessage.swift",
"Bot/Telegram/Models/TGProximityAlertTriggered.swift",
"Bot/Telegram/Models/TGReactionCount.swift",
"Bot/Telegram/Models/TGReactionType.swift",
"Bot/Telegram/Models/TGReactionTypeCustomEmoji.swift",
"Bot/Telegram/Models/TGReactionTypeCustomEmojiType.swift",
"Bot/Telegram/Models/TGReactionTypeEmoji.swift",
"Bot/Telegram/Models/TGReactionTypeEmojiType.swift",
"Bot/Telegram/Models/TGReactionTypePaid.swift",
"Bot/Telegram/Models/TGReactionTypePaidType.swift",
"Bot/Telegram/Models/TGRefundedPayment.swift",
"Bot/Telegram/Models/TGReplyKeyboardMarkup.swift",
"Bot/Telegram/Models/TGReplyKeyboardRemove.swift",
"Bot/Telegram/Models/TGReplyParameters.swift",
"Bot/Telegram/Models/TGResponseParameters.swift",
"Bot/Telegram/Models/TGRevenueWithdrawalState.swift",
"Bot/Telegram/Models/TGRevenueWithdrawalStateFailed.swift",
"Bot/Telegram/Models/TGRevenueWithdrawalStateFailedType.swift",
"Bot/Telegram/Models/TGRevenueWithdrawalStatePending.swift",
"Bot/Telegram/Models/TGRevenueWithdrawalStatePendingType.swift",
"Bot/Telegram/Models/TGRevenueWithdrawalStateSucceeded.swift",
"Bot/Telegram/Models/TGRevenueWithdrawalStateSucceededType.swift",
"Bot/Telegram/Models/TGSentWebAppMessage.swift",
"Bot/Telegram/Models/TGSharedUser.swift",
"Bot/Telegram/Models/TGShippingAddress.swift",
"Bot/Telegram/Models/TGShippingOption.swift",
"Bot/Telegram/Models/TGShippingQuery.swift",
"Bot/Telegram/Models/TGStarAmount.swift",
"Bot/Telegram/Models/TGStarTransaction.swift",
"Bot/Telegram/Models/TGStarTransactions.swift",
"Bot/Telegram/Models/TGSticker.swift",
"Bot/Telegram/Models/TGStickerSet.swift",
"Bot/Telegram/Models/TGStickerType.swift",
"Bot/Telegram/Models/TGStory.swift",
"Bot/Telegram/Models/TGStoryArea.swift",
"Bot/Telegram/Models/TGStoryAreaPosition.swift",
"Bot/Telegram/Models/TGStoryAreaType.swift",
"Bot/Telegram/Models/TGStoryAreaTypeLink.swift",
"Bot/Telegram/Models/TGStoryAreaTypeLinkType.swift",
"Bot/Telegram/Models/TGStoryAreaTypeLocation.swift",
"Bot/Telegram/Models/TGStoryAreaTypeLocationType.swift",
"Bot/Telegram/Models/TGStoryAreaTypeSuggestedReaction.swift",
"Bot/Telegram/Models/TGStoryAreaTypeSuggestedReactionType.swift",
"Bot/Telegram/Models/TGStoryAreaTypeUniqueGift.swift",
"Bot/Telegram/Models/TGStoryAreaTypeUniqueGiftType.swift",
"Bot/Telegram/Models/TGStoryAreaTypeWeather.swift",
"Bot/Telegram/Models/TGStoryAreaTypeWeatherType.swift",
"Bot/Telegram/Models/TGSuccessfulPayment.swift",
"Bot/Telegram/Models/TGSuggestedPostApprovalFailed.swift",
"Bot/Telegram/Models/TGSuggestedPostApproved.swift",
"Bot/Telegram/Models/TGSuggestedPostDeclined.swift",
"Bot/Telegram/Models/TGSuggestedPostInfo.swift",
"Bot/Telegram/Models/TGSuggestedPostPaid.swift",
"Bot/Telegram/Models/TGSuggestedPostParameters.swift",
"Bot/Telegram/Models/TGSuggestedPostPrice.swift",
"Bot/Telegram/Models/TGSuggestedPostRefunded.swift",
"Bot/Telegram/Models/TGSwitchInlineQueryChosenChat.swift",
"Bot/Telegram/Models/TGTextQuote.swift",
"Bot/Telegram/Models/TGTransactionPartner.swift",
"Bot/Telegram/Models/TGTransactionPartnerAffiliateProgram.swift",
"Bot/Telegram/Models/TGTransactionPartnerAffiliateProgramType.swift",
"Bot/Telegram/Models/TGTransactionPartnerChat.swift",
"Bot/Telegram/Models/TGTransactionPartnerChatType.swift",
"Bot/Telegram/Models/TGTransactionPartnerFragment.swift",
"Bot/Telegram/Models/TGTransactionPartnerFragmentType.swift",
"Bot/Telegram/Models/TGTransactionPartnerOther.swift",
"Bot/Telegram/Models/TGTransactionPartnerOtherType.swift",
"Bot/Telegram/Models/TGTransactionPartnerTelegramAds.swift",
"Bot/Telegram/Models/TGTransactionPartnerTelegramAdsType.swift",
"Bot/Telegram/Models/TGTransactionPartnerTelegramApi.swift",
"Bot/Telegram/Models/TGTransactionPartnerTelegramApiType.swift",
"Bot/Telegram/Models/TGTransactionPartnerUser.swift",
"Bot/Telegram/Models/TGTransactionPartnerUserType.swift",
"Bot/Telegram/Models/TGUniqueGift.swift",
"Bot/Telegram/Models/TGUniqueGiftBackdrop.swift",
"Bot/Telegram/Models/TGUniqueGiftBackdropColors.swift",
"Bot/Telegram/Models/TGUniqueGiftInfo.swift",
"Bot/Telegram/Models/TGUniqueGiftModel.swift",
"Bot/Telegram/Models/TGUniqueGiftSymbol.swift",
"Bot/Telegram/Models/TGUpdate.swift",
"Bot/Telegram/Models/TGUser.swift",
"Bot/Telegram/Models/TGUserChatBoosts.swift",
"Bot/Telegram/Models/TGUserProfilePhotos.swift",
"Bot/Telegram/Models/TGUsersShared.swift",
"Bot/Telegram/Models/TGVenue.swift",
"Bot/Telegram/Models/TGVideo.swift",
"Bot/Telegram/Models/TGVideoChatEnded.swift",
"Bot/Telegram/Models/TGVideoChatParticipantsInvited.swift",
"Bot/Telegram/Models/TGVideoChatScheduled.swift",
"Bot/Telegram/Models/TGVideoChatStarted.swift",
"Bot/Telegram/Models/TGVideoNote.swift",
"Bot/Telegram/Models/TGVoice.swift",
"Bot/Telegram/Models/TGWebAppData.swift",
"Bot/Telegram/Models/TGWebAppInfo.swift",
"Bot/Telegram/Models/TGWebhookInfo.swift",
"Bot/Telegram/Models/TGWriteAccessAllowed.swift",
"Bot/Types/ChatId.swift",
"Bot/Types/FileInfo.swift",
"Bot/Types/InputFile.swift",
"Bot/Types/MessageOrBool.swift",
"Bot/Types/ParseMode.swift",
"Bot/Types/ReplyMarkup.swift",
"Bot/Types/TelegramContainer.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/nerzh/swift-regular-expression
Fetching https://github.com/nerzh/swift-custom-logger
[1/37] Fetching swift-custom-logger
Fetched https://github.com/nerzh/swift-custom-logger from cache (0.29s)
[1/61] Fetching swift-regular-expression
Fetched https://github.com/nerzh/swift-regular-expression from cache (0.35s)
Computing version for https://github.com/nerzh/swift-regular-expression
Computed https://github.com/nerzh/swift-regular-expression at 0.2.4 (4.24s)
Computing version for https://github.com/nerzh/swift-custom-logger
Computed https://github.com/nerzh/swift-custom-logger at 1.1.1 (1.00s)
Fetching https://github.com/apple/swift-log
[1/3903] Fetching swift-log
Fetched https://github.com/apple/swift-log from cache (0.73s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (1.71s)
Creating working copy for https://github.com/nerzh/swift-custom-logger
Working copy of https://github.com/nerzh/swift-custom-logger resolved at 1.1.1
Creating working copy for https://github.com/nerzh/swift-regular-expression
Working copy of https://github.com/nerzh/swift-regular-expression resolved at 0.2.4
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/12] Compiling Logging LogHandler.swift
[7/12] Compiling Logging Logging.swift
[8/12] Compiling SwiftRegularExpression String+Regexp.swift
[9/12] Emitting module SwiftRegularExpression
[10/13] Emitting module Logging
[11/13] Compiling Logging Locks.swift
[12/13] Compiling Logging MetadataProvider.swift
[15/19] Compiling SwiftCustomLogger LogFormatter.swift
[16/19] Compiling SwiftCustomLogger Printer.swift
[17/19] Compiling SwiftCustomLogger CustomHandler.swift
[18/19] Emitting module SwiftCustomLogger
[19/19] Compiling SwiftCustomLogger BasicFormatter.swift
[21/195] Compiling SwiftTelegramBot AllFilter.swift
[22/195] Compiling SwiftTelegramBot AudioFilter.swift
[23/195] Compiling SwiftTelegramBot CaptionEntityFilter.swift
[24/195] Compiling SwiftTelegramBot ChatFilter.swift
[25/195] Compiling SwiftTelegramBot CommandFilter.swift
[26/195] Compiling SwiftTelegramBot ContactFilter.swift
[27/195] Compiling SwiftTelegramBot DocumentFilter.swift
[28/195] Compiling SwiftTelegramBot EntityFilter.swift
[29/195] Compiling SwiftTelegramBot ForwarderFilter.swift
[30/195] Compiling SwiftTelegramBot GameFilter.swift
[31/195] Compiling SwiftTelegramBot GroupFilter.swift
[32/195] Compiling SwiftTelegramBot InvoiceFilter.swift
[33/195] Compiling SwiftTelegramBot LanguageFilter.swift
[34/195] Compiling SwiftTelegramBot LocationFilter.swift
[35/195] Compiling SwiftTelegramBot PhotoFilter.swift
[36/195] Compiling SwiftTelegramBot PrivateFilter.swift
[37/195] Compiling SwiftTelegramBot RegexpFilter.swift
[38/195] Compiling SwiftTelegramBot ReplyFilter.swift
[39/195] Compiling SwiftTelegramBot StatusUpdateFilters.swift
[40/195] Compiling SwiftTelegramBot StickerFilter.swift
[41/195] Compiling SwiftTelegramBot SuccesfulPaymentFilter.swift
[42/195] Compiling SwiftTelegramBot TGFilter.swift
[43/195] Compiling SwiftTelegramBot TextFilter.swift
[44/195] Compiling SwiftTelegramBot UserFilter.swift
[45/195] Compiling SwiftTelegramBot VenueFilter.swift
[46/219] Compiling SwiftTelegramBot DeleteChatStickerSet.swift
[47/219] Compiling SwiftTelegramBot DeleteForumTopic.swift
[48/219] Compiling SwiftTelegramBot DeleteMessage.swift
[49/219] Compiling SwiftTelegramBot DeleteMessages.swift
[50/219] Compiling SwiftTelegramBot DeleteMyCommands.swift
[51/219] Compiling SwiftTelegramBot DeleteStickerFromSet.swift
[52/219] Compiling SwiftTelegramBot DeleteStickerSet.swift
[53/219] Compiling SwiftTelegramBot DeleteStory.swift
[54/219] Compiling SwiftTelegramBot DeleteWebhook.swift
[55/219] Compiling SwiftTelegramBot EditChatInviteLink.swift
[56/219] Compiling SwiftTelegramBot EditChatSubscriptionInviteLink.swift
[57/219] Compiling SwiftTelegramBot EditForumTopic.swift
[58/219] Compiling SwiftTelegramBot EditGeneralForumTopic.swift
[59/219] Compiling SwiftTelegramBot EditMessageCaption.swift
[60/219] Compiling SwiftTelegramBot EditMessageChecklist.swift
[61/219] Compiling SwiftTelegramBot EditMessageLiveLocation.swift
[62/219] Compiling SwiftTelegramBot EditMessageMedia.swift
[63/219] Compiling SwiftTelegramBot EditMessageReplyMarkup.swift
[64/219] Compiling SwiftTelegramBot EditMessageText.swift
[65/219] Compiling SwiftTelegramBot EditStory.swift
[66/219] Compiling SwiftTelegramBot EditUserStarSubscription.swift
[67/219] Compiling SwiftTelegramBot ExportChatInviteLink.swift
[68/219] Compiling SwiftTelegramBot ForwardMessage.swift
[69/219] Compiling SwiftTelegramBot ForwardMessages.swift
[70/219] Compiling SwiftTelegramBot GetAvailableGifts.swift
[71/243] Compiling SwiftTelegramBot AddStickerToSet.swift
[72/243] Compiling SwiftTelegramBot AnswerCallbackQuery.swift
[73/243] Compiling SwiftTelegramBot AnswerInlineQuery.swift
[74/243] Compiling SwiftTelegramBot AnswerPreCheckoutQuery.swift
[75/243] Compiling SwiftTelegramBot AnswerShippingQuery.swift
[76/243] Compiling SwiftTelegramBot AnswerWebAppQuery.swift
[77/243] Compiling SwiftTelegramBot ApproveChatJoinRequest.swift
[78/243] Compiling SwiftTelegramBot ApproveSuggestedPost.swift
[79/243] Compiling SwiftTelegramBot BanChatMember.swift
[80/243] Compiling SwiftTelegramBot BanChatSenderChat.swift
[81/243] Compiling SwiftTelegramBot Close.swift
[82/243] Compiling SwiftTelegramBot CloseForumTopic.swift
[83/243] Compiling SwiftTelegramBot CloseGeneralForumTopic.swift
[84/243] Compiling SwiftTelegramBot ConvertGiftToStars.swift
[85/243] Compiling SwiftTelegramBot CopyMessage.swift
[86/243] Compiling SwiftTelegramBot CopyMessages.swift
[87/243] Compiling SwiftTelegramBot CreateChatInviteLink.swift
[88/243] Compiling SwiftTelegramBot CreateChatSubscriptionInviteLink.swift
[89/243] Compiling SwiftTelegramBot CreateForumTopic.swift
[90/243] Compiling SwiftTelegramBot CreateInvoiceLink.swift
[91/243] Compiling SwiftTelegramBot CreateNewStickerSet.swift
[92/243] Compiling SwiftTelegramBot DeclineChatJoinRequest.swift
[93/243] Compiling SwiftTelegramBot DeclineSuggestedPost.swift
[94/243] Compiling SwiftTelegramBot DeleteBusinessMessages.swift
[95/243] Compiling SwiftTelegramBot DeleteChatPhoto.swift
[96/267] Compiling SwiftTelegramBot GiftPremiumSubscription.swift
[97/267] Compiling SwiftTelegramBot HideGeneralForumTopic.swift
[98/267] Compiling SwiftTelegramBot LeaveChat.swift
[99/267] Compiling SwiftTelegramBot LogOut.swift
[100/267] Compiling SwiftTelegramBot PinChatMessage.swift
[101/267] Compiling SwiftTelegramBot PostStory.swift
[102/267] Compiling SwiftTelegramBot PromoteChatMember.swift
[103/267] Compiling SwiftTelegramBot ReadBusinessMessage.swift
[104/267] Compiling SwiftTelegramBot RefundStarPayment.swift
[105/267] Compiling SwiftTelegramBot RemoveBusinessAccountProfilePhoto.swift
[106/267] Compiling SwiftTelegramBot RemoveChatVerification.swift
[107/267] Compiling SwiftTelegramBot RemoveUserVerification.swift
[108/267] Compiling SwiftTelegramBot ReopenForumTopic.swift
[109/267] Compiling SwiftTelegramBot ReopenGeneralForumTopic.swift
[110/267] Compiling SwiftTelegramBot ReplaceStickerInSet.swift
[111/267] Compiling SwiftTelegramBot RestrictChatMember.swift
[112/267] Compiling SwiftTelegramBot RevokeChatInviteLink.swift
[113/267] Compiling SwiftTelegramBot SavePreparedInlineMessage.swift
[114/267] Compiling SwiftTelegramBot SendAnimation.swift
[115/267] Compiling SwiftTelegramBot SendAudio.swift
[116/267] Compiling SwiftTelegramBot SendChatAction.swift
[117/267] Compiling SwiftTelegramBot SendChecklist.swift
[118/267] Compiling SwiftTelegramBot SendContact.swift
[119/267] Compiling SwiftTelegramBot SendDice.swift
[120/267] Compiling SwiftTelegramBot SendDocument.swift
[121/267] Compiling SwiftTelegramBot GetBusinessAccountGifts.swift
[122/267] Compiling SwiftTelegramBot GetBusinessAccountStarBalance.swift
[123/267] Compiling SwiftTelegramBot GetBusinessConnection.swift
[124/267] Compiling SwiftTelegramBot GetChat.swift
[125/267] Compiling SwiftTelegramBot GetChatAdministrators.swift
[126/267] Compiling SwiftTelegramBot GetChatMember.swift
[127/267] Compiling SwiftTelegramBot GetChatMemberCount.swift
[128/267] Compiling SwiftTelegramBot GetChatMenuButton.swift
[129/267] Compiling SwiftTelegramBot GetCustomEmojiStickers.swift
[130/267] Compiling SwiftTelegramBot GetFile.swift
[131/267] Compiling SwiftTelegramBot GetForumTopicIconStickers.swift
[132/267] Compiling SwiftTelegramBot GetGameHighScores.swift
[133/267] Compiling SwiftTelegramBot GetMe.swift
[134/267] Compiling SwiftTelegramBot GetMyCommands.swift
[135/267] Compiling SwiftTelegramBot GetMyDefaultAdministratorRights.swift
[136/267] Compiling SwiftTelegramBot GetMyDescription.swift
[137/267] Compiling SwiftTelegramBot GetMyName.swift
[138/267] Compiling SwiftTelegramBot GetMyShortDescription.swift
[139/267] Compiling SwiftTelegramBot GetMyStarBalance.swift
[140/267] Compiling SwiftTelegramBot GetStarTransactions.swift
[141/267] Compiling SwiftTelegramBot GetStickerSet.swift
[142/267] Compiling SwiftTelegramBot GetUpdates.swift
[143/267] Compiling SwiftTelegramBot GetUserChatBoosts.swift
[144/267] Compiling SwiftTelegramBot GetUserProfilePhotos.swift
[145/267] Compiling SwiftTelegramBot GetWebhookInfo.swift
[146/267] Compiling SwiftTelegramBot SendGame.swift
[147/267] Compiling SwiftTelegramBot SendGift.swift
[148/267] Compiling SwiftTelegramBot SendInvoice.swift
[149/267] Compiling SwiftTelegramBot SendLocation.swift
[150/267] Compiling SwiftTelegramBot SendMediaGroup.swift
[151/267] Compiling SwiftTelegramBot SendMessage.swift
[152/267] Compiling SwiftTelegramBot SendPaidMedia.swift
[153/267] Compiling SwiftTelegramBot SendPhoto.swift
[154/267] Compiling SwiftTelegramBot SendPoll.swift
[155/267] Compiling SwiftTelegramBot SendSticker.swift
[156/267] Compiling SwiftTelegramBot SendVenue.swift
[157/267] Compiling SwiftTelegramBot SendVideo.swift
[158/267] Compiling SwiftTelegramBot SendVideoNote.swift
[159/267] Compiling SwiftTelegramBot SendVoice.swift
[160/267] Compiling SwiftTelegramBot SetBusinessAccountBio.swift
[161/267] Compiling SwiftTelegramBot SetBusinessAccountGiftSettings.swift
[162/267] Compiling SwiftTelegramBot SetBusinessAccountName.swift
[163/267] Compiling SwiftTelegramBot SetBusinessAccountProfilePhoto.swift
[164/267] Compiling SwiftTelegramBot SetBusinessAccountUsername.swift
[165/267] Compiling SwiftTelegramBot SetChatAdministratorCustomTitle.swift
[166/267] Compiling SwiftTelegramBot SetChatDescription.swift
[167/267] Compiling SwiftTelegramBot SetChatMenuButton.swift
[168/267] Compiling SwiftTelegramBot SetChatPermissions.swift
[169/267] Compiling SwiftTelegramBot SetChatPhoto.swift
[170/339] Compiling SwiftTelegramBot SetChatStickerSet.swift
[171/339] Compiling SwiftTelegramBot SetChatTitle.swift
[172/339] Compiling SwiftTelegramBot SetCustomEmojiStickerSetThumbnail.swift
[173/339] Compiling SwiftTelegramBot SetGameScore.swift
[174/339] Compiling SwiftTelegramBot SetMessageReaction.swift
[175/339] Compiling SwiftTelegramBot SetMyCommands.swift
[176/339] Compiling SwiftTelegramBot SetMyDefaultAdministratorRights.swift
[177/339] Compiling SwiftTelegramBot SetMyDescription.swift
[178/339] Compiling SwiftTelegramBot SetMyName.swift
[179/339] Compiling SwiftTelegramBot SetMyShortDescription.swift
[180/339] Compiling SwiftTelegramBot SetPassportDataErrors.swift
[181/339] Compiling SwiftTelegramBot SetStickerEmojiList.swift
[182/339] Compiling SwiftTelegramBot SetStickerKeywords.swift
[183/339] Compiling SwiftTelegramBot SetStickerMaskPosition.swift
[184/339] Compiling SwiftTelegramBot SetStickerPositionInSet.swift
[185/339] Compiling SwiftTelegramBot SetStickerSetThumbnail.swift
[186/339] Compiling SwiftTelegramBot SetStickerSetTitle.swift
[187/339] Compiling SwiftTelegramBot SetUserEmojiStatus.swift
[188/339] Compiling SwiftTelegramBot SetWebhook.swift
[189/339] Compiling SwiftTelegramBot StopMessageLiveLocation.swift
[190/339] Compiling SwiftTelegramBot StopPoll.swift
[191/339] Compiling SwiftTelegramBot TransferBusinessAccountStars.swift
[192/339] Compiling SwiftTelegramBot TransferGift.swift
[193/339] Compiling SwiftTelegramBot UnbanChatMember.swift
[194/363] Compiling SwiftTelegramBot VideoFilter.swift
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
36 | var recoverySuggestion: String? { self.description }
37 | var helpAnchor: String? { self.description }
38 | #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
| `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
39 | var localizedDescription: String { self.description }
40 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
73 | }
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
77 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
77 |
78 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
53 | log.trace("next try get updates \(UUID())")
54 | let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
55 | try await bot.processing(updates: updates)
| `- warning: no calls to throwing functions occur within 'try' expression
56 | } catch {
57 | self.log.error("\(BotError(error).localizedDescription)")
[195/363] Compiling SwiftTelegramBot VideoNoteFilter.swift
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
36 | var recoverySuggestion: String? { self.description }
37 | var helpAnchor: String? { self.description }
38 | #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
| `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
39 | var localizedDescription: String { self.description }
40 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
73 | }
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
77 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
77 |
78 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
53 | log.trace("next try get updates \(UUID())")
54 | let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
55 | try await bot.processing(updates: updates)
| `- warning: no calls to throwing functions occur within 'try' expression
56 | } catch {
57 | self.log.error("\(BotError(error).localizedDescription)")
[196/363] Compiling SwiftTelegramBot VoiceFilter.swift
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
36 | var recoverySuggestion: String? { self.description }
37 | var helpAnchor: String? { self.description }
38 | #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
| `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
39 | var localizedDescription: String { self.description }
40 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
73 | }
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
77 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
77 |
78 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
53 | log.trace("next try get updates \(UUID())")
54 | let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
55 | try await bot.processing(updates: updates)
| `- warning: no calls to throwing functions occur within 'try' expression
56 | } catch {
57 | self.log.error("\(BotError(error).localizedDescription)")
[197/363] Compiling SwiftTelegramBot BaseHandler.swift
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
36 | var recoverySuggestion: String? { self.description }
37 | var helpAnchor: String? { self.description }
38 | #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
| `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
39 | var localizedDescription: String { self.description }
40 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
73 | }
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
77 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
77 |
78 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
53 | log.trace("next try get updates \(UUID())")
54 | let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
55 | try await bot.processing(updates: updates)
| `- warning: no calls to throwing functions occur within 'try' expression
56 | } catch {
57 | self.log.error("\(BotError(error).localizedDescription)")
[198/363] Compiling SwiftTelegramBot CallbackQueryHandler.swift
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
36 | var recoverySuggestion: String? { self.description }
37 | var helpAnchor: String? { self.description }
38 | #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
| `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
39 | var localizedDescription: String { self.description }
40 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
73 | }
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
77 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
77 |
78 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
53 | log.trace("next try get updates \(UUID())")
54 | let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
55 | try await bot.processing(updates: updates)
| `- warning: no calls to throwing functions occur within 'try' expression
56 | } catch {
57 | self.log.error("\(BotError(error).localizedDescription)")
[199/363] Compiling SwiftTelegramBot CommandHandler.swift
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
36 | var recoverySuggestion: String? { self.description }
37 | var helpAnchor: String? { self.description }
38 | #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
| `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
39 | var localizedDescription: String { self.description }
40 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
73 | }
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
77 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
77 |
78 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
53 | log.trace("next try get updates \(UUID())")
54 | let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
55 | try await bot.processing(updates: updates)
| `- warning: no calls to throwing functions occur within 'try' expression
56 | } catch {
57 | self.log.error("\(BotError(error).localizedDescription)")
[200/363] Compiling SwiftTelegramBot LoggerHandler.swift
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
36 | var recoverySuggestion: String? { self.description }
37 | var helpAnchor: String? { self.description }
38 | #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
| `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
39 | var localizedDescription: String { self.description }
40 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
73 | }
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
77 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
77 |
78 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
53 | log.trace("next try get updates \(UUID())")
54 | let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
55 | try await bot.processing(updates: updates)
| `- warning: no calls to throwing functions occur within 'try' expression
56 | } catch {
57 | self.log.error("\(BotError(error).localizedDescription)")
[201/363] Compiling SwiftTelegramBot MessageHandler.swift
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
36 | var recoverySuggestion: String? { self.description }
37 | var helpAnchor: String? { self.description }
38 | #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
| `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
39 | var localizedDescription: String { self.description }
40 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
73 | }
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
77 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
77 |
78 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
53 | log.trace("next try get updates \(UUID())")
54 | let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
55 | try await bot.processing(updates: updates)
| `- warning: no calls to throwing functions occur within 'try' expression
56 | } catch {
57 | self.log.error("\(BotError(error).localizedDescription)")
[202/363] Compiling SwiftTelegramBot RegexpHandler.swift
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
36 | var recoverySuggestion: String? { self.description }
37 | var helpAnchor: String? { self.description }
38 | #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
| `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
39 | var localizedDescription: String { self.description }
40 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
73 | }
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
77 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
77 |
78 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
53 | log.trace("next try get updates \(UUID())")
54 | let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
55 | try await bot.processing(updates: updates)
| `- warning: no calls to throwing functions occur within 'try' expression
56 | } catch {
57 | self.log.error("\(BotError(error).localizedDescription)")
[203/363] Compiling SwiftTelegramBot TGHandlerPrtcl.swift
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
36 | var recoverySuggestion: String? { self.description }
37 | var helpAnchor: String? { self.description }
38 | #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
| `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
39 | var localizedDescription: String { self.description }
40 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
73 | }
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
77 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
77 |
78 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
53 | log.trace("next try get updates \(UUID())")
54 | let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
55 | try await bot.processing(updates: updates)
| `- warning: no calls to throwing functions occur within 'try' expression
56 | } catch {
57 | self.log.error("\(BotError(error).localizedDescription)")
[204/363] Compiling SwiftTelegramBot BotError.swift
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
36 | var recoverySuggestion: String? { self.description }
37 | var helpAnchor: String? { self.description }
38 | #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
| `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
39 | var localizedDescription: String { self.description }
40 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
73 | }
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
77 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
77 |
78 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
53 | log.trace("next try get updates \(UUID())")
54 | let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
55 | try await bot.processing(updates: updates)
| `- warning: no calls to throwing functions occur within 'try' expression
56 | } catch {
57 | self.log.error("\(BotError(error).localizedDescription)")
[205/363] Compiling SwiftTelegramBot Error+Helpers.swift
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
36 | var recoverySuggestion: String? { self.description }
37 | var helpAnchor: String? { self.description }
38 | #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
| `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
39 | var localizedDescription: String { self.description }
40 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
73 | }
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
77 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
77 |
78 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
53 | log.trace("next try get updates \(UUID())")
54 | let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
55 | try await bot.processing(updates: updates)
| `- warning: no calls to throwing functions occur within 'try' expression
56 | } catch {
57 | self.log.error("\(BotError(error).localizedDescription)")
[206/363] Compiling SwiftTelegramBot Array+RemoveHandler.swift
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
36 | var recoverySuggestion: String? { self.description }
37 | var helpAnchor: String? { self.description }
38 | #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
| `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
39 | var localizedDescription: String { self.description }
40 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
73 | }
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
77 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
77 |
78 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
53 | log.trace("next try get updates \(UUID())")
54 | let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
55 | try await bot.processing(updates: updates)
| `- warning: no calls to throwing functions occur within 'try' expression
56 | } catch {
57 | self.log.error("\(BotError(error).localizedDescription)")
[207/363] Compiling SwiftTelegramBot HTTPMediaType.swift
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
36 | var recoverySuggestion: String? { self.description }
37 | var helpAnchor: String? { self.description }
38 | #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
| `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
39 | var localizedDescription: String { self.description }
40 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
73 | }
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
77 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
77 |
78 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
53 | log.trace("next try get updates \(UUID())")
54 | let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
55 | try await bot.processing(updates: updates)
| `- warning: no calls to throwing functions occur within 'try' expression
56 | } catch {
57 | self.log.error("\(BotError(error).localizedDescription)")
[208/363] Compiling SwiftTelegramBot Message+Helpers.swift
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
36 | var recoverySuggestion: String? { self.description }
37 | var helpAnchor: String? { self.description }
38 | #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
| `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
39 | var localizedDescription: String { self.description }
40 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
73 | }
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
77 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
77 |
78 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
53 | log.trace("next try get updates \(UUID())")
54 | let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
55 | try await bot.processing(updates: updates)
| `- warning: no calls to throwing functions occur within 'try' expression
56 | } catch {
57 | self.log.error("\(BotError(error).localizedDescription)")
[209/363] Compiling SwiftTelegramBot TGErrorCommon.swift
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
36 | var recoverySuggestion: String? { self.description }
37 | var helpAnchor: String? { self.description }
38 | #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
| `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
39 | var localizedDescription: String { self.description }
40 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
73 | }
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
77 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
77 |
78 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
53 | log.trace("next try get updates \(UUID())")
54 | let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
55 | try await bot.processing(updates: updates)
| `- warning: no calls to throwing functions occur within 'try' expression
56 | } catch {
57 | self.log.error("\(BotError(error).localizedDescription)")
[210/363] Compiling SwiftTelegramBot Limiter.swift
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
36 | var recoverySuggestion: String? { self.description }
37 | var helpAnchor: String? { self.description }
38 | #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
| `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
39 | var localizedDescription: String { self.description }
40 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
73 | }
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
77 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
77 |
78 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
53 | log.trace("next try get updates \(UUID())")
54 | let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
55 | try await bot.processing(updates: updates)
| `- warning: no calls to throwing functions occur within 'try' expression
56 | } catch {
57 | self.log.error("\(BotError(error).localizedDescription)")
[211/363] Compiling SwiftTelegramBot SendableValue.swift
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
36 | var recoverySuggestion: String? { self.description }
37 | var helpAnchor: String? { self.description }
38 | #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
| `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
39 | var localizedDescription: String { self.description }
40 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
73 | }
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
77 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
77 |
78 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
53 | log.trace("next try get updates \(UUID())")
54 | let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
55 | try await bot.processing(updates: updates)
| `- warning: no calls to throwing functions occur within 'try' expression
56 | } catch {
57 | self.log.error("\(BotError(error).localizedDescription)")
[212/363] Compiling SwiftTelegramBot String+Helper.swift
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
36 | var recoverySuggestion: String? { self.description }
37 | var helpAnchor: String? { self.description }
38 | #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
| `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
39 | var localizedDescription: String { self.description }
40 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
73 | }
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
77 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
77 |
78 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
53 | log.trace("next try get updates \(UUID())")
54 | let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
55 | try await bot.processing(updates: updates)
| `- warning: no calls to throwing functions occur within 'try' expression
56 | } catch {
57 | self.log.error("\(BotError(error).localizedDescription)")
[213/363] Compiling SwiftTelegramBot TGClientDefault.swift
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
36 | var recoverySuggestion: String? { self.description }
37 | var helpAnchor: String? { self.description }
38 | #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
| `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
39 | var localizedDescription: String { self.description }
40 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
73 | }
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
77 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
77 |
78 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
53 | log.trace("next try get updates \(UUID())")
54 | let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
55 | try await bot.processing(updates: updates)
| `- warning: no calls to throwing functions occur within 'try' expression
56 | } catch {
57 | self.log.error("\(BotError(error).localizedDescription)")
[214/363] Compiling SwiftTelegramBot TGMultiPart.swift
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
36 | var recoverySuggestion: String? { self.description }
37 | var helpAnchor: String? { self.description }
38 | #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
| `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
39 | var localizedDescription: String { self.description }
40 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
73 | }
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
77 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
77 |
78 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
53 | log.trace("next try get updates \(UUID())")
54 | let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
55 | try await bot.processing(updates: updates)
| `- warning: no calls to throwing functions occur within 'try' expression
56 | } catch {
57 | self.log.error("\(BotError(error).localizedDescription)")
[215/363] Compiling SwiftTelegramBot TGBot.swift
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
36 | var recoverySuggestion: String? { self.description }
37 | var helpAnchor: String? { self.description }
38 | #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
| `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
39 | var localizedDescription: String { self.description }
40 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
73 | }
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
77 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
77 |
78 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
53 | log.trace("next try get updates \(UUID())")
54 | let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
55 | try await bot.processing(updates: updates)
| `- warning: no calls to throwing functions occur within 'try' expression
56 | } catch {
57 | self.log.error("\(BotError(error).localizedDescription)")
[216/363] Compiling SwiftTelegramBot TGClientPrtcl.swift
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
36 | var recoverySuggestion: String? { self.description }
37 | var helpAnchor: String? { self.description }
38 | #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
| `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
39 | var localizedDescription: String { self.description }
40 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
73 | }
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
77 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
77 |
78 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
53 | log.trace("next try get updates \(UUID())")
54 | let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
55 | try await bot.processing(updates: updates)
| `- warning: no calls to throwing functions occur within 'try' expression
56 | } catch {
57 | self.log.error("\(BotError(error).localizedDescription)")
[217/363] Compiling SwiftTelegramBot TGConnection.swift
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
36 | var recoverySuggestion: String? { self.description }
37 | var helpAnchor: String? { self.description }
38 | #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
| `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
39 | var localizedDescription: String { self.description }
40 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
73 | }
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
77 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
77 |
78 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
53 | log.trace("next try get updates \(UUID())")
54 | let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
55 | try await bot.processing(updates: updates)
| `- warning: no calls to throwing functions occur within 'try' expression
56 | } catch {
57 | self.log.error("\(BotError(error).localizedDescription)")
[218/363] Compiling SwiftTelegramBot TGDispatcher.swift
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
36 | var recoverySuggestion: String? { self.description }
37 | var helpAnchor: String? { self.description }
38 | #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
| `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
39 | var localizedDescription: String { self.description }
40 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
73 | }
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
| `- warning: 'is' test is always true
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
77 |
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
74 |
75 | let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
76 | let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
| `- warning: 'is' test is always true
77 |
78 | if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
53 | log.trace("next try get updates \(UUID())")
54 | let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
55 | try await bot.processing(updates: updates)
| `- warning: no calls to throwing functions occur within 'try' expression
56 | } catch {
57 | self.log.error("\(BotError(error).localizedDescription)")
[219/363] Compiling SwiftTelegramBot UnbanChatSenderChat.swift
[220/363] Compiling SwiftTelegramBot UnhideGeneralForumTopic.swift
[221/363] Compiling SwiftTelegramBot UnpinAllChatMessages.swift
[222/363] Compiling SwiftTelegramBot UnpinAllForumTopicMessages.swift
[223/363] Compiling SwiftTelegramBot UnpinAllGeneralForumTopicMessages.swift
[224/363] Compiling SwiftTelegramBot UnpinChatMessage.swift
[225/363] Compiling SwiftTelegramBot UpgradeGift.swift
[226/363] Compiling SwiftTelegramBot UploadStickerFile.swift
[227/363] Compiling SwiftTelegramBot VerifyChat.swift
[228/363] Compiling SwiftTelegramBot VerifyUser.swift
[229/363] Compiling SwiftTelegramBot TGMaybeInaccessibleMessageExtensions.swift
[230/363] Compiling SwiftTelegramBot TGAcceptedGiftTypes.swift
[231/363] Compiling SwiftTelegramBot TGAffiliateInfo.swift
[232/363] Compiling SwiftTelegramBot TGAnimation.swift
[233/363] Compiling SwiftTelegramBot TGAudio.swift
[234/363] Compiling SwiftTelegramBot TGBackgroundFill.swift
[235/363] Compiling SwiftTelegramBot TGBackgroundFillFreeformGradient.swift
[236/363] Compiling SwiftTelegramBot TGBackgroundFillFreeformGradientType.swift
[237/363] Compiling SwiftTelegramBot TGBackgroundFillGradient.swift
[238/363] Compiling SwiftTelegramBot TGBackgroundFillGradientType.swift
[239/363] Compiling SwiftTelegramBot TGBackgroundFillSolid.swift
[240/363] Compiling SwiftTelegramBot TGBackgroundFillSolidType.swift
[241/363] Compiling SwiftTelegramBot TGBackgroundType.swift
[242/363] Compiling SwiftTelegramBot TGBackgroundTypeChatTheme.swift
[243/411] Compiling SwiftTelegramBot TGBackgroundTypeChatThemeType.swift
[244/411] Compiling SwiftTelegramBot TGBackgroundTypeFill.swift
[245/411] Compiling SwiftTelegramBot TGBackgroundTypeFillType.swift
[246/411] Compiling SwiftTelegramBot TGBackgroundTypePattern.swift
[247/411] Compiling SwiftTelegramBot TGBackgroundTypePatternType.swift
[248/411] Compiling SwiftTelegramBot TGBackgroundTypeWallpaper.swift
[249/411] Compiling SwiftTelegramBot TGBackgroundTypeWallpaperType.swift
[250/411] Compiling SwiftTelegramBot TGBirthdate.swift
[251/411] Compiling SwiftTelegramBot TGBotCommand.swift
[252/411] Compiling SwiftTelegramBot TGBotCommandScope.swift
[253/411] Compiling SwiftTelegramBot TGBotCommandScopeAllChatAdministrators.swift
[254/411] Compiling SwiftTelegramBot TGBotCommandScopeAllChatAdministratorsType.swift
[255/411] Compiling SwiftTelegramBot TGBotCommandScopeAllGroupChats.swift
[256/411] Compiling SwiftTelegramBot TGBotCommandScopeAllGroupChatsType.swift
[257/411] Compiling SwiftTelegramBot TGBotCommandScopeAllPrivateChats.swift
[258/411] Compiling SwiftTelegramBot TGBotCommandScopeAllPrivateChatsType.swift
[259/411] Compiling SwiftTelegramBot TGBotCommandScopeChat.swift
[260/411] Compiling SwiftTelegramBot TGBotCommandScopeChatAdministrators.swift
[261/411] Compiling SwiftTelegramBot TGBotCommandScopeChatAdministratorsType.swift
[262/411] Compiling SwiftTelegramBot TGBotCommandScopeChatMember.swift
[263/411] Compiling SwiftTelegramBot TGBotCommandScopeChatMemberType.swift
[264/411] Compiling SwiftTelegramBot TGBotCommandScopeChatType.swift
[265/411] Compiling SwiftTelegramBot TGBotCommandScopeDefault.swift
[266/411] Compiling SwiftTelegramBot TGBotCommandScopeDefaultType.swift
[267/435] Compiling SwiftTelegramBot TGDirectMessagePriceChanged.swift
[268/435] Compiling SwiftTelegramBot TGDirectMessagesTopic.swift
[269/435] Compiling SwiftTelegramBot TGDocument.swift
[270/435] Compiling SwiftTelegramBot TGEncryptedCredentials.swift
[271/435] Compiling SwiftTelegramBot TGEncryptedPassportElement.swift
[272/435] Compiling SwiftTelegramBot TGEncryptedPassportElementType.swift
[273/435] Compiling SwiftTelegramBot TGExternalReplyInfo.swift
[274/435] Compiling SwiftTelegramBot TGFile.swift
[275/435] Compiling SwiftTelegramBot TGForceReply.swift
[276/435] Compiling SwiftTelegramBot TGForumTopic.swift
[277/435] Compiling SwiftTelegramBot TGForumTopicClosed.swift
[278/435] Compiling SwiftTelegramBot TGForumTopicCreated.swift
[279/435] Compiling SwiftTelegramBot TGForumTopicEdited.swift
[280/435] Compiling SwiftTelegramBot TGForumTopicReopened.swift
[281/435] Compiling SwiftTelegramBot TGGame.swift
[282/435] Compiling SwiftTelegramBot TGGameHighScore.swift
[283/435] Compiling SwiftTelegramBot TGGeneralForumTopicHidden.swift
[284/435] Compiling SwiftTelegramBot TGGeneralForumTopicUnhidden.swift
[285/435] Compiling SwiftTelegramBot TGGift.swift
[286/435] Compiling SwiftTelegramBot TGGiftInfo.swift
[287/435] Compiling SwiftTelegramBot TGGifts.swift
[288/435] Compiling SwiftTelegramBot TGGiveaway.swift
[289/435] Compiling SwiftTelegramBot TGGiveawayCompleted.swift
[290/435] Compiling SwiftTelegramBot TGGiveawayCreated.swift
[291/459] Compiling SwiftTelegramBot TGBotDescription.swift
[292/459] Compiling SwiftTelegramBot TGBotName.swift
[293/459] Compiling SwiftTelegramBot TGBotShortDescription.swift
[294/459] Compiling SwiftTelegramBot TGBusinessBotRights.swift
[295/459] Compiling SwiftTelegramBot TGBusinessConnection.swift
[296/459] Compiling SwiftTelegramBot TGBusinessIntro.swift
[297/459] Compiling SwiftTelegramBot TGBusinessLocation.swift
[298/459] Compiling SwiftTelegramBot TGBusinessMessagesDeleted.swift
[299/459] Compiling SwiftTelegramBot TGBusinessOpeningHours.swift
[300/459] Compiling SwiftTelegramBot TGBusinessOpeningHoursInterval.swift
[301/459] Compiling SwiftTelegramBot TGCallbackGame.swift
[302/459] Compiling SwiftTelegramBot TGCallbackQuery.swift
[303/459] Compiling SwiftTelegramBot TGChat.swift
[304/459] Compiling SwiftTelegramBot TGChatAdministratorRights.swift
[305/459] Compiling SwiftTelegramBot TGChatBackground.swift
[306/459] Compiling SwiftTelegramBot TGChatBoost.swift
[307/459] Compiling SwiftTelegramBot TGChatBoostAdded.swift
[308/459] Compiling SwiftTelegramBot TGChatBoostRemoved.swift
[309/459] Compiling SwiftTelegramBot TGChatBoostSource.swift
[310/459] Compiling SwiftTelegramBot TGChatBoostSourceGiftCode.swift
[311/459] Compiling SwiftTelegramBot TGChatBoostSourceGiveaway.swift
[312/459] Compiling SwiftTelegramBot TGChatBoostSourcePremium.swift
[313/459] Compiling SwiftTelegramBot TGChatBoostUpdated.swift
[314/459] Compiling SwiftTelegramBot TGChatFullInfo.swift
[315/483] Compiling SwiftTelegramBot TGChatFullInfoType.swift
[316/483] Compiling SwiftTelegramBot TGChatInviteLink.swift
[317/483] Compiling SwiftTelegramBot TGChatJoinRequest.swift
[318/483] Compiling SwiftTelegramBot TGChatLocation.swift
[319/483] Compiling SwiftTelegramBot TGChatMember.swift
[320/483] Compiling SwiftTelegramBot TGChatMemberAdministrator.swift
[321/483] Compiling SwiftTelegramBot TGChatMemberBanned.swift
[322/483] Compiling SwiftTelegramBot TGChatMemberLeft.swift
[323/483] Compiling SwiftTelegramBot TGChatMemberMember.swift
[324/483] Compiling SwiftTelegramBot TGChatMemberOwner.swift
[325/483] Compiling SwiftTelegramBot TGChatMemberRestricted.swift
[326/483] Compiling SwiftTelegramBot TGChatMemberUpdated.swift
[327/483] Compiling SwiftTelegramBot TGChatPermissions.swift
[328/483] Compiling SwiftTelegramBot TGChatPhoto.swift
[329/483] Compiling SwiftTelegramBot TGChatShared.swift
[330/483] Compiling SwiftTelegramBot TGChatType.swift
[331/483] Compiling SwiftTelegramBot TGChecklist.swift
[332/483] Compiling SwiftTelegramBot TGChecklistTask.swift
[333/483] Compiling SwiftTelegramBot TGChecklistTasksAdded.swift
[334/483] Compiling SwiftTelegramBot TGChecklistTasksDone.swift
[335/483] Compiling SwiftTelegramBot TGChosenInlineResult.swift
[336/483] Compiling SwiftTelegramBot TGContact.swift
[337/483] Compiling SwiftTelegramBot TGCopyTextButton.swift
[338/483] Compiling SwiftTelegramBot TGDice.swift
[339/507] Compiling SwiftTelegramBot TGInputProfilePhotoAnimatedType.swift
[340/507] Compiling SwiftTelegramBot TGInputProfilePhotoStatic.swift
[341/507] Compiling SwiftTelegramBot TGInputProfilePhotoStaticType.swift
[342/507] Compiling SwiftTelegramBot TGInputSticker.swift
[343/507] Compiling SwiftTelegramBot TGInputStoryContent.swift
[344/507] Compiling SwiftTelegramBot TGInputStoryContentPhoto.swift
[345/507] Compiling SwiftTelegramBot TGInputStoryContentPhotoType.swift
[346/507] Compiling SwiftTelegramBot TGInputStoryContentVideo.swift
[347/507] Compiling SwiftTelegramBot TGInputStoryContentVideoType.swift
[348/507] Compiling SwiftTelegramBot TGInputTextMessageContent.swift
[349/507] Compiling SwiftTelegramBot TGInputVenueMessageContent.swift
[350/507] Compiling SwiftTelegramBot TGInvoice.swift
[351/507] Compiling SwiftTelegramBot TGKeyboardButton.swift
[352/507] Compiling SwiftTelegramBot TGKeyboardButtonPollType.swift
[353/507] Compiling SwiftTelegramBot TGKeyboardButtonRequestChat.swift
[354/507] Compiling SwiftTelegramBot TGKeyboardButtonRequestUsers.swift
[355/507] Compiling SwiftTelegramBot TGLabeledPrice.swift
[356/507] Compiling SwiftTelegramBot TGLinkPreviewOptions.swift
[357/507] Compiling SwiftTelegramBot TGLocation.swift
[358/507] Compiling SwiftTelegramBot TGLocationAddress.swift
[359/507] Compiling SwiftTelegramBot TGLoginUrl.swift
[360/507] Compiling SwiftTelegramBot TGMaskPosition.swift
[361/507] Compiling SwiftTelegramBot TGMaybeInaccessibleMessage.swift
[362/507] Compiling SwiftTelegramBot TGMenuButton.swift
[363/531] Compiling SwiftTelegramBot TGGiveawayWinners.swift
[364/531] Compiling SwiftTelegramBot TGInaccessibleMessage.swift
[365/531] Compiling SwiftTelegramBot TGInlineKeyboardButton.swift
[366/531] Compiling SwiftTelegramBot TGInlineKeyboardMarkup.swift
[367/531] Compiling SwiftTelegramBot TGInlineQuery.swift
[368/531] Compiling SwiftTelegramBot TGInlineQueryResult.swift
[369/531] Compiling SwiftTelegramBot TGInlineQueryResultArticle.swift
[370/531] Compiling SwiftTelegramBot TGInlineQueryResultArticleType.swift
[371/531] Compiling SwiftTelegramBot TGInlineQueryResultAudio.swift
[372/531] Compiling SwiftTelegramBot TGInlineQueryResultAudioType.swift
[373/531] Compiling SwiftTelegramBot TGInlineQueryResultCachedAudio.swift
[374/531] Compiling SwiftTelegramBot TGInlineQueryResultCachedAudioType.swift
[375/531] Compiling SwiftTelegramBot TGInlineQueryResultCachedDocument.swift
[376/531] Compiling SwiftTelegramBot TGInlineQueryResultCachedDocumentType.swift
[377/531] Compiling SwiftTelegramBot TGInlineQueryResultCachedGif.swift
[378/531] Compiling SwiftTelegramBot TGInlineQueryResultCachedGifType.swift
[379/531] Compiling SwiftTelegramBot TGInlineQueryResultCachedMpeg4Gif.swift
[380/531] Compiling SwiftTelegramBot TGInlineQueryResultCachedMpeg4GifType.swift
[381/531] Compiling SwiftTelegramBot TGInlineQueryResultCachedPhoto.swift
[382/531] Compiling SwiftTelegramBot TGInlineQueryResultCachedPhotoType.swift
[383/531] Compiling SwiftTelegramBot TGInlineQueryResultCachedSticker.swift
[384/531] Compiling SwiftTelegramBot TGInlineQueryResultCachedStickerType.swift
[385/531] Compiling SwiftTelegramBot TGInlineQueryResultCachedVideo.swift
[386/531] Compiling SwiftTelegramBot TGInlineQueryResultCachedVideoType.swift
[387/555] Compiling SwiftTelegramBot TGInputChecklistTask.swift
[388/555] Compiling SwiftTelegramBot TGInputContactMessageContent.swift
[389/555] Compiling SwiftTelegramBot TGInputInvoiceMessageContent.swift
[390/555] Compiling SwiftTelegramBot TGInputLocationMessageContent.swift
[391/555] Compiling SwiftTelegramBot TGInputMedia.swift
[392/555] Compiling SwiftTelegramBot TGInputMediaAnimation.swift
[393/555] Compiling SwiftTelegramBot TGInputMediaAnimationType.swift
[394/555] Compiling SwiftTelegramBot TGInputMediaAudio.swift
[395/555] Compiling SwiftTelegramBot TGInputMediaAudioType.swift
[396/555] Compiling SwiftTelegramBot TGInputMediaDocument.swift
[397/555] Compiling SwiftTelegramBot TGInputMediaDocumentType.swift
[398/555] Compiling SwiftTelegramBot TGInputMediaPhoto.swift
[399/555] Compiling SwiftTelegramBot TGInputMediaPhotoType.swift
[400/555] Compiling SwiftTelegramBot TGInputMediaVideo.swift
[401/555] Compiling SwiftTelegramBot TGInputMediaVideoType.swift
[402/555] Compiling SwiftTelegramBot TGInputMessageContent.swift
[403/555] Compiling SwiftTelegramBot TGInputPaidMedia.swift
[404/555] Compiling SwiftTelegramBot TGInputPaidMediaPhoto.swift
[405/555] Compiling SwiftTelegramBot TGInputPaidMediaPhotoType.swift
[406/555] Compiling SwiftTelegramBot TGInputPaidMediaVideo.swift
[407/555] Compiling SwiftTelegramBot TGInputPaidMediaVideoType.swift
[408/555] Compiling SwiftTelegramBot TGInputPollOption.swift
[409/555] Compiling SwiftTelegramBot TGInputProfilePhoto.swift
[410/555] Compiling SwiftTelegramBot TGInputProfilePhotoAnimated.swift
[411/579] Compiling SwiftTelegramBot TGInlineQueryResultCachedVoice.swift
[412/579] Compiling SwiftTelegramBot TGInlineQueryResultCachedVoiceType.swift
[413/579] Compiling SwiftTelegramBot TGInlineQueryResultContact.swift
[414/579] Compiling SwiftTelegramBot TGInlineQueryResultContactType.swift
[415/579] Compiling SwiftTelegramBot TGInlineQueryResultDocument.swift
[416/579] Compiling SwiftTelegramBot TGInlineQueryResultDocumentType.swift
[417/579] Compiling SwiftTelegramBot TGInlineQueryResultGame.swift
[418/579] Compiling SwiftTelegramBot TGInlineQueryResultGameType.swift
[419/579] Compiling SwiftTelegramBot TGInlineQueryResultGif.swift
[420/579] Compiling SwiftTelegramBot TGInlineQueryResultGifType.swift
[421/579] Compiling SwiftTelegramBot TGInlineQueryResultLocation.swift
[422/579] Compiling SwiftTelegramBot TGInlineQueryResultLocationType.swift
[423/579] Compiling SwiftTelegramBot TGInlineQueryResultMpeg4Gif.swift
[424/579] Compiling SwiftTelegramBot TGInlineQueryResultMpeg4GifType.swift
[425/579] Compiling SwiftTelegramBot TGInlineQueryResultPhoto.swift
[426/579] Compiling SwiftTelegramBot TGInlineQueryResultPhotoType.swift
[427/579] Compiling SwiftTelegramBot TGInlineQueryResultVenue.swift
[428/579] Compiling SwiftTelegramBot TGInlineQueryResultVenueType.swift
[429/579] Compiling SwiftTelegramBot TGInlineQueryResultVideo.swift
[430/579] Compiling SwiftTelegramBot TGInlineQueryResultVideoType.swift
[431/579] Compiling SwiftTelegramBot TGInlineQueryResultVoice.swift
[432/579] Compiling SwiftTelegramBot TGInlineQueryResultVoiceType.swift
[433/579] Compiling SwiftTelegramBot TGInlineQueryResultsButton.swift
[434/579] Compiling SwiftTelegramBot TGInputChecklist.swift
[435/603] Compiling SwiftTelegramBot TGOwnedGiftRegular.swift
[436/603] Compiling SwiftTelegramBot TGOwnedGiftRegularType.swift
[437/603] Compiling SwiftTelegramBot TGOwnedGiftUnique.swift
[438/603] Compiling SwiftTelegramBot TGOwnedGiftUniqueType.swift
[439/603] Compiling SwiftTelegramBot TGOwnedGifts.swift
[440/603] Compiling SwiftTelegramBot TGPaidMedia.swift
[441/603] Compiling SwiftTelegramBot TGPaidMediaInfo.swift
[442/603] Compiling SwiftTelegramBot TGPaidMediaPhoto.swift
[443/603] Compiling SwiftTelegramBot TGPaidMediaPhotoType.swift
[444/603] Compiling SwiftTelegramBot TGPaidMediaPreview.swift
[445/603] Compiling SwiftTelegramBot TGPaidMediaPreviewType.swift
[446/603] Compiling SwiftTelegramBot TGPaidMediaPurchased.swift
[447/603] Compiling SwiftTelegramBot TGPaidMediaVideo.swift
[448/603] Compiling SwiftTelegramBot TGPaidMediaVideoType.swift
[449/603] Compiling SwiftTelegramBot TGPaidMessagePriceChanged.swift
[450/603] Compiling SwiftTelegramBot TGPassportData.swift
[451/603] Compiling SwiftTelegramBot TGPassportElementError.swift
[452/603] Compiling SwiftTelegramBot TGPassportElementErrorDataField.swift
[453/603] Compiling SwiftTelegramBot TGPassportElementErrorDataFieldType.swift
[454/603] Compiling SwiftTelegramBot TGPassportElementErrorFile.swift
[455/603] Compiling SwiftTelegramBot TGPassportElementErrorFileType.swift
[456/603] Compiling SwiftTelegramBot TGPassportElementErrorFiles.swift
[457/603] Compiling SwiftTelegramBot TGPassportElementErrorFilesType.swift
[458/603] Compiling SwiftTelegramBot TGPassportElementErrorFrontSide.swift
[459/603] Compiling SwiftTelegramBot TGPassportElementErrorFrontSideType.swift
[460/603] Compiling SwiftTelegramBot TGPassportElementErrorReverseSide.swift
[461/603] Compiling SwiftTelegramBot TGPassportElementErrorReverseSideType.swift
[462/603] Compiling SwiftTelegramBot TGPassportElementErrorSelfie.swift
[463/603] Compiling SwiftTelegramBot TGPassportElementErrorSelfieType.swift
[464/603] Compiling SwiftTelegramBot TGPassportElementErrorTranslationFile.swift
[465/603] Compiling SwiftTelegramBot TGPassportElementErrorTranslationFileType.swift
[466/603] Compiling SwiftTelegramBot TGPassportElementErrorTranslationFiles.swift
[467/603] Compiling SwiftTelegramBot TGPassportElementErrorTranslationFilesType.swift
[468/603] Compiling SwiftTelegramBot TGPassportElementErrorUnspecified.swift
[469/603] Compiling SwiftTelegramBot TGPassportFile.swift
[470/603] Compiling SwiftTelegramBot TGPhotoSize.swift
[471/603] Compiling SwiftTelegramBot TGPoll.swift
[472/603] Compiling SwiftTelegramBot TGPollAnswer.swift
[473/603] Compiling SwiftTelegramBot TGPollOption.swift
[474/603] Compiling SwiftTelegramBot TGPollType.swift
[475/603] Compiling SwiftTelegramBot TGPreCheckoutQuery.swift
[476/603] Compiling SwiftTelegramBot TGPreparedInlineMessage.swift
[477/603] Compiling SwiftTelegramBot TGProximityAlertTriggered.swift
[478/603] Compiling SwiftTelegramBot TGReactionCount.swift
[479/603] Compiling SwiftTelegramBot TGReactionType.swift
[480/603] Compiling SwiftTelegramBot TGReactionTypeCustomEmoji.swift
[481/603] Compiling SwiftTelegramBot TGReactionTypeCustomEmojiType.swift
[482/603] Compiling SwiftTelegramBot TGReactionTypeEmoji.swift
[483/603] Compiling SwiftTelegramBot TGMenuButtonCommands.swift
[484/603] Compiling SwiftTelegramBot TGMenuButtonCommandsType.swift
[485/603] Compiling SwiftTelegramBot TGMenuButtonDefault.swift
[486/603] Compiling SwiftTelegramBot TGMenuButtonDefaultType.swift
[487/603] Compiling SwiftTelegramBot TGMenuButtonWebApp.swift
[488/603] Compiling SwiftTelegramBot TGMenuButtonWebAppType.swift
[489/603] Compiling SwiftTelegramBot TGMessage.swift
[490/603] Compiling SwiftTelegramBot TGMessageAutoDeleteTimerChanged.swift
[491/603] Compiling SwiftTelegramBot TGMessageEntity.swift
[492/603] Compiling SwiftTelegramBot TGMessageEntityType.swift
[493/603] Compiling SwiftTelegramBot TGMessageId.swift
[494/603] Compiling SwiftTelegramBot TGMessageOrigin.swift
[495/603] Compiling SwiftTelegramBot TGMessageOriginChannel.swift
[496/603] Compiling SwiftTelegramBot TGMessageOriginChannelType.swift
[497/603] Compiling SwiftTelegramBot TGMessageOriginChat.swift
[498/603] Compiling SwiftTelegramBot TGMessageOriginChatType.swift
[499/603] Compiling SwiftTelegramBot TGMessageOriginHiddenUser.swift
[500/603] Compiling SwiftTelegramBot TGMessageOriginHiddenUserType.swift
[501/603] Compiling SwiftTelegramBot TGMessageOriginUser.swift
[502/603] Compiling SwiftTelegramBot TGMessageOriginUserType.swift
[503/603] Compiling SwiftTelegramBot TGMessageReactionCountUpdated.swift
[504/603] Compiling SwiftTelegramBot TGMessageReactionUpdated.swift
[505/603] Compiling SwiftTelegramBot TGOrderInfo.swift
[506/603] Compiling SwiftTelegramBot TGOwnedGift.swift
[507/603] Compiling SwiftTelegramBot TGReactionTypeEmojiType.swift
[508/603] Compiling SwiftTelegramBot TGReactionTypePaid.swift
[509/603] Compiling SwiftTelegramBot TGReactionTypePaidType.swift
[510/603] Compiling SwiftTelegramBot TGRefundedPayment.swift
[511/603] Compiling SwiftTelegramBot TGReplyKeyboardMarkup.swift
[512/603] Compiling SwiftTelegramBot TGReplyKeyboardRemove.swift
[513/603] Compiling SwiftTelegramBot TGReplyParameters.swift
[514/603] Compiling SwiftTelegramBot TGResponseParameters.swift
[515/603] Compiling SwiftTelegramBot TGRevenueWithdrawalState.swift
[516/603] Compiling SwiftTelegramBot TGRevenueWithdrawalStateFailed.swift
[517/603] Compiling SwiftTelegramBot TGRevenueWithdrawalStateFailedType.swift
[518/603] Compiling SwiftTelegramBot TGRevenueWithdrawalStatePending.swift
[519/603] Compiling SwiftTelegramBot TGRevenueWithdrawalStatePendingType.swift
[520/603] Compiling SwiftTelegramBot TGRevenueWithdrawalStateSucceeded.swift
[521/603] Compiling SwiftTelegramBot TGRevenueWithdrawalStateSucceededType.swift
[522/603] Compiling SwiftTelegramBot TGSentWebAppMessage.swift
[523/603] Compiling SwiftTelegramBot TGSharedUser.swift
[524/603] Compiling SwiftTelegramBot TGShippingAddress.swift
[525/603] Compiling SwiftTelegramBot TGShippingOption.swift
[526/603] Compiling SwiftTelegramBot TGShippingQuery.swift
[527/603] Compiling SwiftTelegramBot TGStarAmount.swift
[528/603] Compiling SwiftTelegramBot TGStarTransaction.swift
[529/603] Compiling SwiftTelegramBot TGStarTransactions.swift
[530/603] Compiling SwiftTelegramBot TGSticker.swift
[531/603] Compiling SwiftTelegramBot TGStickerSet.swift
[532/603] Compiling SwiftTelegramBot TGStickerType.swift
[533/603] Compiling SwiftTelegramBot TGStory.swift
[534/603] Compiling SwiftTelegramBot TGStoryArea.swift
[535/603] Compiling SwiftTelegramBot TGStoryAreaPosition.swift
[536/603] Compiling SwiftTelegramBot TGStoryAreaType.swift
[537/603] Compiling SwiftTelegramBot TGStoryAreaTypeLink.swift
[538/603] Compiling SwiftTelegramBot TGStoryAreaTypeLinkType.swift
[539/603] Compiling SwiftTelegramBot TGStoryAreaTypeLocation.swift
[540/603] Compiling SwiftTelegramBot TGStoryAreaTypeLocationType.swift
[541/603] Compiling SwiftTelegramBot TGStoryAreaTypeSuggestedReaction.swift
[542/603] Compiling SwiftTelegramBot TGStoryAreaTypeSuggestedReactionType.swift
[543/603] Compiling SwiftTelegramBot TGStoryAreaTypeUniqueGift.swift
[544/603] Compiling SwiftTelegramBot TGStoryAreaTypeUniqueGiftType.swift
[545/603] Compiling SwiftTelegramBot TGStoryAreaTypeWeather.swift
[546/603] Compiling SwiftTelegramBot TGStoryAreaTypeWeatherType.swift
[547/603] Compiling SwiftTelegramBot TGSuccessfulPayment.swift
[548/603] Compiling SwiftTelegramBot TGSuggestedPostApprovalFailed.swift
[549/603] Compiling SwiftTelegramBot TGSuggestedPostApproved.swift
[550/603] Compiling SwiftTelegramBot TGSuggestedPostDeclined.swift
[551/603] Compiling SwiftTelegramBot TGSuggestedPostInfo.swift
[552/603] Compiling SwiftTelegramBot TGSuggestedPostPaid.swift
[553/603] Compiling SwiftTelegramBot TGSuggestedPostParameters.swift
[554/603] Compiling SwiftTelegramBot TGSuggestedPostPrice.swift
[555/603] Emitting module SwiftTelegramBot
/host/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
36 | var recoverySuggestion: String? { self.description }
37 | var helpAnchor: String? { self.description }
38 | #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
| `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
39 | var localizedDescription: String { self.description }
40 |
[556/603] Compiling SwiftTelegramBot TGSuggestedPostRefunded.swift
[557/603] Compiling SwiftTelegramBot TGSwitchInlineQueryChosenChat.swift
[558/603] Compiling SwiftTelegramBot TGTextQuote.swift
[559/603] Compiling SwiftTelegramBot TGTransactionPartner.swift
[560/603] Compiling SwiftTelegramBot TGTransactionPartnerAffiliateProgram.swift
[561/603] Compiling SwiftTelegramBot TGTransactionPartnerAffiliateProgramType.swift
[562/603] Compiling SwiftTelegramBot TGTransactionPartnerChat.swift
[563/603] Compiling SwiftTelegramBot TGTransactionPartnerChatType.swift
[564/603] Compiling SwiftTelegramBot TGTransactionPartnerFragment.swift
[565/603] Compiling SwiftTelegramBot TGTransactionPartnerFragmentType.swift
[566/603] Compiling SwiftTelegramBot TGTransactionPartnerOther.swift
[567/603] Compiling SwiftTelegramBot TGTransactionPartnerOtherType.swift
[568/603] Compiling SwiftTelegramBot TGTransactionPartnerTelegramAds.swift
[569/603] Compiling SwiftTelegramBot TGTransactionPartnerTelegramAdsType.swift
[570/603] Compiling SwiftTelegramBot TGTransactionPartnerTelegramApi.swift
[571/603] Compiling SwiftTelegramBot TGTransactionPartnerTelegramApiType.swift
[572/603] Compiling SwiftTelegramBot TGTransactionPartnerUser.swift
[573/603] Compiling SwiftTelegramBot TGTransactionPartnerUserType.swift
[574/603] Compiling SwiftTelegramBot TGUniqueGift.swift
[575/603] Compiling SwiftTelegramBot TGUniqueGiftBackdrop.swift
[576/603] Compiling SwiftTelegramBot TGUniqueGiftBackdropColors.swift
[577/603] Compiling SwiftTelegramBot TGUniqueGiftInfo.swift
[578/603] Compiling SwiftTelegramBot TGUniqueGiftModel.swift
[579/603] Compiling SwiftTelegramBot TGUniqueGiftSymbol.swift
[580/603] Compiling SwiftTelegramBot TGUpdate.swift
[581/603] Compiling SwiftTelegramBot TGUser.swift
[582/603] Compiling SwiftTelegramBot TGUserChatBoosts.swift
[583/603] Compiling SwiftTelegramBot TGUserProfilePhotos.swift
[584/603] Compiling SwiftTelegramBot TGUsersShared.swift
[585/603] Compiling SwiftTelegramBot TGVenue.swift
[586/603] Compiling SwiftTelegramBot TGVideo.swift
[587/603] Compiling SwiftTelegramBot TGVideoChatEnded.swift
[588/603] Compiling SwiftTelegramBot TGVideoChatParticipantsInvited.swift
[589/603] Compiling SwiftTelegramBot TGVideoChatScheduled.swift
[590/603] Compiling SwiftTelegramBot TGVideoChatStarted.swift
[591/603] Compiling SwiftTelegramBot TGVideoNote.swift
[592/603] Compiling SwiftTelegramBot TGVoice.swift
[593/603] Compiling SwiftTelegramBot TGWebAppData.swift
[594/603] Compiling SwiftTelegramBot TGWebAppInfo.swift
[595/603] Compiling SwiftTelegramBot TGWebhookInfo.swift
[596/603] Compiling SwiftTelegramBot TGWriteAccessAllowed.swift
[597/603] Compiling SwiftTelegramBot ChatId.swift
[598/603] Compiling SwiftTelegramBot FileInfo.swift
[599/603] Compiling SwiftTelegramBot InputFile.swift
[600/603] Compiling SwiftTelegramBot MessageOrBool.swift
[601/603] Compiling SwiftTelegramBot ParseMode.swift
[602/603] Compiling SwiftTelegramBot ReplyMarkup.swift
[603/603] Compiling SwiftTelegramBot TelegramContainer.swift
Build complete! (51.52s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-regular-expression",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.4",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nerzh/swift-regular-expression"
},
{
"identity" : "swift-custom-logger",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nerzh/swift-custom-logger"
}
],
"manifest_display_name" : "SwiftTelegramBot",
"name" : "SwiftTelegramBot",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "SwiftTelegramBot",
"targets" : [
"SwiftTelegramBot"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftTelegramBotTests",
"module_type" : "SwiftTarget",
"name" : "SwiftTelegramBotTests",
"path" : "Sources/SwiftTelegramBotTests",
"product_dependencies" : [
"SwiftCustomLogger"
],
"sources" : [
"SwiftTelegramBotTests.swift"
],
"target_dependencies" : [
"SwiftTelegramBot"
],
"type" : "test"
},
{
"c99name" : "SwiftTelegramBot",
"module_type" : "SwiftTarget",
"name" : "SwiftTelegramBot",
"path" : "Sources/SwiftTelegramBot",
"product_dependencies" : [
"SwiftRegularExpression",
"SwiftCustomLogger"
],
"product_memberships" : [
"SwiftTelegramBot"
],
"sources" : [
"Bot/Filters/AllFilter.swift",
"Bot/Filters/AudioFilter.swift",
"Bot/Filters/CaptionEntityFilter.swift",
"Bot/Filters/ChatFilter.swift",
"Bot/Filters/CommandFilter.swift",
"Bot/Filters/ContactFilter.swift",
"Bot/Filters/DocumentFilter.swift",
"Bot/Filters/EntityFilter.swift",
"Bot/Filters/ForwarderFilter.swift",
"Bot/Filters/GameFilter.swift",
"Bot/Filters/GroupFilter.swift",
"Bot/Filters/InvoiceFilter.swift",
"Bot/Filters/LanguageFilter.swift",
"Bot/Filters/LocationFilter.swift",
"Bot/Filters/PhotoFilter.swift",
"Bot/Filters/PrivateFilter.swift",
"Bot/Filters/RegexpFilter.swift",
"Bot/Filters/ReplyFilter.swift",
"Bot/Filters/StatusUpdateFilters.swift",
"Bot/Filters/StickerFilter.swift",
"Bot/Filters/SuccesfulPaymentFilter.swift",
"Bot/Filters/TGFilter.swift",
"Bot/Filters/TextFilter.swift",
"Bot/Filters/UserFilter.swift",
"Bot/Filters/VenueFilter.swift",
"Bot/Filters/VideoFilter.swift",
"Bot/Filters/VideoNoteFilter.swift",
"Bot/Filters/VoiceFilter.swift",
"Bot/Handlers/BaseHandler.swift",
"Bot/Handlers/CallbackQueryHandler.swift",
"Bot/Handlers/CommandHandler.swift",
"Bot/Handlers/LoggerHandler.swift",
"Bot/Handlers/MessageHandler.swift",
"Bot/Handlers/RegexpHandler.swift",
"Bot/Handlers/TGHandlerPrtcl.swift",
"Bot/Helpers/Errors/BotError.swift",
"Bot/Helpers/Errors/Error+Helpers.swift",
"Bot/Helpers/Extensions/Array+RemoveHandler.swift",
"Bot/Helpers/Extensions/HTTPMediaType.swift",
"Bot/Helpers/Extensions/Message+Helpers.swift",
"Bot/Helpers/Extensions/TGErrorCommon.swift",
"Bot/Helpers/Limiter.swift",
"Bot/Helpers/SendableValue.swift",
"Bot/Helpers/String+Helper.swift",
"Bot/Helpers/TGClientDefault.swift",
"Bot/Helpers/TGMultiPart.swift",
"Bot/TGBot.swift",
"Bot/TGClientPrtcl.swift",
"Bot/TGConnection.swift",
"Bot/TGDispatcher.swift",
"Bot/Telegram/Methods/AddStickerToSet.swift",
"Bot/Telegram/Methods/AnswerCallbackQuery.swift",
"Bot/Telegram/Methods/AnswerInlineQuery.swift",
"Bot/Telegram/Methods/AnswerPreCheckoutQuery.swift",
"Bot/Telegram/Methods/AnswerShippingQuery.swift",
"Bot/Telegram/Methods/AnswerWebAppQuery.swift",
"Bot/Telegram/Methods/ApproveChatJoinRequest.swift",
"Bot/Telegram/Methods/ApproveSuggestedPost.swift",
"Bot/Telegram/Methods/BanChatMember.swift",
"Bot/Telegram/Methods/BanChatSenderChat.swift",
"Bot/Telegram/Methods/Close.swift",
"Bot/Telegram/Methods/CloseForumTopic.swift",
"Bot/Telegram/Methods/CloseGeneralForumTopic.swift",
"Bot/Telegram/Methods/ConvertGiftToStars.swift",
"Bot/Telegram/Methods/CopyMessage.swift",
"Bot/Telegram/Methods/CopyMessages.swift",
"Bot/Telegram/Methods/CreateChatInviteLink.swift",
"Bot/Telegram/Methods/CreateChatSubscriptionInviteLink.swift",
"Bot/Telegram/Methods/CreateForumTopic.swift",
"Bot/Telegram/Methods/CreateInvoiceLink.swift",
"Bot/Telegram/Methods/CreateNewStickerSet.swift",
"Bot/Telegram/Methods/DeclineChatJoinRequest.swift",
"Bot/Telegram/Methods/DeclineSuggestedPost.swift",
"Bot/Telegram/Methods/DeleteBusinessMessages.swift",
"Bot/Telegram/Methods/DeleteChatPhoto.swift",
"Bot/Telegram/Methods/DeleteChatStickerSet.swift",
"Bot/Telegram/Methods/DeleteForumTopic.swift",
"Bot/Telegram/Methods/DeleteMessage.swift",
"Bot/Telegram/Methods/DeleteMessages.swift",
"Bot/Telegram/Methods/DeleteMyCommands.swift",
"Bot/Telegram/Methods/DeleteStickerFromSet.swift",
"Bot/Telegram/Methods/DeleteStickerSet.swift",
"Bot/Telegram/Methods/DeleteStory.swift",
"Bot/Telegram/Methods/DeleteWebhook.swift",
"Bot/Telegram/Methods/EditChatInviteLink.swift",
"Bot/Telegram/Methods/EditChatSubscriptionInviteLink.swift",
"Bot/Telegram/Methods/EditForumTopic.swift",
"Bot/Telegram/Methods/EditGeneralForumTopic.swift",
"Bot/Telegram/Methods/EditMessageCaption.swift",
"Bot/Telegram/Methods/EditMessageChecklist.swift",
"Bot/Telegram/Methods/EditMessageLiveLocation.swift",
"Bot/Telegram/Methods/EditMessageMedia.swift",
"Bot/Telegram/Methods/EditMessageReplyMarkup.swift",
"Bot/Telegram/Methods/EditMessageText.swift",
"Bot/Telegram/Methods/EditStory.swift",
"Bot/Telegram/Methods/EditUserStarSubscription.swift",
"Bot/Telegram/Methods/ExportChatInviteLink.swift",
"Bot/Telegram/Methods/ForwardMessage.swift",
"Bot/Telegram/Methods/ForwardMessages.swift",
"Bot/Telegram/Methods/GetAvailableGifts.swift",
"Bot/Telegram/Methods/GetBusinessAccountGifts.swift",
"Bot/Telegram/Methods/GetBusinessAccountStarBalance.swift",
"Bot/Telegram/Methods/GetBusinessConnection.swift",
"Bot/Telegram/Methods/GetChat.swift",
"Bot/Telegram/Methods/GetChatAdministrators.swift",
"Bot/Telegram/Methods/GetChatMember.swift",
"Bot/Telegram/Methods/GetChatMemberCount.swift",
"Bot/Telegram/Methods/GetChatMenuButton.swift",
"Bot/Telegram/Methods/GetCustomEmojiStickers.swift",
"Bot/Telegram/Methods/GetFile.swift",
"Bot/Telegram/Methods/GetForumTopicIconStickers.swift",
"Bot/Telegram/Methods/GetGameHighScores.swift",
"Bot/Telegram/Methods/GetMe.swift",
"Bot/Telegram/Methods/GetMyCommands.swift",
"Bot/Telegram/Methods/GetMyDefaultAdministratorRights.swift",
"Bot/Telegram/Methods/GetMyDescription.swift",
"Bot/Telegram/Methods/GetMyName.swift",
"Bot/Telegram/Methods/GetMyShortDescription.swift",
"Bot/Telegram/Methods/GetMyStarBalance.swift",
"Bot/Telegram/Methods/GetStarTransactions.swift",
"Bot/Telegram/Methods/GetStickerSet.swift",
"Bot/Telegram/Methods/GetUpdates.swift",
"Bot/Telegram/Methods/GetUserChatBoosts.swift",
"Bot/Telegram/Methods/GetUserProfilePhotos.swift",
"Bot/Telegram/Methods/GetWebhookInfo.swift",
"Bot/Telegram/Methods/GiftPremiumSubscription.swift",
"Bot/Telegram/Methods/HideGeneralForumTopic.swift",
"Bot/Telegram/Methods/LeaveChat.swift",
"Bot/Telegram/Methods/LogOut.swift",
"Bot/Telegram/Methods/PinChatMessage.swift",
"Bot/Telegram/Methods/PostStory.swift",
"Bot/Telegram/Methods/PromoteChatMember.swift",
"Bot/Telegram/Methods/ReadBusinessMessage.swift",
"Bot/Telegram/Methods/RefundStarPayment.swift",
"Bot/Telegram/Methods/RemoveBusinessAccountProfilePhoto.swift",
"Bot/Telegram/Methods/RemoveChatVerification.swift",
"Bot/Telegram/Methods/RemoveUserVerification.swift",
"Bot/Telegram/Methods/ReopenForumTopic.swift",
"Bot/Telegram/Methods/ReopenGeneralForumTopic.swift",
"Bot/Telegram/Methods/ReplaceStickerInSet.swift",
"Bot/Telegram/Methods/RestrictChatMember.swift",
"Bot/Telegram/Methods/RevokeChatInviteLink.swift",
"Bot/Telegram/Methods/SavePreparedInlineMessage.swift",
"Bot/Telegram/Methods/SendAnimation.swift",
"Bot/Telegram/Methods/SendAudio.swift",
"Bot/Telegram/Methods/SendChatAction.swift",
"Bot/Telegram/Methods/SendChecklist.swift",
"Bot/Telegram/Methods/SendContact.swift",
"Bot/Telegram/Methods/SendDice.swift",
"Bot/Telegram/Methods/SendDocument.swift",
"Bot/Telegram/Methods/SendGame.swift",
"Bot/Telegram/Methods/SendGift.swift",
"Bot/Telegram/Methods/SendInvoice.swift",
"Bot/Telegram/Methods/SendLocation.swift",
"Bot/Telegram/Methods/SendMediaGroup.swift",
"Bot/Telegram/Methods/SendMessage.swift",
"Bot/Telegram/Methods/SendPaidMedia.swift",
"Bot/Telegram/Methods/SendPhoto.swift",
"Bot/Telegram/Methods/SendPoll.swift",
"Bot/Telegram/Methods/SendSticker.swift",
"Bot/Telegram/Methods/SendVenue.swift",
"Bot/Telegram/Methods/SendVideo.swift",
"Bot/Telegram/Methods/SendVideoNote.swift",
"Bot/Telegram/Methods/SendVoice.swift",
"Bot/Telegram/Methods/SetBusinessAccountBio.swift",
"Bot/Telegram/Methods/SetBusinessAccountGiftSettings.swift",
"Bot/Telegram/Methods/SetBusinessAccountName.swift",
"Bot/Telegram/Methods/SetBusinessAccountProfilePhoto.swift",
"Bot/Telegram/Methods/SetBusinessAccountUsername.swift",
"Bot/Telegram/Methods/SetChatAdministratorCustomTitle.swift",
"Bot/Telegram/Methods/SetChatDescription.swift",
"Bot/Telegram/Methods/SetChatMenuButton.swift",
"Bot/Telegram/Methods/SetChatPermissions.swift",
"Bot/Telegram/Methods/SetChatPhoto.swift",
"Bot/Telegram/Methods/SetChatStickerSet.swift",
"Bot/Telegram/Methods/SetChatTitle.swift",
"Bot/Telegram/Methods/SetCustomEmojiStickerSetThumbnail.swift",
"Bot/Telegram/Methods/SetGameScore.swift",
"Bot/Telegram/Methods/SetMessageReaction.swift",
"Bot/Telegram/Methods/SetMyCommands.swift",
"Bot/Telegram/Methods/SetMyDefaultAdministratorRights.swift",
"Bot/Telegram/Methods/SetMyDescription.swift",
"Bot/Telegram/Methods/SetMyName.swift",
"Bot/Telegram/Methods/SetMyShortDescription.swift",
"Bot/Telegram/Methods/SetPassportDataErrors.swift",
"Bot/Telegram/Methods/SetStickerEmojiList.swift",
"Bot/Telegram/Methods/SetStickerKeywords.swift",
"Bot/Telegram/Methods/SetStickerMaskPosition.swift",
"Bot/Telegram/Methods/SetStickerPositionInSet.swift",
"Bot/Telegram/Methods/SetStickerSetThumbnail.swift",
"Bot/Telegram/Methods/SetStickerSetTitle.swift",
"Bot/Telegram/Methods/SetUserEmojiStatus.swift",
"Bot/Telegram/Methods/SetWebhook.swift",
"Bot/Telegram/Methods/StopMessageLiveLocation.swift",
"Bot/Telegram/Methods/StopPoll.swift",
"Bot/Telegram/Methods/TransferBusinessAccountStars.swift",
"Bot/Telegram/Methods/TransferGift.swift",
"Bot/Telegram/Methods/UnbanChatMember.swift",
"Bot/Telegram/Methods/UnbanChatSenderChat.swift",
"Bot/Telegram/Methods/UnhideGeneralForumTopic.swift",
"Bot/Telegram/Methods/UnpinAllChatMessages.swift",
"Bot/Telegram/Methods/UnpinAllForumTopicMessages.swift",
"Bot/Telegram/Methods/UnpinAllGeneralForumTopicMessages.swift",
"Bot/Telegram/Methods/UnpinChatMessage.swift",
"Bot/Telegram/Methods/UpgradeGift.swift",
"Bot/Telegram/Methods/UploadStickerFile.swift",
"Bot/Telegram/Methods/VerifyChat.swift",
"Bot/Telegram/Methods/VerifyUser.swift",
"Bot/Telegram/ModelExtensions/TGMaybeInaccessibleMessageExtensions.swift",
"Bot/Telegram/Models/TGAcceptedGiftTypes.swift",
"Bot/Telegram/Models/TGAffiliateInfo.swift",
"Bot/Telegram/Models/TGAnimation.swift",
"Bot/Telegram/Models/TGAudio.swift",
"Bot/Telegram/Models/TGBackgroundFill.swift",
"Bot/Telegram/Models/TGBackgroundFillFreeformGradient.swift",
"Bot/Telegram/Models/TGBackgroundFillFreeformGradientType.swift",
"Bot/Telegram/Models/TGBackgroundFillGradient.swift",
"Bot/Telegram/Models/TGBackgroundFillGradientType.swift",
"Bot/Telegram/Models/TGBackgroundFillSolid.swift",
"Bot/Telegram/Models/TGBackgroundFillSolidType.swift",
"Bot/Telegram/Models/TGBackgroundType.swift",
"Bot/Telegram/Models/TGBackgroundTypeChatTheme.swift",
"Bot/Telegram/Models/TGBackgroundTypeChatThemeType.swift",
"Bot/Telegram/Models/TGBackgroundTypeFill.swift",
"Bot/Telegram/Models/TGBackgroundTypeFillType.swift",
"Bot/Telegram/Models/TGBackgroundTypePattern.swift",
"Bot/Telegram/Models/TGBackgroundTypePatternType.swift",
"Bot/Telegram/Models/TGBackgroundTypeWallpaper.swift",
"Bot/Telegram/Models/TGBackgroundTypeWallpaperType.swift",
"Bot/Telegram/Models/TGBirthdate.swift",
"Bot/Telegram/Models/TGBotCommand.swift",
"Bot/Telegram/Models/TGBotCommandScope.swift",
"Bot/Telegram/Models/TGBotCommandScopeAllChatAdministrators.swift",
"Bot/Telegram/Models/TGBotCommandScopeAllChatAdministratorsType.swift",
"Bot/Telegram/Models/TGBotCommandScopeAllGroupChats.swift",
"Bot/Telegram/Models/TGBotCommandScopeAllGroupChatsType.swift",
"Bot/Telegram/Models/TGBotCommandScopeAllPrivateChats.swift",
"Bot/Telegram/Models/TGBotCommandScopeAllPrivateChatsType.swift",
"Bot/Telegram/Models/TGBotCommandScopeChat.swift",
"Bot/Telegram/Models/TGBotCommandScopeChatAdministrators.swift",
"Bot/Telegram/Models/TGBotCommandScopeChatAdministratorsType.swift",
"Bot/Telegram/Models/TGBotCommandScopeChatMember.swift",
"Bot/Telegram/Models/TGBotCommandScopeChatMemberType.swift",
"Bot/Telegram/Models/TGBotCommandScopeChatType.swift",
"Bot/Telegram/Models/TGBotCommandScopeDefault.swift",
"Bot/Telegram/Models/TGBotCommandScopeDefaultType.swift",
"Bot/Telegram/Models/TGBotDescription.swift",
"Bot/Telegram/Models/TGBotName.swift",
"Bot/Telegram/Models/TGBotShortDescription.swift",
"Bot/Telegram/Models/TGBusinessBotRights.swift",
"Bot/Telegram/Models/TGBusinessConnection.swift",
"Bot/Telegram/Models/TGBusinessIntro.swift",
"Bot/Telegram/Models/TGBusinessLocation.swift",
"Bot/Telegram/Models/TGBusinessMessagesDeleted.swift",
"Bot/Telegram/Models/TGBusinessOpeningHours.swift",
"Bot/Telegram/Models/TGBusinessOpeningHoursInterval.swift",
"Bot/Telegram/Models/TGCallbackGame.swift",
"Bot/Telegram/Models/TGCallbackQuery.swift",
"Bot/Telegram/Models/TGChat.swift",
"Bot/Telegram/Models/TGChatAdministratorRights.swift",
"Bot/Telegram/Models/TGChatBackground.swift",
"Bot/Telegram/Models/TGChatBoost.swift",
"Bot/Telegram/Models/TGChatBoostAdded.swift",
"Bot/Telegram/Models/TGChatBoostRemoved.swift",
"Bot/Telegram/Models/TGChatBoostSource.swift",
"Bot/Telegram/Models/TGChatBoostSourceGiftCode.swift",
"Bot/Telegram/Models/TGChatBoostSourceGiveaway.swift",
"Bot/Telegram/Models/TGChatBoostSourcePremium.swift",
"Bot/Telegram/Models/TGChatBoostUpdated.swift",
"Bot/Telegram/Models/TGChatFullInfo.swift",
"Bot/Telegram/Models/TGChatFullInfoType.swift",
"Bot/Telegram/Models/TGChatInviteLink.swift",
"Bot/Telegram/Models/TGChatJoinRequest.swift",
"Bot/Telegram/Models/TGChatLocation.swift",
"Bot/Telegram/Models/TGChatMember.swift",
"Bot/Telegram/Models/TGChatMemberAdministrator.swift",
"Bot/Telegram/Models/TGChatMemberBanned.swift",
"Bot/Telegram/Models/TGChatMemberLeft.swift",
"Bot/Telegram/Models/TGChatMemberMember.swift",
"Bot/Telegram/Models/TGChatMemberOwner.swift",
"Bot/Telegram/Models/TGChatMemberRestricted.swift",
"Bot/Telegram/Models/TGChatMemberUpdated.swift",
"Bot/Telegram/Models/TGChatPermissions.swift",
"Bot/Telegram/Models/TGChatPhoto.swift",
"Bot/Telegram/Models/TGChatShared.swift",
"Bot/Telegram/Models/TGChatType.swift",
"Bot/Telegram/Models/TGChecklist.swift",
"Bot/Telegram/Models/TGChecklistTask.swift",
"Bot/Telegram/Models/TGChecklistTasksAdded.swift",
"Bot/Telegram/Models/TGChecklistTasksDone.swift",
"Bot/Telegram/Models/TGChosenInlineResult.swift",
"Bot/Telegram/Models/TGContact.swift",
"Bot/Telegram/Models/TGCopyTextButton.swift",
"Bot/Telegram/Models/TGDice.swift",
"Bot/Telegram/Models/TGDirectMessagePriceChanged.swift",
"Bot/Telegram/Models/TGDirectMessagesTopic.swift",
"Bot/Telegram/Models/TGDocument.swift",
"Bot/Telegram/Models/TGEncryptedCredentials.swift",
"Bot/Telegram/Models/TGEncryptedPassportElement.swift",
"Bot/Telegram/Models/TGEncryptedPassportElementType.swift",
"Bot/Telegram/Models/TGExternalReplyInfo.swift",
"Bot/Telegram/Models/TGFile.swift",
"Bot/Telegram/Models/TGForceReply.swift",
"Bot/Telegram/Models/TGForumTopic.swift",
"Bot/Telegram/Models/TGForumTopicClosed.swift",
"Bot/Telegram/Models/TGForumTopicCreated.swift",
"Bot/Telegram/Models/TGForumTopicEdited.swift",
"Bot/Telegram/Models/TGForumTopicReopened.swift",
"Bot/Telegram/Models/TGGame.swift",
"Bot/Telegram/Models/TGGameHighScore.swift",
"Bot/Telegram/Models/TGGeneralForumTopicHidden.swift",
"Bot/Telegram/Models/TGGeneralForumTopicUnhidden.swift",
"Bot/Telegram/Models/TGGift.swift",
"Bot/Telegram/Models/TGGiftInfo.swift",
"Bot/Telegram/Models/TGGifts.swift",
"Bot/Telegram/Models/TGGiveaway.swift",
"Bot/Telegram/Models/TGGiveawayCompleted.swift",
"Bot/Telegram/Models/TGGiveawayCreated.swift",
"Bot/Telegram/Models/TGGiveawayWinners.swift",
"Bot/Telegram/Models/TGInaccessibleMessage.swift",
"Bot/Telegram/Models/TGInlineKeyboardButton.swift",
"Bot/Telegram/Models/TGInlineKeyboardMarkup.swift",
"Bot/Telegram/Models/TGInlineQuery.swift",
"Bot/Telegram/Models/TGInlineQueryResult.swift",
"Bot/Telegram/Models/TGInlineQueryResultArticle.swift",
"Bot/Telegram/Models/TGInlineQueryResultArticleType.swift",
"Bot/Telegram/Models/TGInlineQueryResultAudio.swift",
"Bot/Telegram/Models/TGInlineQueryResultAudioType.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedAudio.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedAudioType.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedDocument.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedDocumentType.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedGif.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedGifType.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedMpeg4Gif.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedMpeg4GifType.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedPhoto.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedPhotoType.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedSticker.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedStickerType.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedVideo.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedVideoType.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedVoice.swift",
"Bot/Telegram/Models/TGInlineQueryResultCachedVoiceType.swift",
"Bot/Telegram/Models/TGInlineQueryResultContact.swift",
"Bot/Telegram/Models/TGInlineQueryResultContactType.swift",
"Bot/Telegram/Models/TGInlineQueryResultDocument.swift",
"Bot/Telegram/Models/TGInlineQueryResultDocumentType.swift",
"Bot/Telegram/Models/TGInlineQueryResultGame.swift",
"Bot/Telegram/Models/TGInlineQueryResultGameType.swift",
"Bot/Telegram/Models/TGInlineQueryResultGif.swift",
"Bot/Telegram/Models/TGInlineQueryResultGifType.swift",
"Bot/Telegram/Models/TGInlineQueryResultLocation.swift",
"Bot/Telegram/Models/TGInlineQueryResultLocationType.swift",
"Bot/Telegram/Models/TGInlineQueryResultMpeg4Gif.swift",
"Bot/Telegram/Models/TGInlineQueryResultMpeg4GifType.swift",
"Bot/Telegram/Models/TGInlineQueryResultPhoto.swift",
"Bot/Telegram/Models/TGInlineQueryResultPhotoType.swift",
"Bot/Telegram/Models/TGInlineQueryResultVenue.swift",
"Bot/Telegram/Models/TGInlineQueryResultVenueType.swift",
"Bot/Telegram/Models/TGInlineQueryResultVideo.swift",
"Bot/Telegram/Models/TGInlineQueryResultVideoType.swift",
"Bot/Telegram/Models/TGInlineQueryResultVoice.swift",
"Bot/Telegram/Models/TGInlineQueryResultVoiceType.swift",
"Bot/Telegram/Models/TGInlineQueryResultsButton.swift",
"Bot/Telegram/Models/TGInputChecklist.swift",
"Bot/Telegram/Models/TGInputChecklistTask.swift",
"Bot/Telegram/Models/TGInputContactMessageContent.swift",
"Bot/Telegram/Models/TGInputInvoiceMessageContent.swift",
"Bot/Telegram/Models/TGInputLocationMessageContent.swift",
"Bot/Telegram/Models/TGInputMedia.swift",
"Bot/Telegram/Models/TGInputMediaAnimation.swift",
"Bot/Telegram/Models/TGInputMediaAnimationType.swift",
"Bot/Telegram/Models/TGInputMediaAudio.swift",
"Bot/Telegram/Models/TGInputMediaAudioType.swift",
"Bot/Telegram/Models/TGInputMediaDocument.swift",
"Bot/Telegram/Models/TGInputMediaDocumentType.swift",
"Bot/Telegram/Models/TGInputMediaPhoto.swift",
"Bot/Telegram/Models/TGInputMediaPhotoType.swift",
"Bot/Telegram/Models/TGInputMediaVideo.swift",
"Bot/Telegram/Models/TGInputMediaVideoType.swift",
"Bot/Telegram/Models/TGInputMessageContent.swift",
"Bot/Telegram/Models/TGInputPaidMedia.swift",
"Bot/Telegram/Models/TGInputPaidMediaPhoto.swift",
"Bot/Telegram/Models/TGInputPaidMediaPhotoType.swift",
"Bot/Telegram/Models/TGInputPaidMediaVideo.swift",
"Bot/Telegram/Models/TGInputPaidMediaVideoType.swift",
"Bot/Telegram/Models/TGInputPollOption.swift",
"Bot/Telegram/Models/TGInputProfilePhoto.swift",
"Bot/Telegram/Models/TGInputProfilePhotoAnimated.swift",
"Bot/Telegram/Models/TGInputProfilePhotoAnimatedType.swift",
"Bot/Telegram/Models/TGInputProfilePhotoStatic.swift",
"Bot/Telegram/Models/TGInputProfilePhotoStaticType.swift",
"Bot/Telegram/Models/TGInputSticker.swift",
"Bot/Telegram/Models/TGInputStoryContent.swift",
"Bot/Telegram/Models/TGInputStoryContentPhoto.swift",
"Bot/Telegram/Models/TGInputStoryContentPhotoType.swift",
"Bot/Telegram/Models/TGInputStoryContentVideo.swift",
"Bot/Telegram/Models/TGInputStoryContentVideoType.swift",
"Bot/Telegram/Models/TGInputTextMessageContent.swift",
"Bot/Telegram/Models/TGInputVenueMessageContent.swift",
"Bot/Telegram/Models/TGInvoice.swift",
"Bot/Telegram/Models/TGKeyboardButton.swift",
"Bot/Telegram/Models/TGKeyboardButtonPollType.swift",
"Bot/Telegram/Models/TGKeyboardButtonRequestChat.swift",
"Bot/Telegram/Models/TGKeyboardButtonRequestUsers.swift",
"Bot/Telegram/Models/TGLabeledPrice.swift",
"Bot/Telegram/Models/TGLinkPreviewOptions.swift",
"Bot/Telegram/Models/TGLocation.swift",
"Bot/Telegram/Models/TGLocationAddress.swift",
"Bot/Telegram/Models/TGLoginUrl.swift",
"Bot/Telegram/Models/TGMaskPosition.swift",
"Bot/Telegram/Models/TGMaybeInaccessibleMessage.swift",
"Bot/Telegram/Models/TGMenuButton.swift",
"Bot/Telegram/Models/TGMenuButtonCommands.swift",
"Bot/Telegram/Models/TGMenuButtonCommandsType.swift",
"Bot/Telegram/Models/TGMenuButtonDefault.swift",
"Bot/Telegram/Models/TGMenuButtonDefaultType.swift",
"Bot/Telegram/Models/TGMenuButtonWebApp.swift",
"Bot/Telegram/Models/TGMenuButtonWebAppType.swift",
"Bot/Telegram/Models/TGMessage.swift",
"Bot/Telegram/Models/TGMessageAutoDeleteTimerChanged.swift",
"Bot/Telegram/Models/TGMessageEntity.swift",
"Bot/Telegram/Models/TGMessageEntityType.swift",
"Bot/Telegram/Models/TGMessageId.swift",
"Bot/Telegram/Models/TGMessageOrigin.swift",
"Bot/Telegram/Models/TGMessageOriginChannel.swift",
"Bot/Telegram/Models/TGMessageOriginChannelType.swift",
"Bot/Telegram/Models/TGMessageOriginChat.swift",
"Bot/Telegram/Models/TGMessageOriginChatType.swift",
"Bot/Telegram/Models/TGMessageOriginHiddenUser.swift",
"Bot/Telegram/Models/TGMessageOriginHiddenUserType.swift",
"Bot/Telegram/Models/TGMessageOriginUser.swift",
"Bot/Telegram/Models/TGMessageOriginUserType.swift",
"Bot/Telegram/Models/TGMessageReactionCountUpdated.swift",
"Bot/Telegram/Models/TGMessageReactionUpdated.swift",
"Bot/Telegram/Models/TGOrderInfo.swift",
"Bot/Telegram/Models/TGOwnedGift.swift",
"Bot/Telegram/Models/TGOwnedGiftRegular.swift",
"Bot/Telegram/Models/TGOwnedGiftRegularType.swift",
"Bot/Telegram/Models/TGOwnedGiftUnique.swift",
"Bot/Telegram/Models/TGOwnedGiftUniqueType.swift",
"Bot/Telegram/Models/TGOwnedGifts.swift",
"Bot/Telegram/Models/TGPaidMedia.swift",
"Bot/Telegram/Models/TGPaidMediaInfo.swift",
"Bot/Telegram/Models/TGPaidMediaPhoto.swift",
"Bot/Telegram/Models/TGPaidMediaPhotoType.swift",
"Bot/Telegram/Models/TGPaidMediaPreview.swift",
"Bot/Telegram/Models/TGPaidMediaPreviewType.swift",
"Bot/Telegram/Models/TGPaidMediaPurchased.swift",
"Bot/Telegram/Models/TGPaidMediaVideo.swift",
"Bot/Telegram/Models/TGPaidMediaVideoType.swift",
"Bot/Telegram/Models/TGPaidMessagePriceChanged.swift",
"Bot/Telegram/Models/TGPassportData.swift",
"Bot/Telegram/Models/TGPassportElementError.swift",
"Bot/Telegram/Models/TGPassportElementErrorDataField.swift",
"Bot/Telegram/Models/TGPassportElementErrorDataFieldType.swift",
"Bot/Telegram/Models/TGPassportElementErrorFile.swift",
"Bot/Telegram/Models/TGPassportElementErrorFileType.swift",
"Bot/Telegram/Models/TGPassportElementErrorFiles.swift",
"Bot/Telegram/Models/TGPassportElementErrorFilesType.swift",
"Bot/Telegram/Models/TGPassportElementErrorFrontSide.swift",
"Bot/Telegram/Models/TGPassportElementErrorFrontSideType.swift",
"Bot/Telegram/Models/TGPassportElementErrorReverseSide.swift",
"Bot/Telegram/Models/TGPassportElementErrorReverseSideType.swift",
"Bot/Telegram/Models/TGPassportElementErrorSelfie.swift",
"Bot/Telegram/Models/TGPassportElementErrorSelfieType.swift",
"Bot/Telegram/Models/TGPassportElementErrorTranslationFile.swift",
"Bot/Telegram/Models/TGPassportElementErrorTranslationFileType.swift",
"Bot/Telegram/Models/TGPassportElementErrorTranslationFiles.swift",
"Bot/Telegram/Models/TGPassportElementErrorTranslationFilesType.swift",
"Bot/Telegram/Models/TGPassportElementErrorUnspecified.swift",
"Bot/Telegram/Models/TGPassportFile.swift",
"Bot/Telegram/Models/TGPhotoSize.swift",
"Bot/Telegram/Models/TGPoll.swift",
"Bot/Telegram/Models/TGPollAnswer.swift",
"Bot/Telegram/Models/TGPollOption.swift",
"Bot/Telegram/Models/TGPollType.swift",
"Bot/Telegram/Models/TGPreCheckoutQuery.swift",
"Bot/Telegram/Models/TGPreparedInlineMessage.swift",
"Bot/Telegram/Models/TGProximityAlertTriggered.swift",
"Bot/Telegram/Models/TGReactionCount.swift",
"Bot/Telegram/Models/TGReactionType.swift",
"Bot/Telegram/Models/TGReactionTypeCustomEmoji.swift",
"Bot/Telegram/Models/TGReactionTypeCustomEmojiType.swift",
"Bot/Telegram/Models/TGReactionTypeEmoji.swift",
"Bot/Telegram/Models/TGReactionTypeEmojiType.swift",
"Bot/Telegram/Models/TGReactionTypePaid.swift",
"Bot/Telegram/Models/TGReactionTypePaidType.swift",
"Bot/Telegram/Models/TGRefundedPayment.swift",
"Bot/Telegram/Models/TGReplyKeyboardMarkup.swift",
"Bot/Telegram/Models/TGReplyKeyboardRemove.swift",
"Bot/Telegram/Models/TGReplyParameters.swift",
"Bot/Telegram/Models/TGResponseParameters.swift",
"Bot/Telegram/Models/TGRevenueWithdrawalState.swift",
"Bot/Telegram/Models/TGRevenueWithdrawalStateFailed.swift",
"Bot/Telegram/Models/TGRevenueWithdrawalStateFailedType.swift",
"Bot/Telegram/Models/TGRevenueWithdrawalStatePending.swift",
"Bot/Telegram/Models/TGRevenueWithdrawalStatePendingType.swift",
"Bot/Telegram/Models/TGRevenueWithdrawalStateSucceeded.swift",
"Bot/Telegram/Models/TGRevenueWithdrawalStateSucceededType.swift",
"Bot/Telegram/Models/TGSentWebAppMessage.swift",
"Bot/Telegram/Models/TGSharedUser.swift",
"Bot/Telegram/Models/TGShippingAddress.swift",
"Bot/Telegram/Models/TGShippingOption.swift",
"Bot/Telegram/Models/TGShippingQuery.swift",
"Bot/Telegram/Models/TGStarAmount.swift",
"Bot/Telegram/Models/TGStarTransaction.swift",
"Bot/Telegram/Models/TGStarTransactions.swift",
"Bot/Telegram/Models/TGSticker.swift",
"Bot/Telegram/Models/TGStickerSet.swift",
"Bot/Telegram/Models/TGStickerType.swift",
"Bot/Telegram/Models/TGStory.swift",
"Bot/Telegram/Models/TGStoryArea.swift",
"Bot/Telegram/Models/TGStoryAreaPosition.swift",
"Bot/Telegram/Models/TGStoryAreaType.swift",
"Bot/Telegram/Models/TGStoryAreaTypeLink.swift",
"Bot/Telegram/Models/TGStoryAreaTypeLinkType.swift",
"Bot/Telegram/Models/TGStoryAreaTypeLocation.swift",
"Bot/Telegram/Models/TGStoryAreaTypeLocationType.swift",
"Bot/Telegram/Models/TGStoryAreaTypeSuggestedReaction.swift",
"Bot/Telegram/Models/TGStoryAreaTypeSuggestedReactionType.swift",
"Bot/Telegram/Models/TGStoryAreaTypeUniqueGift.swift",
"Bot/Telegram/Models/TGStoryAreaTypeUniqueGiftType.swift",
"Bot/Telegram/Models/TGStoryAreaTypeWeather.swift",
"Bot/Telegram/Models/TGStoryAreaTypeWeatherType.swift",
"Bot/Telegram/Models/TGSuccessfulPayment.swift",
"Bot/Telegram/Models/TGSuggestedPostApprovalFailed.swift",
"Bot/Telegram/Models/TGSuggestedPostApproved.swift",
"Bot/Telegram/Models/TGSuggestedPostDeclined.swift",
"Bot/Telegram/Models/TGSuggestedPostInfo.swift",
"Bot/Telegram/Models/TGSuggestedPostPaid.swift",
"Bot/Telegram/Models/TGSuggestedPostParameters.swift",
"Bot/Telegram/Models/TGSuggestedPostPrice.swift",
"Bot/Telegram/Models/TGSuggestedPostRefunded.swift",
"Bot/Telegram/Models/TGSwitchInlineQueryChosenChat.swift",
"Bot/Telegram/Models/TGTextQuote.swift",
"Bot/Telegram/Models/TGTransactionPartner.swift",
"Bot/Telegram/Models/TGTransactionPartnerAffiliateProgram.swift",
"Bot/Telegram/Models/TGTransactionPartnerAffiliateProgramType.swift",
"Bot/Telegram/Models/TGTransactionPartnerChat.swift",
"Bot/Telegram/Models/TGTransactionPartnerChatType.swift",
"Bot/Telegram/Models/TGTransactionPartnerFragment.swift",
"Bot/Telegram/Models/TGTransactionPartnerFragmentType.swift",
"Bot/Telegram/Models/TGTransactionPartnerOther.swift",
"Bot/Telegram/Models/TGTransactionPartnerOtherType.swift",
"Bot/Telegram/Models/TGTransactionPartnerTelegramAds.swift",
"Bot/Telegram/Models/TGTransactionPartnerTelegramAdsType.swift",
"Bot/Telegram/Models/TGTransactionPartnerTelegramApi.swift",
"Bot/Telegram/Models/TGTransactionPartnerTelegramApiType.swift",
"Bot/Telegram/Models/TGTransactionPartnerUser.swift",
"Bot/Telegram/Models/TGTransactionPartnerUserType.swift",
"Bot/Telegram/Models/TGUniqueGift.swift",
"Bot/Telegram/Models/TGUniqueGiftBackdrop.swift",
"Bot/Telegram/Models/TGUniqueGiftBackdropColors.swift",
"Bot/Telegram/Models/TGUniqueGiftInfo.swift",
"Bot/Telegram/Models/TGUniqueGiftModel.swift",
"Bot/Telegram/Models/TGUniqueGiftSymbol.swift",
"Bot/Telegram/Models/TGUpdate.swift",
"Bot/Telegram/Models/TGUser.swift",
"Bot/Telegram/Models/TGUserChatBoosts.swift",
"Bot/Telegram/Models/TGUserProfilePhotos.swift",
"Bot/Telegram/Models/TGUsersShared.swift",
"Bot/Telegram/Models/TGVenue.swift",
"Bot/Telegram/Models/TGVideo.swift",
"Bot/Telegram/Models/TGVideoChatEnded.swift",
"Bot/Telegram/Models/TGVideoChatParticipantsInvited.swift",
"Bot/Telegram/Models/TGVideoChatScheduled.swift",
"Bot/Telegram/Models/TGVideoChatStarted.swift",
"Bot/Telegram/Models/TGVideoNote.swift",
"Bot/Telegram/Models/TGVoice.swift",
"Bot/Telegram/Models/TGWebAppData.swift",
"Bot/Telegram/Models/TGWebAppInfo.swift",
"Bot/Telegram/Models/TGWebhookInfo.swift",
"Bot/Telegram/Models/TGWriteAccessAllowed.swift",
"Bot/Types/ChatId.swift",
"Bot/Types/FileInfo.swift",
"Bot/Types/InputFile.swift",
"Bot/Types/MessageOrBool.swift",
"Bot/Types/ParseMode.swift",
"Bot/Types/ReplyMarkup.swift",
"Bot/Types/TelegramContainer.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.