The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Appwrite, reference 10.1.0 (e6ded5), with Swift 6.1 for Android on 4 Jun 2025 12:22:52 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

526 |         ]
527 |
528 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
529 |
530 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:563:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
561 |         ]
562 |
563 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
564 |
565 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/StreamingDelegate.swift:5:7: warning: non-final class 'StreamingDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
  3 | import AsyncHTTPClient
  4 |
  5 | class StreamingDelegate: HTTPClientResponseDelegate {
    |       `- warning: non-final class 'StreamingDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
  6 |
  7 |     public typealias Response = HTTPClient.Response
/host/spi-builder-workspace/Sources/Appwrite/StreamingDelegate.swift:17:9: warning: stored property 'state' of 'Sendable'-conforming class 'StreamingDelegate' is mutable; this is an error in the Swift 6 language mode
 15 |     }
 16 |
 17 |     var state = State.idle
    |         `- warning: stored property 'state' of 'Sendable'-conforming class 'StreamingDelegate' is mutable; this is an error in the Swift 6 language mode
 18 |     let request: HTTPClient.Request
 19 |
[1116/1136] Compiling Appwrite StreamingDelegate.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:458:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
456 |         ]
457 |
458 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
459 |
460 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:528:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
526 |         ]
527 |
528 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
529 |
530 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:563:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
561 |         ]
562 |
563 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
564 |
565 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/StreamingDelegate.swift:5:7: warning: non-final class 'StreamingDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
  3 | import AsyncHTTPClient
  4 |
  5 | class StreamingDelegate: HTTPClientResponseDelegate {
    |       `- warning: non-final class 'StreamingDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
  6 |
  7 |     public typealias Response = HTTPClient.Response
/host/spi-builder-workspace/Sources/Appwrite/StreamingDelegate.swift:17:9: warning: stored property 'state' of 'Sendable'-conforming class 'StreamingDelegate' is mutable; this is an error in the Swift 6 language mode
 15 |     }
 16 |
 17 |     var state = State.idle
    |         `- warning: stored property 'state' of 'Sendable'-conforming class 'StreamingDelegate' is mutable; this is an error in the Swift 6 language mode
 18 |     let request: HTTPClient.Request
 19 |
[1117/1136] Compiling Appwrite Health.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:679:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 677 |         ]
 678 |
 679 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 680 |
 681 |         return try await client.call(
[1118/1136] Compiling Appwrite Locale.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:679:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 677 |         ]
 678 |
 679 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 680 |
 681 |         return try await client.call(
[1119/1136] Compiling Appwrite Messaging.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:679:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 677 |         ]
 678 |
 679 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 680 |
 681 |         return try await client.call(
[1120/1136] Compiling Appwrite Service.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:679:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 677 |         ]
 678 |
 679 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 680 |
 681 |         return try await client.call(
[1121/1136] Compiling Appwrite Sites.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:679:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 677 |         ]
 678 |
 679 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 680 |
 681 |         return try await client.call(
[1122/1136] Compiling Appwrite Cookie+Codable.swift
/host/spi-builder-workspace/Sources/Appwrite/Models/AppwriteError.swift:3:12: warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | open class AppwriteError : Swift.Error, Decodable {
   |            `- warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 4 |
 5 |     public let message: String
[1123/1136] Compiling Appwrite HTTPClientRequest+Cookies.swift
/host/spi-builder-workspace/Sources/Appwrite/Models/AppwriteError.swift:3:12: warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | open class AppwriteError : Swift.Error, Decodable {
   |            `- warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 4 |
 5 |     public let message: String
[1124/1136] Compiling Appwrite String+MimeTypes.swift
/host/spi-builder-workspace/Sources/Appwrite/Models/AppwriteError.swift:3:12: warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | open class AppwriteError : Swift.Error, Decodable {
   |            `- warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 4 |
 5 |     public let message: String
[1125/1136] Compiling Appwrite ID.swift
/host/spi-builder-workspace/Sources/Appwrite/Models/AppwriteError.swift:3:12: warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | open class AppwriteError : Swift.Error, Decodable {
   |            `- warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 4 |
 5 |     public let message: String
[1126/1136] Compiling Appwrite AppwriteError.swift
/host/spi-builder-workspace/Sources/Appwrite/Models/AppwriteError.swift:3:12: warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | open class AppwriteError : Swift.Error, Decodable {
   |            `- warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 4 |
 5 |     public let message: String
[1127/1136] Compiling Appwrite PackageInfo.swift
[1128/1136] Compiling Appwrite PackageInfo+Windows.swift
[1129/1136] Compiling Appwrite Permission.swift
[1130/1136] Compiling Appwrite Query.swift
[1131/1136] Compiling Appwrite Role.swift
[1132/1136] Compiling Appwrite Account.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:47:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 45 |         ]
 46 |
 47 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 48 |
 49 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:91:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 89 |         ]
 90 |
 91 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 92 |
 93 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:121:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
119 |         ]
120 |
121 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
122 |
123 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:166:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
164 |         ]
165 |
166 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
167 |
168 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:209:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
207 |         ]
208 |
209 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
210 |
211 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:260:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
258 |         ]
259 |
260 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
261 |
262 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:298:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
296 |         ]
297 |
298 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
299 |
300 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:688:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 686 |         ]
 687 |
 688 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 689 |
 690 |         return try await client.call(
[1133/1136] Compiling Appwrite Avatars.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:47:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 45 |         ]
 46 |
 47 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 48 |
 49 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:91:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 89 |         ]
 90 |
 91 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 92 |
 93 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:121:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
119 |         ]
120 |
121 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
122 |
123 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:166:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
164 |         ]
165 |
166 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
167 |
168 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:209:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
207 |         ]
208 |
209 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
210 |
211 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:260:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
258 |         ]
259 |
260 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
261 |
262 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:298:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
296 |         ]
297 |
298 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
299 |
300 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:688:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 686 |         ]
 687 |
 688 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 689 |
 690 |         return try await client.call(
[1134/1136] Compiling Appwrite Databases.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:47:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 45 |         ]
 46 |
 47 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 48 |
 49 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:91:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 89 |         ]
 90 |
 91 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 92 |
 93 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:121:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
119 |         ]
120 |
121 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
122 |
123 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:166:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
164 |         ]
165 |
166 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
167 |
168 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:209:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
207 |         ]
208 |
209 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
210 |
211 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:260:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
258 |         ]
259 |
260 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
261 |
262 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:298:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
296 |         ]
297 |
298 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
299 |
300 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:688:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 686 |         ]
 687 |
 688 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 689 |
 690 |         return try await client.call(
[1135/1136] Compiling Appwrite Functions.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:47:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 45 |         ]
 46 |
 47 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 48 |
 49 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:91:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 89 |         ]
 90 |
 91 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 92 |
 93 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:121:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
119 |         ]
120 |
121 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
122 |
123 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:166:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
164 |         ]
165 |
166 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
167 |
168 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:209:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
207 |         ]
208 |
209 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
210 |
211 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:260:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
258 |         ]
259 |
260 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
261 |
262 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:298:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
296 |         ]
297 |
298 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
299 |
300 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:688:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 686 |         ]
 687 |
 688 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 689 |
 690 |         return try await client.call(
[1136/1136] Compiling Appwrite Graphql.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:47:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 45 |         ]
 46 |
 47 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 48 |
 49 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:91:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 89 |         ]
 90 |
 91 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 92 |
 93 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:121:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
119 |         ]
120 |
121 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
122 |
123 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:166:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
164 |         ]
165 |
166 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
167 |
168 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:209:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
207 |         ]
208 |
209 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
210 |
211 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:260:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
258 |         ]
259 |
260 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
261 |
262 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:298:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
296 |         ]
297 |
298 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
299 |
300 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:688:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 686 |         ]
 687 |
 688 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 689 |
 690 |         return try await client.call(
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/63] Compiling Atomics AtomicOptionalWrappable.swift
[3/63] Compiling Atomics IntegerConformances.swift
[4/64] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/64] Compiling Atomics PointerConformances.swift
[6/64] Compiling Atomics Primitives.native.swift
[7/64] Compiling Logging MetadataProvider.swift
[8/64] Compiling RealModule Float80+Real.swift
[9/64] Compiling RealModule Real.swift
[10/65] Compiling Atomics ManagedAtomic.swift
[11/65] Compiling Atomics ManagedAtomicLazyReference.swift
[12/65] Compiling Atomics UnsafeAtomic.swift
[13/65] Compiling Atomics UnsafeAtomicLazyReference.swift
[14/67] Compiling RealModule Float16+Real.swift
[15/67] Compiling Atomics AtomicMemoryOrderings.swift
[16/67] Compiling Atomics DoubleWord.swift
[17/67] Compiling RealModule ElementaryFunctions.swift
[18/67] Compiling RealModule Float+Real.swift
[19/67] Emitting module _NIOBase64
[20/67] Compiling RealModule RealFunctions.swift
[21/67] Emitting module Logging
[22/67] Compiling Logging Locks.swift
[23/67] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/67] Compiling NIOConcurrencyHelpers lock.swift
[25/67] Compiling _NIOBase64 Base64.swift
[26/67] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[27/68] Emitting module RealModule
[28/68] Compiling Atomics AtomicReference.swift
[29/68] Compiling Atomics AtomicStorage.swift
[30/68] Compiling Atomics AtomicValue.swift
[31/68] Compiling Atomics OptionalRawRepresentable.swift
[32/69] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[33/69] Compiling NIOConcurrencyHelpers NIOLock.swift
[34/69] Compiling NIOConcurrencyHelpers atomics.swift
[37/69] Compiling Atomics IntegerOperations.swift
[38/69] Compiling Atomics Unmanaged extensions.swift
[39/69] Compiling Atomics Primitives.shims.swift
[40/69] Compiling Atomics AtomicInteger.swift
[41/69] Emitting module _NIODataStructures
[42/69] Compiling _NIODataStructures _TinyArray.swift
[43/69] Compiling _NIODataStructures PriorityQueue.swift
[44/69] Compiling _NIODataStructures Heap.swift
[49/70] Compiling Atomics RawRepresentable.swift
[50/70] Compiling Atomics AtomicBool.swift
[51/70] Emitting module InternalCollectionsUtilities
[52/71] Emitting module NIOConcurrencyHelpers
[56/72] Emitting module JSONCodable
[57/72] Compiling JSONCodable Codable+JSON.swift
[59/135] Compiling Algorithms AdjacentPairs.swift
[60/135] Compiling Algorithms Chain.swift
[61/135] Compiling Algorithms Chunked.swift
[62/138] Compiling Logging LogHandler.swift
[63/138] Compiling Logging Logging.swift
[64/139] Compiling Algorithms Combinations.swift
[65/139] Compiling Algorithms Compacted.swift
[66/139] Compiling Algorithms Cycle.swift
[68/139] Compiling DequeModule _DequeBuffer.swift
[69/139] Compiling DequeModule _DequeBufferHeader.swift
[72/141] Compiling AppwriteEnums Runtime.swift
[73/141] Compiling AppwriteEnums SmtpEncryption.swift
[74/141] Compiling AppwriteEnums VCSDeploymentType.swift
[75/141] Compiling Algorithms RandomSample.swift
[76/141] Compiling Algorithms Reductions.swift
[77/141] Compiling Algorithms Rotate.swift
[80/141] Compiling DequeModule _DequeSlot.swift
[81/141] Compiling DequeModule _UnsafeWrappedBuffer.swift
[82/141] Compiling Algorithms Permutations.swift
[83/141] Compiling Algorithms Product.swift
[84/207] Compiling AppwriteModels AlgoSha.swift
[85/207] Compiling AppwriteModels AttributeBoolean.swift
[86/217] Compiling AppwriteModels AlgoScrypt.swift
[87/217] Compiling AppwriteModels AlgoScryptModified.swift
[88/227] Compiling AppwriteModels AttributeEmail.swift
[89/227] Compiling AppwriteModels AttributeEnum.swift
[90/227] Compiling AppwriteModels AttributeFloat.swift
[93/227] Compiling AppwriteModels AttributeDatetime.swift
[94/227] Compiling AppwriteModels AttributeList.swift
[95/227] Compiling AppwriteModels AttributeRelationship.swift
[96/227] Compiling AppwriteModels Bucket.swift
[97/227] Compiling AppwriteModels BucketList.swift
[98/227] Compiling AppwriteModels Collection.swift
[99/230] Emitting module AppwriteEnums
[100/231] Emitting module Atomics
[105/231] Compiling AppwriteModels AlgoMd5.swift
[106/231] Compiling AppwriteModels AlgoPhpass.swift
[108/231] Compiling AppwriteModels CollectionList.swift
[109/231] Compiling AppwriteModels Continent.swift
[110/231] Compiling AppwriteModels ContinentList.swift
[112/231] Compiling AppwriteModels AttributeString.swift
[113/231] Compiling AppwriteModels AttributeUrl.swift
[114/231] Emitting module DequeModule
[116/232] Compiling AppwriteModels AttributeInteger.swift
[117/232] Compiling AppwriteModels AttributeIp.swift
[127/232] Compiling Algorithms Trim.swift
[128/232] Compiling Algorithms Unique.swift
[129/232] Compiling Algorithms Windows.swift
[130/232] Compiling AppwriteModels AlgoArgon2.swift
[131/232] Compiling AppwriteModels AlgoBcrypt.swift
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[155/245] Compiling AppwriteModels FileList.swift
[156/245] Compiling AppwriteModels Framework.swift
[157/245] Compiling AppwriteModels FrameworkAdapter.swift
[158/245] Compiling AppwriteModels FrameworkList.swift
[159/245] Compiling AppwriteModels Function.swift
[160/245] Compiling AppwriteModels FunctionList.swift
[161/245] Compiling AppwriteModels Headers.swift
[162/245] Compiling AppwriteModels HealthAntivirus.swift
[163/245] Compiling AppwriteModels HealthCertificate.swift
[164/245] Compiling AppwriteModels HealthQueue.swift
[165/245] Compiling AppwriteModels HealthStatus.swift
[166/245] Compiling AppwriteModels HealthTime.swift
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
[180/245] Emitting module AppwriteModels
[181/245] Compiling AppwriteModels Membership.swift
[182/245] Compiling AppwriteModels MembershipList.swift
[183/245] Compiling AppwriteModels Message.swift
[184/245] Compiling AppwriteModels MessageList.swift
[185/245] Compiling AppwriteModels MfaChallenge.swift
[186/245] Compiling AppwriteModels MfaFactors.swift
[187/245] Compiling AppwriteModels MfaRecoveryCodes.swift
[188/245] Compiling AppwriteModels MfaType.swift
[189/245] Compiling AppwriteModels Phone.swift
[190/245] Compiling AppwriteModels PhoneList.swift
[191/245] Compiling AppwriteModels Preferences.swift
[192/245] Compiling AppwriteModels Provider.swift
[193/245] Compiling AppwriteModels Identity.swift
[194/245] Compiling AppwriteModels IdentityList.swift
[195/245] Compiling AppwriteModels Index.swift
[196/245] Compiling AppwriteModels IndexList.swift
[197/245] Compiling AppwriteModels Jwt.swift
[198/245] Compiling AppwriteModels Language.swift
[199/245] Compiling AppwriteModels LanguageList.swift
[200/245] Compiling AppwriteModels Locale.swift
[201/245] Compiling AppwriteModels LocaleCode.swift
[202/245] Compiling AppwriteModels LocaleCodeList.swift
[203/245] Compiling AppwriteModels Log.swift
[204/245] Compiling AppwriteModels LogList.swift
[205/245] Compiling AppwriteModels ProviderList.swift
[206/245] Compiling AppwriteModels ResourceToken.swift
[207/245] Compiling AppwriteModels ResourceTokenList.swift
[208/245] Compiling AppwriteModels Runtime.swift
[209/245] Compiling AppwriteModels RuntimeList.swift
[210/245] Compiling AppwriteModels Session.swift
[211/245] Compiling AppwriteModels SessionList.swift
[212/245] Compiling AppwriteModels Site.swift
[213/245] Compiling AppwriteModels SiteList.swift
[214/245] Compiling AppwriteModels Specification.swift
[215/245] Compiling AppwriteModels SpecificationList.swift
[216/245] Compiling AppwriteModels Subscriber.swift
[223/245] Compiling AppwriteModels CurrencyList.swift
[224/245] Compiling AppwriteModels Database.swift
[225/245] Compiling AppwriteModels DatabaseList.swift
[226/245] Compiling AppwriteModels Deployment.swift
[227/245] Compiling AppwriteModels DeploymentList.swift
[228/245] Compiling AppwriteModels Document.swift
[229/245] Compiling AppwriteModels DocumentList.swift
[230/245] Compiling AppwriteModels Execution.swift
[231/245] Compiling AppwriteModels ExecutionList.swift
[232/245] Compiling AppwriteModels File.swift
[233/305] Compiling AppwriteModels SubscriberList.swift
[234/305] Compiling AppwriteModels Target.swift
[235/305] Compiling AppwriteModels TargetList.swift
[236/305] Compiling AppwriteModels Team.swift
[237/305] Compiling AppwriteModels TeamList.swift
[238/305] Compiling AppwriteModels Token.swift
[239/305] Compiling AppwriteModels Topic.swift
[240/305] Compiling AppwriteModels TopicList.swift
[241/305] Compiling AppwriteModels User.swift
[242/305] Compiling AppwriteModels UserList.swift
[243/305] Compiling AppwriteModels Variable.swift
[244/305] Compiling AppwriteModels VariableList.swift
[245/306] Emitting module Algorithms
[247/307] Compiling NIOCore MulticastChannel.swift
[248/307] Compiling NIOCore NIOAny.swift
[249/307] Compiling NIOCore NIOCloseOnErrorHandler.swift
[250/307] Compiling NIOCore NIOLoopBound.swift
[251/307] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[252/307] Compiling NIOCore NIOScheduledCallback.swift
[253/307] Compiling NIOCore NIOSendable.swift
[254/307] Compiling NIOCore RecvByteBufferAllocator.swift
[256/315] Compiling NIOCore AddressedEnvelope.swift
[257/315] Compiling NIOCore AsyncAwaitSupport.swift
[258/315] Compiling NIOCore AsyncChannel.swift
[259/315] Compiling NIOCore AsyncChannelHandler.swift
[260/315] Compiling NIOCore AsyncChannelInboundStream.swift
[261/315] Compiling NIOCore AsyncChannelOutboundWriter.swift
[262/315] Compiling NIOCore NIOAsyncSequenceProducer.swift
[263/315] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[264/315] Compiling NIOCore NIOAsyncWriter.swift
[265/315] Compiling NIOCore IO.swift
[266/315] Compiling NIOCore IOData.swift
[267/315] Compiling NIOCore IPProtocol.swift
[268/315] Compiling NIOCore IntegerBitPacking.swift
[269/315] Compiling NIOCore IntegerTypes.swift
[270/315] Compiling NIOCore Interfaces.swift
[271/315] Compiling NIOCore Linux.swift
[272/315] Compiling NIOCore MarkedCircularBuffer.swift
[273/315] Compiling NIOCore CircularBuffer.swift
[274/315] Compiling NIOCore Codec.swift
[275/315] Compiling NIOCore ConvenienceOptionSupport.swift
[276/315] Compiling NIOCore DeadChannel.swift
[277/315] Compiling NIOCore DispatchQueue+WithFuture.swift
[278/315] Compiling NIOCore EventLoop+Deprecated.swift
[279/315] Compiling NIOCore EventLoop+SerialExecutor.swift
[280/315] Compiling NIOCore EventLoop.swift
[281/315] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[282/315] Compiling NIOCore EventLoopFuture+Deprecated.swift
[283/315] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[284/315] Compiling NIOCore EventLoopFuture.swift
[285/315] Compiling NIOCore FileDescriptor.swift
[286/315] Compiling NIOCore FileHandle.swift
[287/315] Compiling NIOCore FileRegion.swift
[288/315] Compiling NIOCore GlobalSingletons.swift
[289/315] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[290/315] Compiling NIOCore BSDSocketAPI.swift
[291/315] Compiling NIOCore ByteBuffer-aux.swift
[292/315] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[293/315] Compiling NIOCore ByteBuffer-conversions.swift
[294/315] Compiling NIOCore ByteBuffer-core.swift
[295/315] Compiling NIOCore ByteBuffer-hex.swift
[296/315] Compiling NIOCore ByteBuffer-int.swift
[297/315] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[298/315] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[299/315] Compiling NIOCore SocketAddresses.swift
[300/315] Compiling NIOCore SocketOptionProvider.swift
[301/315] Compiling NIOCore SystemCallHelpers.swift
[302/315] Compiling NIOCore TimeAmount+Duration.swift
[303/315] Compiling NIOCore TypeAssistedChannelHandler.swift
[304/315] Compiling NIOCore UniversalBootstrapSupport.swift
[305/315] Compiling NIOCore Utilities.swift
[306/315] Compiling NIOCore ByteBuffer-multi-int.swift
[307/315] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[308/315] Compiling NIOCore ByteBuffer-views.swift
[309/315] Compiling NIOCore Channel.swift
[310/315] Compiling NIOCore ChannelHandler.swift
[311/315] Compiling NIOCore ChannelHandlers.swift
[312/315] Compiling NIOCore ChannelInvoker.swift
[313/315] Compiling NIOCore ChannelOption.swift
[314/315] Compiling NIOCore ChannelPipeline.swift
[315/315] Emitting module NIOCore
[317/366] Compiling NIOEmbedded AsyncTestingChannel.swift
[318/366] Emitting module NIOEmbedded
[319/366] Compiling NIOEmbedded Embedded.swift
[320/366] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[322/367] Compiling NIOPosix Pool.swift
[323/367] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[324/367] Compiling NIOPosix PosixSingletons.swift
[325/367] Compiling NIOPosix RawSocketBootstrap.swift
[326/367] Compiling NIOPosix Resolver.swift
[327/367] Compiling NIOPosix Selectable.swift
[328/373] Compiling NIOPosix ThreadPosix.swift
[329/373] Compiling NIOPosix ThreadWindows.swift
[330/373] Compiling NIOPosix UnsafeTransfer.swift
[331/373] Compiling NIOPosix Utilities.swift
[332/373] Compiling NIOPosix VsockAddress.swift
[333/373] Compiling NIOPosix VsockChannelEvents.swift
[334/373] Compiling NIOPosix SelectableChannel.swift
[335/373] Compiling NIOPosix SelectableEventLoop.swift
[336/373] Compiling NIOPosix SelectorEpoll.swift
[337/373] Compiling NIOPosix SelectorGeneric.swift
[338/373] Compiling NIOPosix SelectorKqueue.swift
[339/373] Compiling NIOPosix SelectorUring.swift
[340/373] Compiling NIOPosix NIOThreadPool.swift
[341/373] Compiling NIOPosix NonBlockingFileIO.swift
[342/373] Compiling NIOPosix PendingDatagramWritesManager.swift
[343/373] Compiling NIOPosix PendingWritesManager.swift
[344/373] Compiling NIOPosix PipeChannel.swift
[345/373] Compiling NIOPosix PipePair.swift
[346/373] Compiling NIOPosix ServerSocket.swift
[347/373] Compiling NIOPosix Socket.swift
[348/373] Compiling NIOPosix SocketChannel.swift
[349/373] Compiling NIOPosix SocketProtocols.swift
[350/373] Compiling NIOPosix System.swift
[351/373] Compiling NIOPosix Thread.swift
[352/373] Compiling NIOPosix IO.swift
[353/373] Compiling NIOPosix IntegerBitPacking.swift
[354/373] Compiling NIOPosix IntegerTypes.swift
[355/373] Compiling NIOPosix Linux.swift
[356/373] Compiling NIOPosix LinuxCPUSet.swift
[357/373] Compiling NIOPosix LinuxUring.swift
[358/373] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[359/373] Compiling NIOPosix BSDSocketAPICommon.swift
[360/373] Compiling NIOPosix BSDSocketAPIPosix.swift
[361/373] Compiling NIOPosix BSDSocketAPIWindows.swift
[362/373] Compiling NIOPosix BaseSocket.swift
[363/373] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[364/373] Compiling NIOPosix BaseSocketChannel.swift
[365/373] Compiling NIOPosix BaseStreamSocketChannel.swift
[366/373] Compiling NIOPosix Bootstrap.swift
[367/373] Compiling NIOPosix ControlMessage.swift
[368/373] Compiling NIOPosix DatagramVectorReadManager.swift
[369/373] Compiling NIOPosix Errors+Any.swift
[370/373] Compiling NIOPosix FileDescriptor.swift
[371/373] Compiling NIOPosix GetaddrinfoResolver.swift
[372/373] Compiling NIOPosix HappyEyeballs.swift
[373/373] Emitting module NIOPosix
[375/376] Emitting module NIO
[376/376] Compiling NIO Exports.swift
[378/416] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[379/416] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[380/416] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[381/416] Compiling NIOTLS TLSEvents.swift
[382/416] Compiling NIOSOCKS ClientStateMachine.swift
[383/417] Emitting module NIOSOCKS
[384/417] Compiling NIOSOCKS SOCKSResponse.swift
[385/417] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[386/417] Emitting module NIOTLS
[387/417] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[388/417] Compiling NIOHTTP1 HTTPEncoder.swift
[389/417] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[390/417] Compiling NIOHTTP1 ByteCollectionUtils.swift
[391/417] Compiling NIOHTTP1 HTTPDecoder.swift
[392/417] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[393/417] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[394/417] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[395/417] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[396/417] Compiling NIOSOCKS ServerStateMachine.swift
[397/418] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[398/418] Compiling NIOTLS SNIHandler.swift
[399/418] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[400/419] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[401/419] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[403/421] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[404/421] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[405/421] Emitting module NIOFoundationCompat
[406/421] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[413/422] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[414/422] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[416/422] Compiling NIOHTTP1 HTTPTypes.swift
[417/422] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[418/422] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[419/444] Emitting module NIOHTTP1
[420/444] Compiling NIOTransportServices AcceptHandler.swift
[421/444] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[422/444] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[423/474] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[424/474] Compiling NIOSSL NIOSSLHandler.swift
[425/474] Compiling NIOSSL SSLCertificate.swift
[426/476] Emitting module NIOTransportServices
[428/476] Compiling NIOSSL NIOSSLServerHandler.swift
[429/476] Compiling NIOSSL ObjectIdentifier.swift
[430/476] Compiling NIOSSL PosixPort.swift
[431/476] Compiling NIOSSL SSLCertificateExtensions.swift
[432/476] Compiling NIOSSL SSLCertificateName.swift
[433/476] Compiling NIOSSL SSLConnection.swift
[434/476] Compiling NIOSSL IdentityVerification.swift
[435/476] Compiling NIOSSL LinuxCABundle.swift
[436/476] Compiling NIOSSL NIOSSLClientHandler.swift
[437/476] Compiling NIOSSL AndroidCABundle.swift
[438/476] Compiling NIOSSL ByteBufferBIO.swift
[439/476] Compiling NIOSSL CustomPrivateKey.swift
[440/476] Compiling NIOSSL SSLCallbacks.swift
[441/476] Compiling NIOSSL SSLContext.swift
[442/476] Compiling NIOSSL SSLErrors.swift
[443/476] Compiling NIOSSL SSLInit.swift
[444/476] Compiling NIOSSL SSLPKCS12Bundle.swift
[445/476] Compiling NIOSSL SSLPrivateKey.swift
[446/476] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[447/476] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[452/505] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[453/505] Compiling NIOSSL SubjectAlternativeName.swift
[454/505] Compiling NIOSSL NIOSSLSecureBytes.swift
[455/505] Compiling NIOSSL RNG.swift
[456/505] Compiling NIOSSL SafeCompare.swift
[457/509] Compiling NIOHPACK HPACKHeader.swift
[458/509] Compiling NIOHPACK HeaderTables.swift
[461/509] Compiling NIOHPACK IndexedHeaderTable.swift
[462/510] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[463/510] Compiling NIOHPACK DynamicHeaderTable.swift
[464/510] Compiling NIOHPACK HPACKDecoder.swift
[465/510] Compiling NIOHPACK HPACKEncoder.swift
[466/510] Compiling NIOHPACK HPACKErrors.swift
[467/510] Compiling NIOWebSocket WebSocketOpcode.swift
[468/511] Emitting module NIOSSL
[469/511] Compiling NIOHPACK IntegerCoding.swift
[470/511] Compiling NIOHPACK HuffmanTables.swift
[471/511] Compiling NIOHTTPCompression HTTPDecompression.swift
[472/511] Emitting module NIOHTTPCompression
[473/511] Compiling NIOHTTPCompression HTTPCompression.swift
[474/511] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[475/511] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[476/511] Compiling NIOHPACK StaticHeaderTable.swift
[477/511] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[478/511] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[479/511] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[480/512] Compiling NIOHPACK HuffmanCoding.swift
[481/512] Emitting module NIOWebSocket
[484/512] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[485/512] Compiling NIOWebSocket WebSocketErrorCodes.swift
[486/512] Compiling NIOWebSocket WebSocketFrame.swift
[493/513] Emitting module NIOHPACK
[511/514] Compiling NIOSSL Zeroization.swift
[512/514] Compiling NIOSSL TLSConfiguration.swift
[513/514] Compiling NIOSSL UniversalBootstrapSupport.swift
[514/514] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[516/573] Compiling NIOHTTP2 MaySendFrames.swift
[517/573] Compiling NIOHTTP2 SendingDataState.swift
[518/573] Compiling NIOHTTP2 SendingGoawayState.swift
[519/573] Compiling NIOHTTP2 SendingHeadersState.swift
[520/573] Compiling NIOHTTP2 SendingPushPromiseState.swift
[521/573] Compiling NIOHTTP2 SendingRstStreamState.swift
[522/573] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[523/573] Compiling NIOHTTP2 HTTP2SettingsState.swift
[524/581] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[525/581] Compiling NIOHTTP2 HasFlowControlWindows.swift
[526/581] Compiling NIOHTTP2 HasLocalSettings.swift
[527/581] Compiling NIOHTTP2 HasRemoteSettings.swift
[528/581] Compiling NIOHTTP2 LocallyQuiescingState.swift
[529/581] Compiling NIOHTTP2 QuiescingState.swift
[530/581] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[531/581] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[532/581] Compiling NIOHTTP2 StateMachineResult.swift
[533/581] Compiling NIOHTTP2 ContentLengthVerifier.swift
[534/581] Compiling NIOHTTP2 DOSHeuristics.swift
[535/581] Compiling NIOHTTP2 Error+Any.swift
[536/581] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[537/581] Compiling NIOHTTP2 ControlFrameBuffer.swift
[538/581] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[539/581] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[540/581] Compiling NIOHTTP2 InboundWindowManager.swift
[541/581] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[542/581] Compiling NIOHTTP2 StreamChannelFlowController.swift
[543/581] Compiling NIOHTTP2 StreamChannelList.swift
[544/581] Compiling NIOHTTP2 StreamMap.swift
[545/581] Compiling NIOHTTP2 StreamStateMachine.swift
[546/581] Compiling NIOHTTP2 UnsafeTransfer.swift
[547/581] Compiling NIOHTTP2 WatermarkedFlowController.swift
[548/581] Emitting module NIOHTTP2
[549/581] Compiling NIOHTTP2 ConnectionStateMachine.swift
[550/581] Compiling NIOHTTP2 ConnectionStreamsState.swift
[551/581] Compiling NIOHTTP2 MayReceiveFrames.swift
[552/581] Compiling NIOHTTP2 ReceivingDataState.swift
[553/581] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[554/581] Compiling NIOHTTP2 ReceivingHeadersState.swift
[555/581] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[556/581] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[557/581] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[558/581] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[559/581] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[560/581] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[561/581] Compiling NIOHTTP2 HTTP2StreamID.swift
[562/581] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[563/581] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[564/581] Compiling NIOHTTP2 HTTP2UserEvents.swift
[565/581] Compiling NIOHTTP2 InboundEventBuffer.swift
[566/581] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[567/581] Compiling NIOHTTP2 HTTP2Frame.swift
[568/581] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[569/581] Compiling NIOHTTP2 HTTP2FrameParser.swift
[570/581] Compiling NIOHTTP2 HTTP2PingData.swift
[571/581] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[572/581] Compiling NIOHTTP2 HTTP2Settings.swift
[573/581] Compiling NIOHTTP2 HTTP2Stream.swift
[574/581] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[575/581] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[576/581] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[577/581] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[578/581] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[579/581] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[580/581] Compiling NIOHTTP2 HTTP2Error.swift
[581/581] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[583/642] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[584/642] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[585/642] Compiling AsyncHTTPClient AsyncLazySequence.swift
[586/642] Compiling AsyncHTTPClient HTTPClient+execute.swift
[587/642] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[588/642] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[589/642] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[590/642] Compiling AsyncHTTPClient HTTPClientRequest.swift
[591/642] Compiling AsyncHTTPClient HTTPClientResponse.swift
[592/650] Compiling AsyncHTTPClient HTTPHandler.swift
[593/650] Compiling AsyncHTTPClient LRUCache.swift
[594/650] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[595/650] Compiling AsyncHTTPClient NWErrorHandler.swift
[596/650] Compiling AsyncHTTPClient NWWaitingHandler.swift
[597/650] Compiling AsyncHTTPClient TLSConfiguration.swift
[598/650] Compiling AsyncHTTPClient RedirectState.swift
[599/650] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[600/650] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[601/650] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[602/650] Compiling AsyncHTTPClient Transaction.swift
[603/650] Compiling AsyncHTTPClient Base64.swift
[604/650] Compiling AsyncHTTPClient BasicAuth.swift
[605/650] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[606/650] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[607/650] Compiling AsyncHTTPClient ConnectionPool.swift
[608/650] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[609/650] Compiling AsyncHTTPClient ConnectionTarget.swift
[610/650] Compiling AsyncHTTPClient DeconstructedURL.swift
[611/650] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[612/650] Compiling AsyncHTTPClient FoundationExtensions.swift
[613/650] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[614/650] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[615/650] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[616/650] Compiling AsyncHTTPClient HTTPClient.swift
[617/650] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[618/650] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[619/650] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[620/650] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[621/650] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[622/650] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[623/650] Compiling AsyncHTTPClient RequestBodyLength.swift
[624/650] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[625/650] Compiling AsyncHTTPClient RequestBag.swift
[626/650] Compiling AsyncHTTPClient RequestValidation.swift
[627/650] Compiling AsyncHTTPClient SSLContextCache.swift
[628/650] Compiling AsyncHTTPClient Scheme.swift
[629/650] Compiling AsyncHTTPClient Singleton.swift
[630/650] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[631/650] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[632/650] Compiling AsyncHTTPClient Utils.swift
[633/650] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[634/650] Compiling AsyncHTTPClient TLSEventsHandler.swift
[635/650] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[636/650] Compiling AsyncHTTPClient HTTP1Connection.swift
[637/650] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[638/650] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[639/650] Compiling AsyncHTTPClient HTTP2Connection.swift
[640/650] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[641/650] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[642/650] Compiling AsyncHTTPClient RequestOptions.swift
[643/650] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[644/650] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[645/650] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[646/650] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[647/650] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[648/650] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[649/650] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[650/650] Emitting module AsyncHTTPClient
[652/687] Compiling Appwrite UIDevice+ModelName.swift
[653/687] Compiling Appwrite CwlSysCtl.swift
[654/687] Compiling Appwrite MacOSDeviceInfo.swift
[655/687] Compiling Appwrite WKInterfaceDevice+ModelName.swift
[656/687] Compiling Appwrite WatchOSDeviceInfo.swift
[657/692] Compiling Appwrite InputFile.swift
/host/spi-builder-workspace/Sources/Appwrite/PackageInfo/OSPackageInfo.swift:13:5: error: missing return in static method expected to return 'PackageInfo'
11 |         return PackageInfo.getWindowsPackage()
12 |         #endif
13 |     }
   |     `- error: missing return in static method expected to return 'PackageInfo'
14 | }
15 |
[658/692] Compiling Appwrite UploadProgress.swift
/host/spi-builder-workspace/Sources/Appwrite/PackageInfo/OSPackageInfo.swift:13:5: error: missing return in static method expected to return 'PackageInfo'
11 |         return PackageInfo.getWindowsPackage()
12 |         #endif
13 |     }
   |     `- error: missing return in static method expected to return 'PackageInfo'
14 | }
15 |
[659/692] Compiling Appwrite PackageInfo+Apple.swift
/host/spi-builder-workspace/Sources/Appwrite/PackageInfo/OSPackageInfo.swift:13:5: error: missing return in static method expected to return 'PackageInfo'
11 |         return PackageInfo.getWindowsPackage()
12 |         #endif
13 |     }
   |     `- error: missing return in static method expected to return 'PackageInfo'
14 | }
15 |
[660/692] Compiling Appwrite PackageInfo+Linux.swift
/host/spi-builder-workspace/Sources/Appwrite/PackageInfo/OSPackageInfo.swift:13:5: error: missing return in static method expected to return 'PackageInfo'
11 |         return PackageInfo.getWindowsPackage()
12 |         #endif
13 |     }
   |     `- error: missing return in static method expected to return 'PackageInfo'
14 | }
15 |
[661/692] Compiling Appwrite OSPackageInfo.swift
/host/spi-builder-workspace/Sources/Appwrite/PackageInfo/OSPackageInfo.swift:13:5: error: missing return in static method expected to return 'PackageInfo'
11 |         return PackageInfo.getWindowsPackage()
12 |         #endif
13 |     }
   |     `- error: missing return in static method expected to return 'PackageInfo'
14 | }
15 |
[662/692] Compiling Appwrite Cookie+Codable.swift
[663/692] Compiling Appwrite HTTPClientRequest+Cookies.swift
[664/692] Compiling Appwrite String+MimeTypes.swift
[665/692] Compiling Appwrite ID.swift
[666/692] Compiling Appwrite AppwriteError.swift
[667/692] Emitting module Appwrite
[668/692] Compiling Appwrite Client.swift
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:692:5: error: missing return in static method expected to return 'String'
690 |         return "windows"
691 |         #endif
692 |     }
    |     `- error: missing return in static method expected to return 'String'
693 |
694 |     private static func getDevice() -> String {
[669/692] Compiling Appwrite LinuxDeviceInfo.swift
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:692:5: error: missing return in static method expected to return 'String'
690 |         return "windows"
691 |         #endif
692 |     }
    |     `- error: missing return in static method expected to return 'String'
693 |
694 |     private static func getDevice() -> String {
[670/692] Compiling Appwrite OSDeviceInfo.swift
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:692:5: error: missing return in static method expected to return 'String'
690 |         return "windows"
691 |         #endif
692 |     }
    |     `- error: missing return in static method expected to return 'String'
693 |
694 |     private static func getDevice() -> String {
[671/692] Compiling Appwrite WindowsDeviceInfo.swift
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:692:5: error: missing return in static method expected to return 'String'
690 |         return "windows"
691 |         #endif
692 |     }
    |     `- error: missing return in static method expected to return 'String'
693 |
694 |     private static func getDevice() -> String {
[672/692] Compiling Appwrite IOSDeviceInfo.swift
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:692:5: error: missing return in static method expected to return 'String'
690 |         return "windows"
691 |         #endif
692 |     }
    |     `- error: missing return in static method expected to return 'String'
693 |
694 |     private static func getDevice() -> String {
[673/692] Compiling Appwrite Storage.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:458:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
456 |         ]
457 |
458 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
459 |
460 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:528:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
526 |         ]
527 |
528 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
529 |
530 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:563:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
561 |         ]
562 |
563 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
564 |
565 |         return try await client.call(
[674/692] Compiling Appwrite Teams.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:458:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
456 |         ]
457 |
458 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
459 |
460 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:528:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
526 |         ]
527 |
528 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
529 |
530 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:563:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
561 |         ]
562 |
563 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
564 |
565 |         return try await client.call(
[675/692] Compiling Appwrite Tokens.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:458:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
456 |         ]
457 |
458 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
459 |
460 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:528:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
526 |         ]
527 |
528 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
529 |
530 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:563:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
561 |         ]
562 |
563 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
564 |
565 |         return try await client.call(
[676/692] Compiling Appwrite Users.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:458:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
456 |         ]
457 |
458 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
459 |
460 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:528:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
526 |         ]
527 |
528 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
529 |
530 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:563:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
561 |         ]
562 |
563 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
564 |
565 |         return try await client.call(
[677/692] Compiling Appwrite StreamingDelegate.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:458:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
456 |         ]
457 |
458 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
459 |
460 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:528:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
526 |         ]
527 |
528 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
529 |
530 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:563:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
561 |         ]
562 |
563 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
564 |
565 |         return try await client.call(
[678/692] Compiling Appwrite PackageInfo.swift
[679/692] Compiling Appwrite PackageInfo+Windows.swift
[680/692] Compiling Appwrite Permission.swift
[681/692] Compiling Appwrite Query.swift
[682/692] Compiling Appwrite Role.swift
[683/692] Compiling Appwrite Health.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:679:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 677 |         ]
 678 |
 679 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 680 |
 681 |         return try await client.call(
[684/692] Compiling Appwrite Locale.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:679:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 677 |         ]
 678 |
 679 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 680 |
 681 |         return try await client.call(
[685/692] Compiling Appwrite Messaging.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:679:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 677 |         ]
 678 |
 679 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 680 |
 681 |         return try await client.call(
[686/692] Compiling Appwrite Service.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:679:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 677 |         ]
 678 |
 679 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 680 |
 681 |         return try await client.call(
[687/692] Compiling Appwrite Sites.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:679:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 677 |         ]
 678 |
 679 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 680 |
 681 |         return try await client.call(
[688/692] Compiling Appwrite Account.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:47:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 45 |         ]
 46 |
 47 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 48 |
 49 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:91:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 89 |         ]
 90 |
 91 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 92 |
 93 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:121:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
119 |         ]
120 |
121 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
122 |
123 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:166:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
164 |         ]
165 |
166 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
167 |
168 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:209:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
207 |         ]
208 |
209 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
210 |
211 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:260:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
258 |         ]
259 |
260 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
261 |
262 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:298:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
296 |         ]
297 |
298 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
299 |
300 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:688:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 686 |         ]
 687 |
 688 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 689 |
 690 |         return try await client.call(
[689/692] Compiling Appwrite Avatars.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:47:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 45 |         ]
 46 |
 47 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 48 |
 49 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:91:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 89 |         ]
 90 |
 91 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 92 |
 93 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:121:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
119 |         ]
120 |
121 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
122 |
123 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:166:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
164 |         ]
165 |
166 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
167 |
168 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:209:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
207 |         ]
208 |
209 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
210 |
211 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:260:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
258 |         ]
259 |
260 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
261 |
262 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:298:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
296 |         ]
297 |
298 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
299 |
300 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:688:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 686 |         ]
 687 |
 688 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 689 |
 690 |         return try await client.call(
[690/692] Compiling Appwrite Databases.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:47:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 45 |         ]
 46 |
 47 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 48 |
 49 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:91:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 89 |         ]
 90 |
 91 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 92 |
 93 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:121:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
119 |         ]
120 |
121 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
122 |
123 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:166:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
164 |         ]
165 |
166 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
167 |
168 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:209:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
207 |         ]
208 |
209 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
210 |
211 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:260:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
258 |         ]
259 |
260 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
261 |
262 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:298:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
296 |         ]
297 |
298 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
299 |
300 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:688:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 686 |         ]
 687 |
 688 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 689 |
 690 |         return try await client.call(
[691/692] Compiling Appwrite Functions.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:47:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 45 |         ]
 46 |
 47 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 48 |
 49 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:91:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 89 |         ]
 90 |
 91 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 92 |
 93 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:121:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
119 |         ]
120 |
121 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
122 |
123 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:166:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
164 |         ]
165 |
166 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
167 |
168 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:209:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
207 |         ]
208 |
209 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
210 |
211 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:260:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
258 |         ]
259 |
260 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
261 |
262 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:298:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
296 |         ]
297 |
298 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
299 |
300 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:688:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 686 |         ]
 687 |
 688 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 689 |
 690 |         return try await client.call(
[692/692] Compiling Appwrite Graphql.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:47:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 45 |         ]
 46 |
 47 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 48 |
 49 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:91:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 89 |         ]
 90 |
 91 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 92 |
 93 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:121:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
119 |         ]
120 |
121 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
122 |
123 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:166:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
164 |         ]
165 |
166 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
167 |
168 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:209:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
207 |         ]
208 |
209 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
210 |
211 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:260:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
258 |         ]
259 |
260 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
261 |
262 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:298:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
296 |         ]
297 |
298 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
299 |
300 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:688:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 686 |         ]
 687 |
 688 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 689 |
 690 |         return try await client.call(
BUILD FAILURE 6.1 android