Build Information
Successful build of SwiftySpot, reference master (3c2786), with Swift 6.2 for Linux on 22 Apr 2026 01:29:25 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
224 | 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. [#DeprecatedDeclaration]
225 | 1: .standard(proto: "sync_type"),
226 | 2: .same(proto: "lines"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/LyricsModel.pb.swift:153:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
151 |
152 | extension SPLyricsSyncType: SwiftProtobuf._ProtoNameProviding {
153 | 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. [#DeprecatedDeclaration]
154 | 0: .same(proto: "UNSYNCED"),
155 | 1: .same(proto: "LINE_SYNCED"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/LyricsModel.pb.swift:162:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
160 | extension SPLyricsColorData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
161 | public static let protoMessageName: String = _protobuf_package + ".ColorData"
162 | 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. [#DeprecatedDeclaration]
163 | 1: .same(proto: "background"),
164 | 2: .same(proto: "text"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/LyricsModel.pb.swift:206:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
204 | extension SPLyricsAlternative: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
205 | public static let protoMessageName: String = _protobuf_package + ".Alternative"
206 | 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. [#DeprecatedDeclaration]
207 | 1: .same(proto: "language"),
208 | 2: .same(proto: "lines"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/LyricsModel.pb.swift:254:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
252 | extension SPLyricsLine: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
253 | public static let protoMessageName: String = _protobuf_package + ".Line"
254 | 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. [#DeprecatedDeclaration]
255 | 1: .standard(proto: "start_time_ms"),
256 | 2: .same(proto: "text"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/LyricsModel.pb.swift:298:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
296 | extension SPLyricsSyllable: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
297 | public static let protoMessageName: String = _protobuf_package + ".Syllable"
298 | 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. [#DeprecatedDeclaration]
299 | 1: .standard(proto: "start_time_ms"),
300 | 2: .standard(proto: "num_chars"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Metadata.pb.swift:575:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
573 | extension SPMetaAlbum: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
574 | static let protoMessageName: String = _protobuf_package + ".Album"
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. [#DeprecatedDeclaration]
576 | 1: .same(proto: "gid"),
577 | 2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Metadata.pb.swift:883:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
881 | extension SPMetaDisc: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
882 | static let protoMessageName: String = _protobuf_package + ".Disc"
883 | 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. [#DeprecatedDeclaration]
884 | 1: .same(proto: "number"),
885 | 2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Metadata.pb.swift:927:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
925 | extension SPMetaArtist: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
926 | static let protoMessageName: String = _protobuf_package + ".Artist"
927 | 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. [#DeprecatedDeclaration]
928 | 1: .same(proto: "gid"),
929 | 2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Metadata.pb.swift:1163:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1161 | extension SPMetaTopTracks: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1162 | static let protoMessageName: String = _protobuf_package + ".TopTracks"
1163 | 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. [#DeprecatedDeclaration]
1164 | 1: .same(proto: "country"),
1165 | 2: .same(proto: "tracks"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Metadata.pb.swift:1201:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1199 | extension SPMetaAlbumGroup: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1200 | static let protoMessageName: String = _protobuf_package + ".AlbumGroup"
1201 | 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. [#DeprecatedDeclaration]
1202 | 1: .same(proto: "albums"),
1203 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Metadata.pb.swift:1233:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1231 | extension SPMetaTrack: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1232 | static let protoMessageName: String = _protobuf_package + ".Track"
1233 | 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. [#DeprecatedDeclaration]
1234 | 1: .same(proto: "gid"),
1235 | 2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:620:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
618 |
619 | extension SPMetadataCopyrightType: SwiftProtobuf._ProtoNameProviding {
620 | 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. [#DeprecatedDeclaration]
621 | 0: .same(proto: "P"),
622 | 1: .same(proto: "C"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:627:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
625 |
626 | extension SPMetadataAlbumType: SwiftProtobuf._ProtoNameProviding {
627 | 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. [#DeprecatedDeclaration]
628 | 0: .same(proto: "UNKNOWN"),
629 | 1: .same(proto: "ALBUM"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:639:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
637 |
638 | extension SPMetadataArtistRole: SwiftProtobuf._ProtoNameProviding {
639 | 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. [#DeprecatedDeclaration]
640 | 0: .same(proto: "ARTIST_ROLE_UNKNOWN"),
641 | 1: .same(proto: "ARTIST_ROLE_MAIN_ARTIST"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:652:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
650 |
651 | extension SPMetadataAudioFormat: SwiftProtobuf._ProtoNameProviding {
652 | 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. [#DeprecatedDeclaration]
653 | 0: .same(proto: "OGG_VORBIS_96"),
654 | 1: .same(proto: "OGG_VORBIS_160"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:680:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
678 | extension SPMetadataBiography: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
679 | public static let protoMessageName: String = _protobuf_package + ".Biography"
680 | 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. [#DeprecatedDeclaration]
681 | 1: .same(proto: "text"),
682 | 2: .standard(proto: "portrait_variants"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:724:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
722 | extension SPMetadataExternalId: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
723 | public static let protoMessageName: String = _protobuf_package + ".ExternalId"
724 | 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. [#DeprecatedDeclaration]
725 | 1: .same(proto: "type"),
726 | 2: .same(proto: "id"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:762:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
760 | extension SPMetadataImage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
761 | public static let protoMessageName: String = _protobuf_package + ".Image"
762 | 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. [#DeprecatedDeclaration]
763 | 1: .standard(proto: "file_id"),
764 | 2: .same(proto: "size"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:812:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
810 | extension SPMetadataImageGroup: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
811 | public static let protoMessageName: String = _protobuf_package + ".ImageGroup"
812 | 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. [#DeprecatedDeclaration]
813 | 1: .same(proto: "images"),
814 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:844:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
842 | extension SPMetadataSalePeriod: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
843 | public static let protoMessageName: String = _protobuf_package + ".SalePeriod"
844 | 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. [#DeprecatedDeclaration]
845 | 1: .same(proto: "restrictions"),
846 | 2: .same(proto: "start"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:892:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
890 | extension SPMetadataRestriction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
891 | public static let protoMessageName: String = _protobuf_package + ".Restriction"
892 | 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. [#DeprecatedDeclaration]
893 | 1: .same(proto: "catalogue"),
894 | 4: .same(proto: "type"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:936:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
934 | extension SPMetadataDate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
935 | public static let protoMessageName: String = _protobuf_package + ".Date"
936 | 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. [#DeprecatedDeclaration]
937 | 1: .same(proto: "stockYear"),
938 | 2: .same(proto: "stockMonth"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:992:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
990 | extension SPMetadataAvailability: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
991 | public static let protoMessageName: String = _protobuf_package + ".Availability"
992 | 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. [#DeprecatedDeclaration]
993 | 1: .standard(proto: "catalogue_str"),
994 | 2: .same(proto: "start"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:1034:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1032 | extension SPMetadataCopyright: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1033 | public static let protoMessageName: String = _protobuf_package + ".Copyright"
1034 | 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. [#DeprecatedDeclaration]
1035 | 1: .same(proto: "type"),
1036 | 2: .same(proto: "text"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:1072:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1070 | extension SPMetadataContentRating: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1071 | public static let protoMessageName: String = _protobuf_package + ".ContentRating"
1072 | 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. [#DeprecatedDeclaration]
1073 | 1: .same(proto: "country"),
1074 | 2: .same(proto: "tags"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:1110:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1108 | extension SPMetadataLicensor: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1109 | public static let protoMessageName: String = _protobuf_package + ".Licensor"
1110 | 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. [#DeprecatedDeclaration]
1111 | 1: .same(proto: "uuid"),
1112 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:1142:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1140 | extension SPMetadataBlock: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1141 | public static let protoMessageName: String = _protobuf_package + ".Block"
1142 | 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. [#DeprecatedDeclaration]
1143 | 1: .same(proto: "countries"),
1144 | 2: .same(proto: "type"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:1180:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1178 | extension SPMetadataLocalizedString: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1179 | public static let protoMessageName: String = _protobuf_package + ".LocalizedString"
1180 | 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. [#DeprecatedDeclaration]
1181 | 1: .same(proto: "language"),
1182 | 2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:1218:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1216 | extension SPMetadataActivityPeriod: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1217 | public static let protoMessageName: String = _protobuf_package + ".ActivityPeriod"
1218 | 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. [#DeprecatedDeclaration]
1219 | 1: .standard(proto: "start_year"),
1220 | 2: .standard(proto: "end_year"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:1266:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1264 | extension SPMetadataArtistWithRole: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1265 | public static let protoMessageName: String = _protobuf_package + ".ArtistWithRole"
1266 | 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. [#DeprecatedDeclaration]
1267 | 1: .same(proto: "gid"),
1268 | 2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:1310:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1308 | extension SPMetadataAudioFile: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1309 | public static let protoMessageName: String = _protobuf_package + ".AudioFile"
1310 | 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. [#DeprecatedDeclaration]
1311 | 1: .standard(proto: "file_id"),
1312 | 2: .same(proto: "format"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Path.pb.swift:94:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
92 | extension SPUbiPath: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
93 | static let protoMessageName: String = _protobuf_package + ".Path"
94 | 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. [#DeprecatedDeclaration]
95 | 1: .same(proto: "nodes"),
96 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Path.pb.swift:126:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
124 | extension SPUbiPathNode: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
125 | static let protoMessageName: String = _protobuf_package + ".PathNode"
126 | 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. [#DeprecatedDeclaration]
127 | 1: .same(proto: "name"),
128 | 2: .same(proto: "id"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/PlayCommand.pb.swift:46:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
44 | extension SPDacPlayCommand: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
45 | static let protoMessageName: String = _protobuf_package + ".PlayCommand"
46 | 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. [#DeprecatedDeclaration]
47 | 1: .same(proto: "context"),
48 | 2: .same(proto: "options"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/PlaylistInfo.pb.swift:222:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
220 | extension SPPlaylistFromSeed: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
221 | static let protoMessageName: String = "PlaylistFromSeed"
222 | 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. [#DeprecatedDeclaration]
223 | 2: .same(proto: "total"),
224 | 7: .same(proto: "playlists"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/PlaylistInfo.pb.swift:260:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
258 | extension SPPlaylistFromSeedShort: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
259 | static let protoMessageName: String = "PlaylistFromSeedShort"
260 | 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. [#DeprecatedDeclaration]
261 | 2: .same(proto: "uri"),
262 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/PlaylistInfo.pb.swift:292:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
290 | extension SPPlaylistInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
291 | static let protoMessageName: String = "PlaylistInfo"
292 | 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. [#DeprecatedDeclaration]
293 | 1: .same(proto: "uid"),
294 | 2: .same(proto: "count"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/PlaylistInfo.pb.swift:424:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
422 | extension SPPlaylistPayload: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
423 | static let protoMessageName: String = "PlaylistPayload"
424 | 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. [#DeprecatedDeclaration]
425 | 1: .same(proto: "val1"),
426 | 2: .same(proto: "val2"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/PlaylistInfo.pb.swift:468:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
466 | extension SPPlaylistPayload.Track: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
467 | static let protoMessageName: String = SPPlaylistPayload.protoMessageName + ".Track"
468 | 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. [#DeprecatedDeclaration]
469 | 1: .same(proto: "uri"),
470 | 2: .same(proto: "info"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/PlaylistInfo.pb.swift:510:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
508 | extension SPPlaylistPayload.Track.Info: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
509 | static let protoMessageName: String = SPPlaylistPayload.Track.protoMessageName + ".Info"
510 | 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. [#DeprecatedDeclaration]
511 | 2: .standard(proto: "create_ts_ms_utc"),
512 | 11: .same(proto: "props"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/PlaylistInfo.pb.swift:558:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
556 | extension SPPlaylistMeta: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
557 | static let protoMessageName: String = "PlaylistMeta"
558 | 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. [#DeprecatedDeclaration]
559 | 1: .same(proto: "name"),
560 | 2: .same(proto: "desc"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/PlaylistInfo.pb.swift:620:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
618 | extension SPPlaylistMetaUnknownObj: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
619 | static let protoMessageName: String = "PlaylistMetaUnknownObj"
620 | 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. [#DeprecatedDeclaration]
621 | 1: .same(proto: "var1"),
622 | 2: .same(proto: "var2"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ProfileWeb.pb.swift:70:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
68 | extension SPWebProfileResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
69 | static let protoMessageName: String = "ProfileResponse"
70 | 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. [#DeprecatedDeclaration]
71 | 1: .same(proto: "username"),
72 | 2: .standard(proto: "display_name"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ProfileWeb.pb.swift:112:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
110 | extension SPWebStringVal: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
111 | static let protoMessageName: String = "StringVal"
112 | 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. [#DeprecatedDeclaration]
113 | 1: .same(proto: "value"),
114 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Restrictions.pb.swift:154:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
152 | extension SPRestrictions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
153 | static let protoMessageName: String = "Restrictions"
154 | 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. [#DeprecatedDeclaration]
155 | 1: .standard(proto: "pause_reasons"),
156 | 2: .standard(proto: "resume_reasons"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Search.pb.swift:221:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
219 | extension SPSearchAutocompleteViewResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
220 | static let protoMessageName: String = _protobuf_package + ".AutocompleteViewResponse"
221 | 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. [#DeprecatedDeclaration]
222 | 1: .same(proto: "hits"),
223 | 1000: .standard(proto: "autocomplete_queries"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Search.pb.swift:259:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
257 | extension SPSearchMainViewResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
258 | static let protoMessageName: String = _protobuf_package + ".MainViewResponse"
259 | 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. [#DeprecatedDeclaration]
260 | 1: .same(proto: "hits"),
261 | 2: .same(proto: "recommendations"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Search.pb.swift:331:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
329 | extension SPSearchRecommendations: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
330 | static let protoMessageName: String = _protobuf_package + ".Recommendations"
331 | 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. [#DeprecatedDeclaration]
332 | 1: .same(proto: "type"),
333 | 2: .same(proto: "entities"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Search.pb.swift:369:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
367 | extension SPSearchResultEntity: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
368 | static let protoMessageName: String = _protobuf_package + ".ResultEntity"
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. [#DeprecatedDeclaration]
370 | 1: .same(proto: "uri"),
371 | 2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:426:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
424 | extension SPBannerContent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
425 | public static let protoMessageName: String = _protobuf_package + ".BannerContent"
426 | 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. [#DeprecatedDeclaration]
427 | 1: .same(proto: "id"),
428 | 2: .same(proto: "title"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:482:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
480 | extension SPSearchRelated: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
481 | public static let protoMessageName: String = _protobuf_package + ".SearchRelated"
482 | 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. [#DeprecatedDeclaration]
483 | 1: .same(proto: "text"),
484 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:520:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
518 | extension SPSearchAutocompleteQuery: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
519 | public static let protoMessageName: String = _protobuf_package + ".SearchAutocompleteQuery"
520 | 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. [#DeprecatedDeclaration]
521 | 1: .same(proto: "uri"),
522 | 2: .same(proto: "snippet"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:568:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
566 | extension SPSearchSnippet: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
567 | public static let protoMessageName: String = _protobuf_package + ".SearchSnippet"
568 | 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. [#DeprecatedDeclaration]
569 | 1: .same(proto: "segments"),
570 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:600:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
598 | extension SPSearchSegment: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
599 | public static let protoMessageName: String = _protobuf_package + ".SearchSegment"
600 | 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. [#DeprecatedDeclaration]
601 | 1: .same(proto: "value"),
602 | 2: .same(proto: "matched"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:638:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
636 | extension SPSearchArtist: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
637 | public static let protoMessageName: String = _protobuf_package + ".SearchArtist"
638 | 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. [#DeprecatedDeclaration]
639 | 1: .same(proto: "verified"),
640 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:670:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
668 | extension SPSearchAlbum: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
669 | public static let protoMessageName: String = _protobuf_package + ".SearchAlbum"
670 | 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. [#DeprecatedDeclaration]
671 | 1: .standard(proto: "artist_names"),
672 | 2: .same(proto: "type"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:736:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
734 | extension SPSearchPlaylist: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
735 | public static let protoMessageName: String = _protobuf_package + ".SearchPlaylist"
736 | 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. [#DeprecatedDeclaration]
737 | 1: .same(proto: "personalized"),
738 | 2: .standard(proto: "owned_by_spotify"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:780:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
778 | extension SPSearchTrack: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
779 | public static let protoMessageName: String = _protobuf_package + ".SearchTrack"
780 | 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. [#DeprecatedDeclaration]
781 | 1: .same(proto: "explicit"),
782 | 2: .same(proto: "windowed"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:852:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
850 | extension SPSearchAudioShow: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
851 | public static let protoMessageName: String = _protobuf_package + ".SearchAudioShow"
852 | 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. [#DeprecatedDeclaration]
853 | 1: .standard(proto: "publisher_name"),
854 | 3: .standard(proto: "music_and_talk"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:915:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
913 | extension SPSearchProfile: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
914 | public static let protoMessageName: String = _protobuf_package + ".SearchProfile"
915 | 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. [#DeprecatedDeclaration]
916 | 1: .same(proto: "verified"),
917 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:947:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
945 | extension SPSearchAudiobook: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
946 | public static let protoMessageName: String = _protobuf_package + ".SearchAudiobook"
947 | 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. [#DeprecatedDeclaration]
948 | 1: .standard(proto: "author_names"),
949 | 2: .standard(proto: "narrator_names"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:1013:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1011 | extension SPAccess: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1012 | public static let protoMessageName: String = _protobuf_package + ".Access"
1013 | 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. [#DeprecatedDeclaration]
1014 | 1: .same(proto: "signifier"),
1015 | 2: .same(proto: "unlocked"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:1051:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1049 | extension SPRelatedEntity: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1050 | public static let protoMessageName: String = _protobuf_package + ".RelatedEntity"
1051 | 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. [#DeprecatedDeclaration]
1052 | 1: .same(proto: "uri"),
1053 | 2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:1089:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1087 | extension SPOnDemand: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1088 | public static let protoMessageName: String = _protobuf_package + ".OnDemand"
1089 | 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. [#DeprecatedDeclaration]
1090 | 1: .standard(proto: "track_uri"),
1091 | 2: .standard(proto: "playlist_uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:420:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
418 |
419 | extension SPUserGender: SwiftProtobuf._ProtoNameProviding {
420 | 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. [#DeprecatedDeclaration]
421 | 0: .same(proto: "UNKNOWN_USER_GENDER"),
422 | 1: .same(proto: "MALE"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:429:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
427 |
428 | extension SPCapability: SwiftProtobuf._ProtoNameProviding {
429 | 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. [#DeprecatedDeclaration]
430 | 0: .same(proto: "UNKNOWN_CAPABILITY"),
431 | 1: .same(proto: "CAPABILITY_WEB_INTERACTION_V1"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:437:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
435 | extension SPCreateAccountRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
436 | static let protoMessageName: String = _protobuf_package + ".CreateAccountRequest"
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. [#DeprecatedDeclaration]
438 | 1: .standard(proto: "callback_uri"),
439 | 2: .same(proto: "details"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:537:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
535 | extension SPAccountDetails: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
536 | static let protoMessageName: String = _protobuf_package + ".AccountDetails"
537 | 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. [#DeprecatedDeclaration]
538 | 1: .standard(proto: "display_name"),
539 | 2: .same(proto: "birthdate"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:597:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
595 | extension SPConsentFlags: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
596 | static let protoMessageName: String = _protobuf_package + ".ConsentFlags"
597 | 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. [#DeprecatedDeclaration]
598 | 1: .standard(proto: "eula_agreed"),
599 | 2: .standard(proto: "collect_info"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:653:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
651 | extension SPEmailAndPasswordIdentifier: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
652 | static let protoMessageName: String = _protobuf_package + ".EmailAndPasswordIdentifier"
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. [#DeprecatedDeclaration]
654 | 1: .same(proto: "email"),
655 | 2: .same(proto: "password"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:691:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
689 | extension SPSignupClientInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
690 | static let protoMessageName: String = _protobuf_package + ".SignupClientInfo"
691 | 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. [#DeprecatedDeclaration]
692 | 1: .standard(proto: "signup_key"),
693 | 2: .same(proto: "platform"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:747:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
745 | extension SPTracking: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
746 | static let protoMessageName: String = _protobuf_package + ".Tracking"
747 | 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. [#DeprecatedDeclaration]
748 | 1: .standard(proto: "creation_point"),
749 | 2: .standard(proto: "creation_flow"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:809:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
807 | extension SPCreateAccountResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
808 | static let protoMessageName: String = _protobuf_package + ".CreateAccountResponse"
809 | 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. [#DeprecatedDeclaration]
810 | 1: .same(proto: "success"),
811 | 2: .same(proto: "error"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:897:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
895 | extension SPCreateAccountSuccessResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
896 | static let protoMessageName: String = _protobuf_package + ".CreateAccountSuccessResponse"
897 | 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. [#DeprecatedDeclaration]
898 | 1: .same(proto: "username"),
899 | 2: .standard(proto: "login_token"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:935:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
933 | extension SPCreateAccountErrorResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
934 | static let protoMessageName: String = _protobuf_package + ".CreateAccountErrorResponse"
935 | 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. [#DeprecatedDeclaration]
936 | 1: .same(proto: "details"),
937 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:967:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
965 | extension SPCreateAccountChallengeResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
966 | static let protoMessageName: String = _protobuf_package + ".CreateAccountChallengeResponse"
967 | 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. [#DeprecatedDeclaration]
968 | 1: .standard(proto: "session_id"),
969 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:999:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
997 | extension SPCompleteAccountCreationRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
998 | static let protoMessageName: String = _protobuf_package + ".CompleteAccountCreationRequest"
999 | 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. [#DeprecatedDeclaration]
1000 | 1: .standard(proto: "session_id"),
1001 | 2: .standard(proto: "request_id"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:1037:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1035 | extension SPCompleteAccountCreationResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1036 | static let protoMessageName: String = _protobuf_package + ".CompleteAccountCreationResponse"
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. [#DeprecatedDeclaration]
1038 | 1: .same(proto: "success"),
1039 | 2: .same(proto: "error"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:1107:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1105 | extension SPCompleteAccountCreationSuccessResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1106 | static let protoMessageName: String = _protobuf_package + ".CompleteAccountCreationSuccessResponse"
1107 | 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. [#DeprecatedDeclaration]
1108 | 1: .same(proto: "username"),
1109 | 2: .standard(proto: "login_token"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:1145:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1143 | extension SPCompleteAccountCreationErrorResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1144 | static let protoMessageName: String = _protobuf_package + ".CompleteAccountCreationErrorResponse"
1145 | 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. [#DeprecatedDeclaration]
1146 | 1: .same(proto: "details"),
1147 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/TLComponent.pb.swift:225:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
223 | extension SPDacHomePageComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
224 | static let protoMessageName: String = _protobuf_package + ".HomePageComponent"
225 | 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. [#DeprecatedDeclaration]
226 | 2: .same(proto: "components"),
227 | 4: .standard(proto: "page_info"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/TLComponent.pb.swift:273:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
271 | extension SPDacToolbarComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
272 | static let protoMessageName: String = _protobuf_package + ".ToolbarComponent"
273 | 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. [#DeprecatedDeclaration]
274 | 1: .standard(proto: "day_part_message"),
275 | 2: .same(proto: "subtitle"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/TLComponent.pb.swift:327:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
325 | extension SPDacSectionHeaderComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
326 | static let protoMessageName: String = _protobuf_package + ".SectionHeaderComponent"
327 | 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. [#DeprecatedDeclaration]
328 | 1: .same(proto: "title"),
329 | 2000: .standard(proto: "ubi_element_info"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/TLComponent.pb.swift:369:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
367 | extension SPDacShortcutsSectionComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
368 | static let protoMessageName: String = _protobuf_package + ".ShortcutsSectionComponent"
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. [#DeprecatedDeclaration]
370 | 1: .same(proto: "title"),
371 | 2: .same(proto: "shortcuts"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/TLComponent.pb.swift:417:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
415 | extension SPDacSectionComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
416 | static let protoMessageName: String = _protobuf_package + ".SectionComponent"
417 | 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. [#DeprecatedDeclaration]
418 | 2: .same(proto: "components"),
419 | 2000: .standard(proto: "ubi_element_info"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/TLComponent.pb.swift:459:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
457 | extension SPDacRecentlyPlayedSectionComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
458 | static let protoMessageName: String = _protobuf_package + ".RecentlyPlayedSectionComponent"
459 | 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. [#DeprecatedDeclaration]
460 | 2000: .standard(proto: "ubi_element_info"),
461 | 2001: .standard(proto: "component_instance_info"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/TLComponent.pb.swift:501:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
499 | extension SPDacPageInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
500 | static let protoMessageName: String = _protobuf_package + ".PageInfo"
501 | 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. [#DeprecatedDeclaration]
502 | 1: .same(proto: "facet"),
503 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/TLComponent.pb.swift:533:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
531 | extension SPDacComponentInstanceInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
532 | static let protoMessageName: String = _protobuf_package + ".ComponentInstanceInfo"
533 | 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. [#DeprecatedDeclaration]
534 | 1: .same(proto: "id"),
535 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/TLComponentV2.pb.swift:101:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
99 | extension SPDacToolbarComponentV2: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
100 | static let protoMessageName: String = _protobuf_package + ".ToolbarComponentV2"
101 | 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. [#DeprecatedDeclaration]
102 | 1: .standard(proto: "day_part_message"),
103 | 2: .same(proto: "subtitle"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/TLComponentV2.pb.swift:209:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
207 | extension SPDacShortcutsSectionComponentV2: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
208 | static let protoMessageName: String = _protobuf_package + ".ShortcutsSectionComponentV2"
209 | 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. [#DeprecatedDeclaration]
210 | 1: .same(proto: "shortcuts"),
211 | 2000: .standard(proto: "ubi_element_info"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ToolbarItem.pb.swift:137:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
135 | extension SPDacToolbarItemFeedComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
136 | static let protoMessageName: String = _protobuf_package + ".ToolbarItemFeedComponent"
137 | 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. [#DeprecatedDeclaration]
138 | 1: .same(proto: "title"),
139 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ToolbarItem.pb.swift:185:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
183 | extension SPDacToolbarItemListeningHistoryComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
184 | static let protoMessageName: String = _protobuf_package + ".ToolbarItemListeningHistoryComponent"
185 | 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. [#DeprecatedDeclaration]
186 | 1: .same(proto: "title"),
187 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ToolbarItem.pb.swift:233:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
231 | extension SPDacToolbarItemProfileComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
232 | static let protoMessageName: String = _protobuf_package + ".ToolbarItemProfileComponent"
233 | 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. [#DeprecatedDeclaration]
234 | 1: .same(proto: "accessibilityTitle"),
235 | 2: .same(proto: "username"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ToolbarItem.pb.swift:305:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
303 | extension SPDacToolbarItemSettingsComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
304 | static let protoMessageName: String = _protobuf_package + ".ToolbarItemSettingsComponent"
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. [#DeprecatedDeclaration]
306 | 1: .same(proto: "title"),
307 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/UbiElementInfo.pb.swift:62:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
60 | extension SPUbiUbiElementInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
61 | static let protoMessageName: String = _protobuf_package + ".UbiElementInfo"
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. [#DeprecatedDeclaration]
63 | 1: .same(proto: "path"),
64 | 2: .same(proto: "impression"),
/host/spi-builder-workspace/Sources/SwiftySpot/SPClient+ApiAuth.swift:217:32: warning: conditional cast from 'SPError' to 'SPError' always succeeds
215 | print(error)
216 | #endif
217 | let parsed = error as? SPError ?? SPError.general(errCode: SPError.GeneralErrCode, data: ["description": error])
| `- warning: conditional cast from 'SPError' to 'SPError' always succeeds
218 | completion(.failure(parsed))
219 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[398/398] Compiling SwiftySpot SPClient+ApiDownload.swift
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/HomeViewService.pb.swift:45:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
43 | extension SPDacHomeViewServiceRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
44 | static let protoMessageName: String = _protobuf_package + ".HomeViewServiceRequest"
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. [#DeprecatedDeclaration]
46 | 1: .same(proto: "facet"),
47 | 2: .same(proto: "timezone"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Login5.pb.swift:636:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
634 | extension SPLoginRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
635 | static let protoMessageName: String = "LoginRequest"
636 | 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. [#DeprecatedDeclaration]
637 | 1: .same(proto: "client"),
638 | 2: .same(proto: "context"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Login5.pb.swift:838:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
836 | extension SPLoginInteraction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
837 | static let protoMessageName: String = "LoginInteraction"
838 | 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. [#DeprecatedDeclaration]
839 | 1: .same(proto: "unknown"),
840 | 2: .same(proto: "finish"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Login5.pb.swift:886:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
884 | extension SPLoginInteractionFinish: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
885 | static let protoMessageName: String = "LoginInteractionFinish"
886 | 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. [#DeprecatedDeclaration]
887 | 1: .same(proto: "unknown1"),
888 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Login5.pb.swift:936:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
934 | extension SPLoginInteractionHint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
935 | static let protoMessageName: String = "LoginInteractionHint"
936 | 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. [#DeprecatedDeclaration]
937 | 1: .standard(proto: "ui_locale"),
938 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Login5.pb.swift:968:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
966 | extension SPPhoneNumber: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
967 | static let protoMessageName: String = "PhoneNumber"
968 | 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. [#DeprecatedDeclaration]
969 | 1: .same(proto: "number"),
970 | 2: .standard(proto: "iso_country_code"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Login5.pb.swift:1012:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1010 | extension SPLoginChallengeAnswerData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1011 | static let protoMessageName: String = "LoginChallengeAnswerData"
1012 | 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. [#DeprecatedDeclaration]
1013 | 1: .same(proto: "answers"),
1014 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Login5.pb.swift:1044:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1042 | extension SPLoginChallengeAnswer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1043 | static let protoMessageName: String = "LoginChallengeAnswer"
1044 | 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. [#DeprecatedDeclaration]
1045 | 1: .same(proto: "hashcash"),
1046 | 2: .same(proto: "code"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Login5.pb.swift:1132:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1130 | extension SPLoginResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1131 | static let protoMessageName: String = "LoginResponse"
1132 | 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. [#DeprecatedDeclaration]
1133 | 1: .same(proto: "auth"),
1134 | 2: .same(proto: "error"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Login5.pb.swift:1302:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1300 |
1301 | extension SPLoginResponse.Warning: SwiftProtobuf._ProtoNameProviding {
1302 | 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. [#DeprecatedDeclaration]
1303 | 0: .same(proto: "UNKNOWN_WARNING"),
1304 | 1: .same(proto: "DEPRECATED_PROTOCOL_VERSION"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Login5.pb.swift:1309:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1307 |
1308 | extension SPLoginResponse.Error: SwiftProtobuf._ProtoNameProviding {
1309 | 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. [#DeprecatedDeclaration]
1310 | 0: .same(proto: "UNKNOWN_ERROR"),
1311 | 1: .same(proto: "INVALID_CREDENTIALS"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Login5.pb.swift:1324:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1322 | extension SPAuthToken: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1323 | static let protoMessageName: String = "AuthToken"
1324 | 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. [#DeprecatedDeclaration]
1325 | 1: .same(proto: "username"),
1326 | 2: .same(proto: "token"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Login5.pb.swift:1374:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1372 | extension SPUserInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1373 | static let protoMessageName: String = "UserInfo"
1374 | 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. [#DeprecatedDeclaration]
1375 | 1: .same(proto: "name"),
1376 | 2: .same(proto: "email"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Login5.pb.swift:1447:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1445 |
1446 | extension SPUserInfo.Gender: SwiftProtobuf._ProtoNameProviding {
1447 | 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. [#DeprecatedDeclaration]
1448 | 0: .same(proto: "UNKNOWN"),
1449 | 1: .same(proto: "MALE"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Login5.pb.swift:1457:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1455 | extension SPLoginChallengesData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1456 | static let protoMessageName: String = "LoginChallengesData"
1457 | 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. [#DeprecatedDeclaration]
1458 | 1: .same(proto: "challenges"),
1459 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Login5.pb.swift:1489:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1487 | extension SPLoginChallenge: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1488 | static let protoMessageName: String = "LoginChallenge"
1489 | 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. [#DeprecatedDeclaration]
1490 | 1: .same(proto: "hashcash"),
1491 | 2: .same(proto: "code"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Lyrics.pb.swift:124:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
122 | extension SPColorLyricsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
123 | static let protoMessageName: String = _protobuf_package + ".ColorLyricsResponse"
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. [#DeprecatedDeclaration]
125 | 1: .same(proto: "lyrics"),
126 | 2: .standard(proto: "color_data"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Lyrics.pb.swift:224:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
222 | extension SPLyricsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
223 | static let protoMessageName: String = _protobuf_package + ".LyricsResponse"
224 | 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. [#DeprecatedDeclaration]
225 | 1: .standard(proto: "sync_type"),
226 | 2: .same(proto: "lines"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/LyricsModel.pb.swift:153:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
151 |
152 | extension SPLyricsSyncType: SwiftProtobuf._ProtoNameProviding {
153 | 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. [#DeprecatedDeclaration]
154 | 0: .same(proto: "UNSYNCED"),
155 | 1: .same(proto: "LINE_SYNCED"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/LyricsModel.pb.swift:162:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
160 | extension SPLyricsColorData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
161 | public static let protoMessageName: String = _protobuf_package + ".ColorData"
162 | 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. [#DeprecatedDeclaration]
163 | 1: .same(proto: "background"),
164 | 2: .same(proto: "text"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/LyricsModel.pb.swift:206:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
204 | extension SPLyricsAlternative: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
205 | public static let protoMessageName: String = _protobuf_package + ".Alternative"
206 | 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. [#DeprecatedDeclaration]
207 | 1: .same(proto: "language"),
208 | 2: .same(proto: "lines"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/LyricsModel.pb.swift:254:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
252 | extension SPLyricsLine: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
253 | public static let protoMessageName: String = _protobuf_package + ".Line"
254 | 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. [#DeprecatedDeclaration]
255 | 1: .standard(proto: "start_time_ms"),
256 | 2: .same(proto: "text"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/LyricsModel.pb.swift:298:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
296 | extension SPLyricsSyllable: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
297 | public static let protoMessageName: String = _protobuf_package + ".Syllable"
298 | 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. [#DeprecatedDeclaration]
299 | 1: .standard(proto: "start_time_ms"),
300 | 2: .standard(proto: "num_chars"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Metadata.pb.swift:575:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
573 | extension SPMetaAlbum: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
574 | static let protoMessageName: String = _protobuf_package + ".Album"
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. [#DeprecatedDeclaration]
576 | 1: .same(proto: "gid"),
577 | 2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Metadata.pb.swift:883:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
881 | extension SPMetaDisc: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
882 | static let protoMessageName: String = _protobuf_package + ".Disc"
883 | 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. [#DeprecatedDeclaration]
884 | 1: .same(proto: "number"),
885 | 2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Metadata.pb.swift:927:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
925 | extension SPMetaArtist: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
926 | static let protoMessageName: String = _protobuf_package + ".Artist"
927 | 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. [#DeprecatedDeclaration]
928 | 1: .same(proto: "gid"),
929 | 2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Metadata.pb.swift:1163:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1161 | extension SPMetaTopTracks: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1162 | static let protoMessageName: String = _protobuf_package + ".TopTracks"
1163 | 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. [#DeprecatedDeclaration]
1164 | 1: .same(proto: "country"),
1165 | 2: .same(proto: "tracks"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Metadata.pb.swift:1201:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1199 | extension SPMetaAlbumGroup: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1200 | static let protoMessageName: String = _protobuf_package + ".AlbumGroup"
1201 | 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. [#DeprecatedDeclaration]
1202 | 1: .same(proto: "albums"),
1203 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Metadata.pb.swift:1233:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1231 | extension SPMetaTrack: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1232 | static let protoMessageName: String = _protobuf_package + ".Track"
1233 | 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. [#DeprecatedDeclaration]
1234 | 1: .same(proto: "gid"),
1235 | 2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:620:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
618 |
619 | extension SPMetadataCopyrightType: SwiftProtobuf._ProtoNameProviding {
620 | 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. [#DeprecatedDeclaration]
621 | 0: .same(proto: "P"),
622 | 1: .same(proto: "C"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:627:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
625 |
626 | extension SPMetadataAlbumType: SwiftProtobuf._ProtoNameProviding {
627 | 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. [#DeprecatedDeclaration]
628 | 0: .same(proto: "UNKNOWN"),
629 | 1: .same(proto: "ALBUM"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:639:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
637 |
638 | extension SPMetadataArtistRole: SwiftProtobuf._ProtoNameProviding {
639 | 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. [#DeprecatedDeclaration]
640 | 0: .same(proto: "ARTIST_ROLE_UNKNOWN"),
641 | 1: .same(proto: "ARTIST_ROLE_MAIN_ARTIST"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:652:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
650 |
651 | extension SPMetadataAudioFormat: SwiftProtobuf._ProtoNameProviding {
652 | 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. [#DeprecatedDeclaration]
653 | 0: .same(proto: "OGG_VORBIS_96"),
654 | 1: .same(proto: "OGG_VORBIS_160"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:680:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
678 | extension SPMetadataBiography: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
679 | public static let protoMessageName: String = _protobuf_package + ".Biography"
680 | 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. [#DeprecatedDeclaration]
681 | 1: .same(proto: "text"),
682 | 2: .standard(proto: "portrait_variants"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:724:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
722 | extension SPMetadataExternalId: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
723 | public static let protoMessageName: String = _protobuf_package + ".ExternalId"
724 | 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. [#DeprecatedDeclaration]
725 | 1: .same(proto: "type"),
726 | 2: .same(proto: "id"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:762:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
760 | extension SPMetadataImage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
761 | public static let protoMessageName: String = _protobuf_package + ".Image"
762 | 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. [#DeprecatedDeclaration]
763 | 1: .standard(proto: "file_id"),
764 | 2: .same(proto: "size"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:812:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
810 | extension SPMetadataImageGroup: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
811 | public static let protoMessageName: String = _protobuf_package + ".ImageGroup"
812 | 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. [#DeprecatedDeclaration]
813 | 1: .same(proto: "images"),
814 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:844:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
842 | extension SPMetadataSalePeriod: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
843 | public static let protoMessageName: String = _protobuf_package + ".SalePeriod"
844 | 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. [#DeprecatedDeclaration]
845 | 1: .same(proto: "restrictions"),
846 | 2: .same(proto: "start"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:892:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
890 | extension SPMetadataRestriction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
891 | public static let protoMessageName: String = _protobuf_package + ".Restriction"
892 | 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. [#DeprecatedDeclaration]
893 | 1: .same(proto: "catalogue"),
894 | 4: .same(proto: "type"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:936:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
934 | extension SPMetadataDate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
935 | public static let protoMessageName: String = _protobuf_package + ".Date"
936 | 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. [#DeprecatedDeclaration]
937 | 1: .same(proto: "stockYear"),
938 | 2: .same(proto: "stockMonth"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:992:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
990 | extension SPMetadataAvailability: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
991 | public static let protoMessageName: String = _protobuf_package + ".Availability"
992 | 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. [#DeprecatedDeclaration]
993 | 1: .standard(proto: "catalogue_str"),
994 | 2: .same(proto: "start"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:1034:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1032 | extension SPMetadataCopyright: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1033 | public static let protoMessageName: String = _protobuf_package + ".Copyright"
1034 | 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. [#DeprecatedDeclaration]
1035 | 1: .same(proto: "type"),
1036 | 2: .same(proto: "text"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:1072:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1070 | extension SPMetadataContentRating: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1071 | public static let protoMessageName: String = _protobuf_package + ".ContentRating"
1072 | 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. [#DeprecatedDeclaration]
1073 | 1: .same(proto: "country"),
1074 | 2: .same(proto: "tags"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:1110:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1108 | extension SPMetadataLicensor: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1109 | public static let protoMessageName: String = _protobuf_package + ".Licensor"
1110 | 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. [#DeprecatedDeclaration]
1111 | 1: .same(proto: "uuid"),
1112 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:1142:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1140 | extension SPMetadataBlock: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1141 | public static let protoMessageName: String = _protobuf_package + ".Block"
1142 | 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. [#DeprecatedDeclaration]
1143 | 1: .same(proto: "countries"),
1144 | 2: .same(proto: "type"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:1180:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1178 | extension SPMetadataLocalizedString: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1179 | public static let protoMessageName: String = _protobuf_package + ".LocalizedString"
1180 | 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. [#DeprecatedDeclaration]
1181 | 1: .same(proto: "language"),
1182 | 2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:1218:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1216 | extension SPMetadataActivityPeriod: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1217 | public static let protoMessageName: String = _protobuf_package + ".ActivityPeriod"
1218 | 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. [#DeprecatedDeclaration]
1219 | 1: .standard(proto: "start_year"),
1220 | 2: .standard(proto: "end_year"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:1266:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1264 | extension SPMetadataArtistWithRole: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1265 | public static let protoMessageName: String = _protobuf_package + ".ArtistWithRole"
1266 | 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. [#DeprecatedDeclaration]
1267 | 1: .same(proto: "gid"),
1268 | 2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/MetadataModel.pb.swift:1310:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1308 | extension SPMetadataAudioFile: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1309 | public static let protoMessageName: String = _protobuf_package + ".AudioFile"
1310 | 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. [#DeprecatedDeclaration]
1311 | 1: .standard(proto: "file_id"),
1312 | 2: .same(proto: "format"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Path.pb.swift:94:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
92 | extension SPUbiPath: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
93 | static let protoMessageName: String = _protobuf_package + ".Path"
94 | 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. [#DeprecatedDeclaration]
95 | 1: .same(proto: "nodes"),
96 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Path.pb.swift:126:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
124 | extension SPUbiPathNode: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
125 | static let protoMessageName: String = _protobuf_package + ".PathNode"
126 | 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. [#DeprecatedDeclaration]
127 | 1: .same(proto: "name"),
128 | 2: .same(proto: "id"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/PlayCommand.pb.swift:46:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
44 | extension SPDacPlayCommand: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
45 | static let protoMessageName: String = _protobuf_package + ".PlayCommand"
46 | 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. [#DeprecatedDeclaration]
47 | 1: .same(proto: "context"),
48 | 2: .same(proto: "options"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/PlaylistInfo.pb.swift:222:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
220 | extension SPPlaylistFromSeed: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
221 | static let protoMessageName: String = "PlaylistFromSeed"
222 | 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. [#DeprecatedDeclaration]
223 | 2: .same(proto: "total"),
224 | 7: .same(proto: "playlists"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/PlaylistInfo.pb.swift:260:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
258 | extension SPPlaylistFromSeedShort: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
259 | static let protoMessageName: String = "PlaylistFromSeedShort"
260 | 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. [#DeprecatedDeclaration]
261 | 2: .same(proto: "uri"),
262 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/PlaylistInfo.pb.swift:292:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
290 | extension SPPlaylistInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
291 | static let protoMessageName: String = "PlaylistInfo"
292 | 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. [#DeprecatedDeclaration]
293 | 1: .same(proto: "uid"),
294 | 2: .same(proto: "count"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/PlaylistInfo.pb.swift:424:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
422 | extension SPPlaylistPayload: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
423 | static let protoMessageName: String = "PlaylistPayload"
424 | 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. [#DeprecatedDeclaration]
425 | 1: .same(proto: "val1"),
426 | 2: .same(proto: "val2"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/PlaylistInfo.pb.swift:468:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
466 | extension SPPlaylistPayload.Track: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
467 | static let protoMessageName: String = SPPlaylistPayload.protoMessageName + ".Track"
468 | 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. [#DeprecatedDeclaration]
469 | 1: .same(proto: "uri"),
470 | 2: .same(proto: "info"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/PlaylistInfo.pb.swift:510:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
508 | extension SPPlaylistPayload.Track.Info: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
509 | static let protoMessageName: String = SPPlaylistPayload.Track.protoMessageName + ".Info"
510 | 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. [#DeprecatedDeclaration]
511 | 2: .standard(proto: "create_ts_ms_utc"),
512 | 11: .same(proto: "props"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/PlaylistInfo.pb.swift:558:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
556 | extension SPPlaylistMeta: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
557 | static let protoMessageName: String = "PlaylistMeta"
558 | 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. [#DeprecatedDeclaration]
559 | 1: .same(proto: "name"),
560 | 2: .same(proto: "desc"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/PlaylistInfo.pb.swift:620:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
618 | extension SPPlaylistMetaUnknownObj: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
619 | static let protoMessageName: String = "PlaylistMetaUnknownObj"
620 | 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. [#DeprecatedDeclaration]
621 | 1: .same(proto: "var1"),
622 | 2: .same(proto: "var2"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ProfileWeb.pb.swift:70:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
68 | extension SPWebProfileResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
69 | static let protoMessageName: String = "ProfileResponse"
70 | 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. [#DeprecatedDeclaration]
71 | 1: .same(proto: "username"),
72 | 2: .standard(proto: "display_name"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ProfileWeb.pb.swift:112:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
110 | extension SPWebStringVal: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
111 | static let protoMessageName: String = "StringVal"
112 | 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. [#DeprecatedDeclaration]
113 | 1: .same(proto: "value"),
114 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Restrictions.pb.swift:154:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
152 | extension SPRestrictions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
153 | static let protoMessageName: String = "Restrictions"
154 | 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. [#DeprecatedDeclaration]
155 | 1: .standard(proto: "pause_reasons"),
156 | 2: .standard(proto: "resume_reasons"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Search.pb.swift:221:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
219 | extension SPSearchAutocompleteViewResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
220 | static let protoMessageName: String = _protobuf_package + ".AutocompleteViewResponse"
221 | 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. [#DeprecatedDeclaration]
222 | 1: .same(proto: "hits"),
223 | 1000: .standard(proto: "autocomplete_queries"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Search.pb.swift:259:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
257 | extension SPSearchMainViewResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
258 | static let protoMessageName: String = _protobuf_package + ".MainViewResponse"
259 | 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. [#DeprecatedDeclaration]
260 | 1: .same(proto: "hits"),
261 | 2: .same(proto: "recommendations"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Search.pb.swift:331:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
329 | extension SPSearchRecommendations: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
330 | static let protoMessageName: String = _protobuf_package + ".Recommendations"
331 | 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. [#DeprecatedDeclaration]
332 | 1: .same(proto: "type"),
333 | 2: .same(proto: "entities"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Search.pb.swift:369:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
367 | extension SPSearchResultEntity: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
368 | static let protoMessageName: String = _protobuf_package + ".ResultEntity"
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. [#DeprecatedDeclaration]
370 | 1: .same(proto: "uri"),
371 | 2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:426:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
424 | extension SPBannerContent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
425 | public static let protoMessageName: String = _protobuf_package + ".BannerContent"
426 | 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. [#DeprecatedDeclaration]
427 | 1: .same(proto: "id"),
428 | 2: .same(proto: "title"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:482:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
480 | extension SPSearchRelated: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
481 | public static let protoMessageName: String = _protobuf_package + ".SearchRelated"
482 | 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. [#DeprecatedDeclaration]
483 | 1: .same(proto: "text"),
484 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:520:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
518 | extension SPSearchAutocompleteQuery: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
519 | public static let protoMessageName: String = _protobuf_package + ".SearchAutocompleteQuery"
520 | 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. [#DeprecatedDeclaration]
521 | 1: .same(proto: "uri"),
522 | 2: .same(proto: "snippet"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:568:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
566 | extension SPSearchSnippet: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
567 | public static let protoMessageName: String = _protobuf_package + ".SearchSnippet"
568 | 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. [#DeprecatedDeclaration]
569 | 1: .same(proto: "segments"),
570 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:600:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
598 | extension SPSearchSegment: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
599 | public static let protoMessageName: String = _protobuf_package + ".SearchSegment"
600 | 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. [#DeprecatedDeclaration]
601 | 1: .same(proto: "value"),
602 | 2: .same(proto: "matched"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:638:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
636 | extension SPSearchArtist: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
637 | public static let protoMessageName: String = _protobuf_package + ".SearchArtist"
638 | 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. [#DeprecatedDeclaration]
639 | 1: .same(proto: "verified"),
640 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:670:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
668 | extension SPSearchAlbum: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
669 | public static let protoMessageName: String = _protobuf_package + ".SearchAlbum"
670 | 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. [#DeprecatedDeclaration]
671 | 1: .standard(proto: "artist_names"),
672 | 2: .same(proto: "type"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:736:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
734 | extension SPSearchPlaylist: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
735 | public static let protoMessageName: String = _protobuf_package + ".SearchPlaylist"
736 | 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. [#DeprecatedDeclaration]
737 | 1: .same(proto: "personalized"),
738 | 2: .standard(proto: "owned_by_spotify"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:780:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
778 | extension SPSearchTrack: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
779 | public static let protoMessageName: String = _protobuf_package + ".SearchTrack"
780 | 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. [#DeprecatedDeclaration]
781 | 1: .same(proto: "explicit"),
782 | 2: .same(proto: "windowed"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:852:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
850 | extension SPSearchAudioShow: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
851 | public static let protoMessageName: String = _protobuf_package + ".SearchAudioShow"
852 | 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. [#DeprecatedDeclaration]
853 | 1: .standard(proto: "publisher_name"),
854 | 3: .standard(proto: "music_and_talk"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:915:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
913 | extension SPSearchProfile: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
914 | public static let protoMessageName: String = _protobuf_package + ".SearchProfile"
915 | 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. [#DeprecatedDeclaration]
916 | 1: .same(proto: "verified"),
917 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:947:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
945 | extension SPSearchAudiobook: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
946 | public static let protoMessageName: String = _protobuf_package + ".SearchAudiobook"
947 | 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. [#DeprecatedDeclaration]
948 | 1: .standard(proto: "author_names"),
949 | 2: .standard(proto: "narrator_names"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:1013:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1011 | extension SPAccess: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1012 | public static let protoMessageName: String = _protobuf_package + ".Access"
1013 | 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. [#DeprecatedDeclaration]
1014 | 1: .same(proto: "signifier"),
1015 | 2: .same(proto: "unlocked"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:1051:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1049 | extension SPRelatedEntity: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1050 | public static let protoMessageName: String = _protobuf_package + ".RelatedEntity"
1051 | 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. [#DeprecatedDeclaration]
1052 | 1: .same(proto: "uri"),
1053 | 2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/SearchModel.pb.swift:1089:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1087 | extension SPOnDemand: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1088 | public static let protoMessageName: String = _protobuf_package + ".OnDemand"
1089 | 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. [#DeprecatedDeclaration]
1090 | 1: .standard(proto: "track_uri"),
1091 | 2: .standard(proto: "playlist_uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:420:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
418 |
419 | extension SPUserGender: SwiftProtobuf._ProtoNameProviding {
420 | 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. [#DeprecatedDeclaration]
421 | 0: .same(proto: "UNKNOWN_USER_GENDER"),
422 | 1: .same(proto: "MALE"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:429:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
427 |
428 | extension SPCapability: SwiftProtobuf._ProtoNameProviding {
429 | 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. [#DeprecatedDeclaration]
430 | 0: .same(proto: "UNKNOWN_CAPABILITY"),
431 | 1: .same(proto: "CAPABILITY_WEB_INTERACTION_V1"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:437:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
435 | extension SPCreateAccountRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
436 | static let protoMessageName: String = _protobuf_package + ".CreateAccountRequest"
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. [#DeprecatedDeclaration]
438 | 1: .standard(proto: "callback_uri"),
439 | 2: .same(proto: "details"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:537:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
535 | extension SPAccountDetails: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
536 | static let protoMessageName: String = _protobuf_package + ".AccountDetails"
537 | 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. [#DeprecatedDeclaration]
538 | 1: .standard(proto: "display_name"),
539 | 2: .same(proto: "birthdate"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:597:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
595 | extension SPConsentFlags: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
596 | static let protoMessageName: String = _protobuf_package + ".ConsentFlags"
597 | 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. [#DeprecatedDeclaration]
598 | 1: .standard(proto: "eula_agreed"),
599 | 2: .standard(proto: "collect_info"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:653:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
651 | extension SPEmailAndPasswordIdentifier: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
652 | static let protoMessageName: String = _protobuf_package + ".EmailAndPasswordIdentifier"
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. [#DeprecatedDeclaration]
654 | 1: .same(proto: "email"),
655 | 2: .same(proto: "password"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:691:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
689 | extension SPSignupClientInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
690 | static let protoMessageName: String = _protobuf_package + ".SignupClientInfo"
691 | 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. [#DeprecatedDeclaration]
692 | 1: .standard(proto: "signup_key"),
693 | 2: .same(proto: "platform"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:747:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
745 | extension SPTracking: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
746 | static let protoMessageName: String = _protobuf_package + ".Tracking"
747 | 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. [#DeprecatedDeclaration]
748 | 1: .standard(proto: "creation_point"),
749 | 2: .standard(proto: "creation_flow"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:809:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
807 | extension SPCreateAccountResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
808 | static let protoMessageName: String = _protobuf_package + ".CreateAccountResponse"
809 | 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. [#DeprecatedDeclaration]
810 | 1: .same(proto: "success"),
811 | 2: .same(proto: "error"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:897:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
895 | extension SPCreateAccountSuccessResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
896 | static let protoMessageName: String = _protobuf_package + ".CreateAccountSuccessResponse"
897 | 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. [#DeprecatedDeclaration]
898 | 1: .same(proto: "username"),
899 | 2: .standard(proto: "login_token"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:935:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
933 | extension SPCreateAccountErrorResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
934 | static let protoMessageName: String = _protobuf_package + ".CreateAccountErrorResponse"
935 | 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. [#DeprecatedDeclaration]
936 | 1: .same(proto: "details"),
937 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:967:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
965 | extension SPCreateAccountChallengeResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
966 | static let protoMessageName: String = _protobuf_package + ".CreateAccountChallengeResponse"
967 | 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. [#DeprecatedDeclaration]
968 | 1: .standard(proto: "session_id"),
969 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:999:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
997 | extension SPCompleteAccountCreationRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
998 | static let protoMessageName: String = _protobuf_package + ".CompleteAccountCreationRequest"
999 | 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. [#DeprecatedDeclaration]
1000 | 1: .standard(proto: "session_id"),
1001 | 2: .standard(proto: "request_id"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:1037:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1035 | extension SPCompleteAccountCreationResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1036 | static let protoMessageName: String = _protobuf_package + ".CompleteAccountCreationResponse"
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. [#DeprecatedDeclaration]
1038 | 1: .same(proto: "success"),
1039 | 2: .same(proto: "error"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:1107:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1105 | extension SPCompleteAccountCreationSuccessResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1106 | static let protoMessageName: String = _protobuf_package + ".CompleteAccountCreationSuccessResponse"
1107 | 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. [#DeprecatedDeclaration]
1108 | 1: .same(proto: "username"),
1109 | 2: .standard(proto: "login_token"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/Signup.pb.swift:1145:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1143 | extension SPCompleteAccountCreationErrorResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1144 | static let protoMessageName: String = _protobuf_package + ".CompleteAccountCreationErrorResponse"
1145 | 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. [#DeprecatedDeclaration]
1146 | 1: .same(proto: "details"),
1147 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/TLComponent.pb.swift:225:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
223 | extension SPDacHomePageComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
224 | static let protoMessageName: String = _protobuf_package + ".HomePageComponent"
225 | 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. [#DeprecatedDeclaration]
226 | 2: .same(proto: "components"),
227 | 4: .standard(proto: "page_info"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/TLComponent.pb.swift:273:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
271 | extension SPDacToolbarComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
272 | static let protoMessageName: String = _protobuf_package + ".ToolbarComponent"
273 | 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. [#DeprecatedDeclaration]
274 | 1: .standard(proto: "day_part_message"),
275 | 2: .same(proto: "subtitle"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/TLComponent.pb.swift:327:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
325 | extension SPDacSectionHeaderComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
326 | static let protoMessageName: String = _protobuf_package + ".SectionHeaderComponent"
327 | 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. [#DeprecatedDeclaration]
328 | 1: .same(proto: "title"),
329 | 2000: .standard(proto: "ubi_element_info"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/TLComponent.pb.swift:369:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
367 | extension SPDacShortcutsSectionComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
368 | static let protoMessageName: String = _protobuf_package + ".ShortcutsSectionComponent"
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. [#DeprecatedDeclaration]
370 | 1: .same(proto: "title"),
371 | 2: .same(proto: "shortcuts"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/TLComponent.pb.swift:417:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
415 | extension SPDacSectionComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
416 | static let protoMessageName: String = _protobuf_package + ".SectionComponent"
417 | 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. [#DeprecatedDeclaration]
418 | 2: .same(proto: "components"),
419 | 2000: .standard(proto: "ubi_element_info"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/TLComponent.pb.swift:459:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
457 | extension SPDacRecentlyPlayedSectionComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
458 | static let protoMessageName: String = _protobuf_package + ".RecentlyPlayedSectionComponent"
459 | 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. [#DeprecatedDeclaration]
460 | 2000: .standard(proto: "ubi_element_info"),
461 | 2001: .standard(proto: "component_instance_info"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/TLComponent.pb.swift:501:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
499 | extension SPDacPageInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
500 | static let protoMessageName: String = _protobuf_package + ".PageInfo"
501 | 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. [#DeprecatedDeclaration]
502 | 1: .same(proto: "facet"),
503 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/TLComponent.pb.swift:533:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
531 | extension SPDacComponentInstanceInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
532 | static let protoMessageName: String = _protobuf_package + ".ComponentInstanceInfo"
533 | 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. [#DeprecatedDeclaration]
534 | 1: .same(proto: "id"),
535 | ]
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/TLComponentV2.pb.swift:101:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
99 | extension SPDacToolbarComponentV2: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
100 | static let protoMessageName: String = _protobuf_package + ".ToolbarComponentV2"
101 | 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. [#DeprecatedDeclaration]
102 | 1: .standard(proto: "day_part_message"),
103 | 2: .same(proto: "subtitle"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/TLComponentV2.pb.swift:209:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
207 | extension SPDacShortcutsSectionComponentV2: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
208 | static let protoMessageName: String = _protobuf_package + ".ShortcutsSectionComponentV2"
209 | 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. [#DeprecatedDeclaration]
210 | 1: .same(proto: "shortcuts"),
211 | 2000: .standard(proto: "ubi_element_info"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ToolbarItem.pb.swift:137:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
135 | extension SPDacToolbarItemFeedComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
136 | static let protoMessageName: String = _protobuf_package + ".ToolbarItemFeedComponent"
137 | 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. [#DeprecatedDeclaration]
138 | 1: .same(proto: "title"),
139 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ToolbarItem.pb.swift:185:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
183 | extension SPDacToolbarItemListeningHistoryComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
184 | static let protoMessageName: String = _protobuf_package + ".ToolbarItemListeningHistoryComponent"
185 | 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. [#DeprecatedDeclaration]
186 | 1: .same(proto: "title"),
187 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ToolbarItem.pb.swift:233:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
231 | extension SPDacToolbarItemProfileComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
232 | static let protoMessageName: String = _protobuf_package + ".ToolbarItemProfileComponent"
233 | 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. [#DeprecatedDeclaration]
234 | 1: .same(proto: "accessibilityTitle"),
235 | 2: .same(proto: "username"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/ToolbarItem.pb.swift:305:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
303 | extension SPDacToolbarItemSettingsComponent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
304 | static let protoMessageName: String = _protobuf_package + ".ToolbarItemSettingsComponent"
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. [#DeprecatedDeclaration]
306 | 1: .same(proto: "title"),
307 | 2: .same(proto: "uri"),
/host/spi-builder-workspace/Sources/SwiftySpot/Proto/Generated/UbiElementInfo.pb.swift:62:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
60 | extension SPUbiUbiElementInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
61 | static let protoMessageName: String = _protobuf_package + ".UbiElementInfo"
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. [#DeprecatedDeclaration]
63 | 1: .same(proto: "path"),
64 | 2: .same(proto: "impression"),
/host/spi-builder-workspace/Sources/SwiftySpot/SPClient+ApiAuth.swift:217:32: warning: conditional cast from 'SPError' to 'SPError' always succeeds
215 | print(error)
216 | #endif
217 | let parsed = error as? SPError ?? SPError.general(errCode: SPError.GeneralErrCode, data: ["description": error])
| `- warning: conditional cast from 'SPError' to 'SPError' always succeeds
218 | completion(.failure(parsed))
219 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete! (84.61s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.29.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
}
],
"manifest_display_name" : "SwiftySpot",
"name" : "SwiftySpot",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "5.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "SwiftySpot",
"targets" : [
"SwiftySpot"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "SwiftySpotLocalTests",
"module_type" : "SwiftTarget",
"name" : "SwiftySpotLocalTests",
"path" : "Tests/SwiftySpotLocalTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/SwiftySpotLocalTests/albumsMetaReq.protobuf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftySpotLocalTests/albumsMetaResponse.protobuf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftySpotLocalTests/artistsMetaReq.protobuf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftySpotLocalTests/artistsMetaResponse.protobuf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftySpotLocalTests/dislikedArtistsReq.protobuf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftySpotLocalTests/dislikedArtistsResponse.protobuf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftySpotLocalTests/dislikedTracksReq.protobuf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftySpotLocalTests/dislikedTracksResponse.protobuf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftySpotLocalTests/landingResponse.protobuf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftySpotLocalTests/likedArtistsReq.protobuf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftySpotLocalTests/likedArtistsResponse.protobuf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftySpotLocalTests/likedTracksReq.protobuf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftySpotLocalTests/likedTracksResponse.protobuf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftySpotLocalTests/playlistFromTrackResponse.protobuf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftySpotLocalTests/playlistMetaReq.protobuf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftySpotLocalTests/playlistMetaResponse.protobuf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftySpotLocalTests/playlistResponse.protobuf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftySpotLocalTests/searchAutocompleteResponse.protobuf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftySpotLocalTests/searchResponse.protobuf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftySpotLocalTests/trackLyricsResponse.protobuf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftySpotLocalTests/tracksMetaReq.protobuf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftySpotLocalTests/tracksMetaResponse.protobuf",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"API/UnitApiArtist.swift",
"API/UnitApiCollection.swift",
"API/UnitApiDownload.swift",
"API/UnitApiLanding.swift",
"API/UnitApiLyrics.swift",
"API/UnitApiMetadata.swift",
"API/UnitApiPlaylist.swift",
"API/UnitApiProfile.swift",
"API/UnitApiSearch.swift",
"API/UnitApiSignup.swift",
"Controller/UnitSPCollectionController.swift",
"Controller/UnitSPMetaInfoController.swift",
"Model/UnitSPBase16.swift",
"Model/UnitSPBase32.swift",
"Model/UnitSPBase62.swift",
"Model/UnitSPID.swift",
"TestConstants.swift",
"TestConstantsSpmEnvExt.swift",
"UnitSPClient.swift",
"UnitSPClientNotifier.swift",
"UnitSPSHA1.swift",
"Util/UnitBitConvertUtil.swift",
"Util/UnitHashcashUtil.swift",
"Util/UnitSPTOTPUtil.swift"
],
"target_dependencies" : [
"SwiftySpot"
],
"type" : "test"
},
{
"c99name" : "SwiftySpot",
"module_type" : "SwiftTarget",
"name" : "SwiftySpot",
"path" : "Sources/SwiftySpot",
"product_dependencies" : [
"SwiftProtobuf",
"CryptoSwift"
],
"product_memberships" : [
"SwiftySpot"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/SwiftySpot/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Controller/SPCollectionController.swift",
"Controller/SPDownloadInfoController.swift",
"Controller/SPLikeController.swift",
"Controller/SPMetaInfoController.swift",
"Extension/URL.swift",
"Model/Artist/SPArtist.swift",
"Model/Auth/SPAuthChallengeInfo.swift",
"Model/Auth/SPAuthInitMeta.swift",
"Model/Auth/SPAuthSession.swift",
"Model/Auth/SPGuestWebAuthSession.swift",
"Model/Base/SPBase16.swift",
"Model/Base/SPBase32.swift",
"Model/Base/SPBase62.swift",
"Model/Base/SPBinaryIntegerExt.swift",
"Model/Base/SPUInt128.swift",
"Model/Basis/ISPID.swift",
"Model/Basis/ISPObj.swift",
"Model/Basis/SPBaseObj.swift",
"Model/Basis/SPEntityType.swift",
"Model/Basis/SPID.swift",
"Model/Basis/SPTypedObj.swift",
"Model/Collection/SPCollectionDelta.swift",
"Model/Collection/SPCollectionItem.swift",
"Model/Collection/SPCollectionPage.swift",
"Model/DownloadInfo/SPDownloadInfo.swift",
"Model/DownloadInfo/SPDownloadProgress.swift",
"Model/DownloadInfo/SPWDVLicUrl.swift",
"Model/DownloadInfo/SPWDVSeektable.swift",
"Model/Landing/SPLanding.swift",
"Model/Landing/SPLandingPlaylist.swift",
"Model/Lyrics/SPLyrics.swift",
"Model/Lyrics/SPLyricsColorData+Ctor.swift",
"Model/Lyrics/SPLyricsLine+Decodable.swift",
"Model/Lyrics/SPLyricsSyllable+Decodable.swift",
"Model/Lyrics/SPLyricsSyncType+Decoder.swift",
"Model/Metadata/Album/SPMetadataAlbum.swift",
"Model/Metadata/Album/SPMetadataDisc.swift",
"Model/Metadata/Artist/SPMetadataArtist.swift",
"Model/Metadata/SPMetadataAvailability+Properties.swift",
"Model/Metadata/SPMetadataDate+Properties.swift",
"Model/Metadata/SPMetadataImg+Properties.swift",
"Model/Metadata/SPMetadataLicensor+Properties.swift",
"Model/Metadata/SPMetadataSalePeriod+Properties.swift",
"Model/Metadata/Track/SPMetadataAudioFile+Properties.swift",
"Model/Metadata/Track/SPMetadataAudioFormat+Properties.swift",
"Model/Metadata/Track/SPMetadataTopTracks.swift",
"Model/Metadata/Track/SPMetadataTrack.swift",
"Model/Playlist/SPPlaylist.swift",
"Model/Playlist/SPPlaylistTrack.swift",
"Model/Profile/SPExplicit.swift",
"Model/Profile/SPPolicies.swift",
"Model/Profile/SPProfile.swift",
"Model/SPAccessPoint.swift",
"Model/SPClientSession.swift",
"Model/SPDateTime.swift",
"Model/SPDevice.swift",
"Model/SPSignupValidation.swift",
"Model/Search/Entity/SPSearchAlbum+Ctor.swift",
"Model/Search/Entity/SPSearchArtist+Ctor.swift",
"Model/Search/Entity/SPSearchAudioShow+Ctor.swift",
"Model/Search/Entity/SPSearchEntity.swift",
"Model/Search/Entity/SPSearchEntityType.swift",
"Model/Search/Entity/SPSearchPlaylist+Ctor.swift",
"Model/Search/Entity/SPSearchProfile+Ctor.swift",
"Model/Search/Entity/SPSearchRelatedEntity+Ctor.swift",
"Model/Search/Entity/SPSearchTrack+Ctor.swift",
"Model/Search/Entity/Web/SPWebSearchAlbum.swift",
"Model/Search/Entity/Web/SPWebSearchArtist.swift",
"Model/Search/Entity/Web/SPWebSearchAudioShow.swift",
"Model/Search/Entity/Web/SPWebSearchCardImage.swift",
"Model/Search/Entity/Web/SPWebSearchCardImageColors.swift",
"Model/Search/Entity/Web/SPWebSearchEntity.swift",
"Model/Search/Entity/Web/SPWebSearchEpisode.swift",
"Model/Search/Entity/Web/SPWebSearchPlaylist.swift",
"Model/Search/Entity/Web/SPWebSearchProfile.swift",
"Model/Search/Entity/Web/SPWebSearchTopic.swift",
"Model/Search/Entity/Web/SPWebSearchTrack.swift",
"Model/Search/Entity/Web/SPwebSearchCardImageSource.swift",
"Model/Search/SPSearchAutocompleteQuery+Properties.swift",
"Model/Search/SPSearchRecomendations.swift",
"Model/Search/SPSearchResult.swift",
"Model/Search/SPSearchSegment+Ctor.swift",
"Model/Search/SPSearchSnippet+Ctor.swift",
"Model/Search/SPSearchSuggestionResult.swift",
"Model/Search/Web/SPWebSearchResult.swift",
"Model/Search/Web/SPWebSearchTopResults.swift",
"Model/Signup/SPGender.swift",
"Model/Signup/SPSignupSession.swift",
"Model/Support/CancellationToken.swift",
"Model/Web/SPWebDuration.swift",
"Model/Web/SPWebPlayability.swift",
"Model/Web/SPWebPublisher.swift",
"Network/ApiArtist.swift",
"Network/ApiAuth.swift",
"Network/ApiCollection.swift",
"Network/ApiDownload.swift",
"Network/ApiLanding.swift",
"Network/ApiLyrics.swift",
"Network/ApiMetadata.swift",
"Network/ApiPlaylist.swift",
"Network/ApiProfile.swift",
"Network/ApiSearch.swift",
"Network/ApiSession.swift",
"Network/ApiSignup.swift",
"Network/Client.swift",
"Network/Downloader.swift",
"Network/Error/ResponseError.swift",
"Network/Error/SPError.swift",
"Network/SPResponse.swift",
"Network/Target/ApiTarget+BaseUrl.swift",
"Network/Target/ApiTarget+Body.swift",
"Network/Target/ApiTarget+Headers.swift",
"Network/Target/ApiTarget+HttpMethod.swift",
"Network/Target/ApiTarget+Path.swift",
"Network/Target/ApiTarget.swift",
"Proto/Generated/Accessibility.pb.swift",
"Proto/Generated/ApiLanding.pb.swift",
"Proto/Generated/CardLarge.pb.swift",
"Proto/Generated/CardMedium.pb.swift",
"Proto/Generated/CardShortcut.pb.swift",
"Proto/Generated/CardSmall.pb.swift",
"Proto/Generated/Challenge.pb.swift",
"Proto/Generated/ClientInfo.pb.swift",
"Proto/Generated/ClientToken.pb.swift",
"Proto/Generated/Collection.pb.swift",
"Proto/Generated/CollectionModel.pb.swift",
"Proto/Generated/Connectivity.pb.swift",
"Proto/Generated/ContextMenu.pb.swift",
"Proto/Generated/Credentials.pb.swift",
"Proto/Generated/DownloadInfo.pb.swift",
"Proto/Generated/DownloadInfoModel.pb.swift",
"Proto/Generated/ExtendedMetadata.pb.swift",
"Proto/Generated/FilterComponent.pb.swift",
"Proto/Generated/HighlightedText.pb.swift",
"Proto/Generated/HomeViewService.pb.swift",
"Proto/Generated/Login5.pb.swift",
"Proto/Generated/Lyrics.pb.swift",
"Proto/Generated/LyricsModel.pb.swift",
"Proto/Generated/Metadata.pb.swift",
"Proto/Generated/MetadataModel.pb.swift",
"Proto/Generated/Path.pb.swift",
"Proto/Generated/PlayCommand.pb.swift",
"Proto/Generated/PlaylistInfo.pb.swift",
"Proto/Generated/ProfileWeb.pb.swift",
"Proto/Generated/Restrictions.pb.swift",
"Proto/Generated/Search.pb.swift",
"Proto/Generated/SearchModel.pb.swift",
"Proto/Generated/Signup.pb.swift",
"Proto/Generated/TLComponent.pb.swift",
"Proto/Generated/TLComponentV2.pb.swift",
"Proto/Generated/ToolbarItem.pb.swift",
"Proto/Generated/UbiElementInfo.pb.swift",
"SPClient+ApiArtist.swift",
"SPClient+ApiAuth.swift",
"SPClient+ApiCollectionExt.swift",
"SPClient+ApiDownload.swift",
"SPClient+ApiLanding.swift",
"SPClient+ApiLikeDislike.swift",
"SPClient+ApiLyrics.swift",
"SPClient+ApiMetadata.swift",
"SPClient+ApiPlaylist.swift",
"SPClient+ApiSearch.swift",
"SPClient+ApiSignup.swift",
"SPClient+ApiSupport.swift",
"SPClient+Notifier.swift",
"SPClient+Properties.swift",
"SPClient.swift",
"SPConstants.swift",
"Util/SPBinaryUtil.swift",
"Util/SPBitShiftUtil.swift",
"Util/SPCryptoUtil.swift",
"Util/SPDateUtil.swift",
"Util/SPHashCashUtil.swift",
"Util/SPLocaleUtil.swift",
"Util/SPNavigateUriUtil.swift",
"Util/SPSHA1.swift",
"Util/SPTOTPUtil.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:29:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
27 | name: "SwiftySpot",
28 | platforms: [
29 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v5), .visionOS(.v1)
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
30 | ],
31 | products: [
/host/spi-builder-workspace/Package.swift:29:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
27 | name: "SwiftySpot",
28 | platforms: [
29 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v5), .visionOS(.v1)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
30 | ],
31 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Done.