Build Information
Failed to build Appwrite, reference main (e6ded5
), with Swift 6.1 for Android on 4 Jun 2025 12:23:20 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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
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 |
[1119/1136] 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(
/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 |
[1120/1136] 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(
/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 |
[1121/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 |
[1122/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(
[1123/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(
[1124/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(
[1125/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(
[1126/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(
[1127/1136] Compiling Appwrite UIDevice+ModelName.swift
[1128/1136] Compiling Appwrite CwlSysCtl.swift
[1129/1136] Compiling Appwrite MacOSDeviceInfo.swift
[1130/1136] Compiling Appwrite WKInterfaceDevice+ModelName.swift
[1131/1136] Compiling Appwrite WatchOSDeviceInfo.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-4609320-0":/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 InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/64] Emitting module JSONCodable
[4/64] Compiling Logging LogHandler.swift
[5/64] Compiling Atomics AtomicStorage.swift
[6/64] Compiling Atomics AtomicValue.swift
[7/64] Compiling Atomics UnsafeAtomic.swift
[8/64] Compiling Atomics UnsafeAtomicLazyReference.swift
[9/64] Compiling Atomics ManagedAtomic.swift
[10/64] Compiling Atomics ManagedAtomicLazyReference.swift
[11/64] Compiling Atomics AtomicOptionalWrappable.swift
[12/64] Compiling Atomics AtomicReference.swift
[13/66] Compiling Logging MetadataProvider.swift
[14/66] Compiling RealModule Float80+Real.swift
[15/66] Compiling RealModule Real.swift
[16/67] Compiling Atomics AtomicMemoryOrderings.swift
[17/67] Compiling Atomics DoubleWord.swift
[18/67] Compiling RealModule Float16+Real.swift
[19/67] Compiling RealModule ElementaryFunctions.swift
[20/67] Compiling RealModule Float+Real.swift
[21/67] Emitting module _NIOBase64
[22/67] Compiling RealModule RealFunctions.swift
[23/67] Compiling NIOConcurrencyHelpers NIOLock.swift
[24/67] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[25/67] Compiling Atomics IntegerConformances.swift
[26/67] Compiling Atomics PointerConformances.swift
[27/67] Compiling Atomics Primitives.native.swift
[28/67] Compiling Atomics OptionalRawRepresentable.swift
[29/67] Compiling NIOConcurrencyHelpers atomics.swift
[30/67] Compiling NIOConcurrencyHelpers lock.swift
[31/67] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[32/67] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[35/67] Compiling Atomics Primitives.shims.swift
[36/67] Compiling Atomics AtomicInteger.swift
[41/67] Compiling _NIOBase64 Base64.swift
[42/67] Emitting module RealModule
[43/69] Compiling Atomics IntegerOperations.swift
[44/69] Compiling Atomics Unmanaged extensions.swift
[45/69] Emitting module _NIODataStructures
[46/69] Compiling _NIODataStructures PriorityQueue.swift
[47/69] Compiling _NIODataStructures Heap.swift
[48/69] Compiling _NIODataStructures _TinyArray.swift
[51/70] Emitting module NIOConcurrencyHelpers
[55/71] Emitting module InternalCollectionsUtilities
[58/71] Compiling Atomics RawRepresentable.swift
[59/71] Compiling Atomics AtomicBool.swift
[62/72] Compiling JSONCodable Codable+JSON.swift
[64/73] Compiling Logging Locks.swift
[65/73] Emitting module Logging
[66/73] Compiling Logging Logging.swift
[68/137] Compiling Algorithms EitherSequence.swift
[69/137] Compiling Algorithms FirstNonNil.swift
[70/164] Compiling AppwriteModels AlgoArgon2.swift
[71/164] Compiling AppwriteModels AlgoBcrypt.swift
[72/176] Compiling AppwriteModels Bucket.swift
[73/176] Compiling AppwriteModels BucketList.swift
[74/176] Compiling AppwriteModels Collection.swift
[75/227] Compiling AppwriteModels AttributeInteger.swift
[76/227] Compiling AppwriteModels AttributeIp.swift
[77/227] Compiling AppwriteModels AttributeRelationship.swift
[78/227] Compiling AppwriteModels AttributeString.swift
[79/227] Compiling AppwriteModels AttributeUrl.swift
[82/227] Compiling AppwriteModels AttributeList.swift
[83/227] Compiling AppwriteModels AlgoSha.swift
[84/227] Compiling AppwriteModels AttributeBoolean.swift
[85/227] Compiling AppwriteModels AttributeDatetime.swift
[86/227] Compiling AppwriteModels AttributeEmail.swift
[87/227] Compiling AppwriteEnums Runtime.swift
[88/227] Compiling AppwriteEnums SmtpEncryption.swift
[89/227] Compiling AppwriteEnums VCSDeploymentType.swift
[90/227] Emitting module AppwriteEnums
[91/227] Compiling AppwriteModels AlgoPhpass.swift
[92/227] Compiling AppwriteModels AlgoScrypt.swift
[93/227] Compiling AppwriteModels AlgoScryptModified.swift
[96/227] Compiling AppwriteModels AlgoMd5.swift
[104/227] Compiling AppwriteModels AttributeEnum.swift
[105/227] Compiling AppwriteModels AttributeFloat.swift
[112/228] Emitting module Atomics
[124/232] Emitting module DequeModule
[125/233] Compiling AppwriteModels Identity.swift
[126/233] Compiling AppwriteModels IdentityList.swift
[127/233] Compiling AppwriteModels Index.swift
[128/233] Compiling AppwriteModels IndexList.swift
[129/233] Compiling AppwriteModels Jwt.swift
[130/233] Compiling AppwriteModels Language.swift
[131/233] Compiling AppwriteModels LanguageList.swift
[132/233] Compiling AppwriteModels Locale.swift
[133/233] Compiling AppwriteModels LocaleCode.swift
[134/233] Compiling AppwriteModels LocaleCodeList.swift
[135/233] Compiling AppwriteModels Log.swift
[136/233] Compiling AppwriteModels LogList.swift
[142/245] Emitting module AppwriteModels
/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 | }
/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 | }
[177/245] Compiling Algorithms Trim.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 | }
[179/245] Compiling Algorithms Unique.swift
[180/245] Compiling Algorithms Windows.swift
[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 ProviderList.swift
[194/245] Compiling AppwriteModels ResourceToken.swift
[195/245] Compiling AppwriteModels ResourceTokenList.swift
[196/245] Compiling AppwriteModels Runtime.swift
[197/245] Compiling AppwriteModels RuntimeList.swift
[198/245] Compiling AppwriteModels Session.swift
[199/245] Compiling AppwriteModels SessionList.swift
[200/245] Compiling AppwriteModels Site.swift
[201/245] Compiling AppwriteModels SiteList.swift
[202/245] Compiling AppwriteModels Specification.swift
[203/245] Compiling AppwriteModels SpecificationList.swift
[204/245] Compiling AppwriteModels Subscriber.swift
[205/245] Compiling AppwriteModels FileList.swift
[206/245] Compiling AppwriteModels Framework.swift
[207/245] Compiling AppwriteModels FrameworkAdapter.swift
[208/245] Compiling AppwriteModels FrameworkList.swift
[209/245] Compiling AppwriteModels Function.swift
[210/245] Compiling AppwriteModels FunctionList.swift
[211/245] Compiling AppwriteModels Headers.swift
[212/245] Compiling AppwriteModels HealthAntivirus.swift
[213/245] Compiling AppwriteModels HealthCertificate.swift
[214/245] Compiling AppwriteModels HealthQueue.swift
[215/245] Compiling AppwriteModels HealthStatus.swift
[216/245] Compiling AppwriteModels HealthTime.swift
[219/245] Compiling AppwriteModels CurrencyList.swift
[220/245] Compiling AppwriteModels Database.swift
[221/245] Compiling AppwriteModels DatabaseList.swift
[222/245] Compiling AppwriteModels Deployment.swift
[223/245] Compiling AppwriteModels DeploymentList.swift
[224/245] Compiling AppwriteModels Document.swift
[225/245] Compiling AppwriteModels DocumentList.swift
[226/245] Compiling AppwriteModels Execution.swift
[227/245] Compiling AppwriteModels ExecutionList.swift
[228/245] Compiling AppwriteModels File.swift
[229/305] Compiling NIOCore AsyncChannelInboundStream.swift
[230/305] Compiling NIOCore AsyncChannelOutboundWriter.swift
[231/305] Compiling NIOCore NIOAsyncSequenceProducer.swift
[232/305] Compiling NIOCore NIOAsyncSequenceProducerStrategies.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
[246/306] Compiling NIOCore MulticastChannel.swift
[247/306] Compiling NIOCore NIOAny.swift
[248/306] Compiling NIOCore NIOCloseOnErrorHandler.swift
[249/306] Compiling NIOCore NIOLoopBound.swift
[250/306] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[251/306] Compiling NIOCore NIOScheduledCallback.swift
[252/306] Compiling NIOCore NIOSendable.swift
[253/306] Compiling NIOCore RecvByteBufferAllocator.swift
[254/314] Emitting module Algorithms
[256/315] Compiling NIOCore IO.swift
[257/315] Compiling NIOCore IOData.swift
[258/315] Compiling NIOCore IPProtocol.swift
[259/315] Compiling NIOCore IntegerBitPacking.swift
[260/315] Compiling NIOCore IntegerTypes.swift
[261/315] Compiling NIOCore Interfaces.swift
[262/315] Compiling NIOCore Linux.swift
[263/315] Compiling NIOCore MarkedCircularBuffer.swift
[264/315] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[265/315] Compiling NIOCore EventLoopFuture+Deprecated.swift
[266/315] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[267/315] Compiling NIOCore EventLoopFuture.swift
[268/315] Compiling NIOCore FileDescriptor.swift
[269/315] Compiling NIOCore FileHandle.swift
[270/315] Compiling NIOCore FileRegion.swift
[271/315] Compiling NIOCore GlobalSingletons.swift
[272/315] Compiling NIOCore CircularBuffer.swift
[273/315] Compiling NIOCore Codec.swift
[274/315] Compiling NIOCore ConvenienceOptionSupport.swift
[275/315] Compiling NIOCore DeadChannel.swift
[276/315] Compiling NIOCore DispatchQueue+WithFuture.swift
[277/315] Compiling NIOCore EventLoop+Deprecated.swift
[278/315] Compiling NIOCore EventLoop+SerialExecutor.swift
[279/315] Compiling NIOCore EventLoop.swift
[280/315] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[281/315] Compiling NIOCore BSDSocketAPI.swift
[282/315] Compiling NIOCore ByteBuffer-aux.swift
[283/315] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[284/315] Compiling NIOCore ByteBuffer-conversions.swift
[285/315] Compiling NIOCore ByteBuffer-core.swift
[286/315] Compiling NIOCore ByteBuffer-hex.swift
[287/315] Compiling NIOCore ByteBuffer-int.swift
[288/315] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[289/315] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[290/315] Compiling NIOCore SocketAddresses.swift
[291/315] Compiling NIOCore SocketOptionProvider.swift
[292/315] Compiling NIOCore SystemCallHelpers.swift
[293/315] Compiling NIOCore TimeAmount+Duration.swift
[294/315] Compiling NIOCore TypeAssistedChannelHandler.swift
[295/315] Compiling NIOCore UniversalBootstrapSupport.swift
[296/315] Compiling NIOCore Utilities.swift
[297/315] Compiling NIOCore ByteBuffer-multi-int.swift
[298/315] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[299/315] Compiling NIOCore ByteBuffer-views.swift
[300/315] Compiling NIOCore Channel.swift
[301/315] Compiling NIOCore ChannelHandler.swift
[302/315] Compiling NIOCore ChannelHandlers.swift
[303/315] Compiling NIOCore ChannelInvoker.swift
[304/315] Compiling NIOCore ChannelOption.swift
[305/315] Compiling NIOCore ChannelPipeline.swift
[306/315] Compiling NIOCore AddressedEnvelope.swift
[307/315] Compiling NIOCore AsyncAwaitSupport.swift
[308/315] Compiling NIOCore AsyncChannel.swift
[309/315] Compiling NIOCore AsyncChannelHandler.swift
[314/315] Compiling NIOCore NIOAsyncWriter.swift
[315/315] Emitting module NIOCore
[317/366] Emitting module NIOEmbedded
[318/366] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[319/366] Compiling NIOEmbedded AsyncTestingChannel.swift
[320/366] Compiling NIOEmbedded Embedded.swift
[322/367] Emitting module NIOPosix
[323/373] Compiling NIOPosix BSDSocketAPICommon.swift
[324/373] Compiling NIOPosix BSDSocketAPIPosix.swift
[325/373] Compiling NIOPosix BSDSocketAPIWindows.swift
[326/373] Compiling NIOPosix BaseSocket.swift
[327/373] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[328/373] Compiling NIOPosix BaseSocketChannel.swift
[329/373] Compiling NIOPosix BaseStreamSocketChannel.swift
[330/373] Compiling NIOPosix Pool.swift
[331/373] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[332/373] Compiling NIOPosix PosixSingletons.swift
[333/373] Compiling NIOPosix RawSocketBootstrap.swift
[334/373] Compiling NIOPosix Resolver.swift
[335/373] Compiling NIOPosix Selectable.swift
[336/373] Compiling NIOPosix NIOThreadPool.swift
[337/373] Compiling NIOPosix NonBlockingFileIO.swift
[338/373] Compiling NIOPosix PendingDatagramWritesManager.swift
[339/373] Compiling NIOPosix PendingWritesManager.swift
[340/373] Compiling NIOPosix PipeChannel.swift
[341/373] Compiling NIOPosix PipePair.swift
[342/373] Compiling NIOPosix ServerSocket.swift
[343/373] Compiling NIOPosix Socket.swift
[344/373] Compiling NIOPosix SocketChannel.swift
[345/373] Compiling NIOPosix SocketProtocols.swift
[346/373] Compiling NIOPosix System.swift
[347/373] Compiling NIOPosix Thread.swift
[348/373] Compiling NIOPosix IO.swift
[349/373] Compiling NIOPosix IntegerBitPacking.swift
[350/373] Compiling NIOPosix IntegerTypes.swift
[351/373] Compiling NIOPosix Linux.swift
[352/373] Compiling NIOPosix LinuxCPUSet.swift
[353/373] Compiling NIOPosix LinuxUring.swift
[354/373] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[355/373] Compiling NIOPosix SelectableChannel.swift
[356/373] Compiling NIOPosix SelectableEventLoop.swift
[357/373] Compiling NIOPosix SelectorEpoll.swift
[358/373] Compiling NIOPosix SelectorGeneric.swift
[359/373] Compiling NIOPosix SelectorKqueue.swift
[360/373] Compiling NIOPosix SelectorUring.swift
[361/373] Compiling NIOPosix Bootstrap.swift
[362/373] Compiling NIOPosix ControlMessage.swift
[363/373] Compiling NIOPosix DatagramVectorReadManager.swift
[364/373] Compiling NIOPosix Errors+Any.swift
[365/373] Compiling NIOPosix FileDescriptor.swift
[366/373] Compiling NIOPosix GetaddrinfoResolver.swift
[367/373] Compiling NIOPosix HappyEyeballs.swift
[368/373] Compiling NIOPosix ThreadPosix.swift
[369/373] Compiling NIOPosix ThreadWindows.swift
[370/373] Compiling NIOPosix UnsafeTransfer.swift
[371/373] Compiling NIOPosix Utilities.swift
[372/373] Compiling NIOPosix VsockAddress.swift
[373/373] Compiling NIOPosix VsockChannelEvents.swift
[375/376] Emitting module NIO
[376/376] Compiling NIO Exports.swift
[378/416] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[379/416] Compiling NIOTLS TLSEvents.swift
[380/416] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[381/416] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[382/416] Compiling NIOSOCKS SOCKSResponse.swift
[383/417] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[384/417] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[385/417] Compiling NIOSOCKS ClientStateMachine.swift
[386/417] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[387/419] Compiling NIOHTTP1 HTTPEncoder.swift
[389/419] Emitting module NIOSOCKS
[390/419] Compiling NIOHTTP1 ByteCollectionUtils.swift
[391/419] Compiling NIOHTTP1 HTTPDecoder.swift
[393/419] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[394/419] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[395/419] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[396/419] Compiling NIOSOCKS ServerStateMachine.swift
[397/419] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[398/419] Compiling NIOTLS SNIHandler.swift
[399/419] Emitting module NIOTLS
[400/419] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[401/419] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[402/419] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[403/419] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[404/421] Emitting module NIOFoundationCompat
[405/421] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[407/421] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[411/422] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[412/422] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[415/422] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[416/422] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[417/422] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[418/422] Compiling NIOHTTP1 HTTPTypes.swift
[419/473] Compiling NIOSSL LinuxCABundle.swift
[420/473] Compiling NIOSSL NIOSSLClientHandler.swift
[421/473] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[422/473] Emitting module NIOTransportServices
[426/475] Emitting module NIOHTTP1
[427/476] Compiling NIOSSL CustomPrivateKey.swift
[428/476] Compiling NIOSSL IdentityVerification.swift
[429/476] Compiling NIOSSL NIOSSLServerHandler.swift
[430/476] Compiling NIOSSL NIOSSLHandler.swift
[431/476] Compiling NIOSSL AndroidCABundle.swift
[432/476] Compiling NIOSSL ByteBufferBIO.swift
[433/476] Compiling NIOSSL SSLCertificate.swift
[434/476] Compiling NIOSSL SSLCertificateExtensions.swift
[435/476] Compiling NIOSSL SSLCertificateName.swift
[437/476] Compiling NIOSSL SSLInit.swift
[438/476] Compiling NIOSSL SSLPKCS12Bundle.swift
[439/476] Compiling NIOSSL SSLPrivateKey.swift
[440/476] Compiling NIOSSL ObjectIdentifier.swift
[441/476] Compiling NIOSSL PosixPort.swift
[442/476] Compiling NIOSSL SSLCallbacks.swift
[443/476] Compiling NIOSSL SSLConnection.swift
[444/476] Compiling NIOSSL SSLContext.swift
[445/476] Compiling NIOSSL SSLErrors.swift
[446/476] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[447/476] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[449/505] Compiling NIOHPACK DynamicHeaderTable.swift
[450/505] Compiling NIOHPACK HPACKDecoder.swift
[451/505] Compiling NIOHPACK HPACKHeader.swift
[452/505] Compiling NIOHPACK HeaderTables.swift
[456/509] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[457/509] Compiling NIOSSL SubjectAlternativeName.swift
[458/509] Compiling NIOSSL NIOSSLSecureBytes.swift
[459/509] Compiling NIOSSL RNG.swift
[460/509] Compiling NIOSSL SafeCompare.swift
[461/509] Emitting module NIOSSL
[462/509] Compiling NIOHPACK HPACKEncoder.swift
[463/509] Compiling NIOHPACK HPACKErrors.swift
[466/509] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[475/509] Compiling NIOHTTPCompression HTTPDecompression.swift
[476/509] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[477/509] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[478/509] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[479/509] Compiling NIOWebSocket WebSocketErrorCodes.swift
[480/509] Compiling NIOWebSocket WebSocketFrame.swift
[481/510] Compiling NIOWebSocket WebSocketOpcode.swift
[482/510] Compiling NIOHPACK IntegerCoding.swift
[483/510] Compiling NIOHPACK IndexedHeaderTable.swift
[484/511] Emitting module NIOWebSocket
[485/511] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[486/511] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[493/511] Compiling NIOHPACK HuffmanTables.swift
[494/511] Compiling NIOHPACK HuffmanCoding.swift
[495/511] Emitting module NIOHTTPCompression
[496/511] Compiling NIOHTTPCompression HTTPCompression.swift
[497/512] Compiling NIOHPACK StaticHeaderTable.swift
[498/512] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[501/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 StateMachineResult.swift
[525/581] Compiling NIOHTTP2 ContentLengthVerifier.swift
[526/581] Compiling NIOHTTP2 DOSHeuristics.swift
[527/581] Compiling NIOHTTP2 Error+Any.swift
[528/581] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[529/581] Compiling NIOHTTP2 ControlFrameBuffer.swift
[530/581] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[531/581] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[532/581] Emitting module NIOHTTP2
[533/581] Compiling NIOHTTP2 InboundWindowManager.swift
[534/581] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[535/581] Compiling NIOHTTP2 StreamChannelFlowController.swift
[536/581] Compiling NIOHTTP2 StreamChannelList.swift
[537/581] Compiling NIOHTTP2 StreamMap.swift
[538/581] Compiling NIOHTTP2 StreamStateMachine.swift
[539/581] Compiling NIOHTTP2 UnsafeTransfer.swift
[540/581] Compiling NIOHTTP2 WatermarkedFlowController.swift
[541/581] Compiling NIOHTTP2 ConnectionStateMachine.swift
[542/581] Compiling NIOHTTP2 ConnectionStreamsState.swift
[543/581] Compiling NIOHTTP2 MayReceiveFrames.swift
[544/581] Compiling NIOHTTP2 ReceivingDataState.swift
[545/581] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[546/581] Compiling NIOHTTP2 ReceivingHeadersState.swift
[547/581] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[548/581] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[549/581] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[550/581] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[551/581] Compiling NIOHTTP2 HasFlowControlWindows.swift
[552/581] Compiling NIOHTTP2 HasLocalSettings.swift
[553/581] Compiling NIOHTTP2 HasRemoteSettings.swift
[554/581] Compiling NIOHTTP2 LocallyQuiescingState.swift
[555/581] Compiling NIOHTTP2 QuiescingState.swift
[556/581] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[557/581] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[558/581] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[559/581] Compiling NIOHTTP2 HTTP2Frame.swift
[560/581] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[561/581] Compiling NIOHTTP2 HTTP2FrameParser.swift
[562/581] Compiling NIOHTTP2 HTTP2PingData.swift
[563/581] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[564/581] Compiling NIOHTTP2 HTTP2Settings.swift
[565/581] Compiling NIOHTTP2 HTTP2Stream.swift
[566/581] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[567/581] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[568/581] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[569/581] Compiling NIOHTTP2 HTTP2StreamID.swift
[570/581] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[571/581] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[572/581] Compiling NIOHTTP2 HTTP2UserEvents.swift
[573/581] Compiling NIOHTTP2 InboundEventBuffer.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] Emitting module AsyncHTTPClient
[593/650] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[594/650] Compiling AsyncHTTPClient TLSEventsHandler.swift
[595/650] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[596/650] Compiling AsyncHTTPClient HTTP1Connection.swift
[597/650] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[598/650] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[599/650] Compiling AsyncHTTPClient HTTP2Connection.swift
[600/650] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[601/650] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[602/650] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[603/650] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[604/650] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[605/650] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[606/650] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[607/650] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[608/650] Compiling AsyncHTTPClient RequestBodyLength.swift
[609/650] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[610/650] Compiling AsyncHTTPClient HTTPHandler.swift
[611/650] Compiling AsyncHTTPClient LRUCache.swift
[612/650] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[613/650] Compiling AsyncHTTPClient NWErrorHandler.swift
[614/650] Compiling AsyncHTTPClient NWWaitingHandler.swift
[615/650] Compiling AsyncHTTPClient TLSConfiguration.swift
[616/650] Compiling AsyncHTTPClient RedirectState.swift
[617/650] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[618/650] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[619/650] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[620/650] Compiling AsyncHTTPClient Transaction.swift
[621/650] Compiling AsyncHTTPClient Base64.swift
[622/650] Compiling AsyncHTTPClient BasicAuth.swift
[623/650] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[624/650] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[625/650] Compiling AsyncHTTPClient ConnectionPool.swift
[626/650] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[627/650] Compiling AsyncHTTPClient ConnectionTarget.swift
[628/650] Compiling AsyncHTTPClient DeconstructedURL.swift
[629/650] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[630/650] Compiling AsyncHTTPClient FoundationExtensions.swift
[631/650] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[632/650] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[633/650] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[634/650] Compiling AsyncHTTPClient HTTPClient.swift
[635/650] Compiling AsyncHTTPClient RequestOptions.swift
[636/650] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[637/650] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[638/650] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[639/650] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[640/650] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[641/650] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[642/650] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[643/650] Compiling AsyncHTTPClient RequestBag.swift
[644/650] Compiling AsyncHTTPClient RequestValidation.swift
[645/650] Compiling AsyncHTTPClient SSLContextCache.swift
[646/650] Compiling AsyncHTTPClient Scheme.swift
[647/650] Compiling AsyncHTTPClient Singleton.swift
[648/650] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[649/650] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[650/650] Compiling AsyncHTTPClient Utils.swift
[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] Emitting module Appwrite
[658/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 {
[659/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 {
[660/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 {
[661/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 {
[662/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 {
[663/692] Compiling Appwrite Cookie+Codable.swift
[664/692] Compiling Appwrite HTTPClientRequest+Cookies.swift
[665/692] Compiling Appwrite String+MimeTypes.swift
[666/692] Compiling Appwrite ID.swift
[667/692] Compiling Appwrite AppwriteError.swift
[668/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(
[669/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(
[670/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(
[671/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(
[672/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(
[673/692] Compiling Appwrite PackageInfo.swift
[674/692] Compiling Appwrite PackageInfo+Windows.swift
[675/692] Compiling Appwrite Permission.swift
[676/692] Compiling Appwrite Query.swift
[677/692] Compiling Appwrite Role.swift
[678/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(
[679/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(
[680/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(
[681/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(
[682/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(
[683/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 |
[684/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 |
[685/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 |
[686/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 |
[687/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 |
[688/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(
[689/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(
[690/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(
[691/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(
[692/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(
BUILD FAILURE 6.1 android