Build Information
Failed to build SwiftySpot, reference master (3c2786), with Swift 6.1 for Wasm on 22 Apr 2026 01:33:05 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
277 | extension SPDacContextActionNotInterested: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
278 | static let protoMessageName: String = _protobuf_package + ".ContextActionNotInterested"
279 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
280 | 1: .standard(proto: "entity_type"),
281 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Credentials.pb.swift:131:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
129 | extension SPStoredCredential: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
130 | static let protoMessageName: String = "StoredCredential"
131 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
132 | 1: .same(proto: "id"),
133 | 2: .same(proto: "data"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Credentials.pb.swift:169:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
167 | extension SPPassword: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
168 | static let protoMessageName: String = "Password"
169 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
170 | 1: .same(proto: "id"),
171 | 2: .same(proto: "password"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Credentials.pb.swift:213:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
211 | extension SPFacebookAccessToken: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
212 | static let protoMessageName: String = "FacebookAccessToken"
213 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
214 | 1: .standard(proto: "fb_uid"),
215 | 2: .standard(proto: "access_token"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Credentials.pb.swift:251:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
249 | extension SPOneTimeToken: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
250 | static let protoMessageName: String = "OneTimeToken"
251 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
252 | 1: .same(proto: "token"),
253 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Credentials.pb.swift:283:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
281 | extension SPParentChildCredential: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
282 | static let protoMessageName: String = "ParentChildCredential"
283 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
284 | 1: .standard(proto: "child_id"),
285 | 2: .standard(proto: "parent_stored"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Credentials.pb.swift:325:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
323 | extension SPAppleSignInCredential: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
324 | static let protoMessageName: String = "AppleSignInCredential"
325 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
326 | 1: .standard(proto: "auth_code"),
327 | 2: .standard(proto: "redirect_uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/DownloadInfo.pb.swift:62:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
60 | extension SPPlayIntentRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
61 | static let protoMessageName: String = _protobuf_package + ".PlayIntentRequest"
62 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
63 | 1: .same(proto: "version"),
64 | 2: .same(proto: "token"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/DownloadInfoModel.pb.swift:192:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
190 |
191 | extension SPInteractivity: SwiftProtobuf._ProtoNameProviding {
192 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
193 | 0: .same(proto: "UNKNOWN_INTERACTIVITY"),
194 | 1: .same(proto: "INTERACTIVE"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/DownloadInfoModel.pb.swift:200:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
198 |
199 | extension SPContentType: SwiftProtobuf._ProtoNameProviding {
200 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
201 | 0: .same(proto: "UNKNOWN_CONTENT_TYPE"),
202 | 1: .same(proto: "AUDIO_TRACK"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/DownloadInfoModel.pb.swift:209:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
207 |
208 | extension SPDownloadInfoStatus: SwiftProtobuf._ProtoNameProviding {
209 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
210 | 0: .same(proto: "CDN"),
211 | 1: .same(proto: "STORAGE"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/DownloadInfoModel.pb.swift:218:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
216 | extension SPPlayIntentResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
217 | public static let protoMessageName: String = _protobuf_package + ".PlayIntentResponse"
218 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
219 | 1: .standard(proto: "obfuscated_key"),
220 | 2: .standard(proto: "b4_seq"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/DownloadInfoModel.pb.swift:256:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
254 | extension SPDownloadInfoResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
255 | public static let protoMessageName: String = _protobuf_package + ".DownloadInfoResponse"
256 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
257 | 1: .same(proto: "result"),
258 | 2: .standard(proto: "direct_links"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1212:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1210 |
1211 | extension SPMetaExtensionType: SwiftProtobuf._ProtoNameProviding {
1212 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1213 | 0: .same(proto: "UNKNOWN"),
1214 | 1: .same(proto: "GENERIC"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1220:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1218 |
1219 | extension SPMetaExtensionKind: SwiftProtobuf._ProtoNameProviding {
1220 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1221 | 0: .same(proto: "UNKNOWN_EXTENSION"),
1222 | 1: .same(proto: "CANVAZ"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1441:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1439 | extension SPMetaBatchedEntityRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1440 | static let protoMessageName: String = _protobuf_package + ".BatchedEntityRequest"
1441 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1442 | 1: .same(proto: "header"),
1443 | 2: .same(proto: "request"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1483:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1481 | extension SPMetaBatchedEntityRequestHeader: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1482 | static let protoMessageName: String = _protobuf_package + ".BatchedEntityRequestHeader"
1483 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1484 | 1: .same(proto: "country"),
1485 | 2: .same(proto: "catalogue"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1527:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1525 | extension SPMetaEntityRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1526 | static let protoMessageName: String = _protobuf_package + ".EntityRequest"
1527 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1528 | 1: .same(proto: "uri"),
1529 | 2: .same(proto: "query"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1565:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1563 | extension SPMetaExtensionQuery: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1564 | static let protoMessageName: String = _protobuf_package + ".ExtensionQuery"
1565 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1566 | 1: .same(proto: "kind"),
1567 | 2: .same(proto: "etag"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1607:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1605 | extension SPMetaBatchedExtensionResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1606 | static let protoMessageName: String = _protobuf_package + ".BatchedExtensionResponse"
1607 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1608 | 1: .same(proto: "header"),
1609 | 2: .standard(proto: "extended_metadata"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1668:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1666 | extension SPMetaEntityExtensionDataArray: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1667 | static let protoMessageName: String = _protobuf_package + ".EntityExtensionDataArray"
1668 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1669 | 1: .same(proto: "header"),
1670 | 2: .same(proto: "kind"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1716:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1714 | extension SPMetaEntityExtensionDataArrayHeader: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1715 | static let protoMessageName: String = _protobuf_package + ".EntityExtensionDataArrayHeader"
1716 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1717 | 1: .standard(proto: "provider_error_status"),
1718 | 2: .standard(proto: "cache_ttl_in_seconds"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1766:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1764 | extension SPMetaEntityExtensionData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1765 | static let protoMessageName: String = _protobuf_package + ".EntityExtensionData"
1766 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1767 | 1: .same(proto: "header"),
1768 | 2: .standard(proto: "entity_uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1814:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1812 | extension SPMetaEntityExtensionDataHeader: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1813 | static let protoMessageName: String = _protobuf_package + ".EntityExtensionDataHeader"
1814 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1815 | 1: .standard(proto: "status_code"),
1816 | 2: .same(proto: "etag"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1870:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1868 | extension SPMetaPlainListAssoc: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1869 | static let protoMessageName: String = _protobuf_package + ".PlainListAssoc"
1870 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1871 | 1: .standard(proto: "entity_uri"),
1872 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1921:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1919 | extension SPMetaAssoc: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1920 | static let protoMessageName: String = _protobuf_package + ".Assoc"
1921 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1922 | 1: .same(proto: "header"),
1923 | 2: .standard(proto: "plain_list"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/FilterComponent.pb.swift:79:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
77 | extension SPDacFilterComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
78 | static let protoMessageName: String = _protobuf_package + ".FilterComponent"
79 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
80 | 1: .same(proto: "facets"),
81 | 2000: .standard(proto: "ubi_element_info"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/FilterComponent.pb.swift:121:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
119 | extension SPDacFacet: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
120 | static let protoMessageName: String = _protobuf_package + ".Facet"
121 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
122 | 1: .same(proto: "title"),
123 | 2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/HighlightedText.pb.swift:45:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
43 | extension SPDacHighlightedText: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
44 | static let protoMessageName: String = _protobuf_package + ".HighlightedText"
45 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
46 | 1: .same(proto: "text"),
47 | 2: .same(proto: "startInclusive"),
[392/393] Compiling SwiftySpot FilterComponent.pb.swift
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Accessibility.pb.swift:41:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
39 | extension SPDacAccessibility: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
40 | static let protoMessageName: String = _protobuf_package + ".Accessibility"
41 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
42 | 1: .same(proto: "description"),
43 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ApiLanding.pb.swift:117:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
115 | extension SPDacRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
116 | static let protoMessageName: String = _protobuf_package + ".DacRequest"
117 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
118 | 2: .same(proto: "uri"),
119 | 3: .standard(proto: "feature_request"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ApiLanding.pb.swift:165:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
163 | extension SPDacRequest.ClientInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
164 | static let protoMessageName: String = SPDacRequest.protoMessageName + ".ClientInfo"
165 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
166 | 1: .standard(proto: "app_name"),
167 | 2: .same(proto: "version"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ApiLanding.pb.swift:203:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
201 | extension SPDacResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
202 | static let protoMessageName: String = _protobuf_package + ".DacResponse"
203 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
204 | 2: .same(proto: "component"),
205 | 3: .standard(proto: "home_logging_span_id"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardLarge.pb.swift:236:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
234 | extension SPDacPlaylistCardLargeComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
235 | static let protoMessageName: String = _protobuf_package + ".PlaylistCardLargeComponent"
236 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
237 | 1: .same(proto: "title"),
238 | 2: .same(proto: "subtitle"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardLarge.pb.swift:308:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
306 | extension SPDacTrackCardLargeComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
307 | static let protoMessageName: String = _protobuf_package + ".TrackCardLargeComponent"
308 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
309 | 1: .same(proto: "title"),
310 | 2: .same(proto: "subtitle"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardLarge.pb.swift:374:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
372 | extension SPDacArtistCardLargeComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
373 | static let protoMessageName: String = _protobuf_package + ".ArtistCardLargeComponent"
374 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
375 | 1: .same(proto: "title"),
376 | 2: .same(proto: "subtitle"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardLarge.pb.swift:440:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
438 | extension SPDacShowCardLargeComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
439 | static let protoMessageName: String = _protobuf_package + ".ShowCardLargeComponent"
440 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
441 | 1: .same(proto: "title"),
442 | 2: .same(proto: "subtitle"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardLarge.pb.swift:512:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
510 | extension SPDacEpisodeCardLargeComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
511 | static let protoMessageName: String = _protobuf_package + ".EpisodeCardLargeComponent"
512 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
513 | 1: .same(proto: "title"),
514 | 2: .same(proto: "subtitle"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardMedium.pb.swift:317:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
315 | extension SPDacAlbumCardMediumComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
316 | static let protoMessageName: String = _protobuf_package + ".AlbumCardMediumComponent"
317 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
318 | 1: .same(proto: "title"),
319 | 2: .same(proto: "subtitle"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardMedium.pb.swift:383:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
381 | extension SPDacShowCardMediumComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
382 | static let protoMessageName: String = _protobuf_package + ".ShowCardMediumComponent"
383 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
384 | 1: .same(proto: "title"),
385 | 2: .same(proto: "subtitle"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardMedium.pb.swift:455:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
453 | extension SPDacTrackCardMediumComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
454 | static let protoMessageName: String = _protobuf_package + ".TrackCardMediumComponent"
455 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
456 | 1: .same(proto: "title"),
457 | 2: .same(proto: "subtitle"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardMedium.pb.swift:521:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
519 | extension SPDacLikedSongsCardMediumComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
520 | static let protoMessageName: String = _protobuf_package + ".LikedSongsCardMediumComponent"
521 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
522 | 2000: .standard(proto: "ubi_element_info"),
523 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardMedium.pb.swift:557:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
555 | extension SPDacPlaylistCardMediumComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
556 | static let protoMessageName: String = _protobuf_package + ".PlaylistCardMediumComponent"
557 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
558 | 1: .same(proto: "title"),
559 | 2: .same(proto: "subtitle"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardMedium.pb.swift:629:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
627 | extension SPDacEpisodeCardMediumComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
628 | static let protoMessageName: String = _protobuf_package + ".EpisodeCardMediumComponent"
629 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
630 | 1: .same(proto: "title"),
631 | 2: .same(proto: "subtitle"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardMedium.pb.swift:695:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
693 | extension SPDacArtistCardMediumComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
694 | static let protoMessageName: String = _protobuf_package + ".ArtistCardMediumComponent"
695 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
696 | 1: .same(proto: "title"),
697 | 2: .same(proto: "subtitle"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardMedium.pb.swift:761:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
759 | extension SPDacYourEpisodesCardMediumComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
760 | static let protoMessageName: String = _protobuf_package + ".YourEpisodesCardMediumComponent"
761 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
762 | 2000: .standard(proto: "ubi_element_info"),
763 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardShortcut.pb.swift:305:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
303 | extension SPDacPlaylistCardShortcutComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
304 | static let protoMessageName: String = _protobuf_package + ".PlaylistCardShortcutComponent"
305 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
306 | 1: .same(proto: "title"),
307 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardShortcut.pb.swift:371:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
369 | extension SPDacArtistCardShortcutComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
370 | static let protoMessageName: String = _protobuf_package + ".ArtistCardShortcutComponent"
371 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
372 | 1: .same(proto: "title"),
373 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardShortcut.pb.swift:437:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
435 | extension SPDacAlbumCardShortcutComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
436 | static let protoMessageName: String = _protobuf_package + ".AlbumCardShortcutComponent"
437 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
438 | 1: .same(proto: "title"),
439 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardShortcut.pb.swift:503:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
501 | extension SPDacEpisodeCardShortcutComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
502 | static let protoMessageName: String = _protobuf_package + ".EpisodeCardShortcutComponent"
503 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
504 | 1: .same(proto: "title"),
505 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardShortcut.pb.swift:587:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
585 | extension SPDacShowCardShortcutComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
586 | static let protoMessageName: String = _protobuf_package + ".ShowCardShortcutComponent"
587 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
588 | 1: .same(proto: "title"),
589 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardShortcut.pb.swift:653:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
651 | extension SPDacRecentlyPlayedCardShortcutComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
652 | static let protoMessageName: String = _protobuf_package + ".RecentlyPlayedCardShortcutComponent"
653 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
654 | 1: .same(proto: "title"),
655 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardSmall.pb.swift:437:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
435 | extension SPDacPlaylistCardSmallComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
436 | static let protoMessageName: String = _protobuf_package + ".PlaylistCardSmallComponent"
437 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
438 | 1: .same(proto: "title"),
439 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardSmall.pb.swift:503:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
501 | extension SPDacYourEpisodesCardSmallComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
502 | static let protoMessageName: String = _protobuf_package + ".YourEpisodesCardSmallComponent"
503 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
504 | 2000: .standard(proto: "ubi_element_info"),
505 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardSmall.pb.swift:539:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
537 | extension SPDacLikedSongsCardSmallComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
538 | static let protoMessageName: String = _protobuf_package + ".LikedSongsCardSmallComponent"
539 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
540 | 2000: .standard(proto: "ubi_element_info"),
541 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardSmall.pb.swift:575:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
573 | extension SPDacDownloadedPlaylistCardSmallComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
574 | static let protoMessageName: String = _protobuf_package + ".DownloadedPlaylistCardSmallComponent"
575 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
576 | 1: .same(proto: "title"),
577 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardSmall.pb.swift:635:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
633 | extension SPDacAlbumCardSmallComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
634 | static let protoMessageName: String = _protobuf_package + ".AlbumCardSmallComponent"
635 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
636 | 1: .same(proto: "title"),
637 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardSmall.pb.swift:695:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
693 | extension SPDacTrackCardSmallComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
694 | static let protoMessageName: String = _protobuf_package + ".TrackCardSmallComponent"
695 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
696 | 1: .same(proto: "title"),
697 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardSmall.pb.swift:755:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
753 | extension SPDacDownloadedAlbumCardSmallComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
754 | static let protoMessageName: String = _protobuf_package + ".DownloadedAlbumCardSmallComponent"
755 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
756 | 1: .same(proto: "title"),
757 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardSmall.pb.swift:815:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
813 | extension SPDacDownloadedLikedSongsCardSmallComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
814 | static let protoMessageName: String = _protobuf_package + ".DownloadedLikedSongsCardSmallComponent"
815 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
816 | 2000: .standard(proto: "ubi_element_info"),
817 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardSmall.pb.swift:851:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
849 | extension SPDacArtistCardSmallComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
850 | static let protoMessageName: String = _protobuf_package + ".ArtistCardSmallComponent"
851 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
852 | 1: .same(proto: "title"),
853 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardSmall.pb.swift:911:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
909 | extension SPDacShowCardSmallComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
910 | static let protoMessageName: String = _protobuf_package + ".ShowCardSmallComponent"
911 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
912 | 1: .same(proto: "title"),
913 | 2: .same(proto: "showCategories"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardSmall.pb.swift:977:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
975 | extension SPDacDownloadedEpisodeCardSmallComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
976 | static let protoMessageName: String = _protobuf_package + ".DownloadedEpisodeCardSmallComponent"
977 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
978 | 1: .same(proto: "title"),
979 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardSmall.pb.swift:1037:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1035 | extension SPDacEpisodeCardSmallComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1036 | static let protoMessageName: String = _protobuf_package + ".EpisodeCardSmallComponent"
1037 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1038 | 1: .same(proto: "title"),
1039 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Challenge.pb.swift:257:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
255 | extension SPHashcashChallenge: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
256 | static let protoMessageName: String = "HashcashChallenge"
257 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
258 | 1: .same(proto: "length"),
259 | 2: .same(proto: "prefix"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Challenge.pb.swift:295:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
293 | extension SPHashcashChallengeAnswer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
294 | static let protoMessageName: String = "HashcashChallengeAnswer"
295 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
296 | 1: .same(proto: "suffix"),
297 | 2: .same(proto: "duration"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Challenge.pb.swift:337:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
335 | extension SPClientSecretChallenge: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
336 | static let protoMessageName: String = "ClientSecretChallenge"
337 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
338 | 1: .same(proto: "salt"),
339 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Challenge.pb.swift:369:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
367 | extension SPClientSecretHMACAnswer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
368 | static let protoMessageName: String = "ClientSecretHMACAnswer"
369 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
370 | 1: .same(proto: "hmac"),
371 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Challenge.pb.swift:401:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
399 | extension SPEvaluateJSChallenge: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
400 | static let protoMessageName: String = "EvaluateJSChallenge"
401 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
402 | 1: .same(proto: "code"),
403 | 2: .same(proto: "libraries"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Challenge.pb.swift:439:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
437 | extension SPEvaluateJSAnswer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
438 | static let protoMessageName: String = "EvaluateJSAnswer"
439 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
440 | 1: .same(proto: "result"),
441 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Challenge.pb.swift:471:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
469 | extension SPCodeChallenge: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
470 | static let protoMessageName: String = "CodeChallenge"
471 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
472 | 1: .same(proto: "method"),
473 | 2: .standard(proto: "code_length"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Challenge.pb.swift:520:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
518 |
519 | extension SPCodeChallenge.Method: SwiftProtobuf._ProtoNameProviding {
520 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
521 | 0: .same(proto: "UNKNOWN"),
522 | 1: .same(proto: "SMS"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Challenge.pb.swift:528:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
526 | extension SPCodeChallengeAnswer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
527 | static let protoMessageName: String = "CodeChallengeAnswer"
528 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
529 | 1: .same(proto: "code"),
530 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Challenge.pb.swift:560:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
558 | extension SPCaptchaChallenge: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
559 | static let protoMessageName: String = "CaptchaChallenge"
560 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
561 | 1: .standard(proto: "url_container"),
562 | 10: .standard(proto: "interact_ref_container"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Challenge.pb.swift:602:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
600 | extension SPCaptchaUrlContainer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
601 | static let protoMessageName: String = "CaptchaUrlContainer"
602 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
603 | 1: .same(proto: "url"),
604 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Challenge.pb.swift:634:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
632 | extension SPCaptchaInteractRefContainer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
633 | static let protoMessageName: String = "CaptchaInteractRefContainer"
634 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
635 | 1: .standard(proto: "interact_ref"),
636 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Challenge.pb.swift:666:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
664 | extension SPCaptchaChallengeAnswer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
665 | static let protoMessageName: String = "CaptchaChallengeAnswer"
666 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
667 | 1: .standard(proto: "interact_ref"),
668 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ClientInfo.pb.swift:66:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
64 | extension SPClientInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
65 | static let protoMessageName: String = "ClientInfo"
66 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
67 | 1: .standard(proto: "app_ver_code"),
68 | 2: .standard(proto: "cl_id"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ClientInfo.pb.swift:114:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
112 | extension SPShortClientInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
113 | static let protoMessageName: String = "ShortClientInfo"
114 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
115 | 1: .standard(proto: "cl_id"),
116 | 2: .standard(proto: "device_id"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ClientToken.pb.swift:377:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
375 |
376 | extension SPClientTokenRequestType: SwiftProtobuf._ProtoNameProviding {
377 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
378 | 0: .same(proto: "REQUEST_UNKNOWN"),
379 | 1: .same(proto: "REQUEST_CLIENT_DATA_REQUEST"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ClientToken.pb.swift:385:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
383 |
384 | extension SPClientTokenChallengeType: SwiftProtobuf._ProtoNameProviding {
385 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
386 | 0: .same(proto: "CHALLENGE_UNKNOWN"),
387 | 1: .same(proto: "CHALLENGE_CLIENT_SECRET_HMAC"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ClientToken.pb.swift:394:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
392 |
393 | extension SPClientTokenResponseType: SwiftProtobuf._ProtoNameProviding {
394 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
395 | 0: .same(proto: "RESPONSE_UNKNOWN"),
396 | 1: .same(proto: "RESPONSE_GRANTED_TOKEN_RESPONSE"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ClientToken.pb.swift:403:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
401 | extension SPClientToken: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
402 | static let protoMessageName: String = "ClientToken"
403 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
404 | 1: .same(proto: "val"),
405 | 2: .same(proto: "expiresInS"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ClientToken.pb.swift:453:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
451 | extension SPClientTokenDomain: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
452 | static let protoMessageName: String = "ClientTokenDomain"
453 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
454 | 1: .same(proto: "domain"),
455 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ClientToken.pb.swift:485:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
483 | extension SPClientTokenRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
484 | static let protoMessageName: String = "ClientTokenRequest"
485 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
486 | 1: .same(proto: "type"),
487 | 2: .same(proto: "client"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ClientToken.pb.swift:561:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
559 | extension SPClientTokenChallengeAnswerData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
560 | static let protoMessageName: String = "ClientTokenChallengeAnswerData"
561 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
562 | 1: .same(proto: "context"),
563 | 2: .same(proto: "answers"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ClientToken.pb.swift:599:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
597 | extension SPClientTokenChallengeAnswer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
598 | static let protoMessageName: String = "ClientTokenChallengeAnswer"
599 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
600 | 1: .same(proto: "type"),
601 | 2: .same(proto: "clSecretAnswer"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ClientToken.pb.swift:693:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
691 | extension SPClientTokenResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
692 | static let protoMessageName: String = "ClientTokenResponse"
693 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
694 | 1: .same(proto: "type"),
695 | 2: .same(proto: "token"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ClientToken.pb.swift:769:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
767 | extension SPClientTokenChallengesData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
768 | static let protoMessageName: String = "ClientTokenChallengesData"
769 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
770 | 1: .same(proto: "context"),
771 | 2: .same(proto: "challenges"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ClientToken.pb.swift:807:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
805 | extension SPClientTokenChallenge: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
806 | static let protoMessageName: String = "ClientTokenChallenge"
807 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
808 | 1: .same(proto: "type"),
809 | 2: .same(proto: "clSecretParameters"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ClientToken.pb.swift:901:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
899 | extension SPClientTokenBadRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
900 | static let protoMessageName: String = "ClientTokenBadRequest"
901 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
902 | 1: .same(proto: "errMsg"),
903 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Collection.pb.swift:125:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
123 | extension SPCollectionPageRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
124 | static let protoMessageName: String = _protobuf_package + ".PageRequest"
125 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
126 | 1: .same(proto: "username"),
127 | 2: .standard(proto: "set_name"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Collection.pb.swift:175:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
173 | extension SPCollectionDeltaRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
174 | static let protoMessageName: String = _protobuf_package + ".DeltaRequest"
175 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
176 | 1: .same(proto: "username"),
177 | 2: .standard(proto: "set_name"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Collection.pb.swift:219:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
217 | extension SPCollectionWriteRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
218 | static let protoMessageName: String = _protobuf_package + ".WriteRequest"
219 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
220 | 1: .same(proto: "username"),
221 | 2: .standard(proto: "set_name"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Collection.pb.swift:269:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
267 | extension SPCollectionPubSubUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
268 | static let protoMessageName: String = _protobuf_package + ".PubSubUpdate"
269 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
270 | 1: .same(proto: "username"),
271 | 2: .standard(proto: "set_name"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Collection.pb.swift:319:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
317 | extension SPCollectionInitializedRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
318 | static let protoMessageName: String = _protobuf_package + ".InitializedRequest"
319 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
320 | 1: .same(proto: "username"),
321 | 2: .standard(proto: "set_name"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Collection.pb.swift:357:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
355 | extension SPCollectionInitializedResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
356 | static let protoMessageName: String = _protobuf_package + ".InitializedResponse"
357 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
358 | 1: .same(proto: "initialized"),
359 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CollectionModel.pb.swift:89:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
87 | extension SPPageResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
88 | public static let protoMessageName: String = _protobuf_package + ".PageResponse"
89 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
90 | 1: .same(proto: "items"),
91 | 2: .standard(proto: "next_page_token"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CollectionModel.pb.swift:133:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
131 | extension SPDeltaResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
132 | public static let protoMessageName: String = _protobuf_package + ".DeltaResponse"
133 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
134 | 1: .standard(proto: "delta_update_possible"),
135 | 2: .same(proto: "items"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CollectionModel.pb.swift:177:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
175 | extension SPCollectionPageItem: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
176 | public static let protoMessageName: String = _protobuf_package + ".CollectionPageItem"
177 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
178 | 1: .same(proto: "uri"),
179 | 2: .standard(proto: "added_at_ts"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Connectivity.pb.swift:190:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
188 | extension SPConnectivity: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
189 | static let protoMessageName: String = "Connectivity"
190 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
191 | 1: .same(proto: "platform"),
192 | 2: .same(proto: "deviceId"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Connectivity.pb.swift:232:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
230 | extension SPPlatformSpecificData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
231 | static let protoMessageName: String = "PlatformSpecificData"
232 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
233 | 1: .same(proto: "android"),
234 | 2: .same(proto: "ios"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Connectivity.pb.swift:320:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
318 | extension SPNativeAndroidData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
319 | static let protoMessageName: String = "NativeAndroidData"
320 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
321 | 1: .same(proto: "screen"),
322 | 2: .same(proto: "osVer"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Connectivity.pb.swift:398:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
396 | extension SPNativeIOSData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
397 | static let protoMessageName: String = "NativeIOSData"
398 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
399 | 1: .same(proto: "userInterfaceIdiom"),
400 | 2: .same(proto: "simulator"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Connectivity.pb.swift:454:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
452 | extension SPNativeWindowsData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
453 | static let protoMessageName: String = "NativeWindowsData"
454 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
455 | 1: .same(proto: "something1"),
456 | 3: .same(proto: "something3"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Connectivity.pb.swift:522:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
520 | extension SPScreenInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
521 | static let protoMessageName: String = "ScreenInfo"
522 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
523 | 1: .same(proto: "width"),
524 | 2: .same(proto: "height"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ContextMenu.pb.swift:124:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
122 | extension SPDacContextMenu: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
123 | static let protoMessageName: String = _protobuf_package + ".ContextMenu"
124 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
125 | 1: .same(proto: "uri"),
126 | 2: .same(proto: "title"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ContextMenu.pb.swift:190:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
188 | extension SPDacContextAction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
189 | static let protoMessageName: String = _protobuf_package + ".ContextAction"
190 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
191 | 1: .same(proto: "dismiss"),
192 | 2: .standard(proto: "not_interested"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ContextMenu.pb.swift:279:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
277 | extension SPDacContextActionNotInterested: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
278 | static let protoMessageName: String = _protobuf_package + ".ContextActionNotInterested"
279 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
280 | 1: .standard(proto: "entity_type"),
281 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Credentials.pb.swift:131:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
129 | extension SPStoredCredential: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
130 | static let protoMessageName: String = "StoredCredential"
131 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
132 | 1: .same(proto: "id"),
133 | 2: .same(proto: "data"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Credentials.pb.swift:169:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
167 | extension SPPassword: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
168 | static let protoMessageName: String = "Password"
169 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
170 | 1: .same(proto: "id"),
171 | 2: .same(proto: "password"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Credentials.pb.swift:213:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
211 | extension SPFacebookAccessToken: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
212 | static let protoMessageName: String = "FacebookAccessToken"
213 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
214 | 1: .standard(proto: "fb_uid"),
215 | 2: .standard(proto: "access_token"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Credentials.pb.swift:251:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
249 | extension SPOneTimeToken: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
250 | static let protoMessageName: String = "OneTimeToken"
251 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
252 | 1: .same(proto: "token"),
253 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Credentials.pb.swift:283:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
281 | extension SPParentChildCredential: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
282 | static let protoMessageName: String = "ParentChildCredential"
283 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
284 | 1: .standard(proto: "child_id"),
285 | 2: .standard(proto: "parent_stored"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Credentials.pb.swift:325:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
323 | extension SPAppleSignInCredential: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
324 | static let protoMessageName: String = "AppleSignInCredential"
325 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
326 | 1: .standard(proto: "auth_code"),
327 | 2: .standard(proto: "redirect_uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/DownloadInfo.pb.swift:62:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
60 | extension SPPlayIntentRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
61 | static let protoMessageName: String = _protobuf_package + ".PlayIntentRequest"
62 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
63 | 1: .same(proto: "version"),
64 | 2: .same(proto: "token"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/DownloadInfoModel.pb.swift:192:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
190 |
191 | extension SPInteractivity: SwiftProtobuf._ProtoNameProviding {
192 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
193 | 0: .same(proto: "UNKNOWN_INTERACTIVITY"),
194 | 1: .same(proto: "INTERACTIVE"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/DownloadInfoModel.pb.swift:200:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
198 |
199 | extension SPContentType: SwiftProtobuf._ProtoNameProviding {
200 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
201 | 0: .same(proto: "UNKNOWN_CONTENT_TYPE"),
202 | 1: .same(proto: "AUDIO_TRACK"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/DownloadInfoModel.pb.swift:209:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
207 |
208 | extension SPDownloadInfoStatus: SwiftProtobuf._ProtoNameProviding {
209 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
210 | 0: .same(proto: "CDN"),
211 | 1: .same(proto: "STORAGE"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/DownloadInfoModel.pb.swift:218:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
216 | extension SPPlayIntentResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
217 | public static let protoMessageName: String = _protobuf_package + ".PlayIntentResponse"
218 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
219 | 1: .standard(proto: "obfuscated_key"),
220 | 2: .standard(proto: "b4_seq"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/DownloadInfoModel.pb.swift:256:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
254 | extension SPDownloadInfoResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
255 | public static let protoMessageName: String = _protobuf_package + ".DownloadInfoResponse"
256 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
257 | 1: .same(proto: "result"),
258 | 2: .standard(proto: "direct_links"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1212:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1210 |
1211 | extension SPMetaExtensionType: SwiftProtobuf._ProtoNameProviding {
1212 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1213 | 0: .same(proto: "UNKNOWN"),
1214 | 1: .same(proto: "GENERIC"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1220:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1218 |
1219 | extension SPMetaExtensionKind: SwiftProtobuf._ProtoNameProviding {
1220 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1221 | 0: .same(proto: "UNKNOWN_EXTENSION"),
1222 | 1: .same(proto: "CANVAZ"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1441:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1439 | extension SPMetaBatchedEntityRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1440 | static let protoMessageName: String = _protobuf_package + ".BatchedEntityRequest"
1441 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1442 | 1: .same(proto: "header"),
1443 | 2: .same(proto: "request"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1483:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1481 | extension SPMetaBatchedEntityRequestHeader: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1482 | static let protoMessageName: String = _protobuf_package + ".BatchedEntityRequestHeader"
1483 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1484 | 1: .same(proto: "country"),
1485 | 2: .same(proto: "catalogue"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1527:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1525 | extension SPMetaEntityRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1526 | static let protoMessageName: String = _protobuf_package + ".EntityRequest"
1527 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1528 | 1: .same(proto: "uri"),
1529 | 2: .same(proto: "query"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1565:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1563 | extension SPMetaExtensionQuery: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1564 | static let protoMessageName: String = _protobuf_package + ".ExtensionQuery"
1565 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1566 | 1: .same(proto: "kind"),
1567 | 2: .same(proto: "etag"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1607:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1605 | extension SPMetaBatchedExtensionResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1606 | static let protoMessageName: String = _protobuf_package + ".BatchedExtensionResponse"
1607 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1608 | 1: .same(proto: "header"),
1609 | 2: .standard(proto: "extended_metadata"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1668:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1666 | extension SPMetaEntityExtensionDataArray: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1667 | static let protoMessageName: String = _protobuf_package + ".EntityExtensionDataArray"
1668 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1669 | 1: .same(proto: "header"),
1670 | 2: .same(proto: "kind"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1716:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1714 | extension SPMetaEntityExtensionDataArrayHeader: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1715 | static let protoMessageName: String = _protobuf_package + ".EntityExtensionDataArrayHeader"
1716 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1717 | 1: .standard(proto: "provider_error_status"),
1718 | 2: .standard(proto: "cache_ttl_in_seconds"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1766:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1764 | extension SPMetaEntityExtensionData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1765 | static let protoMessageName: String = _protobuf_package + ".EntityExtensionData"
1766 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1767 | 1: .same(proto: "header"),
1768 | 2: .standard(proto: "entity_uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1814:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1812 | extension SPMetaEntityExtensionDataHeader: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1813 | static let protoMessageName: String = _protobuf_package + ".EntityExtensionDataHeader"
1814 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1815 | 1: .standard(proto: "status_code"),
1816 | 2: .same(proto: "etag"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1870:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1868 | extension SPMetaPlainListAssoc: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1869 | static let protoMessageName: String = _protobuf_package + ".PlainListAssoc"
1870 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1871 | 1: .standard(proto: "entity_uri"),
1872 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1921:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1919 | extension SPMetaAssoc: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1920 | static let protoMessageName: String = _protobuf_package + ".Assoc"
1921 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1922 | 1: .same(proto: "header"),
1923 | 2: .standard(proto: "plain_list"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/FilterComponent.pb.swift:79:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
77 | extension SPDacFilterComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
78 | static let protoMessageName: String = _protobuf_package + ".FilterComponent"
79 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
80 | 1: .same(proto: "facets"),
81 | 2000: .standard(proto: "ubi_element_info"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/FilterComponent.pb.swift:121:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
119 | extension SPDacFacet: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
120 | static let protoMessageName: String = _protobuf_package + ".Facet"
121 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
122 | 1: .same(proto: "title"),
123 | 2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/HighlightedText.pb.swift:45:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
43 | extension SPDacHighlightedText: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
44 | static let protoMessageName: String = _protobuf_package + ".HighlightedText"
45 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
46 | 1: .same(proto: "text"),
47 | 2: .same(proto: "startInclusive"),
[393/393] Compiling SwiftySpot HighlightedText.pb.swift
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Accessibility.pb.swift:41:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
39 | extension SPDacAccessibility: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
40 | static let protoMessageName: String = _protobuf_package + ".Accessibility"
41 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
42 | 1: .same(proto: "description"),
43 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ApiLanding.pb.swift:117:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
115 | extension SPDacRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
116 | static let protoMessageName: String = _protobuf_package + ".DacRequest"
117 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
118 | 2: .same(proto: "uri"),
119 | 3: .standard(proto: "feature_request"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ApiLanding.pb.swift:165:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
163 | extension SPDacRequest.ClientInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
164 | static let protoMessageName: String = SPDacRequest.protoMessageName + ".ClientInfo"
165 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
166 | 1: .standard(proto: "app_name"),
167 | 2: .same(proto: "version"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ApiLanding.pb.swift:203:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
201 | extension SPDacResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
202 | static let protoMessageName: String = _protobuf_package + ".DacResponse"
203 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
204 | 2: .same(proto: "component"),
205 | 3: .standard(proto: "home_logging_span_id"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardLarge.pb.swift:236:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
234 | extension SPDacPlaylistCardLargeComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
235 | static let protoMessageName: String = _protobuf_package + ".PlaylistCardLargeComponent"
236 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
237 | 1: .same(proto: "title"),
238 | 2: .same(proto: "subtitle"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardLarge.pb.swift:308:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
306 | extension SPDacTrackCardLargeComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
307 | static let protoMessageName: String = _protobuf_package + ".TrackCardLargeComponent"
308 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
309 | 1: .same(proto: "title"),
310 | 2: .same(proto: "subtitle"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardLarge.pb.swift:374:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
372 | extension SPDacArtistCardLargeComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
373 | static let protoMessageName: String = _protobuf_package + ".ArtistCardLargeComponent"
374 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
375 | 1: .same(proto: "title"),
376 | 2: .same(proto: "subtitle"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardLarge.pb.swift:440:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
438 | extension SPDacShowCardLargeComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
439 | static let protoMessageName: String = _protobuf_package + ".ShowCardLargeComponent"
440 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
441 | 1: .same(proto: "title"),
442 | 2: .same(proto: "subtitle"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardLarge.pb.swift:512:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
510 | extension SPDacEpisodeCardLargeComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
511 | static let protoMessageName: String = _protobuf_package + ".EpisodeCardLargeComponent"
512 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
513 | 1: .same(proto: "title"),
514 | 2: .same(proto: "subtitle"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardMedium.pb.swift:317:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
315 | extension SPDacAlbumCardMediumComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
316 | static let protoMessageName: String = _protobuf_package + ".AlbumCardMediumComponent"
317 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
318 | 1: .same(proto: "title"),
319 | 2: .same(proto: "subtitle"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardMedium.pb.swift:383:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
381 | extension SPDacShowCardMediumComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
382 | static let protoMessageName: String = _protobuf_package + ".ShowCardMediumComponent"
383 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
384 | 1: .same(proto: "title"),
385 | 2: .same(proto: "subtitle"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardMedium.pb.swift:455:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
453 | extension SPDacTrackCardMediumComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
454 | static let protoMessageName: String = _protobuf_package + ".TrackCardMediumComponent"
455 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
456 | 1: .same(proto: "title"),
457 | 2: .same(proto: "subtitle"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardMedium.pb.swift:521:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
519 | extension SPDacLikedSongsCardMediumComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
520 | static let protoMessageName: String = _protobuf_package + ".LikedSongsCardMediumComponent"
521 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
522 | 2000: .standard(proto: "ubi_element_info"),
523 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardMedium.pb.swift:557:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
555 | extension SPDacPlaylistCardMediumComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
556 | static let protoMessageName: String = _protobuf_package + ".PlaylistCardMediumComponent"
557 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
558 | 1: .same(proto: "title"),
559 | 2: .same(proto: "subtitle"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardMedium.pb.swift:629:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
627 | extension SPDacEpisodeCardMediumComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
628 | static let protoMessageName: String = _protobuf_package + ".EpisodeCardMediumComponent"
629 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
630 | 1: .same(proto: "title"),
631 | 2: .same(proto: "subtitle"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardMedium.pb.swift:695:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
693 | extension SPDacArtistCardMediumComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
694 | static let protoMessageName: String = _protobuf_package + ".ArtistCardMediumComponent"
695 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
696 | 1: .same(proto: "title"),
697 | 2: .same(proto: "subtitle"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardMedium.pb.swift:761:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
759 | extension SPDacYourEpisodesCardMediumComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
760 | static let protoMessageName: String = _protobuf_package + ".YourEpisodesCardMediumComponent"
761 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
762 | 2000: .standard(proto: "ubi_element_info"),
763 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardShortcut.pb.swift:305:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
303 | extension SPDacPlaylistCardShortcutComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
304 | static let protoMessageName: String = _protobuf_package + ".PlaylistCardShortcutComponent"
305 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
306 | 1: .same(proto: "title"),
307 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardShortcut.pb.swift:371:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
369 | extension SPDacArtistCardShortcutComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
370 | static let protoMessageName: String = _protobuf_package + ".ArtistCardShortcutComponent"
371 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
372 | 1: .same(proto: "title"),
373 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardShortcut.pb.swift:437:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
435 | extension SPDacAlbumCardShortcutComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
436 | static let protoMessageName: String = _protobuf_package + ".AlbumCardShortcutComponent"
437 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
438 | 1: .same(proto: "title"),
439 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardShortcut.pb.swift:503:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
501 | extension SPDacEpisodeCardShortcutComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
502 | static let protoMessageName: String = _protobuf_package + ".EpisodeCardShortcutComponent"
503 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
504 | 1: .same(proto: "title"),
505 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardShortcut.pb.swift:587:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
585 | extension SPDacShowCardShortcutComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
586 | static let protoMessageName: String = _protobuf_package + ".ShowCardShortcutComponent"
587 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
588 | 1: .same(proto: "title"),
589 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardShortcut.pb.swift:653:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
651 | extension SPDacRecentlyPlayedCardShortcutComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
652 | static let protoMessageName: String = _protobuf_package + ".RecentlyPlayedCardShortcutComponent"
653 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
654 | 1: .same(proto: "title"),
655 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardSmall.pb.swift:437:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
435 | extension SPDacPlaylistCardSmallComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
436 | static let protoMessageName: String = _protobuf_package + ".PlaylistCardSmallComponent"
437 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
438 | 1: .same(proto: "title"),
439 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardSmall.pb.swift:503:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
501 | extension SPDacYourEpisodesCardSmallComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
502 | static let protoMessageName: String = _protobuf_package + ".YourEpisodesCardSmallComponent"
503 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
504 | 2000: .standard(proto: "ubi_element_info"),
505 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardSmall.pb.swift:539:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
537 | extension SPDacLikedSongsCardSmallComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
538 | static let protoMessageName: String = _protobuf_package + ".LikedSongsCardSmallComponent"
539 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
540 | 2000: .standard(proto: "ubi_element_info"),
541 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardSmall.pb.swift:575:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
573 | extension SPDacDownloadedPlaylistCardSmallComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
574 | static let protoMessageName: String = _protobuf_package + ".DownloadedPlaylistCardSmallComponent"
575 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
576 | 1: .same(proto: "title"),
577 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardSmall.pb.swift:635:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
633 | extension SPDacAlbumCardSmallComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
634 | static let protoMessageName: String = _protobuf_package + ".AlbumCardSmallComponent"
635 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
636 | 1: .same(proto: "title"),
637 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardSmall.pb.swift:695:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
693 | extension SPDacTrackCardSmallComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
694 | static let protoMessageName: String = _protobuf_package + ".TrackCardSmallComponent"
695 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
696 | 1: .same(proto: "title"),
697 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardSmall.pb.swift:755:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
753 | extension SPDacDownloadedAlbumCardSmallComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
754 | static let protoMessageName: String = _protobuf_package + ".DownloadedAlbumCardSmallComponent"
755 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
756 | 1: .same(proto: "title"),
757 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardSmall.pb.swift:815:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
813 | extension SPDacDownloadedLikedSongsCardSmallComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
814 | static let protoMessageName: String = _protobuf_package + ".DownloadedLikedSongsCardSmallComponent"
815 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
816 | 2000: .standard(proto: "ubi_element_info"),
817 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardSmall.pb.swift:851:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
849 | extension SPDacArtistCardSmallComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
850 | static let protoMessageName: String = _protobuf_package + ".ArtistCardSmallComponent"
851 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
852 | 1: .same(proto: "title"),
853 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardSmall.pb.swift:911:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
909 | extension SPDacShowCardSmallComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
910 | static let protoMessageName: String = _protobuf_package + ".ShowCardSmallComponent"
911 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
912 | 1: .same(proto: "title"),
913 | 2: .same(proto: "showCategories"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardSmall.pb.swift:977:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
975 | extension SPDacDownloadedEpisodeCardSmallComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
976 | static let protoMessageName: String = _protobuf_package + ".DownloadedEpisodeCardSmallComponent"
977 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
978 | 1: .same(proto: "title"),
979 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CardSmall.pb.swift:1037:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1035 | extension SPDacEpisodeCardSmallComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1036 | static let protoMessageName: String = _protobuf_package + ".EpisodeCardSmallComponent"
1037 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1038 | 1: .same(proto: "title"),
1039 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Challenge.pb.swift:257:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
255 | extension SPHashcashChallenge: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
256 | static let protoMessageName: String = "HashcashChallenge"
257 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
258 | 1: .same(proto: "length"),
259 | 2: .same(proto: "prefix"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Challenge.pb.swift:295:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
293 | extension SPHashcashChallengeAnswer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
294 | static let protoMessageName: String = "HashcashChallengeAnswer"
295 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
296 | 1: .same(proto: "suffix"),
297 | 2: .same(proto: "duration"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Challenge.pb.swift:337:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
335 | extension SPClientSecretChallenge: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
336 | static let protoMessageName: String = "ClientSecretChallenge"
337 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
338 | 1: .same(proto: "salt"),
339 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Challenge.pb.swift:369:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
367 | extension SPClientSecretHMACAnswer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
368 | static let protoMessageName: String = "ClientSecretHMACAnswer"
369 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
370 | 1: .same(proto: "hmac"),
371 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Challenge.pb.swift:401:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
399 | extension SPEvaluateJSChallenge: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
400 | static let protoMessageName: String = "EvaluateJSChallenge"
401 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
402 | 1: .same(proto: "code"),
403 | 2: .same(proto: "libraries"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Challenge.pb.swift:439:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
437 | extension SPEvaluateJSAnswer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
438 | static let protoMessageName: String = "EvaluateJSAnswer"
439 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
440 | 1: .same(proto: "result"),
441 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Challenge.pb.swift:471:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
469 | extension SPCodeChallenge: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
470 | static let protoMessageName: String = "CodeChallenge"
471 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
472 | 1: .same(proto: "method"),
473 | 2: .standard(proto: "code_length"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Challenge.pb.swift:520:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
518 |
519 | extension SPCodeChallenge.Method: SwiftProtobuf._ProtoNameProviding {
520 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
521 | 0: .same(proto: "UNKNOWN"),
522 | 1: .same(proto: "SMS"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Challenge.pb.swift:528:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
526 | extension SPCodeChallengeAnswer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
527 | static let protoMessageName: String = "CodeChallengeAnswer"
528 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
529 | 1: .same(proto: "code"),
530 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Challenge.pb.swift:560:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
558 | extension SPCaptchaChallenge: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
559 | static let protoMessageName: String = "CaptchaChallenge"
560 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
561 | 1: .standard(proto: "url_container"),
562 | 10: .standard(proto: "interact_ref_container"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Challenge.pb.swift:602:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
600 | extension SPCaptchaUrlContainer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
601 | static let protoMessageName: String = "CaptchaUrlContainer"
602 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
603 | 1: .same(proto: "url"),
604 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Challenge.pb.swift:634:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
632 | extension SPCaptchaInteractRefContainer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
633 | static let protoMessageName: String = "CaptchaInteractRefContainer"
634 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
635 | 1: .standard(proto: "interact_ref"),
636 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Challenge.pb.swift:666:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
664 | extension SPCaptchaChallengeAnswer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
665 | static let protoMessageName: String = "CaptchaChallengeAnswer"
666 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
667 | 1: .standard(proto: "interact_ref"),
668 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ClientInfo.pb.swift:66:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
64 | extension SPClientInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
65 | static let protoMessageName: String = "ClientInfo"
66 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
67 | 1: .standard(proto: "app_ver_code"),
68 | 2: .standard(proto: "cl_id"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ClientInfo.pb.swift:114:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
112 | extension SPShortClientInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
113 | static let protoMessageName: String = "ShortClientInfo"
114 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
115 | 1: .standard(proto: "cl_id"),
116 | 2: .standard(proto: "device_id"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ClientToken.pb.swift:377:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
375 |
376 | extension SPClientTokenRequestType: SwiftProtobuf._ProtoNameProviding {
377 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
378 | 0: .same(proto: "REQUEST_UNKNOWN"),
379 | 1: .same(proto: "REQUEST_CLIENT_DATA_REQUEST"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ClientToken.pb.swift:385:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
383 |
384 | extension SPClientTokenChallengeType: SwiftProtobuf._ProtoNameProviding {
385 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
386 | 0: .same(proto: "CHALLENGE_UNKNOWN"),
387 | 1: .same(proto: "CHALLENGE_CLIENT_SECRET_HMAC"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ClientToken.pb.swift:394:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
392 |
393 | extension SPClientTokenResponseType: SwiftProtobuf._ProtoNameProviding {
394 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
395 | 0: .same(proto: "RESPONSE_UNKNOWN"),
396 | 1: .same(proto: "RESPONSE_GRANTED_TOKEN_RESPONSE"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ClientToken.pb.swift:403:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
401 | extension SPClientToken: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
402 | static let protoMessageName: String = "ClientToken"
403 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
404 | 1: .same(proto: "val"),
405 | 2: .same(proto: "expiresInS"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ClientToken.pb.swift:453:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
451 | extension SPClientTokenDomain: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
452 | static let protoMessageName: String = "ClientTokenDomain"
453 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
454 | 1: .same(proto: "domain"),
455 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ClientToken.pb.swift:485:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
483 | extension SPClientTokenRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
484 | static let protoMessageName: String = "ClientTokenRequest"
485 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
486 | 1: .same(proto: "type"),
487 | 2: .same(proto: "client"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ClientToken.pb.swift:561:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
559 | extension SPClientTokenChallengeAnswerData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
560 | static let protoMessageName: String = "ClientTokenChallengeAnswerData"
561 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
562 | 1: .same(proto: "context"),
563 | 2: .same(proto: "answers"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ClientToken.pb.swift:599:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
597 | extension SPClientTokenChallengeAnswer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
598 | static let protoMessageName: String = "ClientTokenChallengeAnswer"
599 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
600 | 1: .same(proto: "type"),
601 | 2: .same(proto: "clSecretAnswer"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ClientToken.pb.swift:693:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
691 | extension SPClientTokenResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
692 | static let protoMessageName: String = "ClientTokenResponse"
693 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
694 | 1: .same(proto: "type"),
695 | 2: .same(proto: "token"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ClientToken.pb.swift:769:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
767 | extension SPClientTokenChallengesData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
768 | static let protoMessageName: String = "ClientTokenChallengesData"
769 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
770 | 1: .same(proto: "context"),
771 | 2: .same(proto: "challenges"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ClientToken.pb.swift:807:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
805 | extension SPClientTokenChallenge: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
806 | static let protoMessageName: String = "ClientTokenChallenge"
807 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
808 | 1: .same(proto: "type"),
809 | 2: .same(proto: "clSecretParameters"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ClientToken.pb.swift:901:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
899 | extension SPClientTokenBadRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
900 | static let protoMessageName: String = "ClientTokenBadRequest"
901 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
902 | 1: .same(proto: "errMsg"),
903 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Collection.pb.swift:125:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
123 | extension SPCollectionPageRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
124 | static let protoMessageName: String = _protobuf_package + ".PageRequest"
125 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
126 | 1: .same(proto: "username"),
127 | 2: .standard(proto: "set_name"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Collection.pb.swift:175:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
173 | extension SPCollectionDeltaRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
174 | static let protoMessageName: String = _protobuf_package + ".DeltaRequest"
175 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
176 | 1: .same(proto: "username"),
177 | 2: .standard(proto: "set_name"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Collection.pb.swift:219:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
217 | extension SPCollectionWriteRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
218 | static let protoMessageName: String = _protobuf_package + ".WriteRequest"
219 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
220 | 1: .same(proto: "username"),
221 | 2: .standard(proto: "set_name"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Collection.pb.swift:269:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
267 | extension SPCollectionPubSubUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
268 | static let protoMessageName: String = _protobuf_package + ".PubSubUpdate"
269 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
270 | 1: .same(proto: "username"),
271 | 2: .standard(proto: "set_name"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Collection.pb.swift:319:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
317 | extension SPCollectionInitializedRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
318 | static let protoMessageName: String = _protobuf_package + ".InitializedRequest"
319 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
320 | 1: .same(proto: "username"),
321 | 2: .standard(proto: "set_name"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Collection.pb.swift:357:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
355 | extension SPCollectionInitializedResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
356 | static let protoMessageName: String = _protobuf_package + ".InitializedResponse"
357 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
358 | 1: .same(proto: "initialized"),
359 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CollectionModel.pb.swift:89:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
87 | extension SPPageResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
88 | public static let protoMessageName: String = _protobuf_package + ".PageResponse"
89 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
90 | 1: .same(proto: "items"),
91 | 2: .standard(proto: "next_page_token"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CollectionModel.pb.swift:133:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
131 | extension SPDeltaResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
132 | public static let protoMessageName: String = _protobuf_package + ".DeltaResponse"
133 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
134 | 1: .standard(proto: "delta_update_possible"),
135 | 2: .same(proto: "items"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/CollectionModel.pb.swift:177:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
175 | extension SPCollectionPageItem: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
176 | public static let protoMessageName: String = _protobuf_package + ".CollectionPageItem"
177 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
178 | 1: .same(proto: "uri"),
179 | 2: .standard(proto: "added_at_ts"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Connectivity.pb.swift:190:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
188 | extension SPConnectivity: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
189 | static let protoMessageName: String = "Connectivity"
190 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
191 | 1: .same(proto: "platform"),
192 | 2: .same(proto: "deviceId"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Connectivity.pb.swift:232:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
230 | extension SPPlatformSpecificData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
231 | static let protoMessageName: String = "PlatformSpecificData"
232 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
233 | 1: .same(proto: "android"),
234 | 2: .same(proto: "ios"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Connectivity.pb.swift:320:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
318 | extension SPNativeAndroidData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
319 | static let protoMessageName: String = "NativeAndroidData"
320 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
321 | 1: .same(proto: "screen"),
322 | 2: .same(proto: "osVer"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Connectivity.pb.swift:398:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
396 | extension SPNativeIOSData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
397 | static let protoMessageName: String = "NativeIOSData"
398 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
399 | 1: .same(proto: "userInterfaceIdiom"),
400 | 2: .same(proto: "simulator"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Connectivity.pb.swift:454:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
452 | extension SPNativeWindowsData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
453 | static let protoMessageName: String = "NativeWindowsData"
454 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
455 | 1: .same(proto: "something1"),
456 | 3: .same(proto: "something3"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Connectivity.pb.swift:522:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
520 | extension SPScreenInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
521 | static let protoMessageName: String = "ScreenInfo"
522 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
523 | 1: .same(proto: "width"),
524 | 2: .same(proto: "height"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ContextMenu.pb.swift:124:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
122 | extension SPDacContextMenu: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
123 | static let protoMessageName: String = _protobuf_package + ".ContextMenu"
124 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
125 | 1: .same(proto: "uri"),
126 | 2: .same(proto: "title"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ContextMenu.pb.swift:190:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
188 | extension SPDacContextAction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
189 | static let protoMessageName: String = _protobuf_package + ".ContextAction"
190 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
191 | 1: .same(proto: "dismiss"),
192 | 2: .standard(proto: "not_interested"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ContextMenu.pb.swift:279:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
277 | extension SPDacContextActionNotInterested: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
278 | static let protoMessageName: String = _protobuf_package + ".ContextActionNotInterested"
279 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
280 | 1: .standard(proto: "entity_type"),
281 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Credentials.pb.swift:131:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
129 | extension SPStoredCredential: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
130 | static let protoMessageName: String = "StoredCredential"
131 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
132 | 1: .same(proto: "id"),
133 | 2: .same(proto: "data"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Credentials.pb.swift:169:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
167 | extension SPPassword: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
168 | static let protoMessageName: String = "Password"
169 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
170 | 1: .same(proto: "id"),
171 | 2: .same(proto: "password"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Credentials.pb.swift:213:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
211 | extension SPFacebookAccessToken: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
212 | static let protoMessageName: String = "FacebookAccessToken"
213 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
214 | 1: .standard(proto: "fb_uid"),
215 | 2: .standard(proto: "access_token"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Credentials.pb.swift:251:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
249 | extension SPOneTimeToken: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
250 | static let protoMessageName: String = "OneTimeToken"
251 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
252 | 1: .same(proto: "token"),
253 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Credentials.pb.swift:283:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
281 | extension SPParentChildCredential: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
282 | static let protoMessageName: String = "ParentChildCredential"
283 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
284 | 1: .standard(proto: "child_id"),
285 | 2: .standard(proto: "parent_stored"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Credentials.pb.swift:325:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
323 | extension SPAppleSignInCredential: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
324 | static let protoMessageName: String = "AppleSignInCredential"
325 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
326 | 1: .standard(proto: "auth_code"),
327 | 2: .standard(proto: "redirect_uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/DownloadInfo.pb.swift:62:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
60 | extension SPPlayIntentRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
61 | static let protoMessageName: String = _protobuf_package + ".PlayIntentRequest"
62 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
63 | 1: .same(proto: "version"),
64 | 2: .same(proto: "token"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/DownloadInfoModel.pb.swift:192:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
190 |
191 | extension SPInteractivity: SwiftProtobuf._ProtoNameProviding {
192 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
193 | 0: .same(proto: "UNKNOWN_INTERACTIVITY"),
194 | 1: .same(proto: "INTERACTIVE"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/DownloadInfoModel.pb.swift:200:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
198 |
199 | extension SPContentType: SwiftProtobuf._ProtoNameProviding {
200 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
201 | 0: .same(proto: "UNKNOWN_CONTENT_TYPE"),
202 | 1: .same(proto: "AUDIO_TRACK"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/DownloadInfoModel.pb.swift:209:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
207 |
208 | extension SPDownloadInfoStatus: SwiftProtobuf._ProtoNameProviding {
209 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
210 | 0: .same(proto: "CDN"),
211 | 1: .same(proto: "STORAGE"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/DownloadInfoModel.pb.swift:218:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
216 | extension SPPlayIntentResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
217 | public static let protoMessageName: String = _protobuf_package + ".PlayIntentResponse"
218 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
219 | 1: .standard(proto: "obfuscated_key"),
220 | 2: .standard(proto: "b4_seq"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/DownloadInfoModel.pb.swift:256:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
254 | extension SPDownloadInfoResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
255 | public static let protoMessageName: String = _protobuf_package + ".DownloadInfoResponse"
256 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
257 | 1: .same(proto: "result"),
258 | 2: .standard(proto: "direct_links"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1212:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1210 |
1211 | extension SPMetaExtensionType: SwiftProtobuf._ProtoNameProviding {
1212 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1213 | 0: .same(proto: "UNKNOWN"),
1214 | 1: .same(proto: "GENERIC"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1220:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1218 |
1219 | extension SPMetaExtensionKind: SwiftProtobuf._ProtoNameProviding {
1220 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1221 | 0: .same(proto: "UNKNOWN_EXTENSION"),
1222 | 1: .same(proto: "CANVAZ"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1441:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1439 | extension SPMetaBatchedEntityRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1440 | static let protoMessageName: String = _protobuf_package + ".BatchedEntityRequest"
1441 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1442 | 1: .same(proto: "header"),
1443 | 2: .same(proto: "request"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1483:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1481 | extension SPMetaBatchedEntityRequestHeader: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1482 | static let protoMessageName: String = _protobuf_package + ".BatchedEntityRequestHeader"
1483 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1484 | 1: .same(proto: "country"),
1485 | 2: .same(proto: "catalogue"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1527:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1525 | extension SPMetaEntityRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1526 | static let protoMessageName: String = _protobuf_package + ".EntityRequest"
1527 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1528 | 1: .same(proto: "uri"),
1529 | 2: .same(proto: "query"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1565:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1563 | extension SPMetaExtensionQuery: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1564 | static let protoMessageName: String = _protobuf_package + ".ExtensionQuery"
1565 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1566 | 1: .same(proto: "kind"),
1567 | 2: .same(proto: "etag"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1607:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1605 | extension SPMetaBatchedExtensionResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1606 | static let protoMessageName: String = _protobuf_package + ".BatchedExtensionResponse"
1607 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1608 | 1: .same(proto: "header"),
1609 | 2: .standard(proto: "extended_metadata"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1668:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1666 | extension SPMetaEntityExtensionDataArray: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1667 | static let protoMessageName: String = _protobuf_package + ".EntityExtensionDataArray"
1668 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1669 | 1: .same(proto: "header"),
1670 | 2: .same(proto: "kind"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1716:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1714 | extension SPMetaEntityExtensionDataArrayHeader: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1715 | static let protoMessageName: String = _protobuf_package + ".EntityExtensionDataArrayHeader"
1716 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1717 | 1: .standard(proto: "provider_error_status"),
1718 | 2: .standard(proto: "cache_ttl_in_seconds"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1766:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1764 | extension SPMetaEntityExtensionData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1765 | static let protoMessageName: String = _protobuf_package + ".EntityExtensionData"
1766 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1767 | 1: .same(proto: "header"),
1768 | 2: .standard(proto: "entity_uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1814:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1812 | extension SPMetaEntityExtensionDataHeader: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1813 | static let protoMessageName: String = _protobuf_package + ".EntityExtensionDataHeader"
1814 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1815 | 1: .standard(proto: "status_code"),
1816 | 2: .same(proto: "etag"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1870:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1868 | extension SPMetaPlainListAssoc: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1869 | static let protoMessageName: String = _protobuf_package + ".PlainListAssoc"
1870 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1871 | 1: .standard(proto: "entity_uri"),
1872 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ExtendedMetadata.pb.swift:1921:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1919 | extension SPMetaAssoc: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1920 | static let protoMessageName: String = _protobuf_package + ".Assoc"
1921 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1922 | 1: .same(proto: "header"),
1923 | 2: .standard(proto: "plain_list"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/FilterComponent.pb.swift:79:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
77 | extension SPDacFilterComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
78 | static let protoMessageName: String = _protobuf_package + ".FilterComponent"
79 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
80 | 1: .same(proto: "facets"),
81 | 2000: .standard(proto: "ubi_element_info"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/FilterComponent.pb.swift:121:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
119 | extension SPDacFacet: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
120 | static let protoMessageName: String = _protobuf_package + ".Facet"
121 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
122 | 1: .same(proto: "title"),
123 | 2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/HighlightedText.pb.swift:45:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
43 | extension SPDacHighlightedText: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
44 | static let protoMessageName: String = _protobuf_package + ".HighlightedText"
45 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
46 | 1: .same(proto: "text"),
47 | 2: .same(proto: "startInclusive"),
BUILD FAILURE 6.1 wasm