Build Information
Successful build of GraphQL, reference main (6e483a), with Swift 6.0 for Linux on 12 Nov 2025 22:39:11 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GraphQLSwift/GraphQL.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/GraphQLSwift/GraphQL
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6e483ae Merge pull request #170 from NeedleInAJayStack/fix/stream-concurrency
Cloned https://github.com/GraphQLSwift/GraphQL.git
Revision (git rev-parse @):
6e483aec1a8f86f7fee95b1f72e678bdf0e537a4
SUCCESS checkout https://github.com/GraphQLSwift/GraphQL.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/GraphQLSwift/GraphQL.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:046a2cda21bb64b2d09e6d52c84584e938ec1698de194871f3d7088597b2bb28
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-collections
[1/18314] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.15s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (1.55s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/20] Emitting module InternalCollectionsUtilities
[6/22] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[7/22] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[8/22] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[9/22] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[10/22] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[11/22] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[12/22] Compiling InternalCollectionsUtilities Debugging.swift
[13/22] Compiling InternalCollectionsUtilities Descriptions.swift
[14/22] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[15/22] Compiling InternalCollectionsUtilities Integer rank.swift
[16/22] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/22] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/22] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/22] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/22] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[21/22] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/22] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[24/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[25/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[26/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[27/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[28/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[29/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[30/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[31/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[32/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[33/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[34/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[35/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[36/85] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[37/85] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[38/85] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[39/85] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[40/85] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[41/85] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[42/85] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[43/85] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[44/85] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[45/85] Compiling OrderedCollections OrderedDictionary+Values.swift
[46/85] Compiling OrderedCollections OrderedSet+Initializers.swift
[47/85] Compiling OrderedCollections OrderedSet+Insertions.swift
[48/85] Compiling OrderedCollections OrderedSet+Invariants.swift
[49/85] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[50/85] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[51/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[52/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[53/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[54/85] Compiling OrderedCollections OrderedDictionary.swift
[55/85] Compiling OrderedCollections OrderedSet+Codable.swift
[56/85] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[57/85] Compiling OrderedCollections OrderedSet+Descriptions.swift
[58/85] Compiling OrderedCollections OrderedSet+Diffing.swift
[59/85] Compiling OrderedCollections OrderedSet+Equatable.swift
[60/85] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[61/85] Compiling OrderedCollections OrderedSet+Hashable.swift
[62/85] Compiling OrderedCollections OrderedDictionary+Codable.swift
[63/85] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[64/85] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[65/85] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[66/85] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[67/85] Compiling OrderedCollections OrderedDictionary+Elements.swift
[68/85] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[69/85] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[70/85] Compiling OrderedCollections OrderedSet+Sendable.swift
[71/85] Compiling OrderedCollections OrderedSet+SubSequence.swift
[72/85] Compiling OrderedCollections OrderedSet+Testing.swift
[73/85] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[74/85] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[75/85] Compiling OrderedCollections OrderedSet.swift
[76/85] Compiling OrderedCollections _UnsafeBitset.swift
[77/85] Compiling OrderedCollections _HashTable+Bucket.swift
[78/85] Compiling OrderedCollections _HashTable+BucketIterator.swift
[79/85] Compiling OrderedCollections _HashTable+Constants.swift
[80/85] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[81/85] Compiling OrderedCollections _HashTable+Testing.swift
[82/85] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[83/85] Compiling OrderedCollections _HashTable.swift
[84/85] Compiling OrderedCollections _Hashtable+Header.swift
[85/85] Emitting module OrderedCollections
[87/170] Compiling GraphQL KnownArgumentNamesOnDirectivesRule.swift
[88/170] Compiling GraphQL KnownArgumentNamesRule.swift
[89/170] Compiling GraphQL KnownDirectivesRule.swift
[90/170] Compiling GraphQL KnownFragmentNamesRule.swift
[91/170] Compiling GraphQL KnownTypeNamesRule.swift
[92/170] Compiling GraphQL LoneAnonymousOperationRule.swift
[93/170] Compiling GraphQL LoneSchemaDefinitionRule.swift
[94/170] Compiling GraphQL NoFragmentCyclesRule.swift
[95/170] Compiling GraphQL NoUndefinedVariablesRule.swift
[96/170] Compiling GraphQL NoUnusedFragmentsRule.swift
[97/170] Compiling GraphQL NoUnusedVariablesRule.swift
[98/170] Compiling GraphQL PossibleFragmentSpreadsRule.swift
[99/181] Compiling GraphQL PossibleTypeExtensionsRule.swift
[100/181] Compiling GraphQL ProvidedRequiredArgumentsOnDirectivesRule.swift
[101/181] Compiling GraphQL ProvidedRequiredArgumentsRule.swift
[102/181] Compiling GraphQL ScalarLeafsRule.swift
[103/181] Compiling GraphQL UniqueArgumentDefinitionNamesRule.swift
[104/181] Compiling GraphQL UniqueArgumentNamesRule.swift
[105/181] Compiling GraphQL UniqueDirectiveNamesRule.swift
[106/181] Compiling GraphQL UniqueDirectivesPerLocationRule.swift
[107/181] Compiling GraphQL UniqueEnumValueNamesRule.swift
[108/181] Compiling GraphQL UniqueFieldDefinitionNamesRule.swift
[109/181] Compiling GraphQL UniqueFragmentNamesRule.swift
[110/181] Compiling GraphQL UniqueInputFieldNamesRule.swift
[111/181] Compiling GraphQL UniqueOperationNamesRule.swift
[112/181] Compiling GraphQL UniqueOperationTypesRule.swift
[113/181] Compiling GraphQL UniqueTypeNamesRule.swift
[114/181] Compiling GraphQL UniqueVariableNamesRule.swift
[115/181] Compiling GraphQL ValuesOfCorrectTypeRule.swift
[116/181] Compiling GraphQL VariablesAreInputTypesRule.swift
[117/181] Compiling GraphQL VariablesInAllowedPositionRule.swift
[118/181] Compiling GraphQL SpecifiedRules.swift
[119/181] Compiling GraphQL Validate.swift
[120/181] Compiling GraphQL ValidationContext.swift
[121/181] Emitting module GraphQL
[122/181] Compiling GraphQL GraphQLError.swift
[123/181] Compiling GraphQL LocatedError.swift
[124/181] Compiling GraphQL SyntaxError.swift
[125/181] Compiling GraphQL Execute.swift
[126/181] Compiling GraphQL Values.swift
[127/181] Compiling GraphQL Codable+Extensions.swift
[128/181] Compiling GraphQL GraphQL.swift
[129/181] Compiling GraphQL GraphQLRequest.swift
[130/181] Compiling GraphQL AST.swift
[131/181] Compiling GraphQL BlockString.swift
[132/181] Compiling GraphQL CharacterClasses.swift
[133/181] Compiling GraphQL Kinds.swift
[134/181] Compiling GraphQL Definition.swift
[135/181] Compiling GraphQL Directives.swift
[136/181] Compiling GraphQL Introspection.swift
[137/181] Compiling GraphQL Scalars.swift
[138/181] Compiling GraphQL Schema.swift
[139/181] Compiling GraphQL Validation.swift
[140/181] Compiling GraphQL ASTFromValue.swift
[141/181] Compiling GraphQL AssertValidName.swift
[142/181] Compiling GraphQL BuildASTSchema.swift
[143/181] Compiling GraphQL ConcatAST.swift
[144/181] Compiling GraphQL ExtendSchema.swift
[145/181] Compiling GraphQL IsValidValue.swift
[146/181] Compiling GraphQL MapCoder.swift
/host/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,
/host/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([
/host/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 |
/host/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 | }
[147/181] Compiling GraphQL MapSerialization.swift
/host/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,
/host/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([
/host/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 |
/host/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 | }
[148/181] Compiling GraphQL Number.swift
/host/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,
/host/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([
/host/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 |
/host/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 | }
[149/181] Compiling GraphQL PersistedQueries.swift
/host/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,
/host/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([
/host/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 |
/host/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 | }
[150/181] Compiling GraphQL Subscribe.swift
/host/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,
/host/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([
/host/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 |
/host/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 | }
[151/181] Compiling GraphQL DidYouMean.swift
/host/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,
/host/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([
/host/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 |
/host/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 | }
[152/181] Compiling GraphQL Find.swift
/host/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,
/host/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([
/host/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 |
/host/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 | }
[153/181] Compiling GraphQL FormatList.swift
/host/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,
/host/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([
/host/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 |
/host/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 | }
[154/181] Compiling GraphQL IsNullish.swift
/host/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,
/host/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([
/host/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 |
/host/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 | }
[155/181] Compiling GraphQL KeyMap.swift
/host/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,
/host/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([
/host/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 |
/host/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 | }
[156/181] Compiling GraphQL Mirror.swift
/host/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,
/host/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([
/host/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 |
/host/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 | }
[157/181] Compiling GraphQL SuggestionList.swift
/host/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,
/host/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([
/host/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 |
/host/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 | }
[158/181] Compiling GraphQL Keyable.swift
[159/181] Compiling GraphQL PrintSchema.swift
[160/181] Compiling GraphQL TypeComparators.swift
[161/181] Compiling GraphQL TypeFromAST.swift
[162/181] Compiling GraphQL TypeInfo.swift
[163/181] Compiling GraphQL ValueFromAST.swift
[164/181] Compiling GraphQL ValueFromASTUntyped.swift
[165/181] Compiling GraphQL NoDeprecatedCustomRule.swift
[166/181] Compiling GraphQL NoSchemaIntrospectionCustomRule.swift
[167/181] Compiling GraphQL ExecutableDefinitionsRule.swift
[168/181] Compiling GraphQL FieldsOnCorrectTypeRule.swift
[169/181] Compiling GraphQL FragmentsOnCompositeTypesRule.swift
[170/181] Compiling GraphQL Lexer.swift
[171/181] Compiling GraphQL Location.swift
[172/181] Compiling GraphQL Parser.swift
[173/181] Compiling GraphQL Predicates.swift
[174/181] Compiling GraphQL PrintString.swift
[175/181] Compiling GraphQL Printer.swift
[176/181] Compiling GraphQL Source.swift
[177/181] Compiling GraphQL Visitor.swift
[178/181] Compiling GraphQL AnyCoder.swift
[179/181] Compiling GraphQL AnySerialization.swift
[180/181] Compiling GraphQL GraphQLJSONEncoder.swift
[181/181] Compiling GraphQL Map.swift
Build complete! (59.44s)
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" : "/host/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" : "/host/spi-builder-workspace/Tests/GraphQLTests/LanguageTests/kitchen-sink.graphql",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:046a2cda21bb64b2d09e6d52c84584e938ec1698de194871f3d7088597b2bb28
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.