Build Information
Successful build of Verge, reference main (17f7d4
), with Swift 6.1 for macOS (SPM) on 25 Apr 2025 18:24:41 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
],
"product_memberships" : [
"VergeNormalizationDerived"
],
"sources" : [
"DerivedMaking+.swift",
"DerivedResult.swift",
"EntityType+Typealias.swift",
"EntityWrapper.swift",
"NonNullEntityWrapper.swift",
"Pipelines.swift",
"StoreType+.swift",
"VergeNormalizationDerived.swift"
],
"target_dependencies" : [
"Verge"
],
"type" : "library"
},
{
"c99name" : "VergeMacrosTests",
"module_type" : "SwiftTarget",
"name" : "VergeMacrosTests",
"path" : "Tests/VergeMacrosTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport",
"MacroTesting"
],
"sources" : [
"KeyPathMapTests.swift"
],
"target_dependencies" : [
"VergeMacrosPlugin"
],
"type" : "test"
},
{
"c99name" : "VergeMacrosPlugin",
"module_type" : "SwiftTarget",
"name" : "VergeMacrosPlugin",
"path" : "Sources/VergeMacrosPlugin",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"Verge",
"VergeNormalizationDerived",
"VergeRx",
"VergeClassic",
"VergeMacros",
"VergeMacrosPlugin"
],
"sources" : [
"KeyPathMap.swift",
"MacroError.swift",
"Plugin.swift"
],
"type" : "macro"
},
{
"c99name" : "VergeMacros",
"module_type" : "SwiftTarget",
"name" : "VergeMacros",
"path" : "Sources/VergeMacros",
"product_memberships" : [
"Verge",
"VergeNormalizationDerived",
"VergeRx",
"VergeClassic",
"VergeMacros"
],
"sources" : [
"Source.swift"
],
"target_dependencies" : [
"VergeMacrosPlugin"
],
"type" : "library"
},
{
"c99name" : "VergeClassic",
"module_type" : "SwiftTarget",
"name" : "VergeClassic",
"path" : "Sources/VergeClassic",
"product_memberships" : [
"VergeClassic"
],
"sources" : [
"Emitter.swift",
"Extensions.swift",
"Storage+Rx.swift",
"Storage.swift",
"Verge+Extension.swift",
"VergeClassic.swift"
],
"target_dependencies" : [
"VergeRx"
],
"type" : "library"
},
{
"c99name" : "Verge",
"module_type" : "SwiftTarget",
"name" : "Verge",
"path" : "Sources/Verge",
"product_dependencies" : [
"StateStruct",
"TypedComparator",
"Atomics",
"DequeModule",
"ConcurrencyTaskManager"
],
"product_memberships" : [
"Verge",
"VergeNormalizationDerived",
"VergeRx",
"VergeClassic"
],
"sources" : [
"Derived/Derived+Assign.swift",
"Derived/Derived.swift",
"Library/BackgroundDeallocationQueue.swift",
"Library/CachedMap.swift",
"Library/EventEmitter.swift",
"Library/InoutRef.swift",
"Library/Log.swift",
"Library/Signpost.swift",
"Library/StoreActivitySubscription.swift",
"Library/StoreStateSubscription.swift",
"Library/StoreSubscriptionBase.swift",
"Library/VergeAnyCancellable.swift",
"Library/VergeConcurrency+SynchronizationTracker.swift",
"Library/VergeConcurrency.swift",
"Library/_BackingStorage+.swift",
"Logging/ActivityTrace.swift",
"Logging/DefaultStoreLogger.swift",
"Logging/MutationTrace.swift",
"Logging/RuntimeError.swift",
"Logging/RuntimeSanitizer.swift",
"Logging/StoreLogger.swift",
"Sendable.swift",
"Store/AnyTargetQueue.swift",
"Store/Changes.swift",
"Store/DetachedDispatcher.swift",
"Store/KeyObject.swift",
"Store/NonAtomicCounter.swift",
"Store/Pipeline.swift",
"Store/Scan.swift",
"Store/StateType.swift",
"Store/Store+Combine.swift",
"Store/Store+RunLoop.swift",
"Store/Store.swift",
"Store/StoreDriverType+Accumulator.swift",
"Store/StoreDriverType.swift",
"Store/StoreMiddleware.swift",
"Store/StoreOperation.swift",
"Store/StoreType+Assignee.swift",
"Store/StoreType+BindingDerived.swift",
"Store/StoreType+Derived.swift",
"Store/StoreWrapperType.swift",
"Store/Transaction.swift",
"Store/UIStateStore.swift",
"SwiftUI/OnReceive.swift",
"SwiftUI/Reading.swift",
"SwiftUI/StoreObject.swift",
"SwiftUI/StoreReader.swift",
"Utility/Edge.swift",
"Utility/ReferenceEdge.swift",
"Utility/ThunkToMainActor.swift",
"Verge.swift",
"macros.swift"
],
"target_dependencies" : [
"VergeMacros"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/71] Write sources
[53/71] Compiling _SwiftSyntaxCShims dummy.c
[54/71] Write swift-version-2F0A5646E1D333AE.txt
[55/71] Compiling _AtomicsShims.c
[58/125] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[59/126] Emitting module SwiftSyntax600
[60/126] Compiling SwiftSyntax600 Empty.swift
[61/126] Emitting module TypedComparator
[62/126] Compiling TypedComparator PackedCompare.swift
[63/126] Compiling TypedComparator TypedComparator.swift
[64/126] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[65/126] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[66/126] Emitting module _CollectionsUtilities
[67/126] Emitting module TypedIdentifier
[68/126] Compiling TypedIdentifier TypedIdentifier.swift
[69/126] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[70/126] Compiling _CollectionsUtilities Specialize.swift
[71/126] Compiling _CollectionsUtilities Debugging.swift
[72/126] Compiling _CollectionsUtilities Descriptions.swift
[73/126] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[74/126] Compiling _CollectionsUtilities _SortedCollection.swift
[75/126] Compiling _CollectionsUtilities _UniqueCollection.swift
[76/127] Compiling TypedComparator TypedComparator.swift
[77/127] Compiling TypedComparator PackedCompare.swift
[78/127] Emitting module TypedComparator
[81/127] Emitting module TypedIdentifier
[82/127] Compiling TypedIdentifier TypedIdentifier.swift
[87/127] Compiling SwiftSyntax510 Empty.swift
[88/127] Emitting module SwiftSyntax510
[89/129] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[90/129] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[91/129] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[94/129] Compiling _CollectionsUtilities Integer rank.swift
[95/129] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[96/129] Emitting module _CollectionsUtilities
[101/129] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[102/148] Emitting module SwiftSyntax509
[103/148] Compiling SwiftSyntax509 Empty.swift
[104/526] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[105/526] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[106/526] Compiling SwiftSyntax ChildNameForKeyPath.swift
[107/526] Compiling SwiftSyntax Keyword.swift
[108/528] Compiling SwiftSyntax MissingNodeInitializers.swift
[109/528] Compiling SwiftSyntax RawSyntax.swift
[110/528] Compiling SwiftSyntax Identifier.swift
[111/528] Compiling SwiftSyntax MemoryLayout.swift
[116/530] Compiling SwiftSyntax RawSyntaxTokenView.swift
[117/530] Compiling SwiftSyntax Utils.swift
[118/530] Compiling SwiftSyntax Convenience.swift
[119/530] Compiling SwiftSyntax CustomTraits.swift
[126/625] Compiling HashTreeCollections _HashNode+Invariants.swift
[127/625] Compiling HashTreeCollections _HashNode+Lookups.swift
[128/625] Compiling HashTreeCollections _HashLevel.swift
[129/625] Compiling HashTreeCollections _HashNode+Builder.swift
[130/625] Compiling HashTreeCollections _HashNode+Debugging.swift
[131/625] Compiling HashTreeCollections _HashNode+Initializers.swift
[132/625] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[133/625] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[136/625] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[137/625] Compiling HashTreeCollections _HashNode+Structural filter.swift
[140/625] Compiling DequeModule _DequeSlot.swift
[141/704] Compiling DequeModule _UnsafeWrappedBuffer.swift
[142/704] Compiling HashTreeCollections _AncestorHashSlots.swift
[143/704] Compiling HashTreeCollections _Bitmap.swift
[144/704] Compiling HashTreeCollections _Bucket.swift
[145/704] Compiling HashTreeCollections _Hash.swift
[146/704] Compiling HashTreeCollections _HashLevel.swift
[147/704] Compiling HashTreeCollections _HashNode+Builder.swift
[148/704] Compiling HashTreeCollections _HashNode+Debugging.swift
[149/704] Compiling HashTreeCollections _HashNode+Initializers.swift
[150/704] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[151/704] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[152/704] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[153/704] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[154/704] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[155/704] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[156/704] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[157/704] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[166/712] Compiling HashTreeCollections TreeSet+Equatable.swift
[167/712] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[168/712] Compiling HashTreeCollections TreeSet+Extras.swift
[169/712] Compiling HashTreeCollections TreeSet+Filter.swift
[170/712] Compiling HashTreeCollections TreeSet+Hashable.swift
[171/712] Compiling HashTreeCollections TreeSet+Sendable.swift
[172/712] Compiling HashTreeCollections TreeSet+Sequence.swift
[173/712] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[174/720] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[175/720] Compiling HashTreeCollections TreeDictionary+Filter.swift
[176/720] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[177/720] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[178/720] Compiling HashTreeCollections TreeDictionary+Keys.swift
[179/720] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[180/720] Compiling HashTreeCollections TreeDictionary+Merge.swift
[181/720] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[182/720] Compiling DequeModule _DequeBufferHeader.swift
[183/720] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[184/720] Compiling HashTreeCollections _HashNode+Lookups.swift
[185/720] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[186/720] Compiling HashTreeCollections _HashNode+Storage.swift
[187/720] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[188/720] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[189/720] Compiling HashTreeCollections _HashNode+Structural union.swift
[190/720] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[191/720] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[192/720] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[193/720] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[194/720] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[195/720] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[196/720] Compiling HashTreeCollections _HashNode+Structural merge.swift
[197/720] Emitting module DequeModule
[210/737] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[211/737] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[212/737] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[213/737] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[214/737] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[215/737] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[216/737] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[217/737] Compiling HashTreeCollections TreeSet.swift
[226/737] Compiling DequeModule _DequeSlot.swift
[227/737] Compiling DequeModule _DequeBufferHeader.swift
[228/738] Compiling DequeModule Deque.swift
[229/738] Compiling DequeModule _DequeBuffer.swift
[230/738] Compiling HashTreeCollections _RawHashNode.swift
[231/738] Compiling HashTreeCollections _UnmanagedHashNode.swift
[232/738] Compiling HashTreeCollections _UnsafePath.swift
[233/738] Compiling HashTreeCollections TreeDictionary+Codable.swift
[234/738] Compiling HashTreeCollections TreeDictionary+Collection.swift
[235/738] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[236/738] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[237/738] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[238/738] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[239/738] Compiling DequeModule Deque._UnsafeHandle.swift
[240/738] Compiling DequeModule Deque+Sendable.swift
[241/738] Compiling DequeModule Deque+Testing.swift
[244/738] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[245/738] Compiling HashTreeCollections _HashNode+Structural filter.swift
[246/738] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[247/738] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[248/738] Compiling DequeModule _UnsafeWrappedBuffer.swift
[249/738] Emitting module Atomics
[251/744] Compiling DequeModule Deque+Equatable.swift
[252/744] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[253/744] Compiling DequeModule Deque+Codable.swift
[254/744] Compiling DequeModule Deque+Collection.swift
[255/744] Compiling DequeModule Deque+Extras.swift
[256/744] Compiling DequeModule Deque+Hashable.swift
[257/744] Compiling DequeModule Deque+CustomReflectable.swift
[258/744] Compiling DequeModule Deque+Descriptions.swift
[259/744] Compiling DequeModule Deque._Storage.swift
[260/744] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[261/744] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[262/744] Compiling HashTreeCollections _HashNode.swift
[263/744] Compiling HashTreeCollections _HashNodeHeader.swift
[264/744] Compiling HashTreeCollections _HashSlot.swift
[265/744] Compiling HashTreeCollections _HashStack.swift
[266/744] Compiling HashTreeCollections _HashTreeIterator.swift
[267/744] Compiling HashTreeCollections _HashTreeStatistics.swift
[268/744] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[277/744] Compiling HashTreeCollections _HashNode+Invariants.swift
[278/744] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[279/744] Compiling HashTreeCollections TreeDictionary+Values.swift
[280/744] Compiling HashTreeCollections TreeDictionary.swift
[281/744] Compiling HashTreeCollections TreeSet+Codable.swift
[282/744] Compiling HashTreeCollections TreeSet+Collection.swift
[283/744] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[284/744] Compiling HashTreeCollections TreeSet+Debugging.swift
[285/744] Compiling HashTreeCollections TreeSet+Descriptions.swift
[307/744] Emitting module DequeModule
[350/757] Emitting module HashTreeCollections
[370/757] Emitting module RxSwift
[371/773] Emitting module VergeTiny
[372/773] Compiling VergeTiny Source.swift
[373/773] Emitting module VergeTiny
[374/773] Compiling VergeTiny Source.swift
[375/773] Emitting module RxSwift
[376/773] Compiling RxSwift Buffer.swift
[377/773] Compiling RxSwift Debug.swift
[378/773] Compiling RxSwift Decode.swift
[379/773] Compiling RxSwift DefaultIfEmpty.swift
[380/773] Compiling RxSwift Deferred.swift
[381/773] Compiling RxSwift Delay.swift
[382/773] Compiling RxSwift DelaySubscription.swift
[383/773] Compiling RxSwift Dematerialize.swift
[384/773] Compiling RxSwift DispatchQueue+Extensions.swift
[385/773] Compiling RxSwift DispatchQueueConfiguration.swift
[386/773] Compiling RxSwift Disposable.swift
[387/773] Compiling RxSwift Disposables.swift
[388/773] Compiling RxSwift DisposeBag.swift
[389/773] Compiling RxSwift DisposeBase.swift
[390/773] Compiling RxSwift CurrentThreadScheduler.swift
[391/773] Compiling RxSwift Date+Dispatch.swift
[392/773] Compiling RxSwift Debounce.swift
[409/789] Compiling RxSwift RetryWhen.swift
[410/789] Compiling RxSwift Rx.swift
[411/789] Compiling RxSwift RxMutableBox.swift
[412/789] Compiling RxSwift Sample.swift
[413/789] Compiling RxSwift Scan.swift
[414/789] Compiling RxSwift ScheduledDisposable.swift
[415/789] Compiling RxSwift ScheduledItem.swift
[416/789] Compiling RxSwift ScheduledItemType.swift
[417/789] Compiling RxSwift SchedulerServices+Emulation.swift
[418/789] Compiling RxSwift SchedulerType.swift
[419/789] Compiling RxSwift Sequence.swift
[420/789] Compiling RxSwift Bag.swift
[421/789] Compiling RxSwift BehaviorSubject.swift
[422/789] Compiling RxSwift BinaryDisposable.swift
[423/789] Compiling RxSwift Binder.swift
[424/789] Compiling RxSwift BooleanDisposable.swift
[426/789] Compiling SwiftSyntax SyntaxNodesD.swift
[427/789] Compiling SwiftSyntax SyntaxNodesEF.swift
[428/789] Compiling SwiftSyntax SyntaxNodesGHI.swift
[429/789] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[430/789] Compiling SwiftSyntax SyntaxNodesOP.swift
[431/789] Compiling SwiftSyntax SyntaxNodesQRS.swift
[432/789] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[447/789] Compiling RxSwift AsMaybe.swift
[448/789] Compiling RxSwift AsSingle.swift
[449/789] Compiling RxSwift AsyncLock.swift
[450/789] Compiling RxSwift AsyncSubject.swift
[451/789] Compiling RxSwift AtomicInt.swift
[452/789] Compiling RxSwift Bag+Rx.swift
[453/789] Compiling RxSwift Bag.swift
[454/789] Compiling RxSwift BehaviorSubject.swift
[455/789] Compiling RxSwift BinaryDisposable.swift
[456/789] Compiling RxSwift Binder.swift
[457/789] Compiling RxSwift BooleanDisposable.swift
[458/789] Compiling RxSwift Buffer.swift
[475/789] Compiling RxSwift SingleAsync.swift
[476/789] Compiling RxSwift Sink.swift
[477/789] Compiling RxSwift Skip.swift
[478/789] Compiling RxSwift SkipUntil.swift
[479/789] Compiling RxSwift SkipWhile.swift
[480/789] Compiling RxSwift StartWith.swift
[481/789] Compiling RxSwift SubjectType.swift
[482/789] Compiling RxSwift SubscribeOn.swift
[483/789] Compiling RxSwift SubscriptionDisposable.swift
[484/789] Compiling RxSwift SwiftSupport.swift
[485/789] Compiling RxSwift Switch.swift
[486/789] Compiling RxSwift SwitchIfEmpty.swift
[487/789] Compiling RxSwift SynchronizedDisposeType.swift
[488/789] Compiling RxSwift SynchronizedOnType.swift
[489/789] Compiling RxSwift SynchronizedUnsubscribeType.swift
[490/789] Compiling RxSwift TailRecursiveSink.swift
[636/789] Compiling ConcurrencyTaskManager TaskStackActor.swift
[637/789] Compiling ConcurrencyTaskManager TaskType.swift
[638/789] Compiling ConcurrencyTaskManager TaskManagerActor.swift
[639/789] Compiling ConcurrencyTaskManager TaskQueueActor.swift
[640/789] Emitting module ConcurrencyTaskManager
[641/789] Compiling ConcurrencyTaskManager _Log.swift
[642/789] Compiling ConcurrencyTaskManager TaskManagerActor.swift
[643/789] Compiling ConcurrencyTaskManager TaskQueueActor.swift
[644/789] Compiling ConcurrencyTaskManager TaskStackActor.swift
[645/789] Compiling ConcurrencyTaskManager TaskType.swift
[646/789] Compiling ConcurrencyTaskManager _Log.swift
[647/789] Emitting module ConcurrencyTaskManager
[680/789] Compiling RxSwift Take.swift
[681/789] Compiling RxSwift TakeLast.swift
[682/789] Compiling RxSwift TakeWithPredicate.swift
[683/789] Compiling RxSwift Throttle.swift
[684/789] Compiling RxSwift Timeout.swift
[685/789] Compiling RxSwift Timer.swift
[686/789] Compiling RxSwift ToArray.swift
[687/789] Compiling RxSwift Using.swift
[688/789] Compiling RxSwift VirtualTimeConverterType.swift
[689/789] Compiling RxSwift VirtualTimeScheduler.swift
[690/789] Compiling RxSwift Window.swift
[691/789] Compiling RxSwift WithLatestFrom.swift
[692/789] Compiling RxSwift WithUnretained.swift
[693/789] Compiling RxSwift Zip+Collection.swift
[694/789] Compiling RxSwift Zip+arity.swift
[695/789] Compiling RxSwift Zip.swift
[696/795] Compiling RxRelay ReplayRelay.swift
[697/795] Compiling RxRelay PublishRelay.swift
[698/795] Compiling RxRelay BehaviorRelay.swift
[699/795] Compiling RxRelay Utils.swift
[700/795] Compiling RxRelay Observable+Bind.swift
[701/795] Emitting module RxRelay
[718/801] Compiling RxRelay Utils.swift
[719/801] Compiling RxRelay ReplayRelay.swift
[720/801] Compiling RxRelay PublishRelay.swift
[721/801] Compiling RxRelay BehaviorRelay.swift
[722/801] Emitting module RxRelay
[723/801] Compiling RxRelay Observable+Bind.swift
[724/801] Emitting module SwiftSyntax
[731/801] Compiling RxCocoaRuntime _RX.m
[732/801] Compiling RxCocoaRuntime _RXDelegateProxy.m
[734/801] Compiling RxCocoaRuntime _RXKVOObserver.m
[736/801] Compiling RxCocoaRuntime _RXObjCRuntime.m
[737/801] Compiling RxCocoaRuntime _RX.m
[738/815] Compiling RxCocoaRuntime _RXObjCRuntime.m
[740/973] Compiling RxCocoa RxTarget.swift
[741/973] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[742/973] Compiling RxCocoa Driver+Subscription.swift
[743/973] Compiling RxCocoa Driver.swift
[744/973] Compiling RxCocoa Infallible+Bind.swift
[745/973] Compiling RxCocoa Infallible+Driver.swift
[746/973] Compiling RxCocoa ItemEvents.swift
[747/973] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
[748/973] Compiling RxCocoa RxTabBarDelegateProxy.swift
[749/973] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[750/973] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[751/973] Compiling RxCocoa RxTableViewDataSourceType.swift
[752/973] Compiling RxCocoa RxTableViewDelegateProxy.swift
[753/973] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[754/973] Compiling RxCocoa UIPickerView+Rx.swift
[755/973] Compiling RxCocoa UIRefreshControl+Rx.swift
[756/973] Compiling RxCocoa UIScrollView+Rx.swift
[757/973] Compiling RxCocoa UISearchBar+Rx.swift
[758/973] Compiling RxCocoa UISearchController+Rx.swift
[759/973] Compiling RxCocoa UISegmentedControl+Rx.swift
[760/973] Compiling RxCocoa UISlider+Rx.swift
[761/973] Compiling RxCocoa Signal.swift
[762/973] Compiling RxCocoa TextInput.swift
[763/973] Compiling RxCocoa UIActivityIndicatorView+Rx.swift
[764/973] Compiling RxCocoa UIApplication+Rx.swift
[765/973] Compiling RxCocoa UIBarButtonItem+Rx.swift
[766/973] Compiling RxCocoa UIButton+Rx.swift
[767/973] Compiling RxCocoa UICollectionView+Rx.swift
[768/973] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
[769/973] Compiling RxCocoa NSObject+Rx.swift
[770/973] Compiling RxCocoa NSSlider+Rx.swift
[771/973] Compiling RxCocoa NSTextField+Rx.swift
[772/973] Compiling RxCocoa NSTextStorage+Rx.swift
[773/973] Compiling RxCocoa NSTextView+Rx.swift
[774/973] Compiling RxCocoa NSView+Rx.swift
[775/973] Compiling RxCocoa NotificationCenter+Rx.swift
[776/973] Compiling RxCocoa Observable+Bind.swift
[777/982] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[778/982] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[779/982] Compiling RxCocoa RxPickerViewAdapter.swift
[780/982] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[781/982] Compiling RxCocoa RxPickerViewDataSourceType.swift
[782/982] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[783/982] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[784/982] Compiling RxCocoa RxSearchBarDelegateProxy.swift
[785/982] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[786/991] Compiling RxCocoa ControlEvent+Driver.swift
[787/991] Compiling RxCocoa ControlEvent+Signal.swift
[788/991] Compiling RxCocoa ControlEvent.swift
[789/991] Compiling RxCocoa ControlProperty+Driver.swift
[790/991] Compiling RxCocoa ControlProperty.swift
[791/991] Compiling RxCocoa ControlTarget.swift
[792/991] Compiling RxCocoa DelegateProxy.swift
[793/991] Compiling RxCocoa DelegateProxyType.swift
[794/991] Compiling RxCocoa DispatchQueue+Extensions.swift
[795/991] Emitting module RxCocoa
[806/991] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[808/991] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[809/991] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[810/991] Compiling RxCocoa PublishRelay+Signal.swift
[811/991] Compiling RxCocoa RxCocoa.swift
[812/991] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[813/991] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[814/991] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[815/991] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[816/991] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[826/991] Compiling RxCocoa BehaviorRelay+Driver.swift
[841/991] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
[842/991] Compiling RxCocoa KVORepresentable+Swift.swift
[843/991] Compiling RxCocoa KVORepresentable.swift
[844/991] Compiling RxCocoa NSButton+Rx.swift
[845/991] Compiling RxCocoa NSControl+Rx.swift
[856/991] Compiling RxCocoa UIStepper+Rx.swift
[857/991] Compiling RxCocoa UISwitch+Rx.swift
[858/991] Compiling RxCocoa UITabBar+Rx.swift
[859/991] Compiling RxCocoa UITabBarController+Rx.swift
[860/991] Compiling RxCocoa UITableView+Rx.swift
[861/991] Compiling RxCocoa UITextField+Rx.swift
[862/991] Compiling RxCocoa UITextView+Rx.swift
[863/991] Compiling RxCocoa URLSession+Rx.swift
[864/991] Compiling RxCocoa WKWebView+Rx.swift
[881/991] Compiling RxCocoa UIControl+Rx.swift
[882/991] Compiling RxCocoa UIDatePicker+Rx.swift
[883/991] Compiling RxCocoa RxTextViewDelegateProxy.swift
[884/991] Compiling RxCocoa RxWKNavigationDelegateProxy.swift
[885/991] Compiling RxCocoa SchedulerType+SharedSequence.swift
[886/991] Compiling RxCocoa SectionedViewDataSourceType.swift
[887/991] Compiling RxCocoa SharedSequence+Concurrency.swift
[888/991] Compiling RxCocoa SharedSequence+Operators+arity.swift
[889/991] Compiling RxCocoa SharedSequence+Operators.swift
[890/991] Compiling RxCocoa SharedSequence.swift
[891/991] Compiling RxCocoa Signal+Subscription.swift
[892/991] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
[903/991] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[904/991] Compiling RxCocoa UINavigationController+Rx.swift
[986/1049] Compiling SwiftDiagnostics Message.swift
[987/1050] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[988/1050] Compiling SwiftDiagnostics Note.swift
[989/1050] Compiling SwiftDiagnostics FixIt.swift
[990/1050] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[991/1050] Compiling SwiftBasicFormat Syntax+Extensions.swift
[992/1050] Compiling SwiftBasicFormat InferIndentation.swift
[993/1050] Compiling SwiftBasicFormat BasicFormat.swift
[994/1050] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[995/1050] Emitting module SwiftBasicFormat
[996/1050] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[997/1050] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[998/1050] Compiling SwiftDiagnostics Diagnostic.swift
[999/1050] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[1000/1050] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[1001/1050] Emitting module SwiftDiagnostics
[1002/1050] Compiling SwiftDiagnostics Convenience.swift
[1003/1050] Compiling SwiftParser TopLevel.swift
[1004/1050] Compiling SwiftParser TriviaParser.swift
[1005/1050] Compiling SwiftParser Types.swift
[1006/1050] Compiling SwiftParser ExperimentalFeatures.swift
[1007/1050] Compiling SwiftParser UnicodeScalarExtensions.swift
[1008/1050] Compiling SwiftParser Lookahead.swift
[1009/1050] Compiling SwiftParser LoopProgressCondition.swift
[1010/1050] Compiling SwiftParser Modifiers.swift
[1011/1050] Compiling SwiftParser Names.swift
[1012/1054] Compiling SwiftParser TokenConsumer.swift
[1013/1054] Compiling SwiftParser TokenPrecedence.swift
[1014/1054] Compiling SwiftParser TokenSpec.swift
[1015/1054] Compiling SwiftParser TokenSpecSet.swift
[1016/1054] Emitting module SwiftParser
[1017/1054] Compiling SwiftParser Directives.swift
[1018/1054] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[1019/1054] Compiling SwiftParser Expressions.swift
[1020/1054] Compiling SwiftParser IncrementalParseTransition.swift
[1021/1054] Compiling SwiftParser IsValidIdentifier.swift
[1022/1054] Compiling SwiftParser Attributes.swift
[1023/1054] Compiling SwiftParser Availability.swift
[1024/1054] Compiling SwiftParser CharacterInfo.swift
[1025/1054] Compiling SwiftParser CollectionNodes+Parsable.swift
[1026/1054] Compiling SwiftParser Declarations.swift
[1027/1054] Compiling SwiftParser StringLiterals.swift
[1028/1054] Compiling SwiftParser SwiftParserCompatibility.swift
[1029/1054] Compiling SwiftParser SwiftVersion.swift
[1030/1054] Compiling SwiftParser SyntaxUtils.swift
[1031/1054] Compiling SwiftParser Cursor.swift
[1032/1054] Compiling SwiftParser Lexeme.swift
[1033/1054] Compiling SwiftParser LexemeSequence.swift
[1034/1054] Compiling SwiftParser Lexer.swift
[1035/1054] Compiling SwiftParser RegexLiteralLexer.swift
[1036/1054] Compiling SwiftParser Nominals.swift
[1037/1054] Compiling SwiftParser Parameters.swift
[1038/1054] Compiling SwiftParser ParseSourceFile.swift
[1039/1054] Compiling SwiftParser Parser.swift
[1040/1054] Compiling SwiftParser Patterns.swift
[1041/1054] Compiling SwiftParser Recovery.swift
[1042/1054] Compiling SwiftParser Specifiers.swift
[1043/1054] Compiling SwiftParser Statements.swift
[1044/1054] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[1045/1054] Compiling SwiftParser IsLexerClassified.swift
[1046/1054] Compiling SwiftParser LayoutNodes+Parsable.swift
[1047/1054] Compiling SwiftParser Parser+TokenSpecSet.swift
[1048/1054] Compiling SwiftParser TokenSpecStaticMembers.swift
[1049/1077] Compiling SwiftOperators PrecedenceGroup.swift
[1050/1078] Compiling SwiftOperators PrecedenceGraph.swift
[1051/1078] Compiling SwiftOperators OperatorTable.swift
[1052/1078] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[1053/1078] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[1054/1079] Compiling SwiftOperators OperatorTable+Semantics.swift
[1055/1079] Compiling SwiftOperators Operator.swift
[1056/1079] Compiling SwiftOperators OperatorError+Diagnostics.swift
[1057/1079] Compiling SwiftOperators OperatorTable+Defaults.swift
[1058/1079] Compiling SwiftOperators OperatorError.swift
[1059/1079] Emitting module SwiftOperators
[1060/1079] Compiling SwiftOperators OperatorTable+Folding.swift
[1061/1079] Compiling SwiftOperators SyntaxSynthesis.swift
[1062/1079] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[1063/1079] Compiling SwiftParserDiagnostics PresenceUtils.swift
[1064/1079] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[1065/1079] Compiling SwiftParserDiagnostics Utils.swift
[1066/1079] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[1067/1079] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[1068/1079] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[1069/1079] Compiling SwiftParserDiagnostics MissingNodesError.swift
[1070/1079] Compiling SwiftParserDiagnostics MissingTokenError.swift
[1071/1079] Emitting module SwiftParserDiagnostics
[1072/1079] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[1073/1079] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[1074/1094] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[1075/1094] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[1076/1094] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[1077/1095] Emitting module SwiftSyntaxBuilder
[1078/1095] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[1079/1095] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[1080/1095] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[1081/1095] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[1082/1095] Compiling SwiftSyntaxBuilder Indenter.swift
[1083/1095] Compiling SwiftSyntaxBuilder ListBuilder.swift
[1084/1095] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[1085/1095] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[1086/1095] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[1087/1095] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[1088/1095] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[1089/1095] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[1090/1113] Compiling SwiftSyntaxMacros PreambleMacro.swift
[1091/1114] Compiling SwiftSyntaxMacros MemberMacro.swift
[1092/1114] Compiling SwiftSyntaxMacros PeerMacro.swift
[1093/1114] Compiling SwiftSyntaxMacros Macro.swift
[1094/1114] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[1095/1114] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[1096/1114] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[1097/1114] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[1098/1114] Compiling SwiftSyntaxMacros Macro+Format.swift
[1099/1114] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[1100/1114] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[1101/1114] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[1102/1114] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[1103/1114] Compiling SwiftSyntaxMacros AttachedMacro.swift
[1104/1114] Compiling SwiftSyntaxMacros BodyMacro.swift
[1105/1114] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[1106/1114] Compiling SwiftSyntaxMacros AccessorMacro.swift
[1107/1114] Emitting module SwiftSyntaxMacros
[1108/1114] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[1109/1124] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[1110/1124] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[1111/1124] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[1112/1124] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[1113/1124] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[1114/1124] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[1115/1124] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[1116/1124] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[1117/1124] Emitting module SwiftSyntaxMacroExpansion
[1118/1124] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[1119/1136] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[1120/1136] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[1121/1137] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[1122/1137] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[1123/1137] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[1124/1137] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[1125/1137] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[1126/1137] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[1127/1137] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[1128/1137] Emitting module SwiftCompilerPluginMessageHandling
[1129/1137] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[1130/1137] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[1131/1137] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[1132/1139] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[1133/1139] Emitting module SwiftCompilerPlugin
[1134/1157] Compiling VergeMacrosPlugin Plugin.swift
[1135/1157] Compiling VergeMacrosPlugin MacroError.swift
[1136/1157] Compiling StateStructMacros TrackingIgnoredMacro.swift
[1137/1157] Compiling StateStructMacros PrimitiveTrackingPropertyMacro.swift
[1138/1157] Compiling StateStructMacros Plugin.swift
[1139/1157] Compiling StateStructMacros TrackingMacro.swift
[1140/1157] Emitting module VergeMacrosPlugin
[1141/1157] Compiling VergeMacrosPlugin KeyPathMap.swift
/Users/admin/builder/spi-builder-workspace/Sources/VergeMacrosPlugin/KeyPathMap.swift:14:25: warning: 'argumentList' is deprecated: renamed to 'arguments'
12 | public static func expansion(of node: some SwiftSyntax.FreestandingMacroExpansionSyntax, in context: some SwiftSyntaxMacros.MacroExpansionContext) throws -> SwiftSyntax.ExprSyntax {
13 |
14 | let keyPahts = node.argumentList
| |- warning: 'argumentList' is deprecated: renamed to 'arguments'
| `- note: use 'arguments' instead
15 |
16 | let names: [(String, KeyPathComponentListSyntax)] = {
/Users/admin/builder/spi-builder-workspace/Sources/VergeMacrosPlugin/KeyPathMap.swift:18:34: warning: 'cast' is deprecated: This cast will always succeed
16 | let names: [(String, KeyPathComponentListSyntax)] = {
17 | return keyPahts.map { keyPath in
18 | let components = keyPath.cast(LabeledExprSyntax.self).expression.cast(
| `- warning: 'cast' is deprecated: This cast will always succeed
19 | KeyPathExprSyntax.self
20 | ).components
/Users/admin/builder/spi-builder-workspace/Sources/VergeMacrosPlugin/KeyPathMap.swift:25:16: warning: 'cast' is deprecated: This cast will always succeed
23 | components
24 | .map {
25 | $0.cast(KeyPathComponentSyntax.self).component.cast(
| `- warning: 'cast' is deprecated: This cast will always succeed
26 | KeyPathPropertyComponentSyntax.self
27 | ).declName.baseName.description
[1141/1157] Write Objects.LinkFileList
[1143/1157] Emitting module StateStructMacros
[1144/1157] Compiling StateStructMacros COWTrackingPropertyMacro.swift
[1145/1157] Compiling StateStructMacros KnownTypes.swift
[1145/1157] Write Objects.LinkFileList
[1146/1157] Linking VergeMacrosPlugin-tool
[1147/1157] Linking StateStructMacros-tool
[1149/1181] Compiling StateStruct Array+modify.swift
[1150/1182] Compiling VergeMacros Source.swift
[1151/1182] Emitting module VergeMacros
[1153/1182] Compiling VergeMacros Source.swift
[1154/1182] Compiling StateStruct TrackingRuntime.swift
[1156/1183] Compiling StateStruct _TrackingContext.swift
[1157/1183] Compiling StateStruct TrackingObject.swift
[1158/1183] Compiling StateStruct TrackingResult.swift
[1159/1183] Compiling StateStruct _TrackingContext.swift
[1160/1183] Compiling NormalizationMacrosPlugin Plugin.swift
[1161/1183] Compiling NormalizationMacrosPlugin TableMacro.swift
[1162/1183] Compiling StateStruct PropertyNode.swift
[1163/1183] Compiling StateStruct CopyOnWrite.swift
[1164/1183] Compiling StateStruct Array+modify.swift
[1165/1183] Compiling StateStruct PropertyNode.swift
[1166/1183] Compiling NormalizationMacrosPlugin MacroError.swift
[1167/1183] Compiling NormalizationMacrosPlugin IndexMacro.swift
[1168/1183] Emitting module NormalizationMacrosPlugin
[1169/1183] Compiling NormalizationMacrosPlugin DatabaseStateMacro.swift
[1170/1183] Compiling NormalizationMacrosPlugin NormalizedStorageMacro.swift
[1170/1183] Write Objects.LinkFileList
[1172/1183] Emitting module StateStruct
[1174/1183] Compiling StateStruct TrackingResult.swift
[1175/1183] Compiling StateStruct Referencing.swift
[1176/1183] Compiling StateStruct TrackingObject.swift
[1177/1183] Compiling StateStruct Source.swift
[1178/1183] Compiling StateStruct PropertyPath.swift
[1179/1183] Compiling StateStruct CopyOnWrite.swift
[1180/1183] Compiling StateStruct Referencing.swift
[1181/1183] Compiling StateStruct PropertyPath.swift
[1182/1183] Compiling StateStruct Source.swift
[1182/1279] Linking NormalizationMacrosPlugin-tool
[1184/1303] Compiling Normalization Normalization.swift
[1185/1303] Compiling Normalization NormalizedStorageComparators.swift
[1186/1303] Compiling Normalization NormalizedStorageType.swift
[1187/1304] Compiling Normalization EntityType.swift
[1188/1304] Compiling Normalization Indexes.swift
[1189/1304] Compiling Normalization VergeNormalization.swift
[1190/1304] Emitting module Normalization
[1192/1305] Compiling Normalization UpdatedMarker.swift
[1193/1305] Compiling Normalization TableType.swift
[1194/1305] Compiling Normalization Tables.swift
[1195/1305] Compiling Normalization Tables.Hash.swift
[1196/1305] Compiling Normalization VergeNormalization+Macros.swift
[1197/1305] Compiling Normalization Selector.swift
[1198/1305] Compiling Normalization Tables.Hash.swift
[1199/1305] Compiling Normalization Tables.swift
[1200/1305] Compiling Normalization UpdatedMarker.swift
[1201/1305] Compiling Normalization Selector.swift
[1202/1305] Compiling Normalization NormalizedStorageType.swift
[1205/1305] Compiling Normalization VergeNormalization+Macros.swift
[1206/1305] Compiling Normalization TableType.swift
[1209/1305] Compiling Normalization VergeNormalization.swift
[1210/1305] Compiling Verge Pipeline.swift
[1211/1305] Compiling Verge Scan.swift
[1212/1305] Compiling Verge StateType.swift
[1213/1305] Compiling Verge Store+Combine.swift
[1214/1305] Compiling Verge Store+RunLoop.swift
[1215/1305] Compiling Verge Log.swift
[1216/1310] Compiling Verge MutationTrace.swift
[1217/1310] Compiling Verge RuntimeError.swift
[1218/1310] Compiling Verge RuntimeSanitizer.swift
[1219/1310] Compiling Verge StoreLogger.swift
[1220/1310] Compiling Verge Sendable.swift
[1221/1315] Compiling Verge VergeConcurrency+SynchronizationTracker.swift
[1222/1315] Compiling Verge VergeConcurrency.swift
[1223/1315] Compiling Verge _BackingStorage+.swift
[1224/1315] Compiling Verge ActivityTrace.swift
[1225/1315] Compiling Verge DefaultStoreLogger.swift
[1231/1315] Emitting module Verge
[1237/1315] Compiling Verge EventEmitter.swift
[1238/1315] Compiling Verge InoutRef.swift
[1239/1315] Compiling Verge Edge.swift
[1240/1315] Compiling Verge ReferenceEdge.swift
[1241/1315] Compiling Verge ThunkToMainActor.swift
[1242/1315] Compiling Verge Verge.swift
[1243/1315] Compiling Verge macros.swift
[1249/1315] Compiling Verge AnyTargetQueue.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 | ) rethrows -> Result {
344 |
345 | let trace = MutationTrace(
| `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 | name: name,
347 | file: file,
[1250/1315] Compiling Verge Changes.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 | ) rethrows -> Result {
344 |
345 | let trace = MutationTrace(
| `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 | name: name,
347 | file: file,
[1251/1315] Compiling Verge DetachedDispatcher.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 | ) rethrows -> Result {
344 |
345 | let trace = MutationTrace(
| `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 | name: name,
347 | file: file,
[1252/1315] Compiling Verge KeyObject.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 | ) rethrows -> Result {
344 |
345 | let trace = MutationTrace(
| `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 | name: name,
347 | file: file,
[1253/1315] Compiling Verge NonAtomicCounter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 | ) rethrows -> Result {
344 |
345 | let trace = MutationTrace(
| `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 | name: name,
347 | file: file,
[1260/1315] Compiling Verge StoreType+Assignee.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
86 | ) -> Assignee<Changes<Value>> {
87 | return { [weak store] value in
88 | let changes = value.map { Optional.some($0) }
| `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
89 | store?.asStore().commit {
90 | $0[keyPath: keyPath] = .some(value.primitive)
[1261/1315] Compiling Verge StoreType+BindingDerived.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
86 | ) -> Assignee<Changes<Value>> {
87 | return { [weak store] value in
88 | let changes = value.map { Optional.some($0) }
| `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
89 | store?.asStore().commit {
90 | $0[keyPath: keyPath] = .some(value.primitive)
[1262/1315] Compiling Verge StoreType+Derived.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
86 | ) -> Assignee<Changes<Value>> {
87 | return { [weak store] value in
88 | let changes = value.map { Optional.some($0) }
| `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
89 | store?.asStore().commit {
90 | $0[keyPath: keyPath] = .some(value.primitive)
[1263/1315] Compiling Verge StoreWrapperType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
86 | ) -> Assignee<Changes<Value>> {
87 | return { [weak store] value in
88 | let changes = value.map { Optional.some($0) }
| `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
89 | store?.asStore().commit {
90 | $0[keyPath: keyPath] = .some(value.primitive)
[1264/1315] Compiling Verge Transaction.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
86 | ) -> Assignee<Changes<Value>> {
87 | return { [weak store] value in
88 | let changes = value.map { Optional.some($0) }
| `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
89 | store?.asStore().commit {
90 | $0[keyPath: keyPath] = .some(value.primitive)
[1265/1315] Compiling Verge Signpost.swift
[1266/1315] Compiling Verge StoreActivitySubscription.swift
[1267/1315] Compiling Verge StoreStateSubscription.swift
[1268/1315] Compiling Verge StoreSubscriptionBase.swift
[1269/1315] Compiling Verge VergeAnyCancellable.swift
[1270/1315] Compiling Verge UIStateStore.swift
[1271/1315] Compiling Verge OnReceive.swift
[1272/1315] Compiling Verge Reading.swift
[1273/1315] Compiling Verge StoreObject.swift
[1274/1315] Compiling Verge StoreReader.swift
[1285/1315] Compiling Verge Store.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 | ) rethrows -> Result {
344 |
345 | let trace = MutationTrace(
| `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 | name: name,
347 | file: file,
[1286/1315] Compiling Verge StoreDriverType+Accumulator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 | ) rethrows -> Result {
344 |
345 | let trace = MutationTrace(
| `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 | name: name,
347 | file: file,
[1287/1315] Compiling Verge StoreDriverType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 | ) rethrows -> Result {
344 |
345 | let trace = MutationTrace(
| `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 | name: name,
347 | file: file,
[1288/1315] Compiling Verge StoreMiddleware.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 | ) rethrows -> Result {
344 |
345 | let trace = MutationTrace(
| `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 | name: name,
347 | file: file,
[1289/1315] Compiling Verge StoreOperation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 | ) rethrows -> Result {
344 |
345 | let trace = MutationTrace(
| `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 | name: name,
347 | file: file,
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
97 | switch mode {
98 | case .strong:
99 | Unmanaged.passUnretained(object).retain()
| `- warning: result of call to 'retain()' is unused
100 | case .unowned:
101 | break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 | }
312 |
313 | guard var _currentState, let _currentStateVersion else {
| `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 | return nil
315 | }
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
97 | switch mode {
98 | case .strong:
99 | Unmanaged.passUnretained(object).retain()
| `- warning: result of call to 'retain()' is unused
100 | case .unowned:
101 | break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 | }
312 |
313 | guard var _currentState, let _currentStateVersion else {
| `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 | return nil
315 | }
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
97 | switch mode {
98 | case .strong:
99 | Unmanaged.passUnretained(object).retain()
| `- warning: result of call to 'retain()' is unused
100 | case .unowned:
101 | break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 | }
312 |
313 | guard var _currentState, let _currentStateVersion else {
| `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 | return nil
315 | }
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
97 | switch mode {
98 | case .strong:
99 | Unmanaged.passUnretained(object).retain()
| `- warning: result of call to 'retain()' is unused
100 | case .unowned:
101 | break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 | }
312 |
313 | guard var _currentState, let _currentStateVersion else {
| `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 | return nil
315 | }
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
97 | switch mode {
98 | case .strong:
99 | Unmanaged.passUnretained(object).retain()
| `- warning: result of call to 'retain()' is unused
100 | case .unowned:
101 | break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 | }
312 |
313 | guard var _currentState, let _currentStateVersion else {
| `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 | return nil
315 | }
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
97 | switch mode {
98 | case .strong:
99 | Unmanaged.passUnretained(object).retain()
| `- warning: result of call to 'retain()' is unused
100 | case .unowned:
101 | break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 | }
312 |
313 | guard var _currentState, let _currentStateVersion else {
| `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 | return nil
315 | }
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
97 | switch mode {
98 | case .strong:
99 | Unmanaged.passUnretained(object).retain()
| `- warning: result of call to 'retain()' is unused
100 | case .unowned:
101 | break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 | }
312 |
313 | guard var _currentState, let _currentStateVersion else {
| `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 | return nil
315 | }
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
97 | switch mode {
98 | case .strong:
99 | Unmanaged.passUnretained(object).retain()
| `- warning: result of call to 'retain()' is unused
100 | case .unowned:
101 | break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 | }
312 |
313 | guard var _currentState, let _currentStateVersion else {
| `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 | return nil
315 | }
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
97 | switch mode {
98 | case .strong:
99 | Unmanaged.passUnretained(object).retain()
| `- warning: result of call to 'retain()' is unused
100 | case .unowned:
101 | break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 | }
312 |
313 | guard var _currentState, let _currentStateVersion else {
| `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 | return nil
315 | }
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
97 | switch mode {
98 | case .strong:
99 | Unmanaged.passUnretained(object).retain()
| `- warning: result of call to 'retain()' is unused
100 | case .unowned:
101 | break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 | }
312 |
313 | guard var _currentState, let _currentStateVersion else {
| `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 | return nil
315 | }
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
86 | ) -> Assignee<Changes<Value>> {
87 | return { [weak store] value in
88 | let changes = value.map { Optional.some($0) }
| `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
89 | store?.asStore().commit {
90 | $0[keyPath: keyPath] = .some(value.primitive)
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
86 | ) -> Assignee<Changes<Value>> {
87 | return { [weak store] value in
88 | let changes = value.map { Optional.some($0) }
| `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
89 | store?.asStore().commit {
90 | $0[keyPath: keyPath] = .some(value.primitive)
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
86 | ) -> Assignee<Changes<Value>> {
87 | return { [weak store] value in
88 | let changes = value.map { Optional.some($0) }
| `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
89 | store?.asStore().commit {
90 | $0[keyPath: keyPath] = .some(value.primitive)
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
86 | ) -> Assignee<Changes<Value>> {
87 | return { [weak store] value in
88 | let changes = value.map { Optional.some($0) }
| `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
89 | store?.asStore().commit {
90 | $0[keyPath: keyPath] = .some(value.primitive)
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
86 | ) -> Assignee<Changes<Value>> {
87 | return { [weak store] value in
88 | let changes = value.map { Optional.some($0) }
| `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
89 | store?.asStore().commit {
90 | $0[keyPath: keyPath] = .some(value.primitive)
[1316/1339] Compiling VergeNormalizationDerived VergeNormalizationDerived.swift
[1317/1339] Compiling VergeNormalizationDerived EntityType+Typealias.swift
[1318/1339] Emitting module VergeNormalizationDerived
[1319/1339] Compiling VergeNormalizationDerived DerivedMaking+.swift
[1320/1339] Compiling VergeNormalizationDerived StoreType+.swift
[1321/1339] Compiling VergeNormalizationDerived VergeNormalizationDerived.swift
[1322/1339] Compiling VergeNormalizationDerived DerivedResult.swift
[1323/1339] Compiling VergeNormalizationDerived EntityWrapper.swift
[1324/1339] Compiling VergeNormalizationDerived DerivedMaking+.swift
[1325/1339] Emitting module VergeNormalizationDerived
[1326/1339] Compiling VergeNormalizationDerived EntityWrapper.swift
[1327/1339] Compiling VergeNormalizationDerived EntityType+Typealias.swift
[1328/1339] Compiling VergeNormalizationDerived NonNullEntityWrapper.swift
[1329/1339] Compiling VergeNormalizationDerived Pipelines.swift
[1330/1339] Compiling VergeNormalizationDerived DerivedResult.swift
[1331/1339] Compiling VergeNormalizationDerived StoreType+.swift
[1332/1339] Compiling VergeNormalizationDerived NonNullEntityWrapper.swift
[1333/1339] Compiling VergeNormalizationDerived Pipelines.swift
[1334/1339] Compiling VergeRx Store+Rx.swift
[1335/1339] Compiling VergeRx Extensions.swift
[1336/1339] Compiling VergeRx Store+Rx.swift
[1337/1339] Compiling VergeRx Extensions.swift
[1338/1339] Emitting module VergeRx
[1340/1353] Compiling VergeClassic Verge+Extension.swift
[1341/1353] Compiling VergeClassic VergeClassic.swift
[1342/1353] Emitting module VergeClassic
[1343/1353] Compiling VergeClassic Extensions.swift
[1344/1353] Compiling VergeClassic Storage.swift
[1345/1353] Compiling VergeClassic Emitter.swift
[1346/1353] Compiling VergeClassic Storage+Rx.swift
[1347/1353] Compiling VergeClassic Extensions.swift
[1348/1353] Emitting module VergeClassic
[1349/1353] Compiling VergeClassic Emitter.swift
[1350/1353] Compiling VergeClassic Storage.swift
[1351/1353] Compiling VergeClassic VergeClassic.swift
[1352/1353] Compiling VergeClassic Verge+Extension.swift
[1353/1353] Compiling VergeClassic Storage+Rx.swift
Build complete! (45.93s)
warning: 'normalization': 'normalization' dependency on 'https://github.com/apple/swift-syntax.git' conflicts with dependency on 'https://github.com/swiftlang/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
warning: 'spi-builder-workspace': dependency 'typedidentifier' is not used by any target
warning: 'spi-builder-workspace': found 3 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Sources/VergeClassic/demo.gif
/Users/admin/builder/spi-builder-workspace/Sources/VergeClassic/Verge@2x.png
/Users/admin/builder/spi-builder-workspace/Sources/VergeClassic/Info.plist
Build complete.
{
"dependencies" : [
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "swift-concurrency-task-manager",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/VergeGroup/swift-concurrency-task-manager"
},
{
"identity" : "typedidentifier",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.2",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/VergeGroup/TypedIdentifier"
},
{
"identity" : "typedcomparator",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/VergeGroup/TypedComparator"
},
{
"identity" : "normalization",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/VergeGroup/Normalization"
},
{
"identity" : "swift-macro-state-struct",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.2",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/VergeGroup/swift-macro-state-struct"
},
{
"identity" : "viewinspector",
"requirement" : {
"range" : [
{
"lower_bound" : "0.10.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nalexn/ViewInspector.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
},
{
"identity" : "swift-macro-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-macro-testing.git"
}
],
"manifest_display_name" : "Verge",
"name" : "Verge",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Verge",
"targets" : [
"Verge"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VergeTiny",
"targets" : [
"VergeTiny"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VergeNormalizationDerived",
"targets" : [
"VergeNormalizationDerived"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VergeRx",
"targets" : [
"VergeRx"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VergeClassic",
"targets" : [
"VergeClassic"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VergeMacros",
"targets" : [
"VergeMacros"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VergeMacrosPlugin",
"targets" : [
"VergeMacrosPlugin"
],
"type" : {
"macro" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "VergeTinyTests",
"module_type" : "SwiftTarget",
"name" : "VergeTinyTests",
"path" : "Tests/VergeTinyTests",
"sources" : [
"VergeTinyTests.swift"
],
"target_dependencies" : [
"VergeTiny"
],
"type" : "test"
},
{
"c99name" : "VergeTiny",
"module_type" : "SwiftTarget",
"name" : "VergeTiny",
"path" : "Sources/VergeTiny",
"product_memberships" : [
"VergeTiny"
],
"sources" : [
"Source.swift"
],
"type" : "library"
},
{
"c99name" : "VergeTests",
"module_type" : "SwiftTarget",
"name" : "VergeTests",
"path" : "Tests/VergeTests",
"product_dependencies" : [
"ViewInspector"
],
"sources" : [
"AccumulationTests.swift",
"ActivityTests.swift",
"BindingDerivedTests.swift",
"CachedMapTests.swift",
"ChangesTests.swift",
"ComparerTests.swift",
"ConcurrencyTests.swift",
"CopyPerformance.swift",
"CounterTests.swift",
"DemoState.swift",
"DerivedTests.swift",
"EdgeTests.swift",
"EventEmitterTests.swift",
"FilterTests.swift",
"IsolatedContextTests.swift",
"OldComparer.swift",
"PerformanceTests.swift",
"PipelineTests.swift",
"ReferenceEdgeTests.swift",
"Retain/PublisherCompletionTests.swift",
"Retain/StoreSinkSusbscriptionTests.swift",
"RunLoopTests.swift",
"Sample.swift",
"StateTypeTests.swift",
"StoreAndDerivedTests.swift",
"StoreInitTests.swift",
"StoreMiddlewareTests.swift",
"StoreSinkTests.swift",
"StoreTaskTests.swift",
"SynchronizeDisplayValueTests.swift",
"SyntaxTests.swift",
"TransactionTests.swift",
"Usage.swift",
"VergeStoreTests.swift"
],
"target_dependencies" : [
"Verge"
],
"type" : "test"
},
{
"c99name" : "VergeRxTests",
"module_type" : "SwiftTarget",
"name" : "VergeRxTests",
"path" : "Tests/VergeRxTests",
"sources" : [
"ChangedOperatorTests.swift",
"DemoState.swift",
"ReproduceDeadlockTests.swift",
"SubjectCompletionTests.swift",
"VergeRxTests.swift"
],
"target_dependencies" : [
"VergeRx",
"VergeClassic"
],
"type" : "test"
},
{
"c99name" : "VergeRx",
"module_type" : "SwiftTarget",
"name" : "VergeRx",
"path" : "Sources/VergeRx",
"product_dependencies" : [
"RxSwift",
"RxCocoa"
],
"product_memberships" : [
"VergeRx",
"VergeClassic"
],
"sources" : [
"Extensions.swift",
"Store+Rx.swift"
],
"target_dependencies" : [
"Verge"
],
"type" : "library"
},
{
"c99name" : "VergeNormalizationDerivedTests",
"module_type" : "SwiftTarget",
"name" : "VergeNormalizationDerivedTests",
"path" : "Tests/VergeNormalizationDerivedTests",
"sources" : [
"CombiningTests.swift",
"DemoState.swift",
"VergeNormalizationDerivedTests.swift"
],
"target_dependencies" : [
"VergeNormalizationDerived"
],
"type" : "test"
},
{
"c99name" : "VergeNormalizationDerived",
"module_type" : "SwiftTarget",
"name" : "VergeNormalizationDerived",
"path" : "Sources/VergeNormalizationDerived",
"product_dependencies" : [
"Normalization",
"HashTreeCollections"
],
"product_memberships" : [
"VergeNormalizationDerived"
],
"sources" : [
"DerivedMaking+.swift",
"DerivedResult.swift",
"EntityType+Typealias.swift",
"EntityWrapper.swift",
"NonNullEntityWrapper.swift",
"Pipelines.swift",
"StoreType+.swift",
"VergeNormalizationDerived.swift"
],
"target_dependencies" : [
"Verge"
],
"type" : "library"
},
{
"c99name" : "VergeMacrosTests",
"module_type" : "SwiftTarget",
"name" : "VergeMacrosTests",
"path" : "Tests/VergeMacrosTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport",
"MacroTesting"
],
"sources" : [
"KeyPathMapTests.swift"
],
"target_dependencies" : [
"VergeMacrosPlugin"
],
"type" : "test"
},
{
"c99name" : "VergeMacrosPlugin",
"module_type" : "SwiftTarget",
"name" : "VergeMacrosPlugin",
"path" : "Sources/VergeMacrosPlugin",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"Verge",
"VergeNormalizationDerived",
"VergeRx",
"VergeClassic",
"VergeMacros",
"VergeMacrosPlugin"
],
"sources" : [
"KeyPathMap.swift",
"MacroError.swift",
"Plugin.swift"
],
"type" : "macro"
},
{
"c99name" : "VergeMacros",
"module_type" : "SwiftTarget",
"name" : "VergeMacros",
"path" : "Sources/VergeMacros",
"product_memberships" : [
"Verge",
"VergeNormalizationDerived",
"VergeRx",
"VergeClassic",
"VergeMacros"
],
"sources" : [
"Source.swift"
],
"target_dependencies" : [
"VergeMacrosPlugin"
],
"type" : "library"
},
{
"c99name" : "VergeClassic",
"module_type" : "SwiftTarget",
"name" : "VergeClassic",
"path" : "Sources/VergeClassic",
"product_memberships" : [
"VergeClassic"
],
"sources" : [
"Emitter.swift",
"Extensions.swift",
"Storage+Rx.swift",
"Storage.swift",
"Verge+Extension.swift",
"VergeClassic.swift"
],
"target_dependencies" : [
"VergeRx"
],
"type" : "library"
},
{
"c99name" : "Verge",
"module_type" : "SwiftTarget",
"name" : "Verge",
"path" : "Sources/Verge",
"product_dependencies" : [
"StateStruct",
"TypedComparator",
"Atomics",
"DequeModule",
"ConcurrencyTaskManager"
],
"product_memberships" : [
"Verge",
"VergeNormalizationDerived",
"VergeRx",
"VergeClassic"
],
"sources" : [
"Derived/Derived+Assign.swift",
"Derived/Derived.swift",
"Library/BackgroundDeallocationQueue.swift",
"Library/CachedMap.swift",
"Library/EventEmitter.swift",
"Library/InoutRef.swift",
"Library/Log.swift",
"Library/Signpost.swift",
"Library/StoreActivitySubscription.swift",
"Library/StoreStateSubscription.swift",
"Library/StoreSubscriptionBase.swift",
"Library/VergeAnyCancellable.swift",
"Library/VergeConcurrency+SynchronizationTracker.swift",
"Library/VergeConcurrency.swift",
"Library/_BackingStorage+.swift",
"Logging/ActivityTrace.swift",
"Logging/DefaultStoreLogger.swift",
"Logging/MutationTrace.swift",
"Logging/RuntimeError.swift",
"Logging/RuntimeSanitizer.swift",
"Logging/StoreLogger.swift",
"Sendable.swift",
"Store/AnyTargetQueue.swift",
"Store/Changes.swift",
"Store/DetachedDispatcher.swift",
"Store/KeyObject.swift",
"Store/NonAtomicCounter.swift",
"Store/Pipeline.swift",
"Store/Scan.swift",
"Store/StateType.swift",
"Store/Store+Combine.swift",
"Store/Store+RunLoop.swift",
"Store/Store.swift",
"Store/StoreDriverType+Accumulator.swift",
"Store/StoreDriverType.swift",
"Store/StoreMiddleware.swift",
"Store/StoreOperation.swift",
"Store/StoreType+Assignee.swift",
"Store/StoreType+BindingDerived.swift",
"Store/StoreType+Derived.swift",
"Store/StoreWrapperType.swift",
"Store/Transaction.swift",
"Store/UIStateStore.swift",
"SwiftUI/OnReceive.swift",
"SwiftUI/Reading.swift",
"SwiftUI/StoreObject.swift",
"SwiftUI/StoreReader.swift",
"Utility/Edge.swift",
"Utility/ReferenceEdge.swift",
"Utility/ThunkToMainActor.swift",
"Verge.swift",
"macros.swift"
],
"target_dependencies" : [
"VergeMacros"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/vergegroup/swift-verge/main
Repository: VergeGroup/swift-Verge
Swift version used: 6.1
Target: Verge
Extracting symbol information for 'Verge'...
Finished extracting symbol information for 'Verge'. (22.53s)
Building documentation for 'Verge'...
warning: 'StoreSubscription' doesn't exist at '/Verge/DetachedDispatcher/assign(queue:to:)'
--> ../Derived/Derived+Assign.swift:27:72-27:89
25 | Assigns a Store's state to a property of a store.
26 |
27 + - Returns: a cancellable. See detail of handling cancellable from ``StoreSubscription``'s docs
28 | */
29 | public func assign(
warning: 'StoreSubscription' doesn't exist at '/Verge/Store/assign(queue:to:)'
--> ../Derived/Derived+Assign.swift:27:72-27:89
25 | Assigns a Store's state to a property of a store.
26 |
27 + - Returns: a cancellable. See detail of handling cancellable from ``StoreSubscription``'s docs
28 | */
29 | public func assign(
warning: 'StoreSubscription' doesn't exist at '/Verge/StoreDriverType/assign(queue:to:)'
--> ../Derived/Derived+Assign.swift:27:72-27:89
25 | Assigns a Store's state to a property of a store.
26 |
27 + - Returns: a cancellable. See detail of handling cancellable from ``StoreSubscription``'s docs
28 | */
29 | public func assign(
warning: 'StoreSubscription' doesn't exist at '/Verge/StoreDriverType/assign(queue:to:)'
--> ../Derived/Derived+Assign.swift:39:72-39:89
37 | Assigns a Store's state to a property of a store.
38 |
39 + - Returns: a cancellable. See detail of handling cancellable from ``StoreSubscription``'s docs
40 | */
41 | public func assign(
warning: 'StoreSubscription' doesn't exist at '/Verge/DetachedDispatcher/assign(queue:to:)'
--> ../Derived/Derived+Assign.swift:39:72-39:89
37 | Assigns a Store's state to a property of a store.
38 |
39 + - Returns: a cancellable. See detail of handling cancellable from ``StoreSubscription``'s docs
40 | */
41 | public func assign(
warning: 'StoreSubscription' doesn't exist at '/Verge/Store/assign(queue:to:)'
--> ../Derived/Derived+Assign.swift:39:72-39:89
37 | Assigns a Store's state to a property of a store.
38 |
39 + - Returns: a cancellable. See detail of handling cancellable from ``StoreSubscription``'s docs
40 | */
41 | public func assign(
warning: External name 'get' used to document parameter
--> ../Derived/Derived.swift:102:11-102:14
100 | /// Low-level initializer
101 | /// - Parameters:
102 + /// - get: MemoizeMap to make a `Value` from `UpstreamState`
| ╰─suggestion: Replace 'get' with 'pipeline'
103 | /// - set: A closure to apply new-value to `UpstreamState`, it will need in creating `BindingDerived`.
104 | /// - initialUpstreamState: Initial value of the `UpstreamState`
warning: Parameter 'name' is missing documentation
--> ../Derived/Derived.swift:106:69-106:69
104 | /// - initialUpstreamState: Initial value of the `UpstreamState`
105 | /// - subscribeUpstreamState: Starts subscribe updates of the `UpstreamState`
106 + /// - retainsUpstream: Any instances to retain in this instance.
107 | public init<UpstreamState, Pipeline: PipelineType>(
108 | name: String? = nil,
warning: Parameter 'queue' is missing documentation
--> ../Derived/Derived.swift:268:14-268:14
266 | /// - Parameters:
267 | /// - s0:
268 + /// - s1:
| ╰─suggestion: Document 'queue' parameter
269 | /// - Returns:
270 | public static func combined<S0, S1>(
warning: Parameter 'queue' is missing documentation
--> ../Derived/Derived.swift:330:14-330:14
328 | /// - s0:
329 | /// - s1:
330 + /// - s2:
| ╰─suggestion: Document 'queue' parameter
331 | /// - Returns:
332 | public static func combined<S0, S1, S2>(
warning: 'commit(_:_:_:_:mutation:)' doesn't exist at '/Verge/DispatcherType'
--> Mutation.md:89:18-89:43
87 | ### Using `commit`
88 |
89 + ``DispatcherType/commit(_:_:_:_:mutation:)`` provides ``InoutRef``, that can detect how the wrapped state will change.
90 | If there is no change, `commit` does nothing and no emitting the events from the Store.
91 |
warning: 'ExtendedStateType' doesn't exist at '/Verge/State'
--> State.md:27:12-27:29
25 | Although in some of cases, the cost of computing might be higher which depends on how it create the value from stored properties.
26 |
27 + There is ``ExtendedStateType``.
28 | This provies us to get more stuff that **increases performance** and productivity.
29 |
warning: 'cancel()' doesn't exist at '/Verge/StoreActivitySubscription'
--> ../Library/StoreActivitySubscription.swift:6:54-6:62
4 | /**
5 | A subscription that is compatible with Combine’s Cancellable.
6 + You can manage asynchronous tasks either call the ``cancel()`` to halt the subscription, or allow it to terminate upon instance deallocation, and by implementing the ``storeWhileSourceActive()`` technique, the subscription’s active status is maintained until the source store is released.
7 | */
8 | public final class StoreActivitySubscription: StoreSubscriptionBase, @unchecked Sendable {
warning: 'storeWhileSourceActive()' doesn't exist at '/Verge/StoreActivitySubscription'
--> ../Library/StoreActivitySubscription.swift:6:170-6:194
4 | /**
5 | A subscription that is compatible with Combine’s Cancellable.
6 + You can manage asynchronous tasks either call the ``cancel()`` to halt the subscription, or allow it to terminate upon instance deallocation, and by implementing the ``storeWhileSourceActive()`` technique, the subscription’s active status is maintained until the source store is released.
7 | */
8 | public final class StoreActivitySubscription: StoreSubscriptionBase, @unchecked Sendable {
warning: 'cancel()' doesn't exist at '/Verge/StoreStateSubscription'
--> ../Library/StoreStateSubscription.swift:6:54-6:62
4 | /**
5 | A subscription that is compatible with Combine's Cancellable.
6 + You can manage asynchronous tasks either call the ``cancel()`` to halt the subscription, or allow it to terminate upon instance deallocation, and by implementing the ``storeWhileSourceActive()`` technique, the subscription's active status is maintained until the source store is released.
7 | */
8 | public final class StoreStateSubscription: StoreSubscriptionBase, @unchecked Sendable {
warning: 'storeWhileSourceActive()' doesn't exist at '/Verge/StoreStateSubscription'
--> ../Library/StoreStateSubscription.swift:6:170-6:194
4 | /**
5 | A subscription that is compatible with Combine's Cancellable.
6 + You can manage asynchronous tasks either call the ``cancel()`` to halt the subscription, or allow it to terminate upon instance deallocation, and by implementing the ``storeWhileSourceActive()`` technique, the subscription's active status is maintained until the source store is released.
7 | */
8 | public final class StoreStateSubscription: StoreSubscriptionBase, @unchecked Sendable {
warning: Parameter 'value' not found in initializer declaration
--> ../Library/VergeConcurrency.swift:164:11-164:45
162 | ///
163 | /// - parameters:
164 + /// - value: Initial value for `self`.
| ╰─suggestion: Remove 'value' parameter documentation
165 | public init(_ wrappedValue: Value) {
166 | _value = wrappedValue
warning: Parameter 'wrappedValue' is missing documentation
--> ../Library/VergeConcurrency.swift:164:45-164:45
162 | ///
163 | /// - parameters:
164 + /// - value: Initial value for `self`.
| ╰─suggestion: Document 'wrappedValue' parameter
165 | public init(_ wrappedValue: Value) {
166 | _value = wrappedValue
warning: 'select(_:)' is ambiguous at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:363:37-363:47
361 | Produces output values using KeyPath-based projection.
362 |
363 + exactly same with ``PipelineType/select(_:)``
| ├─suggestion: Insert '-61vk8' for 'static func select<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ╰─suggestion: Insert '-31kqb' for 'static func select<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
364 | */
365 | public static func map<Input, Output>(
warning: 'select(_:)' is ambiguous at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:363:37-363:47
361 | Produces output values using KeyPath-based projection.
362 |
363 + exactly same with ``PipelineType/select(_:)``
| ├─suggestion: Insert '-61vk8' for 'static func select<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ╰─suggestion: Insert '-31kqb' for 'static func select<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
364 | */
365 | public static func map<Input, Output>(
warning: 'select(_:)' is ambiguous at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:363:37-363:47
361 | Produces output values using KeyPath-based projection.
362 |
363 + exactly same with ``PipelineType/select(_:)``
| ├─suggestion: Insert '-61vk8' for 'static func select<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ╰─suggestion: Insert '-31kqb' for 'static func select<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
364 | */
365 | public static func map<Input, Output>(
warning: 'select(_:)' is ambiguous at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:363:37-363:47
361 | Produces output values using KeyPath-based projection.
362 |
363 + exactly same with ``PipelineType/select(_:)``
| ├─suggestion: Insert '-61vk8' for 'static func select<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ╰─suggestion: Insert '-31kqb' for 'static func select<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
364 | */
365 | public static func map<Input, Output>(
warning: 'select(_:)' is ambiguous at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:363:37-363:47
361 | Produces output values using KeyPath-based projection.
362 |
363 + exactly same with ``PipelineType/select(_:)``
| ├─suggestion: Insert '-61vk8' for 'static func select<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ╰─suggestion: Insert '-31kqb' for 'static func select<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
364 | */
365 | public static func map<Input, Output>(
warning: 'select(_:)' is ambiguous at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:363:37-363:47
361 | Produces output values using KeyPath-based projection.
362 |
363 + exactly same with ``PipelineType/select(_:)``
| ├─suggestion: Insert '-61vk8' for 'static func select<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ╰─suggestion: Insert '-31kqb' for 'static func select<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
364 | */
365 | public static func map<Input, Output>(
warning: 'select(_:)' is ambiguous at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:378:37-378:47
376 | Produces output values using KeyPath-based projection.
377 |
378 + exactly same with ``PipelineType/select(_:)``
| ├─suggestion: Insert '-61vk8' for 'static func select<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ╰─suggestion: Insert '-31kqb' for 'static func select<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
379 | */
380 | public static func map<Input, Output>(
warning: 'select(_:)' is ambiguous at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:378:37-378:47
376 | Produces output values using KeyPath-based projection.
377 |
378 + exactly same with ``PipelineType/select(_:)``
| ├─suggestion: Insert '-61vk8' for 'static func select<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ╰─suggestion: Insert '-31kqb' for 'static func select<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
379 | */
380 | public static func map<Input, Output>(
warning: 'select(_:)' is ambiguous at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:378:37-378:47
376 | Produces output values using KeyPath-based projection.
377 |
378 + exactly same with ``PipelineType/select(_:)``
| ├─suggestion: Insert '-61vk8' for 'static func select<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ╰─suggestion: Insert '-31kqb' for 'static func select<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
379 | */
380 | public static func map<Input, Output>(
warning: 'select(_:)' is ambiguous at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:378:37-378:47
376 | Produces output values using KeyPath-based projection.
377 |
378 + exactly same with ``PipelineType/select(_:)``
| ├─suggestion: Insert '-61vk8' for 'static func select<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ╰─suggestion: Insert '-31kqb' for 'static func select<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
379 | */
380 | public static func map<Input, Output>(
warning: 'select(_:)' is ambiguous at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:378:37-378:47
376 | Produces output values using KeyPath-based projection.
377 |
378 + exactly same with ``PipelineType/select(_:)``
| ├─suggestion: Insert '-61vk8' for 'static func select<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ╰─suggestion: Insert '-31kqb' for 'static func select<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
379 | */
380 | public static func map<Input, Output>(
warning: 'select(_:)' is ambiguous at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:378:37-378:47
376 | Produces output values using KeyPath-based projection.
377 |
378 + exactly same with ``PipelineType/select(_:)``
| ├─suggestion: Insert '-61vk8' for 'static func select<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ╰─suggestion: Insert '-31kqb' for 'static func select<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
379 | */
380 | public static func map<Input, Output>(
warning: '7xvom' isn't a disambiguation for 'map(_:)' at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:393:44-393:50
391 | Produces output values using closure based projection.
392 |
393 + exactly same with ``PipelineType/map(_:)-7xvom``
| ├─suggestion: Replace '7xvom' with '4nbrd' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ├─suggestion: Replace '7xvom' with '6k0wg' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
| ╰─suggestion: Replace '7xvom' with '(KeyPath<Input,Output>Sendable)' for 'static func map<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
394 | */
395 | // needs this overload as making closure from keyPath will not make sendable closure.
warning: '7xvom' isn't a disambiguation for 'map(_:)' at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:393:44-393:50
391 | Produces output values using closure based projection.
392 |
393 + exactly same with ``PipelineType/map(_:)-7xvom``
| ├─suggestion: Replace '7xvom' with '4nbrd' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ├─suggestion: Replace '7xvom' with '6k0wg' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
| ╰─suggestion: Replace '7xvom' with '(KeyPath<Input,Output>Sendable)' for 'static func map<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
394 | */
395 | // needs this overload as making closure from keyPath will not make sendable closure.
warning: '7xvom' isn't a disambiguation for 'map(_:)' at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:393:44-393:50
391 | Produces output values using closure based projection.
392 |
393 + exactly same with ``PipelineType/map(_:)-7xvom``
| ├─suggestion: Replace '7xvom' with '4nbrd' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ├─suggestion: Replace '7xvom' with '6k0wg' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
| ╰─suggestion: Replace '7xvom' with '(KeyPath<Input,Output>Sendable)' for 'static func map<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
394 | */
395 | // needs this overload as making closure from keyPath will not make sendable closure.
warning: '7xvom' isn't a disambiguation for 'map(_:)' at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:393:44-393:50
391 | Produces output values using closure based projection.
392 |
393 + exactly same with ``PipelineType/map(_:)-7xvom``
| ├─suggestion: Replace '7xvom' with '4nbrd' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ├─suggestion: Replace '7xvom' with '6k0wg' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
| ╰─suggestion: Replace '7xvom' with '(KeyPath<Input,Output>Sendable)' for 'static func map<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
394 | */
395 | // needs this overload as making closure from keyPath will not make sendable closure.
warning: '7xvom' isn't a disambiguation for 'map(_:)' at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:393:44-393:50
391 | Produces output values using closure based projection.
392 |
393 + exactly same with ``PipelineType/map(_:)-7xvom``
| ├─suggestion: Replace '7xvom' with '4nbrd' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ├─suggestion: Replace '7xvom' with '6k0wg' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
| ╰─suggestion: Replace '7xvom' with '(KeyPath<Input,Output>Sendable)' for 'static func map<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
394 | */
395 | // needs this overload as making closure from keyPath will not make sendable closure.
warning: '7xvom' isn't a disambiguation for 'map(_:)' at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:393:44-393:50
391 | Produces output values using closure based projection.
392 |
393 + exactly same with ``PipelineType/map(_:)-7xvom``
| ├─suggestion: Replace '7xvom' with '4nbrd' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ├─suggestion: Replace '7xvom' with '6k0wg' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
| ╰─suggestion: Replace '7xvom' with '(KeyPath<Input,Output>Sendable)' for 'static func map<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
394 | */
395 | // needs this overload as making closure from keyPath will not make sendable closure.
warning: '7xvom' isn't a disambiguation for 'map(_:)' at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:407:44-407:50
405 | Produces output values using closure based projection.
406 |
407 + exactly same with ``PipelineType/map(_:)-7xvom``
| ├─suggestion: Replace '7xvom' with '4nbrd' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ├─suggestion: Replace '7xvom' with '6k0wg' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
| ╰─suggestion: Replace '7xvom' with '(KeyPath<Input,Output>Sendable)' for 'static func map<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
408 | */
409 | public static func select<Input, Output: Equatable>(
warning: '7xvom' isn't a disambiguation for 'map(_:)' at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:407:44-407:50
405 | Produces output values using closure based projection.
406 |
407 + exactly same with ``PipelineType/map(_:)-7xvom``
| ├─suggestion: Replace '7xvom' with '4nbrd' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ├─suggestion: Replace '7xvom' with '6k0wg' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
| ╰─suggestion: Replace '7xvom' with '(KeyPath<Input,Output>Sendable)' for 'static func map<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
408 | */
409 | public static func select<Input, Output: Equatable>(
warning: '7xvom' isn't a disambiguation for 'map(_:)' at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:407:44-407:50
405 | Produces output values using closure based projection.
406 |
407 + exactly same with ``PipelineType/map(_:)-7xvom``
| ├─suggestion: Replace '7xvom' with '4nbrd' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ├─suggestion: Replace '7xvom' with '6k0wg' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
| ╰─suggestion: Replace '7xvom' with '(KeyPath<Input,Output>Sendable)' for 'static func map<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
408 | */
409 | public static func select<Input, Output: Equatable>(
warning: '7xvom' isn't a disambiguation for 'map(_:)' at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:407:44-407:50
405 | Produces output values using closure based projection.
406 |
407 + exactly same with ``PipelineType/map(_:)-7xvom``
| ├─suggestion: Replace '7xvom' with '4nbrd' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ├─suggestion: Replace '7xvom' with '6k0wg' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
| ╰─suggestion: Replace '7xvom' with '(KeyPath<Input,Output>Sendable)' for 'static func map<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
408 | */
409 | public static func select<Input, Output: Equatable>(
warning: '7xvom' isn't a disambiguation for 'map(_:)' at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:407:44-407:50
405 | Produces output values using closure based projection.
406 |
407 + exactly same with ``PipelineType/map(_:)-7xvom``
| ├─suggestion: Replace '7xvom' with '4nbrd' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ├─suggestion: Replace '7xvom' with '6k0wg' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
| ╰─suggestion: Replace '7xvom' with '(KeyPath<Input,Output>Sendable)' for 'static func map<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
408 | */
409 | public static func select<Input, Output: Equatable>(
warning: '7xvom' isn't a disambiguation for 'map(_:)' at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:407:44-407:50
405 | Produces output values using closure based projection.
406 |
407 + exactly same with ``PipelineType/map(_:)-7xvom``
| ├─suggestion: Replace '7xvom' with '4nbrd' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ├─suggestion: Replace '7xvom' with '6k0wg' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
| ╰─suggestion: Replace '7xvom' with '(KeyPath<Input,Output>Sendable)' for 'static func map<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
408 | */
409 | public static func select<Input, Output: Equatable>(
warning: '7xvom' isn't a disambiguation for 'map(_:)' at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:420:44-420:50
418 | Produces output values using closure based projection.
419 |
420 + exactly same with ``PipelineType/map(_:)-7xvom``
| ├─suggestion: Replace '7xvom' with '4nbrd' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ├─suggestion: Replace '7xvom' with '6k0wg' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
| ╰─suggestion: Replace '7xvom' with '(KeyPath<Input,Output>Sendable)' for 'static func map<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
421 | */
422 | public static func select<Input, Output>(
warning: '7xvom' isn't a disambiguation for 'map(_:)' at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:420:44-420:50
418 | Produces output values using closure based projection.
419 |
420 + exactly same with ``PipelineType/map(_:)-7xvom``
| ├─suggestion: Replace '7xvom' with '4nbrd' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ├─suggestion: Replace '7xvom' with '6k0wg' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
| ╰─suggestion: Replace '7xvom' with '(KeyPath<Input,Output>Sendable)' for 'static func map<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
421 | */
422 | public static func select<Input, Output>(
warning: '7xvom' isn't a disambiguation for 'map(_:)' at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:420:44-420:50
418 | Produces output values using closure based projection.
419 |
420 + exactly same with ``PipelineType/map(_:)-7xvom``
| ├─suggestion: Replace '7xvom' with '4nbrd' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ├─suggestion: Replace '7xvom' with '6k0wg' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
| ╰─suggestion: Replace '7xvom' with '(KeyPath<Input,Output>Sendable)' for 'static func map<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
421 | */
422 | public static func select<Input, Output>(
warning: '7xvom' isn't a disambiguation for 'map(_:)' at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:420:44-420:50
418 | Produces output values using closure based projection.
419 |
420 + exactly same with ``PipelineType/map(_:)-7xvom``
| ├─suggestion: Replace '7xvom' with '4nbrd' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ├─suggestion: Replace '7xvom' with '6k0wg' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
| ╰─suggestion: Replace '7xvom' with '(KeyPath<Input,Output>Sendable)' for 'static func map<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
421 | */
422 | public static func select<Input, Output>(
warning: '7xvom' isn't a disambiguation for 'map(_:)' at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:420:44-420:50
418 | Produces output values using closure based projection.
419 |
420 + exactly same with ``PipelineType/map(_:)-7xvom``
| ├─suggestion: Replace '7xvom' with '4nbrd' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ├─suggestion: Replace '7xvom' with '6k0wg' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
| ╰─suggestion: Replace '7xvom' with '(KeyPath<Input,Output>Sendable)' for 'static func map<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
421 | */
422 | public static func select<Input, Output>(
warning: '7xvom' isn't a disambiguation for 'map(_:)' at '/Verge/PipelineType'
--> ../Store/Pipeline.swift:420:44-420:50
418 | Produces output values using closure based projection.
419 |
420 + exactly same with ``PipelineType/map(_:)-7xvom``
| ├─suggestion: Replace '7xvom' with '4nbrd' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPassthroughPipeline<Input, Output>'
| ├─suggestion: Replace '7xvom' with '6k0wg' for 'static func map<Input, Output>(_ selector: @escaping (borrowing Input) -> Output) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
| ╰─suggestion: Replace '7xvom' with '(KeyPath<Input,Output>Sendable)' for 'static func map<Input, Output>(_ selector: any KeyPath<Input, Output> & Sendable) -> Self where Self == Pipelines.ChangesSelectPipeline<Input, Output>, Output : Equatable'
421 | */
422 | public static func select<Input, Output>(
warning: External name 'using' used to document parameter
--> ../Store/Pipeline.swift:440:8-440:13
438 |
439 | - Parameters:
440 + - using: Specifies values for transforming. This function is annotated ``PipelineIntermediateBuilder``
| ╰─suggestion: Replace 'using' with 'intermediate'
441 | - transform: Transforms the given value from `using` function
442 |
warning: External name 'using' used to document parameter
--> ../Store/Pipeline.swift:440:8-440:13
438 |
439 | - Parameters:
440 + - using: Specifies values for transforming. This function is annotated ``PipelineIntermediateBuilder``
| ╰─suggestion: Replace 'using' with 'intermediate'
441 | - transform: Transforms the given value from `using` function
442 |
warning: External name 'using' used to document parameter
--> ../Store/Pipeline.swift:440:8-440:13
438 |
439 | - Parameters:
440 + - using: Specifies values for transforming. This function is annotated ``PipelineIntermediateBuilder``
| ╰─suggestion: Replace 'using' with 'intermediate'
441 | - transform: Transforms the given value from `using` function
442 |
warning: External name 'using' used to document parameter
--> ../Store/Pipeline.swift:440:8-440:13
438 |
439 | - Parameters:
440 + - using: Specifies values for transforming. This function is annotated ``PipelineIntermediateBuilder``
| ╰─suggestion: Replace 'using' with 'intermediate'
441 | - transform: Transforms the given value from `using` function
442 |
warning: External name 'using' used to document parameter
--> ../Store/Pipeline.swift:440:8-440:13
438 |
439 | - Parameters:
440 + - using: Specifies values for transforming. This function is annotated ``PipelineIntermediateBuilder``
| ╰─suggestion: Replace 'using' with 'intermediate'
441 | - transform: Transforms the given value from `using` function
442 |
warning: External name 'using' used to document parameter
--> ../Store/Pipeline.swift:440:8-440:13
438 |
439 | - Parameters:
440 + - using: Specifies values for transforming. This function is annotated ``PipelineIntermediateBuilder``
| ╰─suggestion: Replace 'using' with 'intermediate'
441 | - transform: Transforms the given value from `using` function
442 |
warning: Parameter 'backingStorageRecursiveLock' not found in initializer declaration
--> ../Store/Store.swift:162:9-162:77
160 | /// - Parameters:
161 | /// - initialState: A state instance that will be modified by the first commit.
162 + /// - backingStorageRecursiveLock: A lock instance for mutual exclusion.
| ╰─suggestion: Remove 'backingStorageRecursiveLock' parameter documentation
163 | /// - logger: You can also use `DefaultLogger.shared`.
164 | public nonisolated init(
warning: Parameter 'file' is missing documentation
--> ../Store/Store.swift:163:59-163:59
161 | /// - initialState: A state instance that will be modified by the first commit.
162 | /// - backingStorageRecursiveLock: A lock instance for mutual exclusion.
163 + /// - logger: You can also use `DefaultLogger.shared`.
| ╰─suggestion: Document 'file' parameter
164 | public nonisolated init(
165 | name: String? = nil,
warning: Parameter 'line' is missing documentation
--> ../Store/Store.swift:163:59-163:59
161 | /// - initialState: A state instance that will be modified by the first commit.
162 | /// - backingStorageRecursiveLock: A lock instance for mutual exclusion.
163 + /// - logger: You can also use `DefaultLogger.shared`.
| ╰─suggestion: Document 'line' parameter
164 | public nonisolated init(
165 | name: String? = nil,
warning: Parameter 'name' is missing documentation
--> ../Store/Store.swift:163:59-163:59
161 | /// - initialState: A state instance that will be modified by the first commit.
| ╰─suggestion: Document 'name' parameter
162 | /// - backingStorageRecursiveLock: A lock instance for mutual exclusion.
163 + /// - logger: You can also use `DefaultLogger.shared`.
164 | public nonisolated init(
165 | name: String? = nil,
warning: Parameter 'sanitizer' is missing documentation
--> ../Store/Store.swift:163:59-163:59
161 | /// - initialState: A state instance that will be modified by the first commit.
162 | /// - backingStorageRecursiveLock: A lock instance for mutual exclusion.
163 + /// - logger: You can also use `DefaultLogger.shared`.
| ╰─suggestion: Document 'sanitizer' parameter
164 | public nonisolated init(
165 | name: String? = nil,
warning: Parameter 'storeOperation' is missing documentation
--> ../Store/Store.swift:163:59-163:59
161 | /// - initialState: A state instance that will be modified by the first commit.
162 | /// - backingStorageRecursiveLock: A lock instance for mutual exclusion.
163 + /// - logger: You can also use `DefaultLogger.shared`.
| ╰─suggestion: Document 'storeOperation' parameter
164 | public nonisolated init(
165 | name: String? = nil,
warning: Parameter 'action' is missing documentation
--> ../Store/Store.swift:393:17-393:17
391 | - key:
392 | - mode:
393 + - priority:
| ╰─suggestion: Document 'action' parameter
394 | - action
395 | - Returns: A Task for tracking given async operation's completion.
warning: Parameter 'receive' is missing documentation
--> ../Store/StoreDriverType.swift:98:60-98:60
96 | /// - Parameters:
97 | /// - dropsFirst: Drops the latest value on started. if true, receive closure will call from next state updated.
98 + /// - queue: Specify a queue to receive changes object.
| ╰─suggestion: Document 'receive' parameter
99 | /// - Returns: A subscriber that performs the provided closure upon receiving values.
100 | public func sinkState(
warning: Parameter 'receive' is missing documentation
--> ../Store/StoreDriverType.swift:98:60-98:60
96 | /// - Parameters:
97 | /// - dropsFirst: Drops the latest value on started. if true, receive closure will call from next state updated.
98 + /// - queue: Specify a queue to receive changes object.
| ╰─suggestion: Document 'receive' parameter
99 | /// - Returns: A subscriber that performs the provided closure upon receiving values.
100 | public func sinkState(
warning: Parameter 'receive' is missing documentation
--> ../Store/StoreDriverType.swift:98:60-98:60
96 | /// - Parameters:
97 | /// - dropsFirst: Drops the latest value on started. if true, receive closure will call from next state updated.
98 + /// - queue: Specify a queue to receive changes object.
| ╰─suggestion: Document 'receive' parameter
99 | /// - Returns: A subscriber that performs the provided closure upon receiving values.
100 | public func sinkState(
warning: Parameter 'receive' is missing documentation
--> ../Store/StoreDriverType.swift:114:60-114:60
112 | /// - Parameters:
113 | /// - dropsFirst: Drops the latest value on started. if true, receive closure will call from next state updated.
114 + /// - queue: Specify a queue to receive changes object.
| ╰─suggestion: Document 'receive' parameter
115 | /// - Returns: A subscriber that performs the provided closure upon receiving values.
116 | public func sinkState(
warning: Parameter 'receive' is missing documentation
--> ../Store/StoreDriverType.swift:114:60-114:60
112 | /// - Parameters:
113 | /// - dropsFirst: Drops the latest value on started. if true, receive closure will call from next state updated.
114 + /// - queue: Specify a queue to receive changes object.
| ╰─suggestion: Document 'receive' parameter
115 | /// - Returns: A subscriber that performs the provided closure upon receiving values.
116 | public func sinkState(
warning: Parameter 'receive' is missing documentation
--> ../Store/StoreDriverType.swift:114:60-114:60
112 | /// - Parameters:
113 | /// - dropsFirst: Drops the latest value on started. if true, receive closure will call from next state updated.
114 + /// - queue: Specify a queue to receive changes object.
| ╰─suggestion: Document 'receive' parameter
115 | /// - Returns: A subscriber that performs the provided closure upon receiving values.
116 | public func sinkState(
warning: Parameter 'receive' is missing documentation
--> ../Store/StoreDriverType.swift:131:60-131:60
129 | /// - scan: Accumulates a specified type of value over receiving updates.
130 | /// - dropsFirst: Drops the latest value on started. if true, receive closure will call from next state updated.
131 + /// - queue: Specify a queue to receive changes object.
| ╰─suggestion: Document 'receive' parameter
132 | /// - Returns: A subscriber that performs the provided closure upon receiving values.
133 | @_disfavoredOverload
warning: Parameter 'receive' is missing documentation
--> ../Store/StoreDriverType.swift:131:60-131:60
129 | /// - scan: Accumulates a specified type of value over receiving updates.
130 | /// - dropsFirst: Drops the latest value on started. if true, receive closure will call from next state updated.
131 + /// - queue: Specify a queue to receive changes object.
| ╰─suggestion: Document 'receive' parameter
132 | /// - Returns: A subscriber that performs the provided closure upon receiving values.
133 | @_disfavoredOverload
warning: Parameter 'receive' is missing documentation
--> ../Store/StoreDriverType.swift:131:60-131:60
129 | /// - scan: Accumulates a specified type of value over receiving updates.
130 | /// - dropsFirst: Drops the latest value on started. if true, receive closure will call from next state updated.
131 + /// - queue: Specify a queue to receive changes object.
| ╰─suggestion: Document 'receive' parameter
132 | /// - Returns: A subscriber that performs the provided closure upon receiving values.
133 | @_disfavoredOverload
warning: Parameter 'receive' is missing documentation
--> ../Store/StoreDriverType.swift:155:60-155:60
153 | /// - scan: Accumulates a specified type of value over receiving updates.
154 | /// - dropsFirst: Drops the latest value on started. if true, receive closure will call from next state updated.
155 + /// - queue: Specify a queue to receive changes object.
| ╰─suggestion: Document 'receive' parameter
156 | /// - Returns: A subscriber that performs the provided closure upon receiving values.
157 | @discardableResult
warning: Parameter 'receive' is missing documentation
--> ../Store/StoreDriverType.swift:155:60-155:60
153 | /// - scan: Accumulates a specified type of value over receiving updates.
154 | /// - dropsFirst: Drops the latest value on started. if true, receive closure will call from next state updated.
155 + /// - queue: Specify a queue to receive changes object.
| ╰─suggestion: Document 'receive' parameter
156 | /// - Returns: A subscriber that performs the provided closure upon receiving values.
157 | @discardableResult
warning: Parameter 'receive' is missing documentation
--> ../Store/StoreDriverType.swift:155:60-155:60
153 | /// - scan: Accumulates a specified type of value over receiving updates.
154 | /// - dropsFirst: Drops the latest value on started. if true, receive closure will call from next state updated.
155 + /// - queue: Specify a queue to receive changes object.
| ╰─suggestion: Document 'receive' parameter
156 | /// - Returns: A subscriber that performs the provided closure upon receiving values.
157 | @discardableResult
warning: Parameter 'receive' is missing documentation
--> ../Store/StoreDriverType.swift:221:58-221:58
219 | - Parameters:
220 | - dropsFirst: Drops the latest value on started. if true, receive closure will call from next state updated.
221 + - queue: Specify a queue to receive changes object.
| ╰─suggestion: Document 'receive' parameter
222 | - Returns: A subscriber that performs the provided closure upon receiving values.
223 | */
warning: Parameter 'receive' is missing documentation
--> ../Store/StoreDriverType.swift:221:58-221:58
219 | - Parameters:
220 | - dropsFirst: Drops the latest value on started. if true, receive closure will call from next state updated.
221 + - queue: Specify a queue to receive changes object.
| ╰─suggestion: Document 'receive' parameter
222 | - Returns: A subscriber that performs the provided closure upon receiving values.
223 | */
warning: Parameter 'receive' is missing documentation
--> ../Store/StoreDriverType.swift:221:58-221:58
219 | - Parameters:
220 | - dropsFirst: Drops the latest value on started. if true, receive closure will call from next state updated.
221 + - queue: Specify a queue to receive changes object.
| ╰─suggestion: Document 'receive' parameter
222 | - Returns: A subscriber that performs the provided closure upon receiving values.
223 | */
warning: Parameter 'receive' is missing documentation
--> ../Store/StoreDriverType.swift:244:58-244:58
242 | - Parameters:
243 | - dropsFirst: Drops the latest value on started. if true, receive closure will call from next state updated.
244 + - queue: Specify a queue to receive changes object.
| ╰─suggestion: Document 'receive' parameter
245 | - Returns: A subscriber that performs the provided closure upon receiving values.
246 | */
warning: Parameter 'receive' is missing documentation
--> ../Store/StoreDriverType.swift:244:58-244:58
242 | - Parameters:
243 | - dropsFirst: Drops the latest value on started. if true, receive closure will call from next state updated.
244 + - queue: Specify a queue to receive changes object.
| ╰─suggestion: Document 'receive' parameter
245 | - Returns: A subscriber that performs the provided closure upon receiving values.
246 | */
warning: Parameter 'receive' is missing documentation
--> ../Store/StoreDriverType.swift:244:58-244:58
242 | - Parameters:
243 | - dropsFirst: Drops the latest value on started. if true, receive closure will call from next state updated.
244 + - queue: Specify a queue to receive changes object.
| ╰─suggestion: Document 'receive' parameter
245 | - Returns: A subscriber that performs the provided closure upon receiving values.
246 | */
warning: Parameter 'receive' is missing documentation
--> ../Store/StoreDriverType.swift:267:60-267:60
265 | /// - scan: Accumulates a specified type of value over receiving updates.
266 | /// - dropsFirst: Drops the latest value on started. if true, receive closure will call from next state updated.
267 + /// - queue: Specify a queue to receive changes object.
| ╰─suggestion: Document 'receive' parameter
268 | /// - Returns: A subscriber that performs the provided closure upon receiving values.
269 | @_disfavoredOverload
warning: Parameter 'receive' is missing documentation
--> ../Store/StoreDriverType.swift:267:60-267:60
265 | /// - scan: Accumulates a specified type of value over receiving updates.
266 | /// - dropsFirst: Drops the latest value on started. if true, receive closure will call from next state updated.
267 + /// - queue: Specify a queue to receive changes object.
| ╰─suggestion: Document 'receive' parameter
268 | /// - Returns: A subscriber that performs the provided closure upon receiving values.
269 | @_disfavoredOverload
warning: Parameter 'receive' is missing documentation
--> ../Store/StoreDriverType.swift:267:60-267:60
265 | /// - scan: Accumulates a specified type of value over receiving updates.
266 | /// - dropsFirst: Drops the latest value on started. if true, receive closure will call from next state updated.
267 + /// - queue: Specify a queue to receive changes object.
| ╰─suggestion: Document 'receive' parameter
268 | /// - Returns: A subscriber that performs the provided closure upon receiving values.
269 | @_disfavoredOverload
warning: Parameter 'receive' is missing documentation
--> ../Store/StoreDriverType.swift:289:60-289:60
287 | /// - scan: Accumulates a specified type of value over receiving updates.
288 | /// - dropsFirst: Drops the latest value on started. if true, receive closure will call from next state updated.
289 + /// - queue: Specify a queue to receive changes object.
| ╰─suggestion: Document 'receive' parameter
290 | /// - Returns: A subscriber that performs the provided closure upon receiving values.
291 | @_disfavoredOverload
warning: Parameter 'receive' is missing documentation
--> ../Store/StoreDriverType.swift:289:60-289:60
287 | /// - scan: Accumulates a specified type of value over receiving updates.
288 | /// - dropsFirst: Drops the latest value on started. if true, receive closure will call from next state updated.
289 + /// - queue: Specify a queue to receive changes object.
| ╰─suggestion: Document 'receive' parameter
290 | /// - Returns: A subscriber that performs the provided closure upon receiving values.
291 | @_disfavoredOverload
warning: Parameter 'receive' is missing documentation
--> ../Store/StoreDriverType.swift:289:60-289:60
287 | /// - scan: Accumulates a specified type of value over receiving updates.
288 | /// - dropsFirst: Drops the latest value on started. if true, receive closure will call from next state updated.
289 + /// - queue: Specify a queue to receive changes object.
| ╰─suggestion: Document 'receive' parameter
290 | /// - Returns: A subscriber that performs the provided closure upon receiving values.
291 | @_disfavoredOverload
warning: Parameter 'name' is missing documentation
--> ../Store/StoreDriverType.swift:305:28-305:28
303 |
304 | /// Send activity
305 + /// - Parameter activity:
| ╰─suggestion: Document 'name' parameter
306 | public func send(
307 | _ name: String = "",
warning: Parameter 'line' is missing documentation
--> ../Store/StoreDriverType.swift:305:28-305:28
303 |
304 | /// Send activity
305 + /// - Parameter activity:
| ╰─suggestion: Document 'line' parameter
306 | public func send(
307 | _ name: String = "",
warning: Parameter 'file' is missing documentation
--> ../Store/StoreDriverType.swift:305:28-305:28
303 |
304 | /// Send activity
305 + /// - Parameter activity:
| ╰─suggestion: Document 'file' parameter
306 | public func send(
307 | _ name: String = "",
warning: Parameter 'function' is missing documentation
--> ../Store/StoreDriverType.swift:305:28-305:28
303 |
304 | /// Send activity
305 + /// - Parameter activity:
| ╰─suggestion: Document 'function' parameter
306 | public func send(
307 | _ name: String = "",
warning: Parameter 'file' is missing documentation
--> ../Store/StoreDriverType.swift:305:28-305:28
303 |
304 | /// Send activity
305 + /// - Parameter activity:
| ╰─suggestion: Document 'file' parameter
306 | public func send(
307 | _ name: String = "",
warning: Parameter 'line' is missing documentation
--> ../Store/StoreDriverType.swift:305:28-305:28
303 |
304 | /// Send activity
305 + /// - Parameter activity:
| ╰─suggestion: Document 'line' parameter
306 | public func send(
307 | _ name: String = "",
warning: Parameter 'name' is missing documentation
--> ../Store/StoreDriverType.swift:305:28-305:28
303 |
304 | /// Send activity
305 + /// - Parameter activity:
| ╰─suggestion: Document 'name' parameter
306 | public func send(
307 | _ name: String = "",
warning: Parameter 'function' is missing documentation
--> ../Store/StoreDriverType.swift:305:28-305:28
303 |
304 | /// Send activity
305 + /// - Parameter activity:
| ╰─suggestion: Document 'function' parameter
306 | public func send(
307 | _ name: String = "",
warning: Parameter 'function' is missing documentation
--> ../Store/StoreDriverType.swift:305:28-305:28
303 |
304 | /// Send activity
305 + /// - Parameter activity:
| ╰─suggestion: Document 'function' parameter
306 | public func send(
307 | _ name: String = "",
warning: Parameter 'line' is missing documentation
--> ../Store/StoreDriverType.swift:305:28-305:28
303 |
304 | /// Send activity
305 + /// - Parameter activity:
| ╰─suggestion: Document 'line' parameter
306 | public func send(
307 | _ name: String = "",
warning: Parameter 'file' is missing documentation
--> ../Store/StoreDriverType.swift:305:28-305:28
303 |
304 | /// Send activity
305 + /// - Parameter activity:
| ╰─suggestion: Document 'file' parameter
306 | public func send(
307 | _ name: String = "",
warning: Parameter 'name' is missing documentation
--> ../Store/StoreDriverType.swift:305:28-305:28
303 |
304 | /// Send activity
305 + /// - Parameter activity:
| ╰─suggestion: Document 'name' parameter
306 | public func send(
307 | _ name: String = "",
warning: Parameter 'file' is missing documentation
--> ../Store/StoreDriverType.swift:324:28-324:28
322 |
323 | /// Send activity
324 + /// - Parameter activity:
| ╰─suggestion: Document 'file' parameter
325 | public func send(
326 | _ activity: TargetStore.Activity,
warning: Parameter 'function' is missing documentation
--> ../Store/StoreDriverType.swift:324:28-324:28
322 |
323 | /// Send activity
324 + /// - Parameter activity:
| ╰─suggestion: Document 'function' parameter
325 | public func send(
326 | _ activity: TargetStore.Activity,
warning: Parameter 'line' is missing documentation
--> ../Store/StoreDriverType.swift:324:28-324:28
322 |
323 | /// Send activity
324 + /// - Parameter activity:
| ╰─suggestion: Document 'line' parameter
325 | public func send(
326 | _ activity: TargetStore.Activity,
warning: Parameter 'file' is missing documentation
--> ../Store/StoreDriverType.swift:324:28-324:28
322 |
323 | /// Send activity
324 + /// - Parameter activity:
| ╰─suggestion: Document 'file' parameter
325 | public func send(
326 | _ activity: TargetStore.Activity,
warning: Parameter 'function' is missing documentation
--> ../Store/StoreDriverType.swift:324:28-324:28
322 |
323 | /// Send activity
324 + /// - Parameter activity:
| ╰─suggestion: Document 'function' parameter
325 | public func send(
326 | _ activity: TargetStore.Activity,
warning: Parameter 'line' is missing documentation
--> ../Store/StoreDriverType.swift:324:28-324:28
322 |
323 | /// Send activity
324 + /// - Parameter activity:
| ╰─suggestion: Document 'line' parameter
325 | public func send(
326 | _ activity: TargetStore.Activity,
warning: Parameter 'file' is missing documentation
--> ../Store/StoreDriverType.swift:324:28-324:28
322 |
323 | /// Send activity
324 + /// - Parameter activity:
| ╰─suggestion: Document 'file' parameter
325 | public func send(
326 | _ activity: TargetStore.Activity,
warning: Parameter 'function' is missing documentation
--> ../Store/StoreDriverType.swift:324:28-324:28
322 |
323 | /// Send activity
324 + /// - Parameter activity:
| ╰─suggestion: Document 'function' parameter
325 | public func send(
326 | _ activity: TargetStore.Activity,
warning: Parameter 'line' is missing documentation
--> ../Store/StoreDriverType.swift:324:28-324:28
322 |
323 | /// Send activity
324 + /// - Parameter activity:
| ╰─suggestion: Document 'line' parameter
325 | public func send(
326 | _ activity: TargetStore.Activity,
warning: External name 'get' used to document parameter
--> ../Store/StoreType+BindingDerived.swift:75:11-75:14
73 | /// - Parameters:
74 | /// - name:
75 + /// - get:
| ╰─suggestion: Replace 'get' with 'pipeline'
76 | /// - dropsOutput: Predicate to drops object if found a duplicated output
77 | /// - set:
warning: External name 'get' used to document parameter
--> ../Store/StoreType+BindingDerived.swift:75:11-75:14
73 | /// - Parameters:
74 | /// - name:
75 + /// - get:
| ╰─suggestion: Replace 'get' with 'pipeline'
76 | /// - dropsOutput: Predicate to drops object if found a duplicated output
77 | /// - set:
warning: External name 'get' used to document parameter
--> ../Store/StoreType+BindingDerived.swift:75:11-75:14
73 | /// - Parameters:
74 | /// - name:
75 + /// - get:
| ╰─suggestion: Replace 'get' with 'pipeline'
76 | /// - dropsOutput: Predicate to drops object if found a duplicated output
77 | /// - set:
warning: Parameter 'dropsOutput' not found in instance method declaration
--> ../Store/StoreType+BindingDerived.swift:76:9-76:78
74 | /// - name:
75 | /// - get:
76 + /// - dropsOutput: Predicate to drops object if found a duplicated output
| ╰─suggestion: Remove 'dropsOutput' parameter documentation
77 | /// - set:
78 | /// - Returns:
warning: Parameter 'dropsOutput' not found in instance method declaration
--> ../Store/StoreType+BindingDerived.swift:76:9-76:78
74 | /// - name:
75 | /// - get:
76 + /// - dropsOutput: Predicate to drops object if found a duplicated output
| ╰─suggestion: Remove 'dropsOutput' parameter documentation
77 | /// - set:
78 | /// - Returns:
warning: Parameter 'dropsOutput' not found in instance method declaration
--> ../Store/StoreType+BindingDerived.swift:76:9-76:78
74 | /// - name:
75 | /// - get:
76 + /// - dropsOutput: Predicate to drops object if found a duplicated output
| ╰─suggestion: Remove 'dropsOutput' parameter documentation
77 | /// - set:
78 | /// - Returns:
warning: Parameter 'function' is missing documentation
--> ../Store/StoreType+BindingDerived.swift:77:15-77:15
75 | /// - get:
76 | /// - dropsOutput: Predicate to drops object if found a duplicated output
77 + /// - set:
| ╰─suggestion: Document 'function' parameter
78 | /// - Returns:
79 | public func bindingDerived<Pipeline: PipelineType>(
warning: Parameter 'line' is missing documentation
--> ../Store/StoreType+BindingDerived.swift:77:15-77:15
75 | /// - get:
76 | /// - dropsOutput: Predicate to drops object if found a duplicated output
77 + /// - set:
| ╰─suggestion: Document 'line' parameter
78 | /// - Returns:
79 | public func bindingDerived<Pipeline: PipelineType>(
warning: Parameter 'queue' is missing documentation
--> ../Store/StoreType+BindingDerived.swift:77:15-77:15
75 | /// - get:
76 | /// - dropsOutput: Predicate to drops object if found a duplicated output
77 + /// - set:
| ╰─suggestion: Document 'queue' parameter
78 | /// - Returns:
79 | public func bindingDerived<Pipeline: PipelineType>(
warning: Parameter 'file' is missing documentation
--> ../Store/StoreType+BindingDerived.swift:77:15-77:15
75 | /// - get:
76 | /// - dropsOutput: Predicate to drops object if found a duplicated output
77 + /// - set:
| ╰─suggestion: Document 'file' parameter
78 | /// - Returns:
79 | public func bindingDerived<Pipeline: PipelineType>(
warning: Parameter 'line' is missing documentation
--> ../Store/StoreType+BindingDerived.swift:77:15-77:15
75 | /// - get:
76 | /// - dropsOutput: Predicate to drops object if found a duplicated output
77 + /// - set:
| ╰─suggestion: Document 'line' parameter
78 | /// - Returns:
79 | public func bindingDerived<Pipeline: PipelineType>(
warning: Parameter 'file' is missing documentation
--> ../Store/StoreType+BindingDerived.swift:77:15-77:15
75 | /// - get:
76 | /// - dropsOutput: Predicate to drops object if found a duplicated output
77 + /// - set:
| ╰─suggestion: Document 'file' parameter
78 | /// - Returns:
79 | public func bindingDerived<Pipeline: PipelineType>(
warning: Parameter 'queue' is missing documentation
--> ../Store/StoreType+BindingDerived.swift:77:15-77:15
75 | /// - get:
76 | /// - dropsOutput: Predicate to drops object if found a duplicated output
77 + /// - set:
| ╰─suggestion: Document 'queue' parameter
78 | /// - Returns:
79 | public func bindingDerived<Pipeline: PipelineType>(
warning: Parameter 'function' is missing documentation
--> ../Store/StoreType+BindingDerived.swift:77:15-77:15
75 | /// - get:
76 | /// - dropsOutput: Predicate to drops object if found a duplicated output
77 + /// - set:
| ╰─suggestion: Document 'function' parameter
78 | /// - Returns:
79 | public func bindingDerived<Pipeline: PipelineType>(
warning: Parameter 'line' is missing documentation
--> ../Store/StoreType+BindingDerived.swift:77:15-77:15
75 | /// - get:
76 | /// - dropsOutput: Predicate to drops object if found a duplicated output
77 + /// - set:
| ╰─suggestion: Document 'line' parameter
78 | /// - Returns:
79 | public func bindingDerived<Pipeline: PipelineType>(
warning: Parameter 'queue' is missing documentation
--> ../Store/StoreType+BindingDerived.swift:77:15-77:15
75 | /// - get:
76 | /// - dropsOutput: Predicate to drops object if found a duplicated output
77 + /// - set:
| ╰─suggestion: Document 'queue' parameter
78 | /// - Returns:
79 | public func bindingDerived<Pipeline: PipelineType>(
warning: Parameter 'file' is missing documentation
--> ../Store/StoreType+BindingDerived.swift:77:15-77:15
75 | /// - get:
76 | /// - dropsOutput: Predicate to drops object if found a duplicated output
77 + /// - set:
| ╰─suggestion: Document 'file' parameter
78 | /// - Returns:
79 | public func bindingDerived<Pipeline: PipelineType>(
warning: Parameter 'function' is missing documentation
--> ../Store/StoreType+BindingDerived.swift:77:15-77:15
75 | /// - get:
76 | /// - dropsOutput: Predicate to drops object if found a duplicated output
77 + /// - set:
| ╰─suggestion: Document 'function' parameter
78 | /// - Returns:
79 | public func bindingDerived<Pipeline: PipelineType>(
warning: 'transaction' doesn't exist at '/Verge/Changes'
--> ../Store/Transaction.swift:30:28-30:39
28 | For instance, same value changes but it's not the same meaning actually.
29 |
30 + ``Changes`` has ``Changes/transaction`` property.
31 | */
32 | public struct Transaction: Sendable {
warning: Parameter 'store' not found in initializer declaration
--> ../SwiftUI/StoreReader.swift:56:9-56:17
54 | ///
55 | /// - Parameters:
56 + /// - store:
| ╰─suggestion: Remove 'store' parameter documentation
57 | /// - content:
58 | public init(
warning: Parameter 'driver' is missing documentation
--> ../SwiftUI/StoreReader.swift:57:19-57:19
55 | /// - Parameters:
56 | /// - store:
57 + /// - content:
| ╰─suggestion: Document 'driver' parameter
58 | public init(
59 | file: StaticString = #file,
warning: Parameter 'line' is missing documentation
--> ../SwiftUI/StoreReader.swift:57:19-57:19
55 | /// - Parameters:
56 | /// - store:
57 + /// - content:
| ╰─suggestion: Document 'line' parameter
58 | public init(
59 | file: StaticString = #file,
warning: Parameter 'label' is missing documentation
--> ../SwiftUI/StoreReader.swift:57:19-57:19
55 | /// - Parameters:
56 | /// - store:
57 + /// - content:
| ╰─suggestion: Document 'label' parameter
58 | public init(
59 | file: StaticString = #file,
warning: Parameter 'file' is missing documentation
--> ../SwiftUI/StoreReader.swift:57:19-57:19
55 | /// - Parameters:
56 | /// - store:
57 + /// - content:
| ╰─suggestion: Document 'file' parameter
58 | public init(
59 | file: StaticString = #file,
warning: Parameter 'failureReason' is missing documentation
--> ../Utility/Edge.swift:283:31-283:31
281 |
282 | /// Raises an Swift.assertionFailure when its new value does not fit the condition.
283 + /// - Parameter condition:
| ╰─suggestion: Document 'failureReason' parameter
284 | /// - Returns: A Middleware instance
285 | public static func assert(_ condition: @escaping @Sendable (Value) -> Bool, _ failureReason: String? = nil) -> Self {
Finished building documentation for 'Verge' (1.07s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/vergegroup/swift-verge/main
Updating https://github.com/VergeGroup/swift-macro-state-struct
Updating https://github.com/VergeGroup/TypedIdentifier
Updating https://github.com/VergeGroup/TypedComparator
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/nalexn/ViewInspector.git
Updating https://github.com/ReactiveX/RxSwift.git
Updating https://github.com/pointfreeco/swift-macro-testing.git
Updated https://github.com/VergeGroup/TypedIdentifier (0.49s)
Updated https://github.com/VergeGroup/swift-macro-state-struct (0.51s)
Updated https://github.com/VergeGroup/TypedComparator (0.51s)
Updating https://github.com/VergeGroup/swift-concurrency-task-manager
Updating https://github.com/VergeGroup/Normalization
Updating https://github.com/apple/swift-collections
Updated https://github.com/pointfreeco/swift-macro-testing.git (0.70s)
Updated https://github.com/nalexn/ViewInspector.git (0.70s)
Updated https://github.com/apple/swift-atomics.git (0.70s)
Updated https://github.com/ReactiveX/RxSwift.git (0.70s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/pointfreeco/swift-snapshot-testing
Updating https://github.com/swiftlang/swift-syntax.git
Updated https://github.com/VergeGroup/Normalization (0.41s)
Updated https://github.com/VergeGroup/swift-concurrency-task-manager (0.45s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.47s)
Updated https://github.com/apple/swift-collections (1.01s)
Updated https://github.com/swiftlang/swift-syntax.git (1.02s)
Updated https://github.com/pointfreeco/swift-snapshot-testing (1.02s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.5.2 (2.23s)
Computing version for https://github.com/nalexn/ViewInspector.git
Computed https://github.com/nalexn/ViewInspector.git at 0.10.0 (0.45s)
Computing version for https://github.com/VergeGroup/swift-macro-state-struct
Computed https://github.com/VergeGroup/swift-macro-state-struct at 2.3.0 (0.45s)
Computing version for https://github.com/VergeGroup/Normalization
Computed https://github.com/VergeGroup/Normalization at 1.2.0 (0.46s)
Computing version for https://github.com/VergeGroup/TypedComparator
Computed https://github.com/VergeGroup/TypedComparator at 1.0.0 (0.44s)
Computing version for https://github.com/VergeGroup/TypedIdentifier
Computed https://github.com/VergeGroup/TypedIdentifier at 2.0.3 (0.46s)
Computing version for https://github.com/VergeGroup/swift-concurrency-task-manager
Computed https://github.com/VergeGroup/swift-concurrency-task-manager at 1.4.0 (0.56s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.0 (0.64s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.46s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.7.0 (0.57s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.17.5 (0.54s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.83s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.44s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.61s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
warning: 'normalization': 'normalization' dependency on 'https://github.com/apple/swift-syntax.git' conflicts with dependency on 'https://github.com/swiftlang/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
warning: 'spi-builder-workspace': dependency 'typedidentifier' is not used by any target
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Compiling SymbolKit Names.swift
[12/57] Compiling SymbolKit SPI.swift
[13/57] Compiling SymbolKit Snippet.swift
[14/57] Compiling SymbolKit Extension.swift
[15/57] Emitting module SymbolKit
[16/57] Compiling SymbolKit SemanticVersion.swift
[17/57] Compiling SymbolKit AccessControl.swift
[18/57] Compiling SymbolKit Availability.swift
[19/57] Compiling SymbolKit AvailabilityItem.swift
[20/57] Compiling SymbolKit Domain.swift
[21/57] Compiling SymbolKit SourceRange.swift
[22/57] Compiling SymbolKit Metadata.swift
[23/57] Compiling SymbolKit Module.swift
[24/57] Compiling SymbolKit OperatingSystem.swift
[25/57] Compiling SymbolKit Platform.swift
[26/57] Compiling SymbolKit Relationship.swift
[27/57] Compiling SymbolKit RelationshipKind.swift
[28/57] Compiling SymbolKit SourceOrigin.swift
[29/57] Compiling SymbolKit GenericConstraints.swift
[30/57] Compiling SymbolKit Swift.swift
[31/57] Compiling SymbolKit Identifier.swift
[32/57] Compiling SymbolKit KindIdentifier.swift
[33/57] Compiling SymbolKit Location.swift
[34/57] Compiling SymbolKit Mutability.swift
[35/57] Compiling SymbolKit Mixin+Equals.swift
[36/57] Compiling SymbolKit Mixin+Hash.swift
[37/57] Compiling SymbolKit Mixin.swift
[38/57] Compiling SymbolKit LineList.swift
[39/57] Compiling SymbolKit Position.swift
[40/57] Compiling SymbolKit GenericConstraint.swift
[41/57] Compiling SymbolKit GenericParameter.swift
[42/57] Compiling SymbolKit Generics.swift
[43/57] Compiling SymbolKit Namespace.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.95s)
warning: 'normalization': 'normalization' dependency on 'https://github.com/apple/swift-syntax.git' conflicts with dependency on 'https://github.com/swiftlang/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
warning: 'spi-builder-workspace': dependency 'typedidentifier' is not used by any target
Building for debugging...
[0/5] Write swift-version-2F0A5646E1D333AE.txt
[2/51] Compiling SwiftSyntax600 Empty.swift
[3/51] Compiling SwiftSyntax509 Empty.swift
[4/51] Emitting module SwiftSyntax509
[5/51] Emitting module SwiftSyntax600
[6/51] Compiling SwiftSyntax510 Empty.swift
[7/51] Emitting module SwiftSyntax510
[8/51] Compiling TypedComparator PackedCompare.swift
[9/51] Emitting module TypedComparator
[10/51] Compiling TypedComparator TypedComparator.swift
[11/51] Compiling Atomics ManagedAtomic.swift
[12/51] Compiling Atomics ManagedAtomicLazyReference.swift
[13/51] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/52] Compiling Atomics AtomicStorage.swift
[15/52] Compiling Atomics AtomicValue.swift
[16/52] Compiling Atomics AtomicMemoryOrderings.swift
[17/52] Compiling Atomics DoubleWord.swift
[20/52] Compiling Atomics UnsafeAtomic.swift
[21/52] Compiling Atomics UnsafeAtomicLazyReference.swift
[26/54] Compiling Atomics OptionalRawRepresentable.swift
[27/54] Compiling Atomics RawRepresentable.swift
[28/54] Compiling Atomics AtomicBool.swift
[29/54] Compiling Atomics IntegerConformances.swift
[30/54] Compiling Atomics PointerConformances.swift
[31/54] Compiling Atomics Primitives.native.swift
[32/54] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/54] Compiling Atomics AtomicOptionalWrappable.swift
[34/54] Compiling Atomics AtomicReference.swift
[35/54] Compiling Atomics Primitives.shims.swift
[36/54] Compiling Atomics AtomicInteger.swift
[37/54] Compiling Atomics IntegerOperations.swift
[38/54] Compiling Atomics Unmanaged extensions.swift
[39/54] Emitting module _CollectionsUtilities
[46/136] Compiling DequeModule _DequeSlot.swift
[47/136] Compiling DequeModule Deque.swift
[48/136] Compiling DequeModule _DequeBuffer.swift
[49/137] Compiling DequeModule _UnsafeWrappedBuffer.swift
[50/137] Compiling DequeModule Deque+CustomReflectable.swift
[51/137] Compiling DequeModule Deque+Descriptions.swift
[52/137] Compiling DequeModule Deque+Extras.swift
[53/137] Compiling DequeModule Deque+Hashable.swift
[54/137] Compiling DequeModule _DequeBufferHeader.swift
[55/137] Compiling DequeModule Deque._Storage.swift
[56/137] Compiling DequeModule Deque._UnsafeHandle.swift
[57/137] Compiling DequeModule Deque+Sendable.swift
[58/137] Compiling DequeModule Deque+Testing.swift
[61/137] Compiling DequeModule Deque+Equatable.swift
[62/137] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[63/137] Compiling DequeModule Deque+Codable.swift
[64/137] Compiling DequeModule Deque+Collection.swift
[65/137] Emitting module DequeModule
[68/137] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[69/137] Compiling SwiftSyntax SyntaxChildren.swift
[70/137] Compiling SwiftSyntax SyntaxCollection.swift
[71/137] Compiling SwiftSyntax SyntaxHashable.swift
[72/137] Compiling SwiftSyntax SyntaxIdentifier.swift
[73/137] Compiling SwiftSyntax SyntaxNodeFactory.swift
[74/137] Compiling SwiftSyntax SyntaxNodeStructure.swift
[75/144] Emitting module Atomics
[76/150] Compiling ConcurrencyTaskManager _Log.swift
[77/150] Compiling ConcurrencyTaskManager TaskType.swift
[78/150] Compiling ConcurrencyTaskManager TaskStackActor.swift
[79/150] Compiling ConcurrencyTaskManager TaskManagerActor.swift
[80/150] Emitting module ConcurrencyTaskManager
[81/150] Compiling ConcurrencyTaskManager TaskQueueActor.swift
[82/150] Compiling SwiftSyntax Tokens.swift
[83/150] Compiling SwiftSyntax TriviaPieces.swift
[84/150] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[85/150] Compiling SwiftSyntax RawSyntaxNodesC.swift
[86/150] Compiling SwiftSyntax RawSyntaxNodesD.swift
[87/150] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[88/150] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[89/150] Emitting module SwiftSyntax
[90/150] Compiling SwiftSyntax AbsolutePosition.swift
[91/150] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[92/150] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[93/150] Compiling SwiftSyntax Assert.swift
[94/150] Compiling SwiftSyntax BumpPtrAllocator.swift
[95/150] Compiling SwiftSyntax CommonAncestor.swift
[96/150] Compiling SwiftSyntax Convenience.swift
[97/150] Compiling SwiftSyntax CustomTraits.swift
[98/150] Compiling SwiftSyntax SyntaxCollections.swift
[99/150] Compiling SwiftSyntax SyntaxEnum.swift
[100/150] Compiling SwiftSyntax SyntaxKind.swift
[101/150] Compiling SwiftSyntax SyntaxRewriter.swift
[102/150] Compiling SwiftSyntax SyntaxTraits.swift
[103/150] Compiling SwiftSyntax SyntaxVisitor.swift
[104/150] Compiling SwiftSyntax TokenKind.swift
[105/150] Compiling SwiftSyntax SyntaxProtocol.swift
[106/150] Compiling SwiftSyntax SyntaxText.swift
[107/150] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[108/150] Compiling SwiftSyntax TokenDiagnostic.swift
[109/150] Compiling SwiftSyntax TokenSequence.swift
[110/150] Compiling SwiftSyntax TokenSyntax.swift
[111/150] Compiling SwiftSyntax Trivia.swift
[112/150] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[113/150] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[114/150] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[115/150] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[116/150] Compiling SwiftSyntax RawSyntaxValidation.swift
[117/150] Compiling SwiftSyntax SyntaxNodesAB.swift
[118/150] Compiling SwiftSyntax SyntaxNodesC.swift
[119/150] Compiling SwiftSyntax SyntaxNodesD.swift
[120/150] Compiling SwiftSyntax SyntaxNodesEF.swift
[121/150] Compiling SwiftSyntax SyntaxNodesGHI.swift
[122/150] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[123/150] Compiling SwiftSyntax SyntaxNodesOP.swift
[124/150] Compiling SwiftSyntax SyntaxNodesQRS.swift
[125/150] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[140/150] Compiling SwiftSyntax Utils.swift
[141/150] Compiling SwiftSyntax ChildNameForKeyPath.swift
[142/150] Compiling SwiftSyntax Keyword.swift
[143/150] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[144/150] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[145/150] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[146/150] Compiling SwiftSyntax SyntaxBaseNodes.swift
[147/208] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[148/208] Compiling SwiftDiagnostics Message.swift
[149/209] Compiling SwiftDiagnostics Convenience.swift
[150/209] Compiling SwiftDiagnostics Diagnostic.swift
[151/209] Emitting module SwiftDiagnostics
[152/209] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[153/209] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[154/209] Compiling SwiftBasicFormat Syntax+Extensions.swift
[155/209] Compiling SwiftDiagnostics Note.swift
[156/209] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[157/209] Compiling SwiftDiagnostics FixIt.swift
[158/209] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[159/209] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[160/209] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[161/209] Compiling SwiftBasicFormat InferIndentation.swift
[162/209] Emitting module SwiftBasicFormat
[163/209] Compiling SwiftBasicFormat BasicFormat.swift
[164/209] Compiling SwiftParser StringLiterals.swift
[165/209] Compiling SwiftParser SwiftParserCompatibility.swift
[166/209] Compiling SwiftParser SwiftVersion.swift
[167/209] Compiling SwiftParser SyntaxUtils.swift
[168/213] Compiling SwiftParser UnicodeScalarExtensions.swift
[169/213] Compiling SwiftParser Lookahead.swift
[170/213] Compiling SwiftParser LoopProgressCondition.swift
[171/213] Compiling SwiftParser Modifiers.swift
[172/213] Compiling SwiftParser Names.swift
[173/213] Compiling SwiftParser Nominals.swift
[174/213] Compiling SwiftParser Parameters.swift
[175/213] Compiling SwiftParser ParseSourceFile.swift
[176/213] Compiling SwiftParser Parser.swift
[177/213] Compiling SwiftParser Patterns.swift
[178/213] Compiling SwiftParser TokenConsumer.swift
[179/213] Compiling SwiftParser TokenPrecedence.swift
[180/213] Compiling SwiftParser TokenSpec.swift
[181/213] Compiling SwiftParser TokenSpecSet.swift
[182/213] Compiling SwiftParser Recovery.swift
[183/213] Compiling SwiftParser Specifiers.swift
[184/213] Compiling SwiftParser Statements.swift
[185/213] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[186/213] Emitting module SwiftParser
[187/213] Compiling SwiftParser Directives.swift
[188/213] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[189/213] Compiling SwiftParser Expressions.swift
[190/213] Compiling SwiftParser IncrementalParseTransition.swift
[191/213] Compiling SwiftParser IsValidIdentifier.swift
[192/213] Compiling SwiftParser TopLevel.swift
[193/213] Compiling SwiftParser TriviaParser.swift
[194/213] Compiling SwiftParser Types.swift
[195/213] Compiling SwiftParser ExperimentalFeatures.swift
[196/213] Compiling SwiftParser Cursor.swift
[197/213] Compiling SwiftParser Lexeme.swift
[198/213] Compiling SwiftParser LexemeSequence.swift
[199/213] Compiling SwiftParser Lexer.swift
[200/213] Compiling SwiftParser RegexLiteralLexer.swift
[201/213] Compiling SwiftParser Attributes.swift
[202/213] Compiling SwiftParser Availability.swift
[203/213] Compiling SwiftParser CharacterInfo.swift
[204/213] Compiling SwiftParser CollectionNodes+Parsable.swift
[205/213] Compiling SwiftParser Declarations.swift
[206/213] Compiling SwiftParser IsLexerClassified.swift
[207/213] Compiling SwiftParser LayoutNodes+Parsable.swift
[208/213] Compiling SwiftParser Parser+TokenSpecSet.swift
[209/213] Compiling SwiftParser TokenSpecStaticMembers.swift
[210/236] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[211/237] Compiling SwiftOperators PrecedenceGraph.swift
[212/237] Compiling SwiftOperators PrecedenceGroup.swift
[213/237] Compiling SwiftOperators OperatorTable.swift
[214/237] Compiling SwiftOperators OperatorTable+Semantics.swift
[215/237] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[216/238] Compiling SwiftParserDiagnostics PresenceUtils.swift
[217/238] Compiling SwiftOperators OperatorTable+Defaults.swift
[218/238] Compiling SwiftOperators OperatorError+Diagnostics.swift
[219/238] Compiling SwiftOperators OperatorError.swift
[220/238] Compiling SwiftOperators Operator.swift
[221/238] Compiling SwiftOperators OperatorTable+Folding.swift
[222/238] Emitting module SwiftOperators
[223/238] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[224/238] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[225/238] Emitting module SwiftParserDiagnostics
[226/238] Compiling SwiftParserDiagnostics Utils.swift
[227/238] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[228/238] Compiling SwiftOperators SyntaxSynthesis.swift
[229/238] Compiling SwiftParserDiagnostics MissingNodesError.swift
[230/238] Compiling SwiftParserDiagnostics MissingTokenError.swift
[231/238] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[232/238] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[233/238] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[234/238] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[235/253] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[236/253] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[237/253] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[238/254] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[239/254] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[240/254] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[241/254] Emitting module SwiftSyntaxBuilder
[242/254] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[243/254] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[244/254] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[245/254] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[246/254] Compiling SwiftSyntaxBuilder Indenter.swift
[247/254] Compiling SwiftSyntaxBuilder ListBuilder.swift
[248/254] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[249/254] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[250/254] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[251/272] Compiling SwiftSyntaxMacros Macro.swift
[252/272] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[253/272] Compiling SwiftSyntaxMacros PreambleMacro.swift
[254/272] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[255/272] Compiling SwiftSyntaxMacros Macro+Format.swift
[256/272] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[257/272] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[258/272] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[259/272] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[260/272] Compiling SwiftSyntaxMacros MemberMacro.swift
[261/272] Compiling SwiftSyntaxMacros PeerMacro.swift
[262/273] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[263/273] Compiling SwiftSyntaxMacros AccessorMacro.swift
[264/273] Compiling SwiftSyntaxMacros AttachedMacro.swift
[265/273] Compiling SwiftSyntaxMacros BodyMacro.swift
[266/273] Emitting module SwiftSyntaxMacros
[267/273] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[268/273] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[269/273] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[270/283] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[271/283] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[272/283] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[273/283] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[274/283] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[275/283] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[276/283] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[277/283] Emitting module SwiftSyntaxMacroExpansion
[278/283] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[279/283] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[280/295] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[281/295] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[282/295] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[283/295] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[284/295] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[285/296] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[286/296] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[287/296] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[288/296] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[289/296] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[290/296] Emitting module SwiftCompilerPluginMessageHandling
[291/296] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[292/296] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[293/298] Emitting module SwiftCompilerPlugin
[294/298] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[295/309] Compiling VergeMacrosPlugin Plugin.swift
[296/309] Compiling VergeMacrosPlugin MacroError.swift
[297/309] Emitting module VergeMacrosPlugin
[298/309] Compiling VergeMacrosPlugin KeyPathMap.swift
/Users/admin/builder/spi-builder-workspace/Sources/VergeMacrosPlugin/KeyPathMap.swift:14:25: warning: 'argumentList' is deprecated: renamed to 'arguments'
12 | public static func expansion(of node: some SwiftSyntax.FreestandingMacroExpansionSyntax, in context: some SwiftSyntaxMacros.MacroExpansionContext) throws -> SwiftSyntax.ExprSyntax {
13 |
14 | let keyPahts = node.argumentList
| |- warning: 'argumentList' is deprecated: renamed to 'arguments'
| `- note: use 'arguments' instead
15 |
16 | let names: [(String, KeyPathComponentListSyntax)] = {
/Users/admin/builder/spi-builder-workspace/Sources/VergeMacrosPlugin/KeyPathMap.swift:18:34: warning: 'cast' is deprecated: This cast will always succeed
16 | let names: [(String, KeyPathComponentListSyntax)] = {
17 | return keyPahts.map { keyPath in
18 | let components = keyPath.cast(LabeledExprSyntax.self).expression.cast(
| `- warning: 'cast' is deprecated: This cast will always succeed
19 | KeyPathExprSyntax.self
20 | ).components
/Users/admin/builder/spi-builder-workspace/Sources/VergeMacrosPlugin/KeyPathMap.swift:25:16: warning: 'cast' is deprecated: This cast will always succeed
23 | components
24 | .map {
25 | $0.cast(KeyPathComponentSyntax.self).component.cast(
| `- warning: 'cast' is deprecated: This cast will always succeed
26 | KeyPathPropertyComponentSyntax.self
27 | ).declName.baseName.description
[299/309] Compiling StateStructMacros TrackingIgnoredMacro.swift
[300/309] Compiling StateStructMacros Plugin.swift
[301/309] Compiling StateStructMacros PrimitiveTrackingPropertyMacro.swift
[302/309] Compiling StateStructMacros KnownTypes.swift
[303/309] Compiling StateStructMacros TrackingMacro.swift
[304/308] Compiling StateStructMacros COWTrackingPropertyMacro.swift
[305/308] Emitting module StateStructMacros
[305/307] Linking VergeMacrosPlugin-tool
[306/307] Linking StateStructMacros-tool
[308/319] Compiling VergeMacros Source.swift
[309/319] Emitting module VergeMacros
[310/319] Compiling StateStruct TrackingRuntime.swift
[311/319] Compiling StateStruct TrackingObject.swift
[312/319] Compiling StateStruct TrackingResult.swift
[313/320] Compiling StateStruct _TrackingContext.swift
[314/320] Compiling StateStruct Referencing.swift
[315/320] Compiling StateStruct PropertyPath.swift
[316/320] Compiling StateStruct PropertyNode.swift
[317/320] Compiling StateStruct CopyOnWrite.swift
[318/320] Emitting module StateStruct
[319/320] Compiling StateStruct Source.swift
[320/320] Compiling StateStruct Array+modify.swift
[321/368] Compiling Verge MutationTrace.swift
[322/368] Compiling Verge RuntimeError.swift
[323/368] Compiling Verge RuntimeSanitizer.swift
[324/368] Compiling Verge StoreLogger.swift
[325/368] Compiling Verge Sendable.swift
[326/373] Compiling Verge StoreType+Assignee.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
86 | ) -> Assignee<Changes<Value>> {
87 | return { [weak store] value in
88 | let changes = value.map { Optional.some($0) }
| `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
89 | store?.asStore().commit {
90 | $0[keyPath: keyPath] = .some(value.primitive)
[327/373] Compiling Verge StoreType+BindingDerived.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
86 | ) -> Assignee<Changes<Value>> {
87 | return { [weak store] value in
88 | let changes = value.map { Optional.some($0) }
| `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
89 | store?.asStore().commit {
90 | $0[keyPath: keyPath] = .some(value.primitive)
[328/373] Compiling Verge StoreType+Derived.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
86 | ) -> Assignee<Changes<Value>> {
87 | return { [weak store] value in
88 | let changes = value.map { Optional.some($0) }
| `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
89 | store?.asStore().commit {
90 | $0[keyPath: keyPath] = .some(value.primitive)
[329/373] Compiling Verge StoreWrapperType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
86 | ) -> Assignee<Changes<Value>> {
87 | return { [weak store] value in
88 | let changes = value.map { Optional.some($0) }
| `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
89 | store?.asStore().commit {
90 | $0[keyPath: keyPath] = .some(value.primitive)
[330/373] Compiling Verge Transaction.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
86 | ) -> Assignee<Changes<Value>> {
87 | return { [weak store] value in
88 | let changes = value.map { Optional.some($0) }
| `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
89 | store?.asStore().commit {
90 | $0[keyPath: keyPath] = .some(value.primitive)
[331/373] Compiling Verge Log.swift
[332/373] Compiling Verge Signpost.swift
[333/373] Compiling Verge StoreActivitySubscription.swift
[334/373] Compiling Verge StoreStateSubscription.swift
[335/373] Compiling Verge StoreSubscriptionBase.swift
[336/373] Compiling Verge VergeAnyCancellable.swift
[337/373] Compiling Verge UIStateStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
97 | switch mode {
98 | case .strong:
99 | Unmanaged.passUnretained(object).retain()
| `- warning: result of call to 'retain()' is unused
100 | case .unowned:
101 | break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 | }
312 |
313 | guard var _currentState, let _currentStateVersion else {
| `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 | return nil
315 | }
[338/373] Compiling Verge OnReceive.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
97 | switch mode {
98 | case .strong:
99 | Unmanaged.passUnretained(object).retain()
| `- warning: result of call to 'retain()' is unused
100 | case .unowned:
101 | break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 | }
312 |
313 | guard var _currentState, let _currentStateVersion else {
| `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 | return nil
315 | }
[339/373] Compiling Verge Reading.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
97 | switch mode {
98 | case .strong:
99 | Unmanaged.passUnretained(object).retain()
| `- warning: result of call to 'retain()' is unused
100 | case .unowned:
101 | break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 | }
312 |
313 | guard var _currentState, let _currentStateVersion else {
| `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 | return nil
315 | }
[340/373] Compiling Verge StoreObject.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
97 | switch mode {
98 | case .strong:
99 | Unmanaged.passUnretained(object).retain()
| `- warning: result of call to 'retain()' is unused
100 | case .unowned:
101 | break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 | }
312 |
313 | guard var _currentState, let _currentStateVersion else {
| `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 | return nil
315 | }
[341/373] Compiling Verge StoreReader.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
97 | switch mode {
98 | case .strong:
99 | Unmanaged.passUnretained(object).retain()
| `- warning: result of call to 'retain()' is unused
100 | case .unowned:
101 | break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 | }
312 |
313 | guard var _currentState, let _currentStateVersion else {
| `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 | return nil
315 | }
[342/373] Compiling Verge VergeConcurrency+SynchronizationTracker.swift
[343/373] Compiling Verge VergeConcurrency.swift
[344/373] Compiling Verge _BackingStorage+.swift
[345/373] Compiling Verge ActivityTrace.swift
[346/373] Compiling Verge DefaultStoreLogger.swift
[347/373] Compiling Verge Pipeline.swift
[348/373] Compiling Verge Scan.swift
[349/373] Compiling Verge StateType.swift
[350/373] Compiling Verge Store+Combine.swift
[351/373] Compiling Verge Store+RunLoop.swift
[352/373] Compiling Verge Edge.swift
[353/373] Compiling Verge ReferenceEdge.swift
[354/373] Compiling Verge ThunkToMainActor.swift
[355/373] Compiling Verge Verge.swift
[356/373] Compiling Verge macros.swift
[357/373] Emitting module Verge
[358/373] Compiling Verge Derived+Assign.swift
[359/373] Compiling Verge Derived.swift
[360/373] Compiling Verge BackgroundDeallocationQueue.swift
[361/373] Compiling Verge CachedMap.swift
[362/373] Compiling Verge EventEmitter.swift
[363/373] Compiling Verge InoutRef.swift
[364/373] Compiling Verge Store.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 | ) rethrows -> Result {
344 |
345 | let trace = MutationTrace(
| `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 | name: name,
347 | file: file,
[365/373] Compiling Verge StoreDriverType+Accumulator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 | ) rethrows -> Result {
344 |
345 | let trace = MutationTrace(
| `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 | name: name,
347 | file: file,
[366/373] Compiling Verge StoreDriverType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 | ) rethrows -> Result {
344 |
345 | let trace = MutationTrace(
| `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 | name: name,
347 | file: file,
[367/373] Compiling Verge StoreMiddleware.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 | ) rethrows -> Result {
344 |
345 | let trace = MutationTrace(
| `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 | name: name,
347 | file: file,
[368/373] Compiling Verge StoreOperation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 | ) rethrows -> Result {
344 |
345 | let trace = MutationTrace(
| `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 | name: name,
347 | file: file,
[369/373] Compiling Verge AnyTargetQueue.swift
[370/373] Compiling Verge Changes.swift
[371/373] Compiling Verge DetachedDispatcher.swift
[372/373] Compiling Verge KeyObject.swift
[373/373] Compiling Verge NonAtomicCounter.swift
Build of target: 'Verge' complete! (18.44s)
Target: VergeNormalizationDerived
Extracting symbol information for 'VergeNormalizationDerived'...
Finished extracting symbol information for 'VergeNormalizationDerived'. (3.83s)
Building documentation for 'VergeNormalizationDerived'...
Finished building documentation for 'VergeNormalizationDerived' (0.08s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/vergegroup/swift-verge/main
warning: 'normalization': 'normalization' dependency on 'https://github.com/apple/swift-syntax.git' conflicts with dependency on 'https://github.com/swiftlang/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
warning: 'spi-builder-workspace': dependency 'typedidentifier' is not used by any target
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.97s)
warning: 'normalization': 'normalization' dependency on 'https://github.com/apple/swift-syntax.git' conflicts with dependency on 'https://github.com/swiftlang/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
warning: 'spi-builder-workspace': dependency 'typedidentifier' is not used by any target
Building for debugging...
[0/5] Write swift-version-2F0A5646E1D333AE.txt
[2/33] Emitting module TypedIdentifier
[3/33] Compiling TypedIdentifier TypedIdentifier.swift
[4/90] Compiling NormalizationMacrosPlugin TableMacro.swift
[5/90] Compiling NormalizationMacrosPlugin Plugin.swift
[6/90] Compiling HashTreeCollections TreeSet+Equatable.swift
[7/90] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[8/90] Compiling HashTreeCollections TreeSet+Extras.swift
[9/90] Compiling HashTreeCollections TreeSet+Filter.swift
[10/90] Compiling HashTreeCollections TreeSet+Hashable.swift
[11/90] Compiling HashTreeCollections TreeSet+Sendable.swift
[12/90] Compiling HashTreeCollections TreeSet+Sequence.swift
[13/90] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[14/98] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[15/98] Compiling HashTreeCollections TreeDictionary+Filter.swift
[16/98] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[17/98] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[18/98] Compiling HashTreeCollections TreeDictionary+Keys.swift
[19/98] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[20/98] Compiling HashTreeCollections TreeDictionary+Merge.swift
[21/98] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[22/98] Compiling NormalizationMacrosPlugin IndexMacro.swift
[23/98] Compiling NormalizationMacrosPlugin NormalizedStorageMacro.swift
[24/98] Compiling NormalizationMacrosPlugin DatabaseStateMacro.swift
[25/98] Emitting module NormalizationMacrosPlugin
[26/98] Compiling NormalizationMacrosPlugin MacroError.swift
[27/97] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[28/97] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[29/97] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[30/97] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[31/97] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[32/97] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[33/97] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[34/97] Compiling HashTreeCollections TreeSet.swift
[35/97] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[36/97] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[37/97] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[38/97] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[39/97] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[40/97] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[41/97] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[42/97] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[43/97] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[44/97] Compiling HashTreeCollections TreeDictionary+Values.swift
[45/97] Compiling HashTreeCollections TreeDictionary.swift
[46/97] Compiling HashTreeCollections TreeSet+Codable.swift
[47/97] Compiling HashTreeCollections TreeSet+Collection.swift
[48/97] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[49/97] Compiling HashTreeCollections TreeSet+Debugging.swift
[50/97] Compiling HashTreeCollections TreeSet+Descriptions.swift
[51/97] Compiling HashTreeCollections _AncestorHashSlots.swift
[52/97] Compiling HashTreeCollections _Bitmap.swift
[53/97] Compiling HashTreeCollections _Bucket.swift
[54/97] Compiling HashTreeCollections _Hash.swift
[55/97] Compiling HashTreeCollections _HashLevel.swift
[56/97] Compiling HashTreeCollections _HashNode+Builder.swift
[57/97] Compiling HashTreeCollections _HashNode+Debugging.swift
[58/97] Compiling HashTreeCollections _HashNode+Initializers.swift
[59/97] Compiling HashTreeCollections _HashNode+Invariants.swift
[60/97] Compiling HashTreeCollections _RawHashNode.swift
[61/97] Compiling HashTreeCollections _UnmanagedHashNode.swift
[62/97] Compiling HashTreeCollections _UnsafePath.swift
[63/97] Compiling HashTreeCollections TreeDictionary+Codable.swift
[64/97] Compiling HashTreeCollections TreeDictionary+Collection.swift
[65/97] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[66/97] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[67/97] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[68/97] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[69/97] Compiling HashTreeCollections _HashNode+Lookups.swift
[70/97] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[71/97] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[72/97] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[73/97] Compiling HashTreeCollections _HashNode+Storage.swift
[74/97] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[75/97] Compiling HashTreeCollections _HashNode+Structural filter.swift
[76/97] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[77/97] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[78/97] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[79/97] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[80/97] Compiling HashTreeCollections _HashNode.swift
[81/97] Compiling HashTreeCollections _HashNodeHeader.swift
[82/97] Compiling HashTreeCollections _HashSlot.swift
[83/97] Compiling HashTreeCollections _HashStack.swift
[84/97] Compiling HashTreeCollections _HashTreeIterator.swift
[85/97] Compiling HashTreeCollections _HashTreeStatistics.swift
[86/97] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[87/97] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[88/97] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[89/97] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[90/97] Compiling HashTreeCollections _HashNode+Structural merge.swift
[91/97] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[92/97] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[93/97] Compiling HashTreeCollections _HashNode+Structural union.swift
[94/97] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[95/97] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[96/97] Emitting module HashTreeCollections
[96/97] Linking NormalizationMacrosPlugin-tool
[98/109] Compiling Normalization UpdatedMarker.swift
[99/109] Compiling Normalization Tables.swift
[100/109] Compiling Normalization Tables.Hash.swift
[101/109] Compiling Normalization Selector.swift
[102/109] Compiling Normalization NormalizedStorageType.swift
[103/109] Compiling Normalization TableType.swift
[104/109] Compiling Normalization Normalization.swift
[105/109] Compiling Normalization NormalizedStorageComparators.swift
[106/109] Compiling Normalization EntityType.swift
[107/109] Compiling Normalization Indexes.swift
[108/109] Emitting module Normalization
[109/109] Compiling Normalization VergeNormalization+Macros.swift
[110/110] Compiling Normalization VergeNormalization.swift
[111/119] Compiling VergeNormalizationDerived VergeNormalizationDerived.swift
[112/119] Compiling VergeNormalizationDerived StoreType+.swift
[113/119] Compiling VergeNormalizationDerived NonNullEntityWrapper.swift
[114/119] Compiling VergeNormalizationDerived EntityWrapper.swift
[115/119] Compiling VergeNormalizationDerived EntityType+Typealias.swift
[116/119] Compiling VergeNormalizationDerived Pipelines.swift
[117/119] Compiling VergeNormalizationDerived DerivedResult.swift
[118/119] Emitting module VergeNormalizationDerived
[119/119] Compiling VergeNormalizationDerived DerivedMaking+.swift
Build of target: 'VergeNormalizationDerived' complete! (3.69s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/vergegroup/swift-verge/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/vergegroup/swift-verge/main/linkable-paths.json
3515
22 /Users/admin/builder/spi-builder-workspace/.docs/vergegroup/swift-verge/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/vergegroup/swift-verge/main
File count: 3515
Doc size: 22.0MB
Preparing doc bundle ...
Uploading prod-vergegroup-swift-verge-main-d15ebcf5.zip to s3://spi-docs-inbox/prod-vergegroup-swift-verge-main-d15ebcf5.zip
Copying... [11%]
Copying... [21%]
Copying... [31%]
Copying... [41%]
Copying... [51%]
Copying... [61%]
Copying... [71%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.