This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of ApolloExtensions with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 14

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdbergeron/apollo-ios-extensions.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bdbergeron/apollo-ios-extensions
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a938b0c Update CI action (#3)
Cloned https://github.com/bdbergeron/apollo-ios-extensions.git
Revision (git rev-parse @):
a938b0cf07ac2e4126781e17f1542a4b63e8bf27
SUCCESS checkout https://github.com/bdbergeron/apollo-ios-extensions.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/bdbergeron/apollo-ios-extensions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin Install CLI
Building for debugging...
[1/8] Write sources
[4/8] Copying PrivacyInfo.xcprivacy
[7/8] Write swift-version-6F35C1178C84523A.txt
[9/36] Emitting module ApolloAPI
[10/38] Compiling ApolloAPI SchemaConfiguration.swift
[11/38] Compiling ApolloAPI SchemaMetadata.swift
[12/38] Compiling ApolloAPI EnumType.swift
[13/38] Compiling ApolloAPI OutputTypeConvertible.swift
[14/38] Compiling ApolloAPI ParentType.swift
[15/38] Compiling ApolloAPI ScalarTypes.swift
[16/38] Compiling ApolloAPI AnyHashableConvertible.swift
[17/38] Compiling ApolloAPI CacheKeyInfo.swift
[18/38] Compiling ApolloAPI CacheReference.swift
[19/38] Compiling ApolloAPI Union.swift
[20/38] Compiling ApolloAPI Selection+Conditions.swift
[21/38] Compiling ApolloAPI Selection.swift
[22/38] Compiling ApolloAPI SelectionSet.swift
[23/38] Compiling ApolloAPI resource_bundle_accessor.swift
[24/38] Compiling ApolloAPI InputObject.swift
[25/38] Compiling ApolloAPI Interface.swift
[26/38] Compiling ApolloAPI Object.swift
[27/38] Compiling ApolloAPI InputValue.swift
[28/38] Compiling ApolloAPI JSON.swift
[29/38] Compiling ApolloAPI JSONDecodingError.swift
[30/38] Compiling ApolloAPI GraphQLEnum.swift
[31/38] Compiling ApolloAPI GraphQLNullable.swift
[32/38] Compiling ApolloAPI GraphQLOperation.swift
[33/38] Compiling ApolloAPI JSONStandardTypeConversions.swift
[34/38] Compiling ApolloAPI LocalCacheMutation.swift
[35/38] Compiling ApolloAPI ObjectData.swift
[36/38] Compiling ApolloAPI DataDict.swift
[37/38] Compiling ApolloAPI Deferred.swift
[38/38] Compiling ApolloAPI FragmentProtocols.swift
[39/102] Compiling Apollo Bundle+Helpers.swift
[40/102] Compiling Apollo CacheReadInterceptor.swift
[41/102] Compiling Apollo CacheWriteInterceptor.swift
[42/102] Compiling Apollo Cancellable.swift
[43/102] Compiling Apollo Collection+Helpers.swift
[44/102] Compiling Apollo Constants.swift
[45/102] Compiling Apollo DataLoader.swift
[46/108] Compiling Apollo DefaultInterceptorProvider.swift
[47/108] Compiling Apollo Dictionary+Helpers.swift
[48/108] Compiling Apollo DispatchQueue+Optional.swift
[49/108] Compiling Apollo CacheDataExecutionSource.swift
[50/108] Compiling Apollo NetworkResponseExecutionSource.swift
[51/108] Compiling Apollo SelectionSetModelExecutionSource.swift
[52/108] Compiling Apollo FieldSelectionCollector.swift
[53/108] Compiling Apollo MultipartResponseParsingInterceptor.swift
[54/108] Compiling Apollo MultipartResponseSubscriptionParser.swift
[55/108] Compiling Apollo NetworkFetchInterceptor.swift
[56/108] Compiling Apollo NetworkTransport.swift
[57/108] Compiling Apollo NormalizedCache.swift
[58/108] Compiling Apollo PossiblyDeferred.swift
[59/108] Compiling Apollo Record.swift
[60/108] Compiling Apollo ApolloClient.swift
[61/108] Compiling Apollo ApolloClientProtocol.swift
[62/108] Compiling Apollo ApolloErrorInterceptor.swift
[63/108] Compiling Apollo ApolloInterceptor.swift
[64/108] Compiling Apollo ApolloStore.swift
[65/108] Compiling Apollo Atomic.swift
[66/108] Compiling Apollo AutomaticPersistedQueryInterceptor.swift
[67/108] Compiling Apollo RecordSet.swift
[68/108] Compiling Apollo RequestBodyCreator.swift
[69/108] Compiling Apollo RequestChain.swift
[70/108] Compiling Apollo RequestChainNetworkTransport.swift
[71/108] Compiling Apollo RequestContext.swift
[72/108] Compiling Apollo ResponseCodeInterceptor.swift
[73/108] Compiling Apollo ResponsePath.swift
[74/108] Compiling Apollo HTTPRequest.swift
[75/108] Compiling Apollo HTTPResponse.swift
[76/108] Compiling Apollo HTTPURLResponse+Helpers.swift
[77/108] Compiling Apollo InMemoryNormalizedCache.swift
[78/108] Compiling Apollo InputValue+Evaluation.swift
[79/108] Compiling Apollo InterceptorProvider.swift
[80/108] Compiling Apollo InterceptorRequestChain.swift
[81/108] Compiling Apollo GraphQLDependencyTracker.swift
[82/108] Compiling Apollo GraphQLError.swift
[83/108] Compiling Apollo GraphQLExecutionSource.swift
[84/108] Compiling Apollo GraphQLExecutor.swift
[85/108] Compiling Apollo GraphQLFile.swift
[86/108] Compiling Apollo GraphQLGETTransformer.swift
[87/108] Compiling Apollo GraphQLHTTPMethod.swift
[88/108] Compiling Apollo JSONRequest.swift
[89/108] Compiling Apollo JSONResponseParsingInterceptor.swift
[90/108] Compiling Apollo JSONSerialization+Sorting.swift
[91/108] Compiling Apollo JSONSerializationFormat.swift
[92/108] Compiling Apollo MaxRetryInterceptor.swift
[93/108] Compiling Apollo MultipartFormData.swift
[94/108] Compiling Apollo MultipartResponseDeferParser.swift
[95/108] Compiling Apollo GraphQLHTTPRequestError.swift
[96/108] Compiling Apollo GraphQLQueryWatcher.swift
[97/108] Compiling Apollo GraphQLResponse.swift
[98/108] Compiling Apollo GraphQLResult.swift
[99/108] Compiling Apollo GraphQLResultAccumulator.swift
[100/108] Compiling Apollo GraphQLResultNormalizer.swift
[101/108] Compiling Apollo GraphQLSelectionSetMapper.swift
[102/108] Emitting module Apollo
[103/108] Compiling Apollo SelectionSet+DictionaryIntializer.swift
[104/108] Compiling Apollo SelectionSet+JSONInitializer.swift
[105/108] Compiling Apollo TaskData.swift
[106/108] Compiling Apollo URLSessionClient.swift
[107/108] Compiling Apollo UploadRequest.swift
[108/108] Compiling Apollo resource_bundle_accessor.swift
[109/128] Compiling ApolloExtensionsTestSchema SchemaConfiguration.swift
[110/129] Compiling ApolloExtensionsTestSchema PersonCollection.graphql.swift
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/PersonCollection.graphql.swift:7:14: warning: static property 'PersonCollection' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public extension Objects {
 7 |   static let PersonCollection = ApolloAPI.Object(
   |              `- warning: static property 'PersonCollection' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |     typename: "PersonCollection",
 9 |     implementedInterfaces: [Interfaces.Collection.self]
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Object.swift:6:15: note: struct 'Object' does not conform to the 'Sendable' protocol
 4 | /// # See Also
 5 | /// [GraphQLSpec - Objects](https://spec.graphql.org/draft/#sec-Objects)
 6 | public struct Object: Hashable {
   |               `- note: struct 'Object' does not conform to the 'Sendable' protocol
 7 |
 8 |   /// Designated Initializer
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/PersonCollection.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 2 | // This file was automatically generated and should not be edited.
 3 |
 4 | import ApolloAPI
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 5 |
 6 | public extension Objects {
 7 |   static let PersonCollection = ApolloAPI.Object(
   |              |- note: annotate 'PersonCollection' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     typename: "PersonCollection",
 9 |     implementedInterfaces: [Interfaces.Collection.self]
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/Collection.graphql.swift:7:14: warning: static property 'Collection' is not concurrency-safe because non-'Sendable' type 'Interface' may have shared mutable state; this is an error in the Swift 6 language mode
5 |
6 | public extension Interfaces {
7 |   static let Collection = Interface(name: "Collection")
  |              `- warning: static property 'Collection' is not concurrency-safe because non-'Sendable' type 'Interface' may have shared mutable state; this is an error in the Swift 6 language mode
8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Interface.swift:7:15: note: struct 'Interface' does not conform to the 'Sendable' protocol
 5 | /// # See Also
 6 | /// [GraphQLSpec - Interfaces](https://spec.graphql.org/draft/#sec-Interfaces)
 7 | public struct Interface: Hashable {
   |               `- note: struct 'Interface' does not conform to the 'Sendable' protocol
 8 |   /// The name of the ``Interface`` in the GraphQL schema.
 9 |   public let name: String
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/Collection.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
2 | // This file was automatically generated and should not be edited.
3 |
4 | import ApolloAPI
  | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
5 |
6 | public extension Interfaces {
7 |   static let Collection = Interface(name: "Collection")
  |              |- note: annotate 'Collection' with '@MainActor' if property should only be accessed from the main actor
  |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
8 | }
[111/129] Compiling ApolloExtensionsTestSchema PersonCollectionEdge.graphql.swift
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/PersonCollectionEdge.graphql.swift:7:14: warning: static property 'PersonCollectionEdge' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public extension Objects {
 7 |   static let PersonCollectionEdge = ApolloAPI.Object(
   |              `- warning: static property 'PersonCollectionEdge' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |     typename: "PersonCollectionEdge",
 9 |     implementedInterfaces: [Interfaces.CollectionEdge.self]
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Object.swift:6:15: note: struct 'Object' does not conform to the 'Sendable' protocol
 4 | /// # See Also
 5 | /// [GraphQLSpec - Objects](https://spec.graphql.org/draft/#sec-Objects)
 6 | public struct Object: Hashable {
   |               `- note: struct 'Object' does not conform to the 'Sendable' protocol
 7 |
 8 |   /// Designated Initializer
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/PersonCollectionEdge.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 2 | // This file was automatically generated and should not be edited.
 3 |
 4 | import ApolloAPI
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 5 |
 6 | public extension Objects {
 7 |   static let PersonCollectionEdge = ApolloAPI.Object(
   |              |- note: annotate 'PersonCollectionEdge' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     typename: "PersonCollectionEdge",
 9 |     implementedInterfaces: [Interfaces.CollectionEdge.self]
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/CollectionEdge.graphql.swift:7:14: warning: static property 'CollectionEdge' is not concurrency-safe because non-'Sendable' type 'Interface' may have shared mutable state; this is an error in the Swift 6 language mode
5 |
6 | public extension Interfaces {
7 |   static let CollectionEdge = Interface(name: "CollectionEdge")
  |              `- warning: static property 'CollectionEdge' is not concurrency-safe because non-'Sendable' type 'Interface' may have shared mutable state; this is an error in the Swift 6 language mode
8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Interface.swift:7:15: note: struct 'Interface' does not conform to the 'Sendable' protocol
 5 | /// # See Also
 6 | /// [GraphQLSpec - Interfaces](https://spec.graphql.org/draft/#sec-Interfaces)
 7 | public struct Interface: Hashable {
   |               `- note: struct 'Interface' does not conform to the 'Sendable' protocol
 8 |   /// The name of the ``Interface`` in the GraphQL schema.
 9 |   public let name: String
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/CollectionEdge.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
2 | // This file was automatically generated and should not be edited.
3 |
4 | import ApolloAPI
  | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
5 |
6 | public extension Interfaces {
7 |   static let CollectionEdge = Interface(name: "CollectionEdge")
  |              |- note: annotate 'CollectionEdge' with '@MainActor' if property should only be accessed from the main actor
  |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
8 | }
[112/129] Compiling ApolloExtensionsTestSchema Subscription.graphql.swift
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/Subscription.graphql.swift:7:14: warning: static property 'Subscription' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public extension Objects {
 7 |   static let Subscription = ApolloAPI.Object(
   |              `- warning: static property 'Subscription' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |     typename: "Subscription",
 9 |     implementedInterfaces: []
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Object.swift:6:15: note: struct 'Object' does not conform to the 'Sendable' protocol
 4 | /// # See Also
 5 | /// [GraphQLSpec - Objects](https://spec.graphql.org/draft/#sec-Objects)
 6 | public struct Object: Hashable {
   |               `- note: struct 'Object' does not conform to the 'Sendable' protocol
 7 |
 8 |   /// Designated Initializer
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/Subscription.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 2 | // This file was automatically generated and should not be edited.
 3 |
 4 | import ApolloAPI
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 5 |
 6 | public extension Objects {
 7 |   static let Subscription = ApolloAPI.Object(
   |              |- note: annotate 'Subscription' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     typename: "Subscription",
 9 |     implementedInterfaces: []
[113/129] Compiling ApolloExtensionsTestSchema Query.graphql.swift
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/Query.graphql.swift:7:14: warning: static property 'Query' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public extension Objects {
 7 |   static let Query = ApolloAPI.Object(
   |              `- warning: static property 'Query' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |     typename: "Query",
 9 |     implementedInterfaces: []
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Object.swift:6:15: note: struct 'Object' does not conform to the 'Sendable' protocol
 4 | /// # See Also
 5 | /// [GraphQLSpec - Objects](https://spec.graphql.org/draft/#sec-Objects)
 6 | public struct Object: Hashable {
   |               `- note: struct 'Object' does not conform to the 'Sendable' protocol
 7 |
 8 |   /// Designated Initializer
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/Query.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 2 | // This file was automatically generated and should not be edited.
 3 |
 4 | import ApolloAPI
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 5 |
 6 | public extension Objects {
 7 |   static let Query = ApolloAPI.Object(
   |              |- note: annotate 'Query' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     typename: "Query",
 9 |     implementedInterfaces: []
[114/129] Compiling ApolloExtensionsTestSchema CollectionEdge.graphql.swift
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/CollectionEdge.graphql.swift:7:14: warning: static property 'CollectionEdge' is not concurrency-safe because non-'Sendable' type 'Interface' may have shared mutable state; this is an error in the Swift 6 language mode
5 |
6 | public extension Interfaces {
7 |   static let CollectionEdge = Interface(name: "CollectionEdge")
  |              `- warning: static property 'CollectionEdge' is not concurrency-safe because non-'Sendable' type 'Interface' may have shared mutable state; this is an error in the Swift 6 language mode
8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Interface.swift:7:15: note: struct 'Interface' does not conform to the 'Sendable' protocol
 5 | /// # See Also
 6 | /// [GraphQLSpec - Interfaces](https://spec.graphql.org/draft/#sec-Interfaces)
 7 | public struct Interface: Hashable {
   |               `- note: struct 'Interface' does not conform to the 'Sendable' protocol
 8 |   /// The name of the ``Interface`` in the GraphQL schema.
 9 |   public let name: String
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/CollectionEdge.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
2 | // This file was automatically generated and should not be edited.
3 |
4 | import ApolloAPI
  | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
5 |
6 | public extension Interfaces {
7 |   static let CollectionEdge = Interface(name: "CollectionEdge")
  |              |- note: annotate 'CollectionEdge' with '@MainActor' if property should only be accessed from the main actor
  |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
8 | }
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/Node.graphql.swift:7:14: warning: static property 'Node' is not concurrency-safe because non-'Sendable' type 'Interface' may have shared mutable state; this is an error in the Swift 6 language mode
5 |
6 | public extension Interfaces {
7 |   static let Node = Interface(name: "Node")
  |              `- warning: static property 'Node' is not concurrency-safe because non-'Sendable' type 'Interface' may have shared mutable state; this is an error in the Swift 6 language mode
8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Interface.swift:7:15: note: struct 'Interface' does not conform to the 'Sendable' protocol
 5 | /// # See Also
 6 | /// [GraphQLSpec - Interfaces](https://spec.graphql.org/draft/#sec-Interfaces)
 7 | public struct Interface: Hashable {
   |               `- note: struct 'Interface' does not conform to the 'Sendable' protocol
 8 |   /// The name of the ``Interface`` in the GraphQL schema.
 9 |   public let name: String
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/Node.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
2 | // This file was automatically generated and should not be edited.
3 |
4 | import ApolloAPI
  | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
5 |
6 | public extension Interfaces {
7 |   static let Node = Interface(name: "Node")
  |              |- note: annotate 'Node' with '@MainActor' if property should only be accessed from the main actor
  |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
8 | }
[115/129] Compiling ApolloExtensionsTestSchema Node.graphql.swift
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/CollectionEdge.graphql.swift:7:14: warning: static property 'CollectionEdge' is not concurrency-safe because non-'Sendable' type 'Interface' may have shared mutable state; this is an error in the Swift 6 language mode
5 |
6 | public extension Interfaces {
7 |   static let CollectionEdge = Interface(name: "CollectionEdge")
  |              `- warning: static property 'CollectionEdge' is not concurrency-safe because non-'Sendable' type 'Interface' may have shared mutable state; this is an error in the Swift 6 language mode
8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Interface.swift:7:15: note: struct 'Interface' does not conform to the 'Sendable' protocol
 5 | /// # See Also
 6 | /// [GraphQLSpec - Interfaces](https://spec.graphql.org/draft/#sec-Interfaces)
 7 | public struct Interface: Hashable {
   |               `- note: struct 'Interface' does not conform to the 'Sendable' protocol
 8 |   /// The name of the ``Interface`` in the GraphQL schema.
 9 |   public let name: String
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/CollectionEdge.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
2 | // This file was automatically generated and should not be edited.
3 |
4 | import ApolloAPI
  | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
5 |
6 | public extension Interfaces {
7 |   static let CollectionEdge = Interface(name: "CollectionEdge")
  |              |- note: annotate 'CollectionEdge' with '@MainActor' if property should only be accessed from the main actor
  |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
8 | }
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/Node.graphql.swift:7:14: warning: static property 'Node' is not concurrency-safe because non-'Sendable' type 'Interface' may have shared mutable state; this is an error in the Swift 6 language mode
5 |
6 | public extension Interfaces {
7 |   static let Node = Interface(name: "Node")
  |              `- warning: static property 'Node' is not concurrency-safe because non-'Sendable' type 'Interface' may have shared mutable state; this is an error in the Swift 6 language mode
8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Interface.swift:7:15: note: struct 'Interface' does not conform to the 'Sendable' protocol
 5 | /// # See Also
 6 | /// [GraphQLSpec - Interfaces](https://spec.graphql.org/draft/#sec-Interfaces)
 7 | public struct Interface: Hashable {
   |               `- note: struct 'Interface' does not conform to the 'Sendable' protocol
 8 |   /// The name of the ``Interface`` in the GraphQL schema.
 9 |   public let name: String
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/Node.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
2 | // This file was automatically generated and should not be edited.
3 |
4 | import ApolloAPI
  | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
5 |
6 | public extension Interfaces {
7 |   static let Node = Interface(name: "Node")
  |              |- note: annotate 'Node' with '@MainActor' if property should only be accessed from the main actor
  |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
8 | }
[116/129] Compiling ApolloExtensionsTestSchema Person.graphql.swift
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/Person.graphql.swift:7:14: warning: static property 'Person' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public extension Objects {
 7 |   static let Person = ApolloAPI.Object(
   |              `- warning: static property 'Person' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |     typename: "Person",
 9 |     implementedInterfaces: [Interfaces.Node.self]
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Object.swift:6:15: note: struct 'Object' does not conform to the 'Sendable' protocol
 4 | /// # See Also
 5 | /// [GraphQLSpec - Objects](https://spec.graphql.org/draft/#sec-Objects)
 6 | public struct Object: Hashable {
   |               `- note: struct 'Object' does not conform to the 'Sendable' protocol
 7 |
 8 |   /// Designated Initializer
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/Person.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 2 | // This file was automatically generated and should not be edited.
 3 |
 4 | import ApolloAPI
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 5 |
 6 | public extension Objects {
 7 |   static let Person = ApolloAPI.Object(
   |              |- note: annotate 'Person' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     typename: "Person",
 9 |     implementedInterfaces: [Interfaces.Node.self]
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/Node.graphql.swift:7:14: warning: static property 'Node' is not concurrency-safe because non-'Sendable' type 'Interface' may have shared mutable state; this is an error in the Swift 6 language mode
5 |
6 | public extension Interfaces {
7 |   static let Node = Interface(name: "Node")
  |              `- warning: static property 'Node' is not concurrency-safe because non-'Sendable' type 'Interface' may have shared mutable state; this is an error in the Swift 6 language mode
8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Interface.swift:7:15: note: struct 'Interface' does not conform to the 'Sendable' protocol
 5 | /// # See Also
 6 | /// [GraphQLSpec - Interfaces](https://spec.graphql.org/draft/#sec-Interfaces)
 7 | public struct Interface: Hashable {
   |               `- note: struct 'Interface' does not conform to the 'Sendable' protocol
 8 |   /// The name of the ``Interface`` in the GraphQL schema.
 9 |   public let name: String
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/Node.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
2 | // This file was automatically generated and should not be edited.
3 |
4 | import ApolloAPI
  | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
5 |
6 | public extension Interfaces {
7 |   static let Node = Interface(name: "Node")
  |              |- note: annotate 'Node' with '@MainActor' if property should only be accessed from the main actor
  |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
8 | }
[117/129] Compiling ApolloExtensionsTestSchema Mutation.graphql.swift
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/Mutation.graphql.swift:7:14: warning: static property 'Mutation' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public extension Objects {
 7 |   static let Mutation = ApolloAPI.Object(
   |              `- warning: static property 'Mutation' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |     typename: "Mutation",
 9 |     implementedInterfaces: []
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Object.swift:6:15: note: struct 'Object' does not conform to the 'Sendable' protocol
 4 | /// # See Also
 5 | /// [GraphQLSpec - Objects](https://spec.graphql.org/draft/#sec-Objects)
 6 | public struct Object: Hashable {
   |               `- note: struct 'Object' does not conform to the 'Sendable' protocol
 7 |
 8 |   /// Designated Initializer
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/Mutation.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 2 | // This file was automatically generated and should not be edited.
 3 |
 4 | import ApolloAPI
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 5 |
 6 | public extension Objects {
 7 |   static let Mutation = ApolloAPI.Object(
   |              |- note: annotate 'Mutation' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     typename: "Mutation",
 9 |     implementedInterfaces: []
[118/129] Compiling ApolloExtensionsTestSchema UpdatePersonMutationInput.graphql.swift
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/Collection.graphql.swift:7:14: warning: static property 'Collection' is not concurrency-safe because non-'Sendable' type 'Interface' may have shared mutable state; this is an error in the Swift 6 language mode
5 |
6 | public extension Interfaces {
7 |   static let Collection = Interface(name: "Collection")
  |              `- warning: static property 'Collection' is not concurrency-safe because non-'Sendable' type 'Interface' may have shared mutable state; this is an error in the Swift 6 language mode
8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Interface.swift:7:15: note: struct 'Interface' does not conform to the 'Sendable' protocol
 5 | /// # See Also
 6 | /// [GraphQLSpec - Interfaces](https://spec.graphql.org/draft/#sec-Interfaces)
 7 | public struct Interface: Hashable {
   |               `- note: struct 'Interface' does not conform to the 'Sendable' protocol
 8 |   /// The name of the ``Interface`` in the GraphQL schema.
 9 |   public let name: String
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/Collection.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
2 | // This file was automatically generated and should not be edited.
3 |
4 | import ApolloAPI
  | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
5 |
6 | public extension Interfaces {
7 |   static let Collection = Interface(name: "Collection")
  |              |- note: annotate 'Collection' with '@MainActor' if property should only be accessed from the main actor
  |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
8 | }
[119/129] Compiling ApolloExtensionsTestSchema Collection.graphql.swift
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/Collection.graphql.swift:7:14: warning: static property 'Collection' is not concurrency-safe because non-'Sendable' type 'Interface' may have shared mutable state; this is an error in the Swift 6 language mode
5 |
6 | public extension Interfaces {
7 |   static let Collection = Interface(name: "Collection")
  |              `- warning: static property 'Collection' is not concurrency-safe because non-'Sendable' type 'Interface' may have shared mutable state; this is an error in the Swift 6 language mode
8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Interface.swift:7:15: note: struct 'Interface' does not conform to the 'Sendable' protocol
 5 | /// # See Also
 6 | /// [GraphQLSpec - Interfaces](https://spec.graphql.org/draft/#sec-Interfaces)
 7 | public struct Interface: Hashable {
   |               `- note: struct 'Interface' does not conform to the 'Sendable' protocol
 8 |   /// The name of the ``Interface`` in the GraphQL schema.
 9 |   public let name: String
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/Collection.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
2 | // This file was automatically generated and should not be edited.
3 |
4 | import ApolloAPI
  | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
5 |
6 | public extension Interfaces {
7 |   static let Collection = Interface(name: "Collection")
  |              |- note: annotate 'Collection' with '@MainActor' if property should only be accessed from the main actor
  |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
8 | }
[120/129] Emitting module ApolloExtensionsTestSchema
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/Collection.graphql.swift:7:14: warning: static property 'Collection' is not concurrency-safe because non-'Sendable' type 'Interface' may have shared mutable state; this is an error in the Swift 6 language mode
5 |
6 | public extension Interfaces {
7 |   static let Collection = Interface(name: "Collection")
  |              `- warning: static property 'Collection' is not concurrency-safe because non-'Sendable' type 'Interface' may have shared mutable state; this is an error in the Swift 6 language mode
8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Interface.swift:7:15: note: struct 'Interface' does not conform to the 'Sendable' protocol
 5 | /// # See Also
 6 | /// [GraphQLSpec - Interfaces](https://spec.graphql.org/draft/#sec-Interfaces)
 7 | public struct Interface: Hashable {
   |               `- note: struct 'Interface' does not conform to the 'Sendable' protocol
 8 |   /// The name of the ``Interface`` in the GraphQL schema.
 9 |   public let name: String
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/Collection.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
2 | // This file was automatically generated and should not be edited.
3 |
4 | import ApolloAPI
  | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
5 |
6 | public extension Interfaces {
7 |   static let Collection = Interface(name: "Collection")
  |              |- note: annotate 'Collection' with '@MainActor' if property should only be accessed from the main actor
  |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
8 | }
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/CollectionEdge.graphql.swift:7:14: warning: static property 'CollectionEdge' is not concurrency-safe because non-'Sendable' type 'Interface' may have shared mutable state; this is an error in the Swift 6 language mode
5 |
6 | public extension Interfaces {
7 |   static let CollectionEdge = Interface(name: "CollectionEdge")
  |              `- warning: static property 'CollectionEdge' is not concurrency-safe because non-'Sendable' type 'Interface' may have shared mutable state; this is an error in the Swift 6 language mode
8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Interface.swift:7:15: note: struct 'Interface' does not conform to the 'Sendable' protocol
 5 | /// # See Also
 6 | /// [GraphQLSpec - Interfaces](https://spec.graphql.org/draft/#sec-Interfaces)
 7 | public struct Interface: Hashable {
   |               `- note: struct 'Interface' does not conform to the 'Sendable' protocol
 8 |   /// The name of the ``Interface`` in the GraphQL schema.
 9 |   public let name: String
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/CollectionEdge.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
2 | // This file was automatically generated and should not be edited.
3 |
4 | import ApolloAPI
  | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
5 |
6 | public extension Interfaces {
7 |   static let CollectionEdge = Interface(name: "CollectionEdge")
  |              |- note: annotate 'CollectionEdge' with '@MainActor' if property should only be accessed from the main actor
  |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
8 | }
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/Node.graphql.swift:7:14: warning: static property 'Node' is not concurrency-safe because non-'Sendable' type 'Interface' may have shared mutable state; this is an error in the Swift 6 language mode
5 |
6 | public extension Interfaces {
7 |   static let Node = Interface(name: "Node")
  |              `- warning: static property 'Node' is not concurrency-safe because non-'Sendable' type 'Interface' may have shared mutable state; this is an error in the Swift 6 language mode
8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Interface.swift:7:15: note: struct 'Interface' does not conform to the 'Sendable' protocol
 5 | /// # See Also
 6 | /// [GraphQLSpec - Interfaces](https://spec.graphql.org/draft/#sec-Interfaces)
 7 | public struct Interface: Hashable {
   |               `- note: struct 'Interface' does not conform to the 'Sendable' protocol
 8 |   /// The name of the ``Interface`` in the GraphQL schema.
 9 |   public let name: String
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/Node.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
2 | // This file was automatically generated and should not be edited.
3 |
4 | import ApolloAPI
  | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
5 |
6 | public extension Interfaces {
7 |   static let Node = Interface(name: "Node")
  |              |- note: annotate 'Node' with '@MainActor' if property should only be accessed from the main actor
  |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
8 | }
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/Mutation.graphql.swift:7:14: warning: static property 'Mutation' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public extension Objects {
 7 |   static let Mutation = ApolloAPI.Object(
   |              `- warning: static property 'Mutation' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |     typename: "Mutation",
 9 |     implementedInterfaces: []
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Object.swift:6:15: note: struct 'Object' does not conform to the 'Sendable' protocol
 4 | /// # See Also
 5 | /// [GraphQLSpec - Objects](https://spec.graphql.org/draft/#sec-Objects)
 6 | public struct Object: Hashable {
   |               `- note: struct 'Object' does not conform to the 'Sendable' protocol
 7 |
 8 |   /// Designated Initializer
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/Mutation.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 2 | // This file was automatically generated and should not be edited.
 3 |
 4 | import ApolloAPI
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 5 |
 6 | public extension Objects {
 7 |   static let Mutation = ApolloAPI.Object(
   |              |- note: annotate 'Mutation' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     typename: "Mutation",
 9 |     implementedInterfaces: []
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/Person.graphql.swift:7:14: warning: static property 'Person' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public extension Objects {
 7 |   static let Person = ApolloAPI.Object(
   |              `- warning: static property 'Person' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |     typename: "Person",
 9 |     implementedInterfaces: [Interfaces.Node.self]
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Object.swift:6:15: note: struct 'Object' does not conform to the 'Sendable' protocol
 4 | /// # See Also
 5 | /// [GraphQLSpec - Objects](https://spec.graphql.org/draft/#sec-Objects)
 6 | public struct Object: Hashable {
   |               `- note: struct 'Object' does not conform to the 'Sendable' protocol
 7 |
 8 |   /// Designated Initializer
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/Person.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 2 | // This file was automatically generated and should not be edited.
 3 |
 4 | import ApolloAPI
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 5 |
 6 | public extension Objects {
 7 |   static let Person = ApolloAPI.Object(
   |              |- note: annotate 'Person' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     typename: "Person",
 9 |     implementedInterfaces: [Interfaces.Node.self]
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/PersonCollection.graphql.swift:7:14: warning: static property 'PersonCollection' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public extension Objects {
 7 |   static let PersonCollection = ApolloAPI.Object(
   |              `- warning: static property 'PersonCollection' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |     typename: "PersonCollection",
 9 |     implementedInterfaces: [Interfaces.Collection.self]
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Object.swift:6:15: note: struct 'Object' does not conform to the 'Sendable' protocol
 4 | /// # See Also
 5 | /// [GraphQLSpec - Objects](https://spec.graphql.org/draft/#sec-Objects)
 6 | public struct Object: Hashable {
   |               `- note: struct 'Object' does not conform to the 'Sendable' protocol
 7 |
 8 |   /// Designated Initializer
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/PersonCollection.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 2 | // This file was automatically generated and should not be edited.
 3 |
 4 | import ApolloAPI
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 5 |
 6 | public extension Objects {
 7 |   static let PersonCollection = ApolloAPI.Object(
   |              |- note: annotate 'PersonCollection' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     typename: "PersonCollection",
 9 |     implementedInterfaces: [Interfaces.Collection.self]
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/PersonCollectionEdge.graphql.swift:7:14: warning: static property 'PersonCollectionEdge' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public extension Objects {
 7 |   static let PersonCollectionEdge = ApolloAPI.Object(
   |              `- warning: static property 'PersonCollectionEdge' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |     typename: "PersonCollectionEdge",
 9 |     implementedInterfaces: [Interfaces.CollectionEdge.self]
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Object.swift:6:15: note: struct 'Object' does not conform to the 'Sendable' protocol
 4 | /// # See Also
 5 | /// [GraphQLSpec - Objects](https://spec.graphql.org/draft/#sec-Objects)
 6 | public struct Object: Hashable {
   |               `- note: struct 'Object' does not conform to the 'Sendable' protocol
 7 |
 8 |   /// Designated Initializer
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/PersonCollectionEdge.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 2 | // This file was automatically generated and should not be edited.
 3 |
 4 | import ApolloAPI
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 5 |
 6 | public extension Objects {
 7 |   static let PersonCollectionEdge = ApolloAPI.Object(
   |              |- note: annotate 'PersonCollectionEdge' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     typename: "PersonCollectionEdge",
 9 |     implementedInterfaces: [Interfaces.CollectionEdge.self]
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/Query.graphql.swift:7:14: warning: static property 'Query' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public extension Objects {
 7 |   static let Query = ApolloAPI.Object(
   |              `- warning: static property 'Query' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |     typename: "Query",
 9 |     implementedInterfaces: []
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Object.swift:6:15: note: struct 'Object' does not conform to the 'Sendable' protocol
 4 | /// # See Also
 5 | /// [GraphQLSpec - Objects](https://spec.graphql.org/draft/#sec-Objects)
 6 | public struct Object: Hashable {
   |               `- note: struct 'Object' does not conform to the 'Sendable' protocol
 7 |
 8 |   /// Designated Initializer
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/Query.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 2 | // This file was automatically generated and should not be edited.
 3 |
 4 | import ApolloAPI
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 5 |
 6 | public extension Objects {
 7 |   static let Query = ApolloAPI.Object(
   |              |- note: annotate 'Query' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     typename: "Query",
 9 |     implementedInterfaces: []
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/Subscription.graphql.swift:7:14: warning: static property 'Subscription' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public extension Objects {
 7 |   static let Subscription = ApolloAPI.Object(
   |              `- warning: static property 'Subscription' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |     typename: "Subscription",
 9 |     implementedInterfaces: []
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Object.swift:6:15: note: struct 'Object' does not conform to the 'Sendable' protocol
 4 | /// # See Also
 5 | /// [GraphQLSpec - Objects](https://spec.graphql.org/draft/#sec-Objects)
 6 | public struct Object: Hashable {
   |               `- note: struct 'Object' does not conform to the 'Sendable' protocol
 7 |
 8 |   /// Designated Initializer
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/Subscription.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 2 | // This file was automatically generated and should not be edited.
 3 |
 4 | import ApolloAPI
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 5 |
 6 | public extension Objects {
 7 |   static let Subscription = ApolloAPI.Object(
   |              |- note: annotate 'Subscription' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     typename: "Subscription",
 9 |     implementedInterfaces: []
[121/129] Compiling ApolloExtensions GraphQLResult+Defaults.swift
[122/129] Compiling ApolloExtensions SelectionSet+PruneOptionals.swift
[123/129] Compiling ApolloExtensions GraphQLResult+mockedJSONResponse.swift
[124/129] Compiling ApolloExtensions MockApolloClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensions/Mocks/MockApolloClient.swift:164:10: warning: associated value 'invalidResultTypeForOperation' of 'Sendable'-conforming enum 'Error' has non-sendable type 'any GraphQLOperation'; this is an error in the Swift 6 language mode
162 |   enum Error: Swift.Error {
163 |     case noResultSet
164 |     case invalidResultTypeForOperation(any GraphQLOperation, any GraphQLResultProtocol)
    |          `- warning: associated value 'invalidResultTypeForOperation' of 'Sendable'-conforming enum 'Error' has non-sendable type 'any GraphQLOperation'; this is an error in the Swift 6 language mode
165 |   }
166 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/GraphQLOperation.swift:56:17: note: protocol 'GraphQLOperation' does not conform to the 'Sendable' protocol
 54 | }
 55 |
 56 | public protocol GraphQLOperation: AnyObject, Hashable {
    |                 `- note: protocol 'GraphQLOperation' does not conform to the 'Sendable' protocol
 57 |   typealias Variables = [String: GraphQLOperationVariableValue]
 58 |
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensions/Mocks/MockApolloClient.swift:6:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
  4 |
  5 | import Apollo
  6 | import ApolloAPI
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
  7 | import Foundation
  8 |
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensions/Mocks/MockApolloClient.swift:164:10: warning: associated value 'invalidResultTypeForOperation' of 'Sendable'-conforming enum 'Error' has non-sendable type 'any GraphQLResultProtocol'; this is an error in the Swift 6 language mode
162 |   enum Error: Swift.Error {
163 |     case noResultSet
164 |     case invalidResultTypeForOperation(any GraphQLOperation, any GraphQLResultProtocol)
    |          `- warning: associated value 'invalidResultTypeForOperation' of 'Sendable'-conforming enum 'Error' has non-sendable type 'any GraphQLResultProtocol'; this is an error in the Swift 6 language mode
165 |   }
166 |
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensions/GraphQLResultProtocol.swift:8:17: note: protocol 'GraphQLResultProtocol' does not conform to the 'Sendable' protocol
 6 | // MARK: - GraphQLResultProtocol
 7 |
 8 | public protocol GraphQLResultProtocol {
   |                 `- note: protocol 'GraphQLResultProtocol' does not conform to the 'Sendable' protocol
 9 |   associatedtype Data: RootSelectionSet
10 | }
[125/129] Compiling ApolloExtensions DataDict+CustomStringConvertible.swift
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensions/DataDict+CustomStringConvertible.swift:6:1: warning: extension declares a conformance of imported type 'DataDict' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'ApolloAPI' introduce this conformance in the future
 4 | import Foundation
 5 |
 6 | extension DataDict: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'DataDict' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'ApolloAPI' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 7 |   public var description: String {
 8 |     _data.sorted { $0.key < $1.key }.description
[126/129] Compiling ApolloExtensions ApolloClientProtocol+Defaults.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/Apollo/ApolloClient.swift:21:21: warning: static property 'default' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 19 |
 20 |   /// The current default cache policy.
 21 |   public static var `default`: CachePolicy = .returnCacheDataElseFetch
    |                     |- warning: static property 'default' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                     |- note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
    |                     |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
    |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 22 | }
 23 |
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensions/ApolloClientProtocol+Defaults.swift:19:33: warning: reference to static property 'default' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 17 |   public func fetch<Query: GraphQLQuery>(
 18 |     query: Query,
 19 |     cachePolicy: CachePolicy = .default,
    |                                 `- warning: reference to static property 'default' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 20 |     contextIdentifier: UUID? = nil,
 21 |     context: RequestContext? = nil,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/Apollo/ApolloClient.swift:21:21: note: static property declared here
 19 |
 20 |   /// The current default cache policy.
 21 |   public static var `default`: CachePolicy = .returnCacheDataElseFetch
    |                     `- note: static property declared here
 22 | }
 23 |
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensions/ApolloClientProtocol+Defaults.swift:37:33: warning: reference to static property 'default' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 35 |   public func watch<Query: GraphQLQuery>(
 36 |     query: Query,
 37 |     cachePolicy: CachePolicy = .default,
    |                                 `- warning: reference to static property 'default' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 38 |     context: RequestContext? = nil,
 39 |     callbackQueue: DispatchQueue = .main,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/Apollo/ApolloClient.swift:21:21: note: static property declared here
 19 |
 20 |   /// The current default cache policy.
 21 |   public static var `default`: CachePolicy = .returnCacheDataElseFetch
    |                     `- note: static property declared here
 22 | }
 23 |
[127/129] Emitting module ApolloExtensions
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/Apollo/ApolloClient.swift:21:21: warning: static property 'default' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 19 |
 20 |   /// The current default cache policy.
 21 |   public static var `default`: CachePolicy = .returnCacheDataElseFetch
    |                     |- warning: static property 'default' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                     |- note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
    |                     |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
    |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 22 | }
 23 |
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensions/ApolloClientProtocol+Defaults.swift:19:33: warning: reference to static property 'default' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 17 |   public func fetch<Query: GraphQLQuery>(
 18 |     query: Query,
 19 |     cachePolicy: CachePolicy = .default,
    |                                 `- warning: reference to static property 'default' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 20 |     contextIdentifier: UUID? = nil,
 21 |     context: RequestContext? = nil,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/Apollo/ApolloClient.swift:21:21: note: static property declared here
 19 |
 20 |   /// The current default cache policy.
 21 |   public static var `default`: CachePolicy = .returnCacheDataElseFetch
    |                     `- note: static property declared here
 22 | }
 23 |
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensions/ApolloClientProtocol+Defaults.swift:37:33: warning: reference to static property 'default' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 35 |   public func watch<Query: GraphQLQuery>(
 36 |     query: Query,
 37 |     cachePolicy: CachePolicy = .default,
    |                                 `- warning: reference to static property 'default' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 38 |     context: RequestContext? = nil,
 39 |     callbackQueue: DispatchQueue = .main,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/Apollo/ApolloClient.swift:21:21: note: static property declared here
 19 |
 20 |   /// The current default cache policy.
 21 |   public static var `default`: CachePolicy = .returnCacheDataElseFetch
    |                     `- note: static property declared here
 22 | }
 23 |
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensions/DataDict+CustomStringConvertible.swift:6:1: warning: extension declares a conformance of imported type 'DataDict' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'ApolloAPI' introduce this conformance in the future
 4 | import Foundation
 5 |
 6 | extension DataDict: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'DataDict' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'ApolloAPI' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 7 |   public var description: String {
 8 |     _data.sorted { $0.key < $1.key }.description
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensions/Mocks/MockApolloClient.swift:164:10: warning: associated value 'invalidResultTypeForOperation' of 'Sendable'-conforming enum 'Error' has non-sendable type 'any GraphQLOperation'; this is an error in the Swift 6 language mode
162 |   enum Error: Swift.Error {
163 |     case noResultSet
164 |     case invalidResultTypeForOperation(any GraphQLOperation, any GraphQLResultProtocol)
    |          `- warning: associated value 'invalidResultTypeForOperation' of 'Sendable'-conforming enum 'Error' has non-sendable type 'any GraphQLOperation'; this is an error in the Swift 6 language mode
165 |   }
166 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/GraphQLOperation.swift:56:17: note: protocol 'GraphQLOperation' does not conform to the 'Sendable' protocol
 54 | }
 55 |
 56 | public protocol GraphQLOperation: AnyObject, Hashable {
    |                 `- note: protocol 'GraphQLOperation' does not conform to the 'Sendable' protocol
 57 |   typealias Variables = [String: GraphQLOperationVariableValue]
 58 |
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensions/Mocks/MockApolloClient.swift:6:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
  4 |
  5 | import Apollo
  6 | import ApolloAPI
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
  7 | import Foundation
  8 |
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensions/Mocks/MockApolloClient.swift:164:10: warning: associated value 'invalidResultTypeForOperation' of 'Sendable'-conforming enum 'Error' has non-sendable type 'any GraphQLResultProtocol'; this is an error in the Swift 6 language mode
162 |   enum Error: Swift.Error {
163 |     case noResultSet
164 |     case invalidResultTypeForOperation(any GraphQLOperation, any GraphQLResultProtocol)
    |          `- warning: associated value 'invalidResultTypeForOperation' of 'Sendable'-conforming enum 'Error' has non-sendable type 'any GraphQLResultProtocol'; this is an error in the Swift 6 language mode
165 |   }
166 |
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensions/GraphQLResultProtocol.swift:8:17: note: protocol 'GraphQLResultProtocol' does not conform to the 'Sendable' protocol
 6 | // MARK: - GraphQLResultProtocol
 7 |
 8 | public protocol GraphQLResultProtocol {
   |                 `- note: protocol 'GraphQLResultProtocol' does not conform to the 'Sendable' protocol
 9 |   associatedtype Data: RootSelectionSet
10 | }
[128/129] Compiling ApolloExtensions GraphQLResultProtocol.swift
[129/129] Compiling ApolloExtensionsTestSchema SchemaMetadata.graphql.swift
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/Mutation.graphql.swift:7:14: warning: static property 'Mutation' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public extension Objects {
 7 |   static let Mutation = ApolloAPI.Object(
   |              `- warning: static property 'Mutation' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |     typename: "Mutation",
 9 |     implementedInterfaces: []
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Object.swift:6:15: note: struct 'Object' does not conform to the 'Sendable' protocol
 4 | /// # See Also
 5 | /// [GraphQLSpec - Objects](https://spec.graphql.org/draft/#sec-Objects)
 6 | public struct Object: Hashable {
   |               `- note: struct 'Object' does not conform to the 'Sendable' protocol
 7 |
 8 |   /// Designated Initializer
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/Mutation.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 2 | // This file was automatically generated and should not be edited.
 3 |
 4 | import ApolloAPI
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 5 |
 6 | public extension Objects {
 7 |   static let Mutation = ApolloAPI.Object(
   |              |- note: annotate 'Mutation' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     typename: "Mutation",
 9 |     implementedInterfaces: []
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/Person.graphql.swift:7:14: warning: static property 'Person' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public extension Objects {
 7 |   static let Person = ApolloAPI.Object(
   |              `- warning: static property 'Person' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |     typename: "Person",
 9 |     implementedInterfaces: [Interfaces.Node.self]
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Object.swift:6:15: note: struct 'Object' does not conform to the 'Sendable' protocol
 4 | /// # See Also
 5 | /// [GraphQLSpec - Objects](https://spec.graphql.org/draft/#sec-Objects)
 6 | public struct Object: Hashable {
   |               `- note: struct 'Object' does not conform to the 'Sendable' protocol
 7 |
 8 |   /// Designated Initializer
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/Person.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 2 | // This file was automatically generated and should not be edited.
 3 |
 4 | import ApolloAPI
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 5 |
 6 | public extension Objects {
 7 |   static let Person = ApolloAPI.Object(
   |              |- note: annotate 'Person' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     typename: "Person",
 9 |     implementedInterfaces: [Interfaces.Node.self]
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/Query.graphql.swift:7:14: warning: static property 'Query' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public extension Objects {
 7 |   static let Query = ApolloAPI.Object(
   |              `- warning: static property 'Query' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |     typename: "Query",
 9 |     implementedInterfaces: []
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Object.swift:6:15: note: struct 'Object' does not conform to the 'Sendable' protocol
 4 | /// # See Also
 5 | /// [GraphQLSpec - Objects](https://spec.graphql.org/draft/#sec-Objects)
 6 | public struct Object: Hashable {
   |               `- note: struct 'Object' does not conform to the 'Sendable' protocol
 7 |
 8 |   /// Designated Initializer
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/Query.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 2 | // This file was automatically generated and should not be edited.
 3 |
 4 | import ApolloAPI
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 5 |
 6 | public extension Objects {
 7 |   static let Query = ApolloAPI.Object(
   |              |- note: annotate 'Query' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     typename: "Query",
 9 |     implementedInterfaces: []
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/PersonCollection.graphql.swift:7:14: warning: static property 'PersonCollection' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public extension Objects {
 7 |   static let PersonCollection = ApolloAPI.Object(
   |              `- warning: static property 'PersonCollection' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |     typename: "PersonCollection",
 9 |     implementedInterfaces: [Interfaces.Collection.self]
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Object.swift:6:15: note: struct 'Object' does not conform to the 'Sendable' protocol
 4 | /// # See Also
 5 | /// [GraphQLSpec - Objects](https://spec.graphql.org/draft/#sec-Objects)
 6 | public struct Object: Hashable {
   |               `- note: struct 'Object' does not conform to the 'Sendable' protocol
 7 |
 8 |   /// Designated Initializer
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/PersonCollection.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 2 | // This file was automatically generated and should not be edited.
 3 |
 4 | import ApolloAPI
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 5 |
 6 | public extension Objects {
 7 |   static let PersonCollection = ApolloAPI.Object(
   |              |- note: annotate 'PersonCollection' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     typename: "PersonCollection",
 9 |     implementedInterfaces: [Interfaces.Collection.self]
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/PersonCollectionEdge.graphql.swift:7:14: warning: static property 'PersonCollectionEdge' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public extension Objects {
 7 |   static let PersonCollectionEdge = ApolloAPI.Object(
   |              `- warning: static property 'PersonCollectionEdge' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |     typename: "PersonCollectionEdge",
 9 |     implementedInterfaces: [Interfaces.CollectionEdge.self]
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Object.swift:6:15: note: struct 'Object' does not conform to the 'Sendable' protocol
 4 | /// # See Also
 5 | /// [GraphQLSpec - Objects](https://spec.graphql.org/draft/#sec-Objects)
 6 | public struct Object: Hashable {
   |               `- note: struct 'Object' does not conform to the 'Sendable' protocol
 7 |
 8 |   /// Designated Initializer
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/PersonCollectionEdge.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 2 | // This file was automatically generated and should not be edited.
 3 |
 4 | import ApolloAPI
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 5 |
 6 | public extension Objects {
 7 |   static let PersonCollectionEdge = ApolloAPI.Object(
   |              |- note: annotate 'PersonCollectionEdge' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     typename: "PersonCollectionEdge",
 9 |     implementedInterfaces: [Interfaces.CollectionEdge.self]
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/Subscription.graphql.swift:7:14: warning: static property 'Subscription' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public extension Objects {
 7 |   static let Subscription = ApolloAPI.Object(
   |              `- warning: static property 'Subscription' is not concurrency-safe because non-'Sendable' type 'Object' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |     typename: "Subscription",
 9 |     implementedInterfaces: []
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Object.swift:6:15: note: struct 'Object' does not conform to the 'Sendable' protocol
 4 | /// # See Also
 5 | /// [GraphQLSpec - Objects](https://spec.graphql.org/draft/#sec-Objects)
 6 | public struct Object: Hashable {
   |               `- note: struct 'Object' does not conform to the 'Sendable' protocol
 7 |
 8 |   /// Designated Initializer
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Objects/Subscription.graphql.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 2 | // This file was automatically generated and should not be edited.
 3 |
 4 | import ApolloAPI
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ApolloAPI'
 5 |
 6 | public extension Objects {
 7 |   static let Subscription = ApolloAPI.Object(
   |              |- note: annotate 'Subscription' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     typename: "Subscription",
 9 |     implementedInterfaces: []
Build complete! (39.42s)
Fetching https://github.com/apollographql/apollo-ios
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/9524] Fetching sqlite.swift
[9525/102709] Fetching sqlite.swift, apollo-ios
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (8.49s)
Fetched https://github.com/apollographql/apollo-ios from cache (8.49s)
Computing version for https://github.com/apollographql/apollo-ios
Computed https://github.com/apollographql/apollo-ios at 1.9.3 (0.52s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.0 (0.62s)
Creating working copy for https://github.com/apollographql/apollo-ios
Working copy of https://github.com/apollographql/apollo-ios resolved at 1.9.3
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "apollo-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apollographql/apollo-ios"
    }
  ],
  "manifest_display_name" : "ApolloExtensions",
  "name" : "ApolloExtensions",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.14"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "5.0"
    }
  ],
  "products" : [
    {
      "name" : "ApolloExtensions",
      "targets" : [
        "ApolloExtensions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ApolloExtensionsTests",
      "module_type" : "SwiftTarget",
      "name" : "ApolloExtensionsTests",
      "path" : "Tests/ApolloExtensionsTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ApolloExtensionsTests/Resources/people.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ApolloExtensionsTests/Resources/invalid_json.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ApolloClientProtocolDefaultsTests.swift",
        "ApolloTestHelpersTests.swift",
        "GraphQL/Person.graphql.swift",
        "GraphQL/PersonCollection.graphql.swift",
        "GraphQL/TestMutation.graphql.swift",
        "GraphQL/TestQuery.graphql.swift",
        "GraphQL/TestSubscription.graphql.swift",
        "MockApolloClientTests.swift",
        "SelectionSetPruneOptionalsTests.swift"
      ],
      "target_dependencies" : [
        "ApolloExtensions",
        "ApolloExtensionsTestSchema"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ApolloExtensionsTestSchema",
      "module_type" : "SwiftTarget",
      "name" : "ApolloExtensionsTestSchema",
      "path" : "Sources/ApolloExtensionsTestSchema",
      "product_dependencies" : [
        "Apollo"
      ],
      "sources" : [
        "InputObjects/UpdatePersonMutationInput.graphql.swift",
        "Interfaces/Collection.graphql.swift",
        "Interfaces/CollectionEdge.graphql.swift",
        "Interfaces/Node.graphql.swift",
        "Objects/Mutation.graphql.swift",
        "Objects/Person.graphql.swift",
        "Objects/PersonCollection.graphql.swift",
        "Objects/PersonCollectionEdge.graphql.swift",
        "Objects/Query.graphql.swift",
        "Objects/Subscription.graphql.swift",
        "SchemaConfiguration.swift",
        "SchemaMetadata.graphql.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ApolloExtensions",
      "module_type" : "SwiftTarget",
      "name" : "ApolloExtensions",
      "path" : "Sources/ApolloExtensions",
      "product_dependencies" : [
        "Apollo"
      ],
      "product_memberships" : [
        "ApolloExtensions"
      ],
      "sources" : [
        "ApolloClientProtocol+Defaults.swift",
        "DataDict+CustomStringConvertible.swift",
        "GraphQLResult+Defaults.swift",
        "GraphQLResult+mockedJSONResponse.swift",
        "GraphQLResultProtocol.swift",
        "Mocks/MockApolloClient.swift",
        "SelectionSet+PruneOptionals.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.