Build Information
Successful build of GraphQL, reference main (0fe18b
), with Swift 6.0 for Linux on 30 Aug 2025 21:27:46 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
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 0fe18bc Merge pull request #168 from NeedleInAJayStack/fix/graphqlresult-sendable
Cloned https://github.com/GraphQLSwift/GraphQL.git
Revision (git rev-parse @):
0fe18bc0bbbc9ab8929c285f419adea7c8fc7da2
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-4609320-2":/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:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
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/17394] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.76s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (1.40s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/18] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[6/19] Compiling InternalCollectionsUtilities Descriptions.swift
[7/19] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[8/19] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[9/19] Compiling InternalCollectionsUtilities UInt+reversed.swift
[10/19] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[11/19] Compiling InternalCollectionsUtilities _SortedCollection.swift
[12/19] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[13/19] Compiling InternalCollectionsUtilities Debugging.swift
[14/19] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[15/19] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[16/19] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[17/19] Compiling InternalCollectionsUtilities Integer rank.swift
[18/19] Emitting module InternalCollectionsUtilities
[19/19] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/75] Compiling OrderedCollections OrderedDictionary.swift
[22/75] Compiling OrderedCollections OrderedSet+Codable.swift
[23/75] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[24/75] Compiling OrderedCollections OrderedSet+Descriptions.swift
[25/75] Compiling OrderedCollections OrderedSet+Diffing.swift
[26/75] Compiling OrderedCollections OrderedSet+Equatable.swift
[27/75] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[28/75] Compiling OrderedCollections OrderedSet+Hashable.swift
[29/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[30/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[31/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[32/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[33/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[34/82] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[35/82] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[36/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[37/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[38/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[39/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[40/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[41/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[42/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[43/82] Compiling OrderedCollections OrderedSet+Initializers.swift
[44/82] Compiling OrderedCollections OrderedSet+Insertions.swift
[45/82] Compiling OrderedCollections OrderedSet+Invariants.swift
[46/82] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[47/82] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[48/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[49/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[50/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[51/82] Compiling OrderedCollections OrderedDictionary+Codable.swift
[52/82] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[53/82] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[54/82] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[55/82] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[56/82] Compiling OrderedCollections OrderedDictionary+Elements.swift
[57/82] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[58/82] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[59/82] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[60/82] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[61/82] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[62/82] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[63/82] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[64/82] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[65/82] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[66/82] Compiling OrderedCollections OrderedDictionary+Values.swift
[67/82] Compiling OrderedCollections _HashTable+Bucket.swift
[68/82] Compiling OrderedCollections _HashTable+BucketIterator.swift
[69/82] Compiling OrderedCollections _HashTable+Constants.swift
[70/82] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[71/82] Compiling OrderedCollections _HashTable+Testing.swift
[72/82] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[73/82] Compiling OrderedCollections _HashTable.swift
[74/82] Compiling OrderedCollections _Hashtable+Header.swift
[75/82] Emitting module OrderedCollections
[76/82] Compiling OrderedCollections OrderedSet+Sendable.swift
[77/82] Compiling OrderedCollections OrderedSet+SubSequence.swift
[78/82] Compiling OrderedCollections OrderedSet+Testing.swift
[79/82] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[80/82] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[81/82] Compiling OrderedCollections OrderedSet.swift
[82/82] Compiling OrderedCollections _UnsafeBitset.swift
[84/167] Compiling GraphQL KnownArgumentNamesOnDirectivesRule.swift
[85/167] Compiling GraphQL KnownArgumentNamesRule.swift
[86/167] Compiling GraphQL KnownDirectivesRule.swift
[87/167] Compiling GraphQL KnownFragmentNamesRule.swift
[88/167] Compiling GraphQL KnownTypeNamesRule.swift
[89/167] Compiling GraphQL LoneAnonymousOperationRule.swift
[90/167] Compiling GraphQL LoneSchemaDefinitionRule.swift
[91/167] Compiling GraphQL NoFragmentCyclesRule.swift
[92/167] Compiling GraphQL NoUndefinedVariablesRule.swift
[93/167] Compiling GraphQL NoUnusedFragmentsRule.swift
[94/167] Compiling GraphQL NoUnusedVariablesRule.swift
[95/167] Compiling GraphQL PossibleFragmentSpreadsRule.swift
[96/167] Compiling GraphQL PossibleTypeExtensionsRule.swift
[97/167] Compiling GraphQL ProvidedRequiredArgumentsOnDirectivesRule.swift
[98/167] Compiling GraphQL ProvidedRequiredArgumentsRule.swift
[99/167] Compiling GraphQL ScalarLeafsRule.swift
[100/167] Compiling GraphQL UniqueArgumentDefinitionNamesRule.swift
[101/167] Compiling GraphQL UniqueArgumentNamesRule.swift
[102/167] Compiling GraphQL UniqueDirectiveNamesRule.swift
[103/167] Compiling GraphQL UniqueDirectivesPerLocationRule.swift
[104/167] Compiling GraphQL UniqueEnumValueNamesRule.swift
[105/167] Compiling GraphQL UniqueFieldDefinitionNamesRule.swift
[106/167] Compiling GraphQL UniqueFragmentNamesRule.swift
[107/178] Compiling GraphQL Keyable.swift
[108/178] Compiling GraphQL PrintSchema.swift
[109/178] Compiling GraphQL TypeComparators.swift
[110/178] Compiling GraphQL TypeFromAST.swift
[111/178] Compiling GraphQL TypeInfo.swift
[112/178] Compiling GraphQL ValueFromAST.swift
[113/178] Compiling GraphQL ValueFromASTUntyped.swift
[114/178] Compiling GraphQL NoDeprecatedCustomRule.swift
[115/178] Compiling GraphQL NoSchemaIntrospectionCustomRule.swift
[116/178] Compiling GraphQL ExecutableDefinitionsRule.swift
[117/178] Compiling GraphQL FieldsOnCorrectTypeRule.swift
[118/178] Compiling GraphQL FragmentsOnCompositeTypesRule.swift
[119/178] Compiling GraphQL UniqueInputFieldNamesRule.swift
[120/178] Compiling GraphQL UniqueOperationNamesRule.swift
[121/178] Compiling GraphQL UniqueOperationTypesRule.swift
[122/178] Compiling GraphQL UniqueTypeNamesRule.swift
[123/178] Compiling GraphQL UniqueVariableNamesRule.swift
[124/178] Compiling GraphQL ValuesOfCorrectTypeRule.swift
[125/178] Compiling GraphQL VariablesAreInputTypesRule.swift
[126/178] Compiling GraphQL VariablesInAllowedPositionRule.swift
[127/178] Compiling GraphQL SpecifiedRules.swift
[128/178] Compiling GraphQL Validate.swift
[129/178] Compiling GraphQL ValidationContext.swift
[130/178] Emitting module GraphQL
[131/178] Compiling GraphQL MapCoder.swift
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:45:42: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
43 | // throws:
44 | // `marker protocol 'Sendable' cannot be used in a conditional cast`
45 | let rootValue = eventPayload as! (any Sendable)
| `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
46 | return try await execute(
47 | schema: schema,
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:211:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
209 | // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
210 | // `marker protocol 'Sendable' cannot be used in a conditional cast`
211 | 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'?
212 | } else if resolved == nil {
213 | 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 | }
[132/178] Compiling GraphQL MapSerialization.swift
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:45:42: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
43 | // throws:
44 | // `marker protocol 'Sendable' cannot be used in a conditional cast`
45 | let rootValue = eventPayload as! (any Sendable)
| `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
46 | return try await execute(
47 | schema: schema,
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:211:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
209 | // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
210 | // `marker protocol 'Sendable' cannot be used in a conditional cast`
211 | 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'?
212 | } else if resolved == nil {
213 | 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 | }
[133/178] Compiling GraphQL Number.swift
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:45:42: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
43 | // throws:
44 | // `marker protocol 'Sendable' cannot be used in a conditional cast`
45 | let rootValue = eventPayload as! (any Sendable)
| `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
46 | return try await execute(
47 | schema: schema,
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:211:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
209 | // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
210 | // `marker protocol 'Sendable' cannot be used in a conditional cast`
211 | 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'?
212 | } else if resolved == nil {
213 | 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 | }
[134/178] Compiling GraphQL PersistedQueries.swift
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:45:42: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
43 | // throws:
44 | // `marker protocol 'Sendable' cannot be used in a conditional cast`
45 | let rootValue = eventPayload as! (any Sendable)
| `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
46 | return try await execute(
47 | schema: schema,
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:211:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
209 | // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
210 | // `marker protocol 'Sendable' cannot be used in a conditional cast`
211 | 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'?
212 | } else if resolved == nil {
213 | 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 | }
[135/178] Compiling GraphQL Subscribe.swift
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:45:42: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
43 | // throws:
44 | // `marker protocol 'Sendable' cannot be used in a conditional cast`
45 | let rootValue = eventPayload as! (any Sendable)
| `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
46 | return try await execute(
47 | schema: schema,
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:211:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
209 | // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
210 | // `marker protocol 'Sendable' cannot be used in a conditional cast`
211 | 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'?
212 | } else if resolved == nil {
213 | 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 | }
[136/178] Compiling GraphQL DidYouMean.swift
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:45:42: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
43 | // throws:
44 | // `marker protocol 'Sendable' cannot be used in a conditional cast`
45 | let rootValue = eventPayload as! (any Sendable)
| `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
46 | return try await execute(
47 | schema: schema,
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:211:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
209 | // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
210 | // `marker protocol 'Sendable' cannot be used in a conditional cast`
211 | 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'?
212 | } else if resolved == nil {
213 | 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 | }
[137/178] Compiling GraphQL Find.swift
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:45:42: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
43 | // throws:
44 | // `marker protocol 'Sendable' cannot be used in a conditional cast`
45 | let rootValue = eventPayload as! (any Sendable)
| `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
46 | return try await execute(
47 | schema: schema,
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:211:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
209 | // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
210 | // `marker protocol 'Sendable' cannot be used in a conditional cast`
211 | 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'?
212 | } else if resolved == nil {
213 | 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 | }
[138/178] Compiling GraphQL FormatList.swift
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:45:42: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
43 | // throws:
44 | // `marker protocol 'Sendable' cannot be used in a conditional cast`
45 | let rootValue = eventPayload as! (any Sendable)
| `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
46 | return try await execute(
47 | schema: schema,
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:211:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
209 | // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
210 | // `marker protocol 'Sendable' cannot be used in a conditional cast`
211 | 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'?
212 | } else if resolved == nil {
213 | 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 | }
[139/178] Compiling GraphQL IsNullish.swift
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:45:42: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
43 | // throws:
44 | // `marker protocol 'Sendable' cannot be used in a conditional cast`
45 | let rootValue = eventPayload as! (any Sendable)
| `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
46 | return try await execute(
47 | schema: schema,
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:211:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
209 | // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
210 | // `marker protocol 'Sendable' cannot be used in a conditional cast`
211 | 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'?
212 | } else if resolved == nil {
213 | 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 | }
[140/178] Compiling GraphQL KeyMap.swift
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:45:42: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
43 | // throws:
44 | // `marker protocol 'Sendable' cannot be used in a conditional cast`
45 | let rootValue = eventPayload as! (any Sendable)
| `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
46 | return try await execute(
47 | schema: schema,
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:211:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
209 | // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
210 | // `marker protocol 'Sendable' cannot be used in a conditional cast`
211 | 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'?
212 | } else if resolved == nil {
213 | 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 | }
[141/178] Compiling GraphQL Mirror.swift
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:45:42: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
43 | // throws:
44 | // `marker protocol 'Sendable' cannot be used in a conditional cast`
45 | let rootValue = eventPayload as! (any Sendable)
| `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
46 | return try await execute(
47 | schema: schema,
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:211:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
209 | // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
210 | // `marker protocol 'Sendable' cannot be used in a conditional cast`
211 | 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'?
212 | } else if resolved == nil {
213 | 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 | }
[142/178] Compiling GraphQL SuggestionList.swift
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:45:42: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
43 | // throws:
44 | // `marker protocol 'Sendable' cannot be used in a conditional cast`
45 | let rootValue = eventPayload as! (any Sendable)
| `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
46 | return try await execute(
47 | schema: schema,
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:211:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
209 | // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
210 | // `marker protocol 'Sendable' cannot be used in a conditional cast`
211 | 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'?
212 | } else if resolved == nil {
213 | 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 | }
[143/178] Compiling GraphQL Definition.swift
[144/178] Compiling GraphQL Directives.swift
[145/178] Compiling GraphQL Introspection.swift
[146/178] Compiling GraphQL Scalars.swift
[147/178] Compiling GraphQL Schema.swift
[148/178] Compiling GraphQL Validation.swift
[149/178] Compiling GraphQL ASTFromValue.swift
[150/178] Compiling GraphQL AssertValidName.swift
[151/178] Compiling GraphQL BuildASTSchema.swift
[152/178] Compiling GraphQL ConcatAST.swift
[153/178] Compiling GraphQL ExtendSchema.swift
[154/178] Compiling GraphQL IsValidValue.swift
[155/178] Compiling GraphQL GraphQLError.swift
[156/178] Compiling GraphQL LocatedError.swift
[157/178] Compiling GraphQL SyntaxError.swift
[158/178] Compiling GraphQL Execute.swift
[159/178] Compiling GraphQL Values.swift
[160/178] Compiling GraphQL Codable+Extensions.swift
[161/178] Compiling GraphQL GraphQL.swift
[162/178] Compiling GraphQL GraphQLRequest.swift
[163/178] Compiling GraphQL AST.swift
[164/178] Compiling GraphQL BlockString.swift
[165/178] Compiling GraphQL CharacterClasses.swift
[166/178] Compiling GraphQL Kinds.swift
[167/178] Compiling GraphQL Lexer.swift
[168/178] Compiling GraphQL Location.swift
[169/178] Compiling GraphQL Parser.swift
[170/178] Compiling GraphQL Predicates.swift
[171/178] Compiling GraphQL PrintString.swift
[172/178] Compiling GraphQL Printer.swift
[173/178] Compiling GraphQL Source.swift
[174/178] Compiling GraphQL Visitor.swift
[175/178] Compiling GraphQL AnyCoder.swift
[176/178] Compiling GraphQL AnySerialization.swift
[177/178] Compiling GraphQL GraphQLJSONEncoder.swift
[178/178] Compiling GraphQL Map.swift
Build complete! (51.96s)
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:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.