The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GraphQL, reference 4.1.0 (397c0f), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 01:59:21 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GraphQLSwift/GraphQL.git
Reference: 4.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GraphQLSwift/GraphQL
 * tag               4.1.0      -> FETCH_HEAD
HEAD is now at 397c0f4 Merge pull request #174 from NeedleInAJayStack/fix/mutable-field-resolvers
Cloned https://github.com/GraphQLSwift/GraphQL.git
Revision (git rev-parse @):
397c0f43a1eb6a401858f896263288375efcf0bd
SUCCESS checkout https://github.com/GraphQLSwift/GraphQL.git at 4.1.0
Fetching https://github.com/apple/swift-collections
[1/23569] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.50s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (6.20s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "graphql",
      "name": "GraphQL",
      "url": "https://github.com/GraphQLSwift/GraphQL.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GraphQL",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections",
          "version": "1.4.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "traits": [
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/GraphQLSwift/GraphQL.git
[1/5966] Fetching graphql
Fetched https://github.com/GraphQLSwift/GraphQL.git from cache (1.18s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.55s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (1.26s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/GraphQLSwift/GraphQL.git
Working copy of https://github.com/GraphQLSwift/GraphQL.git resolved at 4.1.0 (397c0f4)
warning: '.resolve-product-dependencies': dependency 'graphql' is not used by any target
Found 1 product dependencies
  - swift-collections
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/GraphQLSwift/GraphQL.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/22] Compiling InternalCollectionsUtilities _SortedCollection.swift
[6/22] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[7/22] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[8/22] Compiling InternalCollectionsUtilities Specialize.swift
[9/22] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/22] Compiling InternalCollectionsUtilities Debugging.swift
[11/22] Compiling InternalCollectionsUtilities Descriptions.swift
[12/23] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[13/23] Compiling InternalCollectionsUtilities UInt+reversed.swift
[14/23] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[15/23] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[16/23] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[17/23] Compiling InternalCollectionsUtilities Integer rank.swift
[18/23] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[19/23] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[20/23] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[21/23] Emitting module InternalCollectionsUtilities
[22/23] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[23/23] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[24/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[25/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[26/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[27/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[28/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[29/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[30/85] Compiling OrderedCollections OrderedDictionary+Elements.swift
[31/85] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[32/85] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[33/85] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[34/85] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[35/85] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[36/85] Compiling OrderedCollections _Hashtable+Header.swift
[37/85] Compiling OrderedCollections OrderedDictionary+Codable.swift
[38/85] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[39/85] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[40/85] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[41/85] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[42/85] Compiling OrderedCollections OrderedSet+Hashable.swift
[43/85] Compiling OrderedCollections OrderedSet+Initializers.swift
[44/85] Compiling OrderedCollections OrderedSet+Insertions.swift
[45/85] Compiling OrderedCollections OrderedSet+Invariants.swift
[46/85] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[47/85] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[48/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[49/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[50/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[51/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[52/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[53/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[54/85] Compiling OrderedCollections OrderedSet+Codable.swift
[55/85] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[56/85] Compiling OrderedCollections OrderedSet+Descriptions.swift
[57/85] Compiling OrderedCollections OrderedSet+Diffing.swift
[58/85] Compiling OrderedCollections OrderedSet+Equatable.swift
[59/85] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[60/85] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[61/85] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[62/85] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[63/85] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[64/85] Compiling OrderedCollections OrderedDictionary+Values.swift
[65/85] Compiling OrderedCollections OrderedDictionary.swift
[66/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[67/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[68/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[69/85] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[70/85] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[71/85] Compiling OrderedCollections OrderedSet+Sendable.swift
[72/85] Compiling OrderedCollections _HashTable+Bucket.swift
[73/85] Compiling OrderedCollections _HashTable+BucketIterator.swift
[74/85] Compiling OrderedCollections _HashTable+Constants.swift
[75/85] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[76/85] Compiling OrderedCollections _HashTable+Testing.swift
[77/85] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[78/85] Compiling OrderedCollections _HashTable.swift
[79/85] Compiling OrderedCollections OrderedSet+SubSequence.swift
[80/85] Compiling OrderedCollections OrderedSet+Testing.swift
[81/85] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[82/85] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[83/85] Compiling OrderedCollections OrderedSet.swift
[84/85] Compiling OrderedCollections _UnsafeBitset.swift
[85/85] Emitting module OrderedCollections
[86/171] Compiling GraphQL UniqueArgumentDefinitionNamesRule.swift
[87/171] Compiling GraphQL UniqueArgumentNamesRule.swift
[88/171] Compiling GraphQL UniqueDirectiveNamesRule.swift
[89/171] Compiling GraphQL UniqueDirectivesPerLocationRule.swift
[90/171] Compiling GraphQL UniqueEnumValueNamesRule.swift
[91/171] Compiling GraphQL UniqueFieldDefinitionNamesRule.swift
[92/171] Compiling GraphQL UniqueFragmentNamesRule.swift
[93/171] Compiling GraphQL UniqueInputFieldNamesRule.swift
[94/171] Compiling GraphQL UniqueOperationNamesRule.swift
[95/180] Compiling GraphQL UniqueOperationTypesRule.swift
[96/180] Compiling GraphQL UniqueTypeNamesRule.swift
[97/180] Compiling GraphQL UniqueVariableNamesRule.swift
[98/180] Compiling GraphQL ValuesOfCorrectTypeRule.swift
[99/180] Compiling GraphQL VariablesAreInputTypesRule.swift
[100/180] Compiling GraphQL VariablesInAllowedPositionRule.swift
[101/180] Compiling GraphQL SpecifiedRules.swift
[102/180] Compiling GraphQL Validate.swift
[103/180] Compiling GraphQL ValidationContext.swift
[104/180] Compiling GraphQL NoFragmentCyclesRule.swift
[105/180] Compiling GraphQL NoUndefinedVariablesRule.swift
[106/180] Compiling GraphQL NoUnusedFragmentsRule.swift
[107/180] Compiling GraphQL NoUnusedVariablesRule.swift
[108/180] Compiling GraphQL PossibleFragmentSpreadsRule.swift
[109/180] Compiling GraphQL PossibleTypeExtensionsRule.swift
[110/180] Compiling GraphQL ProvidedRequiredArgumentsOnDirectivesRule.swift
[111/180] Compiling GraphQL ProvidedRequiredArgumentsRule.swift
[112/180] Compiling GraphQL ScalarLeafsRule.swift
[113/180] Emitting module GraphQL
[114/180] Compiling GraphQL FieldsOnCorrectTypeRule.swift
[115/180] Compiling GraphQL FragmentsOnCompositeTypesRule.swift
[116/180] Compiling GraphQL KnownArgumentNamesOnDirectivesRule.swift
[117/180] Compiling GraphQL KnownArgumentNamesRule.swift
[118/180] Compiling GraphQL KnownDirectivesRule.swift
[119/180] Compiling GraphQL KnownFragmentNamesRule.swift
[120/180] Compiling GraphQL KnownTypeNamesRule.swift
[121/180] Compiling GraphQL LoneAnonymousOperationRule.swift
[122/180] Compiling GraphQL LoneSchemaDefinitionRule.swift
[123/180] Compiling GraphQL Find.swift
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:14:25: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
12 |     // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
13 |     // `marker protocol 'Sendable' cannot be used in a conditional cast`
14 |     return (child.value as! (any Sendable))
   |                         `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
15 | }
16 |
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:25:37: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
23 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
24 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
25 |         return unwrap(matched.value as! (any Sendable))
   |                                     `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
26 |     }
27 | }
[124/180] Compiling GraphQL FormatList.swift
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:14:25: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
12 |     // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
13 |     // `marker protocol 'Sendable' cannot be used in a conditional cast`
14 |     return (child.value as! (any Sendable))
   |                         `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
15 | }
16 |
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:25:37: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
23 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
24 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
25 |         return unwrap(matched.value as! (any Sendable))
   |                                     `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
26 |     }
27 | }
[125/180] Compiling GraphQL IsNullish.swift
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:14:25: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
12 |     // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
13 |     // `marker protocol 'Sendable' cannot be used in a conditional cast`
14 |     return (child.value as! (any Sendable))
   |                         `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
15 | }
16 |
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:25:37: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
23 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
24 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
25 |         return unwrap(matched.value as! (any Sendable))
   |                                     `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
26 |     }
27 | }
[126/180] Compiling GraphQL KeyMap.swift
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:14:25: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
12 |     // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
13 |     // `marker protocol 'Sendable' cannot be used in a conditional cast`
14 |     return (child.value as! (any Sendable))
   |                         `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
15 | }
16 |
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:25:37: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
23 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
24 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
25 |         return unwrap(matched.value as! (any Sendable))
   |                                     `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
26 |     }
27 | }
[127/180] Compiling GraphQL Mirror.swift
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:14:25: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
12 |     // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
13 |     // `marker protocol 'Sendable' cannot be used in a conditional cast`
14 |     return (child.value as! (any Sendable))
   |                         `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
15 | }
16 |
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:25:37: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
23 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
24 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
25 |         return unwrap(matched.value as! (any Sendable))
   |                                     `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
26 |     }
27 | }
[128/180] Compiling GraphQL SuggestionList.swift
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:14:25: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
12 |     // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
13 |     // `marker protocol 'Sendable' cannot be used in a conditional cast`
14 |     return (child.value as! (any Sendable))
   |                         `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
15 | }
16 |
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:25:37: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
23 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
24 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
25 |         return unwrap(matched.value as! (any Sendable))
   |                                     `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
26 |     }
27 | }
[129/180] Compiling GraphQL Definition.swift
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:14:25: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
12 |     // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
13 |     // `marker protocol 'Sendable' cannot be used in a conditional cast`
14 |     return (child.value as! (any Sendable))
   |                         `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
15 | }
16 |
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:25:37: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
23 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
24 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
25 |         return unwrap(matched.value as! (any Sendable))
   |                                     `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
26 |     }
27 | }
[130/180] Compiling GraphQL Directives.swift
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:14:25: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
12 |     // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
13 |     // `marker protocol 'Sendable' cannot be used in a conditional cast`
14 |     return (child.value as! (any Sendable))
   |                         `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
15 | }
16 |
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:25:37: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
23 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
24 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
25 |         return unwrap(matched.value as! (any Sendable))
   |                                     `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
26 |     }
27 | }
[131/180] Compiling GraphQL Introspection.swift
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:14:25: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
12 |     // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
13 |     // `marker protocol 'Sendable' cannot be used in a conditional cast`
14 |     return (child.value as! (any Sendable))
   |                         `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
15 | }
16 |
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:25:37: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
23 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
24 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
25 |         return unwrap(matched.value as! (any Sendable))
   |                                     `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
26 |     }
27 | }
[132/180] Compiling GraphQL Scalars.swift
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:14:25: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
12 |     // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
13 |     // `marker protocol 'Sendable' cannot be used in a conditional cast`
14 |     return (child.value as! (any Sendable))
   |                         `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
15 | }
16 |
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:25:37: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
23 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
24 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
25 |         return unwrap(matched.value as! (any Sendable))
   |                                     `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
26 |     }
27 | }
[133/180] Compiling GraphQL PrintSchema.swift
[134/180] Compiling GraphQL TypeComparators.swift
[135/180] Compiling GraphQL TypeFromAST.swift
[136/180] Compiling GraphQL TypeInfo.swift
[137/180] Compiling GraphQL ValueFromAST.swift
[138/180] Compiling GraphQL ValueFromASTUntyped.swift
[139/180] Compiling GraphQL NoDeprecatedCustomRule.swift
[140/180] Compiling GraphQL NoSchemaIntrospectionCustomRule.swift
[141/180] Compiling GraphQL ExecutableDefinitionsRule.swift
[142/180] Compiling GraphQL Schema.swift
[143/180] Compiling GraphQL Validation.swift
[144/180] Compiling GraphQL ASTFromValue.swift
[145/180] Compiling GraphQL AssertValidName.swift
[146/180] Compiling GraphQL BuildASTSchema.swift
[147/180] Compiling GraphQL ConcatAST.swift
[148/180] Compiling GraphQL ExtendSchema.swift
[149/180] Compiling GraphQL IsValidValue.swift
[150/180] Compiling GraphQL Keyable.swift
[151/180] Compiling GraphQL CharacterClasses.swift
[152/180] Compiling GraphQL Kinds.swift
[153/180] Compiling GraphQL Lexer.swift
[154/180] Compiling GraphQL Location.swift
[155/180] Compiling GraphQL Parser.swift
[156/180] Compiling GraphQL Predicates.swift
[157/180] Compiling GraphQL PrintString.swift
[158/180] Compiling GraphQL Printer.swift
[159/180] Compiling GraphQL Source.swift
[160/180] Compiling GraphQL Visitor.swift
[161/180] Compiling GraphQL GraphQLError.swift
[162/180] Compiling GraphQL LocatedError.swift
[163/180] Compiling GraphQL SyntaxError.swift
[164/180] Compiling GraphQL Execute.swift
[165/180] Compiling GraphQL Values.swift
[166/180] Compiling GraphQL Codable+Extensions.swift
[167/180] Compiling GraphQL GraphQL.swift
[168/180] Compiling GraphQL GraphQLRequest.swift
[169/180] Compiling GraphQL AST.swift
[170/180] Compiling GraphQL BlockString.swift
[171/180] Compiling GraphQL AnyCoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:48:46: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 46 |                             // compiler throws:
 47 |                             // `marker protocol 'Sendable' cannot be used in a conditional cast`
 48 |                             rootValue: event as! (any Sendable),
    |                                              `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 49 |                             context: context,
 50 |                             variableValues: variableValues,
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:224:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
222 |         // protocols like Sendable. This is safe because subscription resolvers should only
223 |         // return Sendable AsyncSequences.
224 |         return .success(stream as! (any AsyncSequence & Sendable))
    |                                `- warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
225 |     } else if resolved == nil {
226 |         return .failure(.init([
[172/180] Compiling GraphQL AnySerialization.swift
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:48:46: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 46 |                             // compiler throws:
 47 |                             // `marker protocol 'Sendable' cannot be used in a conditional cast`
 48 |                             rootValue: event as! (any Sendable),
    |                                              `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 49 |                             context: context,
 50 |                             variableValues: variableValues,
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:224:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
222 |         // protocols like Sendable. This is safe because subscription resolvers should only
223 |         // return Sendable AsyncSequences.
224 |         return .success(stream as! (any AsyncSequence & Sendable))
    |                                `- warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
225 |     } else if resolved == nil {
226 |         return .failure(.init([
[173/180] Compiling GraphQL GraphQLJSONEncoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:48:46: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 46 |                             // compiler throws:
 47 |                             // `marker protocol 'Sendable' cannot be used in a conditional cast`
 48 |                             rootValue: event as! (any Sendable),
    |                                              `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 49 |                             context: context,
 50 |                             variableValues: variableValues,
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:224:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
222 |         // protocols like Sendable. This is safe because subscription resolvers should only
223 |         // return Sendable AsyncSequences.
224 |         return .success(stream as! (any AsyncSequence & Sendable))
    |                                `- warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
225 |     } else if resolved == nil {
226 |         return .failure(.init([
[174/180] Compiling GraphQL Map.swift
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:48:46: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 46 |                             // compiler throws:
 47 |                             // `marker protocol 'Sendable' cannot be used in a conditional cast`
 48 |                             rootValue: event as! (any Sendable),
    |                                              `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 49 |                             context: context,
 50 |                             variableValues: variableValues,
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:224:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
222 |         // protocols like Sendable. This is safe because subscription resolvers should only
223 |         // return Sendable AsyncSequences.
224 |         return .success(stream as! (any AsyncSequence & Sendable))
    |                                `- warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
225 |     } else if resolved == nil {
226 |         return .failure(.init([
[175/180] Compiling GraphQL MapCoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:48:46: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 46 |                             // compiler throws:
 47 |                             // `marker protocol 'Sendable' cannot be used in a conditional cast`
 48 |                             rootValue: event as! (any Sendable),
    |                                              `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 49 |                             context: context,
 50 |                             variableValues: variableValues,
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:224:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
222 |         // protocols like Sendable. This is safe because subscription resolvers should only
223 |         // return Sendable AsyncSequences.
224 |         return .success(stream as! (any AsyncSequence & Sendable))
    |                                `- warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
225 |     } else if resolved == nil {
226 |         return .failure(.init([
[176/180] Compiling GraphQL MapSerialization.swift
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:48:46: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 46 |                             // compiler throws:
 47 |                             // `marker protocol 'Sendable' cannot be used in a conditional cast`
 48 |                             rootValue: event as! (any Sendable),
    |                                              `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 49 |                             context: context,
 50 |                             variableValues: variableValues,
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:224:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
222 |         // protocols like Sendable. This is safe because subscription resolvers should only
223 |         // return Sendable AsyncSequences.
224 |         return .success(stream as! (any AsyncSequence & Sendable))
    |                                `- warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
225 |     } else if resolved == nil {
226 |         return .failure(.init([
[177/180] Compiling GraphQL Number.swift
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:48:46: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 46 |                             // compiler throws:
 47 |                             // `marker protocol 'Sendable' cannot be used in a conditional cast`
 48 |                             rootValue: event as! (any Sendable),
    |                                              `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 49 |                             context: context,
 50 |                             variableValues: variableValues,
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:224:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
222 |         // protocols like Sendable. This is safe because subscription resolvers should only
223 |         // return Sendable AsyncSequences.
224 |         return .success(stream as! (any AsyncSequence & Sendable))
    |                                `- warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
225 |     } else if resolved == nil {
226 |         return .failure(.init([
[178/180] Compiling GraphQL PersistedQueries.swift
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:48:46: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 46 |                             // compiler throws:
 47 |                             // `marker protocol 'Sendable' cannot be used in a conditional cast`
 48 |                             rootValue: event as! (any Sendable),
    |                                              `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 49 |                             context: context,
 50 |                             variableValues: variableValues,
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:224:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
222 |         // protocols like Sendable. This is safe because subscription resolvers should only
223 |         // return Sendable AsyncSequences.
224 |         return .success(stream as! (any AsyncSequence & Sendable))
    |                                `- warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
225 |     } else if resolved == nil {
226 |         return .failure(.init([
[179/180] Compiling GraphQL Subscribe.swift
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:48:46: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 46 |                             // compiler throws:
 47 |                             // `marker protocol 'Sendable' cannot be used in a conditional cast`
 48 |                             rootValue: event as! (any Sendable),
    |                                              `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 49 |                             context: context,
 50 |                             variableValues: variableValues,
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:224:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
222 |         // protocols like Sendable. This is safe because subscription resolvers should only
223 |         // return Sendable AsyncSequences.
224 |         return .success(stream as! (any AsyncSequence & Sendable))
    |                                `- warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
225 |     } else if resolved == nil {
226 |         return .failure(.init([
[180/180] Compiling GraphQL DidYouMean.swift
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:48:46: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 46 |                             // compiler throws:
 47 |                             // `marker protocol 'Sendable' cannot be used in a conditional cast`
 48 |                             rootValue: event as! (any Sendable),
    |                                              `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 49 |                             context: context,
 50 |                             variableValues: variableValues,
/Users/admin/builder/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:224:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
222 |         // protocols like Sendable. This is safe because subscription resolvers should only
223 |         // return Sendable AsyncSequences.
224 |         return .success(stream as! (any AsyncSequence & Sendable))
    |                                `- warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
225 |     } else if resolved == nil {
226 |         return .failure(.init([
Build complete! (8.65s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    }
  ],
  "manifest_display_name" : "GraphQL",
  "name" : "GraphQL",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "GraphQL",
      "targets" : [
        "GraphQL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "GraphQLTests",
      "module_type" : "SwiftTarget",
      "name" : "GraphQLTests",
      "path" : "Tests/GraphQLTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GraphQLTests/LanguageTests/kitchen-sink.graphql",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GraphQLTests/LanguageTests/schema-kitchen-sink.graphql",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ExecutionTests/OneOfTests.swift",
        "FederationTests/FederationTests.swift",
        "HelloWorldTests/HelloWorldTests.swift",
        "InputTests/InputTests.swift",
        "LanguageTests/BlockStringTests.swift",
        "LanguageTests/LexerTests.swift",
        "LanguageTests/ParserTests.swift",
        "LanguageTests/PrintStringTests.swift",
        "LanguageTests/PrinterTests.swift",
        "LanguageTests/SchemaParserTests.swift",
        "LanguageTests/SchemaPrinterTests.swift",
        "LanguageTests/VisitorTests.swift",
        "MapTests/MapTests.swift",
        "PersistedQueriesTests/PersistedQueriesTests.swift",
        "StarWarsTests/StarWarsData.swift",
        "StarWarsTests/StarWarsIntrospectionTests.swift",
        "StarWarsTests/StarWarsQueryTests.swift",
        "StarWarsTests/StarWarsSchema.swift",
        "StarWarsTests/StarWarsValidationTests.swift",
        "SubscriptionTests/SimplePubSub.swift",
        "SubscriptionTests/SubscriptionSchema.swift",
        "SubscriptionTests/SubscriptionTests.swift",
        "SwiftUtilitiesTests/DidYouMeanTests.swift",
        "TypeTests/GraphQLArgumentDefinitionTests.swift",
        "TypeTests/GraphQLSchemaTests.swift",
        "TypeTests/IntrospectionTests.swift",
        "TypeTests/ScalarTests.swift",
        "TypeTests/ValidateSchemaTests.swift",
        "UtilitiesTests/BuildASTSchemaTests.swift",
        "UtilitiesTests/ConcatASTTests.swift",
        "UtilitiesTests/ExtendSchemaTests.swift",
        "UtilitiesTests/PrintSchemaTests.swift",
        "ValidationTests/ExampleSchema.swift",
        "ValidationTests/ExecutableDefinitionsRuleTests.swift",
        "ValidationTests/FieldsOnCorrectTypeTests.swift",
        "ValidationTests/FragmentsOnCompositeTypesRuleTests.swift",
        "ValidationTests/KnownArgumentNamesOnDirectivesRuleTests.swift",
        "ValidationTests/KnownArgumentNamesTests.swift",
        "ValidationTests/KnownDirectivesRuleTests.swift",
        "ValidationTests/KnownFragmentNamesTests.swift",
        "ValidationTests/KnownTypeNamesRuleTests.swift",
        "ValidationTests/LoneAnonymousOperationRuleTests.swift",
        "ValidationTests/LoneSchemaDefinitionRuleTests.swift",
        "ValidationTests/NoDeprecatedCustomRuleTests.swift",
        "ValidationTests/NoFragmentCyclesRuleTests.swift",
        "ValidationTests/NoUndefinedVariablesRuleTests.swift",
        "ValidationTests/NoUnusedFragmentsRuleTests.swift",
        "ValidationTests/NoUnusedVariablesRuleTests.swift",
        "ValidationTests/PossibleFragmentSpreadsRuleRuleTests.swift",
        "ValidationTests/PossibleTypeExtensionsRuleTests.swift",
        "ValidationTests/ProvidedRequiredArgumentsOnDirectivesRuleTests.swift",
        "ValidationTests/ProvidedRequiredArgumentsRuleTests.swift",
        "ValidationTests/UniqueArgumentDefinitionNamesRuleTests.swift",
        "ValidationTests/UniqueArgumentNamesRuleTests.swift",
        "ValidationTests/UniqueDirectiveNamesRuleTests.swift",
        "ValidationTests/UniqueDirectivesPerLocationRuleTests.swift",
        "ValidationTests/UniqueEnumValueNamesRuleTests.swift",
        "ValidationTests/UniqueFieldDefinitionNamesRuleTests.swift",
        "ValidationTests/UniqueFragmentNamesRuleTests.swift",
        "ValidationTests/UniqueInputFieldNamesRuleTests.swift",
        "ValidationTests/UniqueOperationNamesRuleTests.swift",
        "ValidationTests/UniqueOperationTypesRuleTests.swift",
        "ValidationTests/UniqueTypeNamesRuleTests.swift",
        "ValidationTests/UniqueVariableNamesRuleTests.swift",
        "ValidationTests/ValidationTests.swift",
        "ValidationTests/ValuesOfCorrectTypeRuleTests.swift",
        "ValidationTests/VariablesAreInputTypesRuleTests.swift",
        "ValidationTests/VariablesInAllowedPositionRuleTests.swift"
      ],
      "target_dependencies" : [
        "GraphQL"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GraphQL",
      "module_type" : "SwiftTarget",
      "name" : "GraphQL",
      "path" : "Sources/GraphQL",
      "product_dependencies" : [
        "OrderedCollections"
      ],
      "product_memberships" : [
        "GraphQL"
      ],
      "sources" : [
        "Error/GraphQLError.swift",
        "Error/LocatedError.swift",
        "Error/SyntaxError.swift",
        "Execution/Execute.swift",
        "Execution/Values.swift",
        "Extensions/Codable+Extensions.swift",
        "GraphQL.swift",
        "GraphQLRequest.swift",
        "Language/AST.swift",
        "Language/BlockString.swift",
        "Language/CharacterClasses.swift",
        "Language/Kinds.swift",
        "Language/Lexer.swift",
        "Language/Location.swift",
        "Language/Parser.swift",
        "Language/Predicates.swift",
        "Language/PrintString.swift",
        "Language/Printer.swift",
        "Language/Source.swift",
        "Language/Visitor.swift",
        "Map/AnyCoder.swift",
        "Map/AnySerialization.swift",
        "Map/GraphQLJSONEncoder.swift",
        "Map/Map.swift",
        "Map/MapCoder.swift",
        "Map/MapSerialization.swift",
        "Map/Number.swift",
        "PersistedQueries/PersistedQueries.swift",
        "Subscription/Subscribe.swift",
        "SwiftUtilities/DidYouMean.swift",
        "SwiftUtilities/Find.swift",
        "SwiftUtilities/FormatList.swift",
        "SwiftUtilities/IsNullish.swift",
        "SwiftUtilities/KeyMap.swift",
        "SwiftUtilities/Mirror.swift",
        "SwiftUtilities/SuggestionList.swift",
        "Type/Definition.swift",
        "Type/Directives.swift",
        "Type/Introspection.swift",
        "Type/Scalars.swift",
        "Type/Schema.swift",
        "Type/Validation.swift",
        "Utilities/ASTFromValue.swift",
        "Utilities/AssertValidName.swift",
        "Utilities/BuildASTSchema.swift",
        "Utilities/ConcatAST.swift",
        "Utilities/ExtendSchema.swift",
        "Utilities/IsValidValue.swift",
        "Utilities/Keyable.swift",
        "Utilities/PrintSchema.swift",
        "Utilities/TypeComparators.swift",
        "Utilities/TypeFromAST.swift",
        "Utilities/TypeInfo.swift",
        "Utilities/ValueFromAST.swift",
        "Utilities/ValueFromASTUntyped.swift",
        "Validation/Rules/Custom/NoDeprecatedCustomRule.swift",
        "Validation/Rules/Custom/NoSchemaIntrospectionCustomRule.swift",
        "Validation/Rules/ExecutableDefinitionsRule.swift",
        "Validation/Rules/FieldsOnCorrectTypeRule.swift",
        "Validation/Rules/FragmentsOnCompositeTypesRule.swift",
        "Validation/Rules/KnownArgumentNamesOnDirectivesRule.swift",
        "Validation/Rules/KnownArgumentNamesRule.swift",
        "Validation/Rules/KnownDirectivesRule.swift",
        "Validation/Rules/KnownFragmentNamesRule.swift",
        "Validation/Rules/KnownTypeNamesRule.swift",
        "Validation/Rules/LoneAnonymousOperationRule.swift",
        "Validation/Rules/LoneSchemaDefinitionRule.swift",
        "Validation/Rules/NoFragmentCyclesRule.swift",
        "Validation/Rules/NoUndefinedVariablesRule.swift",
        "Validation/Rules/NoUnusedFragmentsRule.swift",
        "Validation/Rules/NoUnusedVariablesRule.swift",
        "Validation/Rules/PossibleFragmentSpreadsRule.swift",
        "Validation/Rules/PossibleTypeExtensionsRule.swift",
        "Validation/Rules/ProvidedRequiredArgumentsOnDirectivesRule.swift",
        "Validation/Rules/ProvidedRequiredArgumentsRule.swift",
        "Validation/Rules/ScalarLeafsRule.swift",
        "Validation/Rules/UniqueArgumentDefinitionNamesRule.swift",
        "Validation/Rules/UniqueArgumentNamesRule.swift",
        "Validation/Rules/UniqueDirectiveNamesRule.swift",
        "Validation/Rules/UniqueDirectivesPerLocationRule.swift",
        "Validation/Rules/UniqueEnumValueNamesRule.swift",
        "Validation/Rules/UniqueFieldDefinitionNamesRule.swift",
        "Validation/Rules/UniqueFragmentNamesRule.swift",
        "Validation/Rules/UniqueInputFieldNamesRule.swift",
        "Validation/Rules/UniqueOperationNamesRule.swift",
        "Validation/Rules/UniqueOperationTypesRule.swift",
        "Validation/Rules/UniqueTypeNamesRule.swift",
        "Validation/Rules/UniqueVariableNamesRule.swift",
        "Validation/Rules/ValuesOfCorrectTypeRule.swift",
        "Validation/Rules/VariablesAreInputTypesRule.swift",
        "Validation/Rules/VariablesInAllowedPositionRule.swift",
        "Validation/SpecifiedRules.swift",
        "Validation/Validate.swift",
        "Validation/ValidationContext.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.