Build Information
Failed to build JSONSchemaForm, reference main (a4feb4), with Swift 6.3 for Wasm on 18 Apr 2026 17:20:22 UTC.
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/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sirily11/swift-jsonschema-form.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/sirily11/swift-jsonschema-form
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a4feb40 fix: enum field default selection empty (#21)
Cloned https://github.com/sirily11/swift-jsonschema-form.git
Revision (git rev-parse @):
a4feb400a0bca57bc39b8ea95544c71aa768fbfd
SUCCESS checkout https://github.com/sirily11/swift-jsonschema-form.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/sirily11/swift-jsonschema-form.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/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/sirily11/swift-json-schema
Fetching https://github.com/nalexn/ViewInspector
[1/174] Fetching swift-json-schema
[175/23743] Fetching swift-json-schema, swift-collections
[1825/36493] Fetching swift-json-schema, swift-collections, viewinspector
Fetched https://github.com/sirily11/swift-json-schema from cache (0.99s)
Fetched https://github.com/nalexn/ViewInspector from cache (1.00s)
[15320/23569] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.78s)
Computing version for https://github.com/sirily11/swift-json-schema
Computed https://github.com/sirily11/swift-json-schema at 1.0.2 (2.26s)
Computing version for https://github.com/nalexn/ViewInspector
Computed https://github.com/nalexn/ViewInspector at 0.10.3 (0.51s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.90s)
Creating working copy for https://github.com/sirily11/swift-json-schema
Working copy of https://github.com/sirily11/swift-json-schema resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/nalexn/ViewInspector
Working copy of https://github.com/nalexn/ViewInspector resolved at 0.10.3
Building for debugging...
[0/13] Write sources
[7/13] Write swift-version-24593BA9C3E375BF.txt
[8/13] Write sources
[14/42] Emitting module InternalCollectionsUtilities
[15/44] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/44] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/44] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[18/44] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[19/44] Compiling InternalCollectionsUtilities Span+Extras.swift
[20/44] Compiling InternalCollectionsUtilities String+Padding.swift
[21/44] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/44] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[23/44] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[24/44] Compiling InternalCollectionsUtilities Integer rank.swift
[25/44] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[26/44] Compiling InternalCollectionsUtilities UInt+reversed.swift
[27/44] Compiling InternalCollectionsUtilities Debugging.swift
[28/44] Compiling InternalCollectionsUtilities Descriptions.swift
[29/44] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[30/44] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/44] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[32/44] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[33/44] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[35/207] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[36/220] Compiling ContainersPreview Drain+Reduce.swift
[37/220] Compiling ContainersPreview Drain.swift
[38/220] Compiling ContainersPreview Producer+Collect.swift
[39/220] Compiling ContainersPreview Producer+Filter.swift
[40/220] Compiling ContainersPreview RandomAccessContainer.swift
[41/220] Compiling ContainersPreview RangeExpression2.swift
[42/220] Compiling ContainersPreview RangeReplaceableContainer.swift
[43/220] Compiling ContainersPreview Drain+Map.swift
[44/220] Compiling ContainersPreview Producer+Map.swift
[45/220] Compiling ContainersPreview Producer+Reduce.swift
[46/220] Compiling ContainersPreview Producer.swift
[47/220] Compiling ContainersPreview Borrow.swift
[48/328] Compiling BitCollections BitArray+Invariants.swift
[49/328] Compiling BitCollections BitSet+Initializers.swift
[50/328] Compiling BitCollections BitSet+Invariants.swift
[51/328] Compiling BitCollections BitSet+Random.swift
[52/328] Compiling BitCollections BitSet+SetAlgebra basics.swift
[53/344] Emitting module ContainersPreview
[54/344] Compiling HashTreeCollections _HashStack.swift
[55/344] Compiling HashTreeCollections TreeDictionary.swift
[56/344] Compiling HashTreeCollections TreeSet+Codable.swift
[57/344] Compiling HashTreeCollections TreeSet+Collection.swift
[58/344] Compiling HeapModule _HeapNode.swift
[59/344] Emitting module HeapModule
[60/344] Compiling HeapModule Heap.swift
[61/344] Compiling BitCollections BinaryInteger extensions.swift
[62/344] Compiling BitCollections BitArray+BitwiseOperations.swift
[63/344] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[64/344] Compiling BitCollections BitArray+Codable.swift
[65/344] Compiling BitCollections BitArray+Collection.swift
[66/344] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[67/344] Compiling BitCollections BitArray+Extras.swift
[68/344] Compiling BitCollections BitArray+Fill.swift
[69/344] Compiling BitCollections BitArray+Hashable.swift
[70/344] Compiling BitCollections BitArray+Initializers.swift
[71/344] Compiling BitCollections BitArray+Copy.swift
[72/344] Compiling BitCollections BitArray+CustomReflectable.swift
[73/344] Compiling BitCollections BitArray+Descriptions.swift
[74/344] Compiling BitCollections BitArray+Equatable.swift
[75/344] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[76/344] Compiling HeapModule Heap+Invariants.swift
[77/344] Compiling HeapModule Heap+Descriptions.swift
[78/344] Compiling HeapModule Heap+UnsafeHandle.swift
[81/386] Compiling DequeModule RigidDeque+Hashable.swift
[82/386] Compiling DequeModule RigidDeque+Initializers.swift
[83/386] Compiling DequeModule RigidDeque+Insertions.swift
[84/386] Compiling DequeModule RigidDeque+Prepend.swift
[85/386] Compiling DequeModule Deque+Extras.swift
[86/386] Compiling DequeModule Deque+Hashable.swift
[87/386] Compiling DequeModule Deque+Testing.swift
[88/386] Compiling DequeModule Deque._Storage.swift
[89/393] Compiling HashTreeCollections _UnmanagedHashNode.swift
[90/393] Compiling HashTreeCollections _UnsafePath.swift
[91/393] Compiling HashTreeCollections TreeDictionary+Codable.swift
[92/393] Compiling HashTreeCollections TreeDictionary+Collection.swift
[93/393] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[94/393] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[95/393] Compiling BitCollections BitSet.Index.swift
[96/393] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[97/393] Compiling HashTreeCollections TreeSet+Extras.swift
[98/393] Compiling HashTreeCollections TreeSet+Filter.swift
[99/393] Compiling HashTreeCollections _HashTreeIterator.swift
[100/393] Compiling HashTreeCollections _HashTreeStatistics.swift
[101/393] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[102/393] Compiling HashTreeCollections _RawHashNode.swift
[103/400] Compiling HashTreeCollections TreeSet+Hashable.swift
[104/400] Compiling HashTreeCollections TreeSet+Sendable.swift
[105/400] Compiling HashTreeCollections TreeSet+Sequence.swift
[106/400] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[107/400] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[108/400] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[109/400] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[110/400] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[111/400] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[112/400] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[113/410] Compiling DequeModule Deque._UnsafeHandle.swift
[114/410] Compiling DequeModule Deque.swift
[115/410] Compiling DequeModule RigidDeque+Removals.swift
[116/410] Compiling DequeModule RigidDeque+Replacements.swift
[117/410] Compiling DequeModule RigidDeque+Testing.swift
[118/410] Compiling DequeModule RigidDeque.swift
[119/410] Compiling DequeModule UniqueDeque+Append.swift
[120/410] Compiling DequeModule UniqueDeque+Consumption.swift
[121/410] Compiling DequeModule _DequeBuffer.swift
[122/410] Compiling DequeModule _DequeBufferHeader.swift
[123/410] Compiling DequeModule RigidDeque+Append.swift
[124/410] Compiling DequeModule RigidDeque+Consumption.swift
[125/410] Compiling DequeModule RigidDeque+Container.swift
[126/410] Compiling DequeModule RigidDeque+Descriptions.swift
[127/410] Compiling HashTreeCollections TreeSet+Equatable.swift
[138/410] Compiling OrderedCollections OrderedSet+Sendable.swift
[139/410] Compiling OrderedCollections OrderedSet+SubSequence.swift
[140/410] Compiling OrderedCollections OrderedSet+Testing.swift
[141/410] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[142/410] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[143/410] Compiling OrderedCollections OrderedSet.swift
[144/410] Compiling OrderedCollections _UnsafeBitset.swift
[145/410] Compiling HashTreeCollections TreeDictionary+Merge.swift
[146/410] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[147/410] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[148/410] Compiling HashTreeCollections TreeDictionary+Values.swift
[149/410] Compiling DequeModule UniqueDeque+Container.swift
[150/410] Compiling DequeModule UniqueDeque+Descriptions.swift
[151/410] Compiling DequeModule UniqueDeque+Equatable.swift
[152/410] Compiling DequeModule UniqueDeque+Experimental.swift
[153/410] Compiling DequeModule UniqueDeque+Hashable.swift
[154/410] Compiling DequeModule UniqueDeque+Initializers.swift
[155/410] Compiling DequeModule UniqueDeque+Insertions.swift
[156/410] Compiling DequeModule UniqueDeque+Prepend.swift
[157/410] Compiling DequeModule UniqueDeque+Removals.swift
[180/410] Compiling DequeModule Deque+Codable.swift
[181/410] Compiling DequeModule Deque+Collection.swift
[182/410] Emitting module JSONSchema
[183/410] Compiling DequeModule Deque+CustomReflectable.swift
[184/410] Compiling DequeModule Deque+Descriptions.swift
[185/411] Compiling DequeModule Deque+Equatable.swift
[186/411] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[187/411] Compiling JSONSchema JSONSchema+Number.swift
[204/416] Compiling JSONSchema JSONSchema+Null.swift
[205/416] Compiling JSONSchema JSONSchema+Object.swift
[206/416] Compiling JSONSchema JSONSchema+String.swift
[207/416] Compiling DequeModule RigidDeque+Equatable.swift
[208/416] Compiling DequeModule RigidDeque+Experimental.swift
[236/425] Compiling _RopeModule String Utilities.swift
[237/425] Compiling _RopeModule String.Index+ABI.swift
[238/425] Compiling _RopeModule _CharacterRecognizer.swift
[239/425] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[240/425] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[241/425] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[242/425] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[243/425] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[244/425] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[245/425] Compiling HashTreeCollections TreeSet.swift
[246/425] Emitting module BitCollections
[255/425] Compiling JSONSchema JSONSchema.swift
[263/437] Compiling JSONSchemaValidator ValidationError.swift
[264/437] Compiling JSONSchemaValidator ArrayValidator.swift
[265/437] Compiling JSONSchemaValidator JSONSchemaValidating.swift
[266/437] Compiling JSONSchemaValidator JSONSchemaValidator.swift
[267/437] Compiling JSONSchemaValidator CombinatorsValidator.swift
[268/437] Compiling JSONSchemaValidator EnumValidator.swift
[292/438] Compiling DequeModule _UnsafeDequeSegments.swift
[318/438] Compiling DequeModule UniqueDeque.swift
[319/438] Compiling DequeModule _DequeSlot.swift
[320/438] Compiling DequeModule _UnsafeDequeHandle.swift
[348/438] Emitting module _RopeModule
[349/438] Emitting module OrderedCollections
[383/439] Emitting module HashTreeCollections
[385/440] Compiling _RopeModule Rope+Join.swift
[386/440] Compiling _RopeModule Rope+MutatingForEach.swift
[387/440] Compiling _RopeModule Rope+Remove.swift
[388/440] Compiling _RopeModule Rope+RemoveSubrange.swift
[389/440] Compiling _RopeModule Rope+Split.swift
[390/440] Compiling _RopeModule Optional Utilities.swift
[394/440] Compiling JSONSchemaValidator StringValidator.swift
[395/441] Compiling JSONSchemaValidator ObjectValidator.swift
[396/441] Compiling JSONSchemaValidator NumberValidator.swift
[406/441] Compiling DequeModule UniqueDeque+Replacements.swift
[427/441] Compiling JSONSchemaValidator FormatValidator.swift
[430/441] Compiling JSONSchemaValidator TypeValidator.swift
[432/442] Emitting module JSONSchemaValidator
[438/443] Emitting module DequeModule
[445/450] Compiling Collections HeapModule reexports.swift
[446/450] Compiling Collections HashTreeCollections reexports.swift
[447/450] Compiling Collections DequeModule reexports.swift
[448/450] Emitting module Collections
[449/450] Compiling Collections OrderedCollections reexports.swift
[450/450] Compiling Collections BitCollections reexports.swift
[452/499] Compiling JSONSchemaForm FormContext.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[453/499] Compiling JSONSchemaForm JSONSchemaFormController.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[454/499] Compiling JSONSchemaForm AllOfField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[455/499] Compiling JSONSchemaForm AnyOfField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[456/499] Compiling JSONSchemaForm ArrayField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[457/499] Compiling JSONSchemaForm BooleanField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[458/499] Compiling JSONSchemaForm DescriptionField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[459/505] Compiling JSONSchemaForm IconButton.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[460/505] Compiling JSONSchemaForm SubmitButton.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[461/505] Compiling JSONSchemaForm DescriptionFieldTemplate.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[462/505] Compiling JSONSchemaForm ErrorListTemplate.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[463/505] Compiling JSONSchemaForm FieldErrorTemplate.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[464/505] Compiling JSONSchemaForm FieldHelpTemplate.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[465/505] Compiling JSONSchemaForm FieldTemplate.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
error: emit-module command failed with exit code 1 (use -v to see invocation)
[466/505] Emitting module JSONSchemaForm
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[467/505] Compiling JSONSchemaForm EnumField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[468/505] Compiling JSONSchemaForm Fields.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[469/505] Compiling JSONSchemaForm InvalidValueType.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[470/505] Compiling JSONSchemaForm MultiSchemaField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[471/505] Compiling JSONSchemaForm NullField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[472/505] Compiling JSONSchemaForm NumberField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[473/505] Compiling JSONSchemaForm ObjectField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[474/505] Compiling JSONSchemaForm ArrayFieldDescriptionTemplate.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[475/505] Compiling JSONSchemaForm ArrayFieldItemTemplate.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[476/505] Compiling JSONSchemaForm ArrayFieldTemplate.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[477/505] Compiling JSONSchemaForm ArrayFieldTitleTemplate.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[478/505] Compiling JSONSchemaForm BaseInputTemplate.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[479/505] Compiling JSONSchemaForm AddButton.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[480/505] Compiling JSONSchemaForm ButtonTemplates.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[481/505] Compiling JSONSchemaForm OneOfField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[482/505] Compiling JSONSchemaForm SchemaField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[483/505] Compiling JSONSchemaForm StringField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[484/505] Compiling JSONSchemaForm TitleField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[485/505] Compiling JSONSchemaForm UnsupportedField.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[486/505] Compiling JSONSchemaForm JSONSchemaForm.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[487/505] Compiling JSONSchemaForm Registry.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[488/505] Compiling JSONSchemaForm ObjectFieldTemplate.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[489/505] Compiling JSONSchemaForm RegistryTemplates.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[490/505] Compiling JSONSchemaForm TemplateProps.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[491/505] Compiling JSONSchemaForm Templates.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[492/505] Compiling JSONSchemaForm TitleFieldTemplate.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[493/505] Compiling JSONSchemaForm UnsupportedFieldTemplate.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[494/505] Compiling JSONSchemaForm WrapIfAdditionalTemplate.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[495/505] Compiling JSONSchemaForm Theme.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[496/505] Compiling JSONSchemaForm EnumValue.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[497/505] Compiling JSONSchemaForm FormData.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[498/505] Compiling JSONSchemaForm ConditionEvaluator.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[499/505] Compiling JSONSchemaForm PropertyOrderExtractor.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[500/505] Compiling JSONSchemaForm RegistryUtils.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[501/505] Compiling JSONSchemaForm SchemaMerger.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[502/505] Compiling JSONSchemaForm SchemaPreprocessor.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[503/505] Compiling JSONSchemaForm SchemaUtils.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[504/505] Compiling JSONSchemaForm UISchemaUtils.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
[505/505] Compiling JSONSchemaForm Validation.swift
/host/spi-builder-workspace/Sources/JSONSchemaForm/Controller/FormContext.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Form Controller Environment Key
BUILD FAILURE 6.3 wasm