The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Telegrammer with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64

Build Log

public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+banChatMember.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func banChatMember(params: BanChatMemberParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+close.swift:18:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func close() throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+copyMessage.swift:79:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func copyMessage(params: CopyMessageParams) throws -> Future<MessageId> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createChatInviteLink.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createChatInviteLink(params: CreateChatInviteLinkParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createNewStickerSet.swift:69:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createNewStickerSet(params: CreateNewStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatPhoto.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatPhoto(params: DeleteChatPhotoParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatStickerSet.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatStickerSet(params: DeleteChatStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMessage.swift:47:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMessage(params: DeleteMessageParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMyCommands.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMyCommands(params: DeleteMyCommandsParams? = nil) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
[849/939] Compiling Telegrammer OnceJob.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+addStickerToSet.swift:59:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func addStickerToSet(params: AddStickerToSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerCallbackQuery.swift:57:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerCallbackQuery(params: AnswerCallbackQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerInlineQuery.swift:67:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerInlineQuery(params: AnswerInlineQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerPreCheckoutQuery.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerPreCheckoutQuery(params: AnswerPreCheckoutQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerShippingQuery.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerShippingQuery(params: AnswerShippingQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+banChatMember.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func banChatMember(params: BanChatMemberParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+close.swift:18:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func close() throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+copyMessage.swift:79:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func copyMessage(params: CopyMessageParams) throws -> Future<MessageId> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createChatInviteLink.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createChatInviteLink(params: CreateChatInviteLinkParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createNewStickerSet.swift:69:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createNewStickerSet(params: CreateNewStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatPhoto.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatPhoto(params: DeleteChatPhotoParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatStickerSet.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatStickerSet(params: DeleteChatStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMessage.swift:47:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMessage(params: DeleteMessageParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMyCommands.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMyCommands(params: DeleteMyCommandsParams? = nil) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
[850/939] Compiling Telegrammer RepeatableJob.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+addStickerToSet.swift:59:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func addStickerToSet(params: AddStickerToSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerCallbackQuery.swift:57:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerCallbackQuery(params: AnswerCallbackQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerInlineQuery.swift:67:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerInlineQuery(params: AnswerInlineQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerPreCheckoutQuery.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerPreCheckoutQuery(params: AnswerPreCheckoutQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerShippingQuery.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerShippingQuery(params: AnswerShippingQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+banChatMember.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func banChatMember(params: BanChatMemberParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+close.swift:18:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func close() throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+copyMessage.swift:79:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func copyMessage(params: CopyMessageParams) throws -> Future<MessageId> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createChatInviteLink.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createChatInviteLink(params: CreateChatInviteLinkParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createNewStickerSet.swift:69:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createNewStickerSet(params: CreateNewStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatPhoto.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatPhoto(params: DeleteChatPhotoParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatStickerSet.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatStickerSet(params: DeleteChatStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMessage.swift:47:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMessage(params: DeleteMessageParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMyCommands.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMyCommands(params: DeleteMyCommandsParams? = nil) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
[851/939] Compiling Telegrammer Bot+addStickerToSet.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+addStickerToSet.swift:59:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func addStickerToSet(params: AddStickerToSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerCallbackQuery.swift:57:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerCallbackQuery(params: AnswerCallbackQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerInlineQuery.swift:67:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerInlineQuery(params: AnswerInlineQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerPreCheckoutQuery.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerPreCheckoutQuery(params: AnswerPreCheckoutQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerShippingQuery.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerShippingQuery(params: AnswerShippingQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+banChatMember.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func banChatMember(params: BanChatMemberParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+close.swift:18:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func close() throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+copyMessage.swift:79:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func copyMessage(params: CopyMessageParams) throws -> Future<MessageId> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createChatInviteLink.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createChatInviteLink(params: CreateChatInviteLinkParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createNewStickerSet.swift:69:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createNewStickerSet(params: CreateNewStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatPhoto.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatPhoto(params: DeleteChatPhotoParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatStickerSet.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatStickerSet(params: DeleteChatStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMessage.swift:47:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMessage(params: DeleteMessageParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMyCommands.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMyCommands(params: DeleteMyCommandsParams? = nil) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
[852/939] Compiling Telegrammer Bot+answerCallbackQuery.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+addStickerToSet.swift:59:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func addStickerToSet(params: AddStickerToSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerCallbackQuery.swift:57:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerCallbackQuery(params: AnswerCallbackQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerInlineQuery.swift:67:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerInlineQuery(params: AnswerInlineQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerPreCheckoutQuery.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerPreCheckoutQuery(params: AnswerPreCheckoutQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerShippingQuery.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerShippingQuery(params: AnswerShippingQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+banChatMember.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func banChatMember(params: BanChatMemberParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+close.swift:18:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func close() throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+copyMessage.swift:79:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func copyMessage(params: CopyMessageParams) throws -> Future<MessageId> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createChatInviteLink.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createChatInviteLink(params: CreateChatInviteLinkParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createNewStickerSet.swift:69:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createNewStickerSet(params: CreateNewStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatPhoto.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatPhoto(params: DeleteChatPhotoParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatStickerSet.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatStickerSet(params: DeleteChatStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMessage.swift:47:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMessage(params: DeleteMessageParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMyCommands.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMyCommands(params: DeleteMyCommandsParams? = nil) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
[853/939] Compiling Telegrammer Bot+answerInlineQuery.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+addStickerToSet.swift:59:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func addStickerToSet(params: AddStickerToSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerCallbackQuery.swift:57:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerCallbackQuery(params: AnswerCallbackQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerInlineQuery.swift:67:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerInlineQuery(params: AnswerInlineQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerPreCheckoutQuery.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerPreCheckoutQuery(params: AnswerPreCheckoutQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerShippingQuery.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerShippingQuery(params: AnswerShippingQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+banChatMember.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func banChatMember(params: BanChatMemberParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+close.swift:18:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func close() throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+copyMessage.swift:79:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func copyMessage(params: CopyMessageParams) throws -> Future<MessageId> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createChatInviteLink.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createChatInviteLink(params: CreateChatInviteLinkParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createNewStickerSet.swift:69:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createNewStickerSet(params: CreateNewStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatPhoto.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatPhoto(params: DeleteChatPhotoParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatStickerSet.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatStickerSet(params: DeleteChatStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMessage.swift:47:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMessage(params: DeleteMessageParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMyCommands.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMyCommands(params: DeleteMyCommandsParams? = nil) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
[854/939] Compiling Telegrammer Bot+answerPreCheckoutQuery.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+addStickerToSet.swift:59:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func addStickerToSet(params: AddStickerToSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerCallbackQuery.swift:57:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerCallbackQuery(params: AnswerCallbackQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerInlineQuery.swift:67:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerInlineQuery(params: AnswerInlineQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerPreCheckoutQuery.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerPreCheckoutQuery(params: AnswerPreCheckoutQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerShippingQuery.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerShippingQuery(params: AnswerShippingQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+banChatMember.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func banChatMember(params: BanChatMemberParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+close.swift:18:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func close() throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+copyMessage.swift:79:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func copyMessage(params: CopyMessageParams) throws -> Future<MessageId> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createChatInviteLink.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createChatInviteLink(params: CreateChatInviteLinkParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createNewStickerSet.swift:69:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createNewStickerSet(params: CreateNewStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatPhoto.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatPhoto(params: DeleteChatPhotoParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatStickerSet.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatStickerSet(params: DeleteChatStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMessage.swift:47:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMessage(params: DeleteMessageParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMyCommands.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMyCommands(params: DeleteMyCommandsParams? = nil) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
[855/939] Compiling Telegrammer Bot+answerShippingQuery.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+addStickerToSet.swift:59:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func addStickerToSet(params: AddStickerToSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerCallbackQuery.swift:57:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerCallbackQuery(params: AnswerCallbackQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerInlineQuery.swift:67:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerInlineQuery(params: AnswerInlineQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerPreCheckoutQuery.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerPreCheckoutQuery(params: AnswerPreCheckoutQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerShippingQuery.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerShippingQuery(params: AnswerShippingQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+banChatMember.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func banChatMember(params: BanChatMemberParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+close.swift:18:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func close() throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+copyMessage.swift:79:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func copyMessage(params: CopyMessageParams) throws -> Future<MessageId> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createChatInviteLink.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createChatInviteLink(params: CreateChatInviteLinkParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createNewStickerSet.swift:69:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createNewStickerSet(params: CreateNewStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatPhoto.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatPhoto(params: DeleteChatPhotoParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatStickerSet.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatStickerSet(params: DeleteChatStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMessage.swift:47:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMessage(params: DeleteMessageParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMyCommands.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMyCommands(params: DeleteMyCommandsParams? = nil) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
[856/939] Compiling Telegrammer Bot+banChatMember.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+addStickerToSet.swift:59:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func addStickerToSet(params: AddStickerToSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerCallbackQuery.swift:57:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerCallbackQuery(params: AnswerCallbackQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerInlineQuery.swift:67:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerInlineQuery(params: AnswerInlineQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerPreCheckoutQuery.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerPreCheckoutQuery(params: AnswerPreCheckoutQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerShippingQuery.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerShippingQuery(params: AnswerShippingQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+banChatMember.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func banChatMember(params: BanChatMemberParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+close.swift:18:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func close() throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+copyMessage.swift:79:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func copyMessage(params: CopyMessageParams) throws -> Future<MessageId> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createChatInviteLink.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createChatInviteLink(params: CreateChatInviteLinkParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createNewStickerSet.swift:69:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createNewStickerSet(params: CreateNewStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatPhoto.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatPhoto(params: DeleteChatPhotoParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatStickerSet.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatStickerSet(params: DeleteChatStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMessage.swift:47:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMessage(params: DeleteMessageParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMyCommands.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMyCommands(params: DeleteMyCommandsParams? = nil) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
[857/939] Compiling Telegrammer Bot+close.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+addStickerToSet.swift:59:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func addStickerToSet(params: AddStickerToSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerCallbackQuery.swift:57:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerCallbackQuery(params: AnswerCallbackQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerInlineQuery.swift:67:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerInlineQuery(params: AnswerInlineQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerPreCheckoutQuery.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerPreCheckoutQuery(params: AnswerPreCheckoutQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerShippingQuery.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerShippingQuery(params: AnswerShippingQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+banChatMember.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func banChatMember(params: BanChatMemberParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+close.swift:18:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func close() throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+copyMessage.swift:79:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func copyMessage(params: CopyMessageParams) throws -> Future<MessageId> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createChatInviteLink.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createChatInviteLink(params: CreateChatInviteLinkParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createNewStickerSet.swift:69:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createNewStickerSet(params: CreateNewStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatPhoto.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatPhoto(params: DeleteChatPhotoParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatStickerSet.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatStickerSet(params: DeleteChatStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMessage.swift:47:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMessage(params: DeleteMessageParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMyCommands.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMyCommands(params: DeleteMyCommandsParams? = nil) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
[858/939] Compiling Telegrammer Bot+copyMessage.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+addStickerToSet.swift:59:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func addStickerToSet(params: AddStickerToSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerCallbackQuery.swift:57:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerCallbackQuery(params: AnswerCallbackQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerInlineQuery.swift:67:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerInlineQuery(params: AnswerInlineQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerPreCheckoutQuery.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerPreCheckoutQuery(params: AnswerPreCheckoutQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerShippingQuery.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerShippingQuery(params: AnswerShippingQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+banChatMember.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func banChatMember(params: BanChatMemberParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+close.swift:18:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func close() throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+copyMessage.swift:79:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func copyMessage(params: CopyMessageParams) throws -> Future<MessageId> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createChatInviteLink.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createChatInviteLink(params: CreateChatInviteLinkParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createNewStickerSet.swift:69:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createNewStickerSet(params: CreateNewStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatPhoto.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatPhoto(params: DeleteChatPhotoParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatStickerSet.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatStickerSet(params: DeleteChatStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMessage.swift:47:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMessage(params: DeleteMessageParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMyCommands.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMyCommands(params: DeleteMyCommandsParams? = nil) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
[859/939] Compiling Telegrammer Bot+createChatInviteLink.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+addStickerToSet.swift:59:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func addStickerToSet(params: AddStickerToSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerCallbackQuery.swift:57:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerCallbackQuery(params: AnswerCallbackQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerInlineQuery.swift:67:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerInlineQuery(params: AnswerInlineQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerPreCheckoutQuery.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerPreCheckoutQuery(params: AnswerPreCheckoutQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerShippingQuery.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerShippingQuery(params: AnswerShippingQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+banChatMember.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func banChatMember(params: BanChatMemberParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+close.swift:18:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func close() throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+copyMessage.swift:79:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func copyMessage(params: CopyMessageParams) throws -> Future<MessageId> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createChatInviteLink.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createChatInviteLink(params: CreateChatInviteLinkParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createNewStickerSet.swift:69:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createNewStickerSet(params: CreateNewStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatPhoto.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatPhoto(params: DeleteChatPhotoParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatStickerSet.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatStickerSet(params: DeleteChatStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMessage.swift:47:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMessage(params: DeleteMessageParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMyCommands.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMyCommands(params: DeleteMyCommandsParams? = nil) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
[860/939] Compiling Telegrammer Bot+createNewStickerSet.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+addStickerToSet.swift:59:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func addStickerToSet(params: AddStickerToSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerCallbackQuery.swift:57:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerCallbackQuery(params: AnswerCallbackQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerInlineQuery.swift:67:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerInlineQuery(params: AnswerInlineQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerPreCheckoutQuery.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerPreCheckoutQuery(params: AnswerPreCheckoutQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerShippingQuery.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerShippingQuery(params: AnswerShippingQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+banChatMember.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func banChatMember(params: BanChatMemberParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+close.swift:18:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func close() throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+copyMessage.swift:79:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func copyMessage(params: CopyMessageParams) throws -> Future<MessageId> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createChatInviteLink.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createChatInviteLink(params: CreateChatInviteLinkParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createNewStickerSet.swift:69:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createNewStickerSet(params: CreateNewStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatPhoto.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatPhoto(params: DeleteChatPhotoParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatStickerSet.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatStickerSet(params: DeleteChatStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMessage.swift:47:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMessage(params: DeleteMessageParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMyCommands.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMyCommands(params: DeleteMyCommandsParams? = nil) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
[861/939] Compiling Telegrammer Bot+deleteChatPhoto.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+addStickerToSet.swift:59:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func addStickerToSet(params: AddStickerToSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerCallbackQuery.swift:57:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerCallbackQuery(params: AnswerCallbackQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerInlineQuery.swift:67:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerInlineQuery(params: AnswerInlineQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerPreCheckoutQuery.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerPreCheckoutQuery(params: AnswerPreCheckoutQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerShippingQuery.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerShippingQuery(params: AnswerShippingQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+banChatMember.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func banChatMember(params: BanChatMemberParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+close.swift:18:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func close() throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+copyMessage.swift:79:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func copyMessage(params: CopyMessageParams) throws -> Future<MessageId> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createChatInviteLink.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createChatInviteLink(params: CreateChatInviteLinkParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createNewStickerSet.swift:69:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createNewStickerSet(params: CreateNewStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatPhoto.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatPhoto(params: DeleteChatPhotoParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatStickerSet.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatStickerSet(params: DeleteChatStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMessage.swift:47:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMessage(params: DeleteMessageParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMyCommands.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMyCommands(params: DeleteMyCommandsParams? = nil) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
[862/939] Compiling Telegrammer Bot+deleteChatStickerSet.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+addStickerToSet.swift:59:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func addStickerToSet(params: AddStickerToSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerCallbackQuery.swift:57:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerCallbackQuery(params: AnswerCallbackQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerInlineQuery.swift:67:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerInlineQuery(params: AnswerInlineQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerPreCheckoutQuery.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerPreCheckoutQuery(params: AnswerPreCheckoutQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerShippingQuery.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerShippingQuery(params: AnswerShippingQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+banChatMember.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func banChatMember(params: BanChatMemberParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+close.swift:18:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func close() throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+copyMessage.swift:79:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func copyMessage(params: CopyMessageParams) throws -> Future<MessageId> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createChatInviteLink.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createChatInviteLink(params: CreateChatInviteLinkParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createNewStickerSet.swift:69:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createNewStickerSet(params: CreateNewStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatPhoto.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatPhoto(params: DeleteChatPhotoParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatStickerSet.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatStickerSet(params: DeleteChatStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMessage.swift:47:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMessage(params: DeleteMessageParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMyCommands.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMyCommands(params: DeleteMyCommandsParams? = nil) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
[863/939] Compiling Telegrammer Bot+deleteMessage.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+addStickerToSet.swift:59:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func addStickerToSet(params: AddStickerToSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerCallbackQuery.swift:57:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerCallbackQuery(params: AnswerCallbackQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerInlineQuery.swift:67:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerInlineQuery(params: AnswerInlineQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerPreCheckoutQuery.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerPreCheckoutQuery(params: AnswerPreCheckoutQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerShippingQuery.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerShippingQuery(params: AnswerShippingQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+banChatMember.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func banChatMember(params: BanChatMemberParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+close.swift:18:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func close() throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+copyMessage.swift:79:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func copyMessage(params: CopyMessageParams) throws -> Future<MessageId> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createChatInviteLink.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createChatInviteLink(params: CreateChatInviteLinkParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createNewStickerSet.swift:69:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createNewStickerSet(params: CreateNewStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatPhoto.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatPhoto(params: DeleteChatPhotoParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatStickerSet.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatStickerSet(params: DeleteChatStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMessage.swift:47:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMessage(params: DeleteMessageParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMyCommands.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMyCommands(params: DeleteMyCommandsParams? = nil) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
[864/939] Compiling Telegrammer Bot+deleteMyCommands.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+addStickerToSet.swift:59:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func addStickerToSet(params: AddStickerToSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerCallbackQuery.swift:57:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerCallbackQuery(params: AnswerCallbackQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerInlineQuery.swift:67:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerInlineQuery(params: AnswerInlineQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerPreCheckoutQuery.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerPreCheckoutQuery(params: AnswerPreCheckoutQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerShippingQuery.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerShippingQuery(params: AnswerShippingQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+banChatMember.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func banChatMember(params: BanChatMemberParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+close.swift:18:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func close() throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+copyMessage.swift:79:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func copyMessage(params: CopyMessageParams) throws -> Future<MessageId> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createChatInviteLink.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createChatInviteLink(params: CreateChatInviteLinkParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createNewStickerSet.swift:69:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createNewStickerSet(params: CreateNewStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatPhoto.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatPhoto(params: DeleteChatPhotoParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatStickerSet.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatStickerSet(params: DeleteChatStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMessage.swift:47:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMessage(params: DeleteMessageParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMyCommands.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMyCommands(params: DeleteMyCommandsParams? = nil) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
[865/939] Compiling Telegrammer InlineQueryResultGame.swift
[866/939] Compiling Telegrammer InlineQueryResultGif.swift
[867/939] Compiling Telegrammer InlineQueryResultLocation.swift
[868/939] Compiling Telegrammer InlineQueryResultMpeg4Gif.swift
[869/939] Compiling Telegrammer InlineQueryResultPhoto.swift
[870/939] Compiling Telegrammer InlineQueryResultVenue.swift
[871/939] Compiling Telegrammer InlineQueryResultVideo.swift
[872/939] Compiling Telegrammer InlineQueryResultVoice.swift
[873/939] Compiling Telegrammer InputContactMessageContent.swift
[874/939] Compiling Telegrammer InputInvoiceMessageContent.swift
[875/939] Compiling Telegrammer InputLocationMessageContent.swift
[876/939] Compiling Telegrammer InputMediaAnimation.swift
[877/939] Compiling Telegrammer InputMediaAudio.swift
[878/939] Compiling Telegrammer InputMediaDocument.swift
[879/939] Compiling Telegrammer InputMediaPhoto.swift
[880/939] Compiling Telegrammer InputMediaVideo.swift
[881/939] Compiling Telegrammer InputTextMessageContent.swift
[882/939] Compiling Telegrammer InputVenueMessageContent.swift
[883/939] Compiling Telegrammer Invoice.swift
[884/939] Compiling Telegrammer KeyboardButton.swift
[885/939] Compiling Telegrammer KeyboardButtonPollType.swift
[886/939] Compiling Telegrammer LabeledPrice.swift
[887/939] Compiling Telegrammer Location.swift
[888/939] Emitting module Telegrammer
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+addStickerToSet.swift:59:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func addStickerToSet(params: AddStickerToSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerCallbackQuery.swift:57:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerCallbackQuery(params: AnswerCallbackQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerInlineQuery.swift:67:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerInlineQuery(params: AnswerInlineQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerPreCheckoutQuery.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerPreCheckoutQuery(params: AnswerPreCheckoutQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+answerShippingQuery.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func answerShippingQuery(params: AnswerShippingQueryParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+banChatMember.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func banChatMember(params: BanChatMemberParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+close.swift:18:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func close() throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+copyMessage.swift:79:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func copyMessage(params: CopyMessageParams) throws -> Future<MessageId> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createChatInviteLink.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createChatInviteLink(params: CreateChatInviteLinkParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+createNewStickerSet.swift:69:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func createNewStickerSet(params: CreateNewStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatPhoto.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatPhoto(params: DeleteChatPhotoParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteChatStickerSet.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteChatStickerSet(params: DeleteChatStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMessage.swift:47:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMessage(params: DeleteMessageParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteMyCommands.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteMyCommands(params: DeleteMyCommandsParams? = nil) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteStickerFromSet.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteStickerFromSet(params: DeleteStickerFromSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+deleteWebhook.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func deleteWebhook(params: DeleteWebhookParams? = nil) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+editChatInviteLink.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func editChatInviteLink(params: EditChatInviteLinkParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+editMessageCaption.swift:64:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func editMessageCaption(params: EditMessageCaptionParams? = nil) throws -> Future<MessageOrBool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+editMessageLiveLocation.swift:74:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func editMessageLiveLocation(params: EditMessageLiveLocationParams) throws -> Future<MessageOrBool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+editMessageMedia.swift:54:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func editMessageMedia(params: EditMessageMediaParams) throws -> Future<MessageOrBool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+editMessageReplyMarkup.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func editMessageReplyMarkup(params: EditMessageReplyMarkupParams? = nil) throws -> Future<MessageOrBool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+editMessageText.swift:69:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func editMessageText(params: EditMessageTextParams) throws -> Future<MessageOrBool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+exportChatInviteLink.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func exportChatInviteLink(params: ExportChatInviteLinkParams) throws -> Future<String> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+forwardMessage.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func forwardMessage(params: ForwardMessageParams) throws -> Future<Message> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+getChat.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func getChat(params: GetChatParams) throws -> Future<Chat> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+getChatAdministrators.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func getChatAdministrators(params: GetChatAdministratorsParams) throws -> Future<[ChatMember]> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+getChatMember.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func getChatMember(params: GetChatMemberParams) throws -> Future<ChatMember> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+getChatMemberCount.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func getChatMemberCount(params: GetChatMemberCountParams) throws -> Future<Int> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+getChatMembersCount.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func getChatMembersCount(params: GetChatMembersCountParams) throws -> Future<Int> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+getFile.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func getFile(params: GetFileParams) throws -> Future<File> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+getGameHighScores.swift:50:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func getGameHighScores(params: GetGameHighScoresParams) throws -> Future<[GameHighScore]> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+getMe.swift:18:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func getMe() throws -> Future<User> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+getMyCommands.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func getMyCommands(params: GetMyCommandsParams? = nil) throws -> Future<[BotCommand]> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+getStickerSet.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func getStickerSet(params: GetStickerSetParams) throws -> Future<StickerSet> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+getUpdates.swift:51:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func getUpdates(params: GetUpdatesParams? = nil) throws -> Future<[Update]> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+getUserProfilePhotos.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func getUserProfilePhotos(params: GetUserProfilePhotosParams) throws -> Future<UserProfilePhotos> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+getWebhookInfo.swift:18:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func getWebhookInfo() throws -> Future<WebhookInfo> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+kickChatMember.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func kickChatMember(params: KickChatMemberParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+leaveChat.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func leaveChat(params: LeaveChatParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+logOut.swift:18:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func logOut() throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+pinChatMessage.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func pinChatMessage(params: PinChatMessageParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+promoteChatMember.swift:94:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func promoteChatMember(params: PromoteChatMemberParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+restrictChatMember.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func restrictChatMember(params: RestrictChatMemberParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+revokeChatInviteLink.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func revokeChatInviteLink(params: RevokeChatInviteLinkParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+sendAnimation.swift:94:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func sendAnimation(params: SendAnimationParams) throws -> Future<Message> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+sendAudio.swift:95:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func sendAudio(params: SendAudioParams) throws -> Future<Message> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+sendChatAction.swift:41:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func sendChatAction(params: SendChatActionParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+sendContact.swift:74:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func sendContact(params: SendContactParams) throws -> Future<Message> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+sendDice.swift:59:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func sendDice(params: SendDiceParams) throws -> Future<Message> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+sendDocument.swift:84:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func sendDocument(params: SendDocumentParams) throws -> Future<Message> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+sendGame.swift:59:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func sendGame(params: SendGameParams) throws -> Future<Message> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+sendInvoice.swift:159:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func sendInvoice(params: SendInvoiceParams) throws -> Future<Message> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+sendLocation.swift:84:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func sendLocation(params: SendLocationParams) throws -> Future<Message> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+sendMediaGroup.swift:54:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func sendMediaGroup(params: SendMediaGroupParams) throws -> Future<[Message]> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+sendMessage.swift:74:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func sendMessage(params: SendMessageParams) throws -> Future<Message> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+sendPhoto.swift:74:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func sendPhoto(params: SendPhotoParams) throws -> Future<Message> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+sendPoll.swift:114:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func sendPoll(params: SendPollParams) throws -> Future<Message> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+sendSticker.swift:59:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func sendSticker(params: SendStickerParams) throws -> Future<Message> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+sendVenue.swift:94:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func sendVenue(params: SendVenueParams) throws -> Future<Message> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+sendVideo.swift:99:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func sendVideo(params: SendVideoParams) throws -> Future<Message> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+sendVideoNote.swift:74:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func sendVideoNote(params: SendVideoNoteParams) throws -> Future<Message> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+sendVoice.swift:79:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func sendVoice(params: SendVoiceParams) throws -> Future<Message> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+setChatAdministratorCustomTitle.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func setChatAdministratorCustomTitle(params: SetChatAdministratorCustomTitleParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+setChatDescription.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func setChatDescription(params: SetChatDescriptionParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+setChatPermissions.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func setChatPermissions(params: SetChatPermissionsParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+setChatPhoto.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func setChatPhoto(params: SetChatPhotoParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+setChatStickerSet.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func setChatStickerSet(params: SetChatStickerSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+setChatTitle.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func setChatTitle(params: SetChatTitleParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+setGameScore.swift:64:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func setGameScore(params: SetGameScoreParams) throws -> Future<MessageOrBool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+setMyCommands.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func setMyCommands(params: SetMyCommandsParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+setPassportDataErrors.swift:40:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func setPassportDataErrors(params: SetPassportDataErrorsParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+setStickerPositionInSet.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func setStickerPositionInSet(params: SetStickerPositionInSetParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+setStickerSetThumb.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func setStickerSetThumb(params: SetStickerSetThumbParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+setWebhook.swift:61:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func setWebhook(params: SetWebhookParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+stopMessageLiveLocation.swift:49:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func stopMessageLiveLocation(params: StopMessageLiveLocationParams? = nil) throws -> Future<MessageOrBool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+stopPoll.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func stopPoll(params: StopPollParams) throws -> Future<Poll> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+unbanChatMember.swift:44:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func unbanChatMember(params: UnbanChatMemberParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+unpinAllChatMessages.swift:34:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func unpinAllChatMessages(params: UnpinAllChatMessagesParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+unpinChatMessage.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func unpinChatMessage(params: UnpinChatMessageParams) throws -> Future<Bool> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Telegrammer/Bot/Telegram/Methods/Bot+uploadStickerFile.swift:39:10: warning: cannot use generic class 'EventLoopFuture' here; 'NIOCore' was not imported by this file
    func uploadStickerFile(params: UploadStickerFileParams) throws -> Future<File> {
         ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/EventLoopFuture.swift:373:20: note: type declared here
public final class EventLoopFuture<Value> {
                   ^
[889/939] Compiling Telegrammer StatusUpdateFilters.swift
[890/939] Compiling Telegrammer StickerFilter.swift
[891/939] Compiling Telegrammer SuccesfulPaymentFilter.swift
[892/939] Compiling Telegrammer TextFilter.swift
[893/939] Compiling Telegrammer UserFilter.swift
[894/939] Compiling Telegrammer VenueFilter.swift
[895/939] Compiling Telegrammer VideoFilter.swift
[896/939] Compiling Telegrammer VideoNoteFilter.swift
[897/939] Compiling Telegrammer VoiceFilter.swift
[898/939] Compiling Telegrammer CallbackQueryHandler.swift
[899/939] Compiling Telegrammer CommandHandler.swift
[900/939] Compiling Telegrammer ConversationHandler.swift
[901/939] Compiling Telegrammer Handler.swift
[902/939] Compiling Telegrammer LoggerHandler.swift
[903/939] Compiling Telegrammer MessageHandler.swift
[904/939] Compiling Telegrammer RegexpHandler.swift
[905/939] Compiling Telegrammer Constants.swift
[906/939] Compiling Telegrammer Enviroment+Helper.swift
[907/939] Compiling Telegrammer Error+Helpers.swift
[908/939] Compiling Telegrammer HTTPHeader+Helper.swift
[909/939] Compiling Telegrammer HTTPRequest+Helper.swift
[910/939] Compiling Telegrammer MultipartPartConvertible+Helper.swift
[911/939] Compiling Telegrammer String+Helper.swift
[912/939] Compiling Telegrammer SynchronizedArray.swift
[913/939] Compiling Telegrammer TimeAmount+Helpers.swift
[914/939] Compiling Telegrammer Bot.Settings+Proxy.swift
[915/939] Compiling Telegrammer BotClient.swift
[916/939] Compiling Telegrammer Longpolling.swift
[917/939] Compiling Telegrammer Network.swift
[918/939] Compiling Telegrammer UpdatesServer.swift
[919/939] Compiling Telegrammer Webhooks.swift
[920/939] Compiling Telegrammer ChatId.swift
[921/939] Compiling Telegrammer ChatType.swift
[922/939] Compiling Telegrammer FileInfo.swift
[923/939] Compiling Telegrammer InlineQueryResult.swift
[924/939] Compiling Telegrammer InputFile.swift
[925/939] Compiling Telegrammer InputMedia.swift
[926/939] Compiling Telegrammer InputMessageContent.swift
[927/939] Compiling Telegrammer MessageEntityType.swift
[928/939] Compiling Telegrammer MessageOrBool.swift
[929/939] Compiling Telegrammer ParseMode.swift
[930/939] Compiling Telegrammer PassportElementError.swift
[931/939] Compiling Telegrammer ReplyMarkup.swift
[932/939] Compiling Telegrammer TelegramContainer.swift
[933/939] Compiling Telegrammer TelegramEncodables.swift
[934/939] Compiling Telegrammer Updater.swift
[935/956] Compiling DemoWebhooksLocally main.swift
[936/956] Emitting module DemoWebhooksLocally
[937/956] Compiling DemoHelloBot main.swift
[938/956] Compiling DemoHelloBot NewMemberHandler.swift
[939/956] Emitting module DemoHelloBot
[940/956] Emitting module DemoEchoBot
[941/956] Compiling DemoEchoBot main.swift
[942/956] Compiling DemoSpellCheckerBot YaSpellChecker.swift
[943/956] Compiling DemoSpellCheckerBot main.swift
[944/956] Compiling DemoSpellCheckerBot YaSpellCheck.swift
[945/956] Compiling DemoSpellCheckerBot SpellChecker.swift
[946/956] Compiling DemoSpellCheckerBot SpellCheckerController.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DemoSpellCheckerBot/Controllers/SpellCheckerController.swift:149:60: warning: 'markdown' is deprecated: This is a legacy mode, retained for backward compatibility.
                                               parseMode: .markdown,
                                                           ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DemoSpellCheckerBot/Controllers/SpellCheckerController.swift:149:60: note: use 'markdownV2' instead
                                               parseMode: .markdown,
                                                           ^~~~~~~~
                                                           markdownV2
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DemoSpellCheckerBot/Controllers/SpellCheckerController.swift:157:56: warning: 'markdown' is deprecated: This is a legacy mode, retained for backward compatibility.
                                           parseMode: .markdown,
                                                       ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DemoSpellCheckerBot/Controllers/SpellCheckerController.swift:157:56: note: use 'markdownV2' instead
                                           parseMode: .markdown,
                                                       ^~~~~~~~
                                                       markdownV2
[947/956] Compiling DemoSpellCheckerBot Array+Helper.swift
[948/956] Emitting module DemoSpellCheckerBot
[949/956] Compiling DemoSpellCheckerBot YaSpellFlow.swift
[950/956] Emitting module DemoSchedulerBot
[951/956] Compiling DemoSchedulerBot main.swift
[951/956] Linking HelloBot
[952/956] Linking WebhooksLocally
[953/956] Linking EchoBot
[954/956] Linking SpellCheckerBot
[955/956] Linking SchedulerBot
Build complete! (103.32s)
Build complete.
Done.