The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build CareKitEssentials, reference main (30419a), with Swift 5.10 for macOS (SPM) on 5 May 2025 19:48:33 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/netreconlab/CareKitEssentials.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/netreconlab/CareKitEssentials
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 30419a2 feat: Add simple cards for slider and digitalcrown views (#55)
Cloned https://github.com/netreconlab/CareKitEssentials.git
Revision (git rev-parse @):
30419a2959f9956ac7b67fba3b538cad9f343b1b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/netreconlab/CareKitEssentials.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/netreconlab/CareKitEssentials.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/19] Write sources
[4/19] Copying Info.plist
[4/19] Copying Localizable.stringsdict
[4/19] Copying Info.plist
[6/19] Copying locversion.plist
[6/19] Copying Localizable.strings
[10/19] Write sources
[12/19] Copying Info.plist
[12/19] Write sources
[14/19] Copying Localizable.strings
[16/19] Copying 2.1_3.0_Mapping.xcmappingmodel
[16/19] Copying 2.0_2.1_Mapping.xcmappingmodel
[18/19] Write swift-version-33747A42983211AE.txt
[20/120] Compiling CareKitUI View+Extension.swift
[21/120] Compiling CareKitUI OCKLocalization.swift
[22/121] Compiling CareKitUI CardView.swift
[23/121] Compiling CareKitUI CircularCompletionView.swift
[24/121] Compiling CareKitUI Text+Extension.swift
[25/121] Compiling CareKitUI UIColor+Extension.swift
[26/121] Compiling CareKitUI OSValue.swift
[27/121] Compiling CareKitUI OCKAnimationStyler.swift
[28/121] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/121] Compiling CareKitUI Number+Extensions.swift
[30/121] Compiling CareKitUI OCKStyler+Extension.swift
[31/121] Compiling CareKitUI AccessibleStack.swift
[32/121] Compiling CareKitUI BackwardsCompatibility.swift
[33/121] Compiling CareKitUI HeaderView.swift
[34/121] Compiling CareKitUI RectangularCompletionView.swift
[35/121] Emitting module InternalCollectionsUtilities
[36/121] Compiling CareKitUI NoHighlightStyle.swift
[37/121] Compiling CareKitUI OCKLog.swift
[38/121] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[39/193] Compiling DequeModule _DequeSlot.swift
[40/194] Compiling OrderedCollections _HashTable.swift
[41/194] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[42/194] Compiling OrderedCollections _HashTable+Testing.swift
[43/194] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[44/194] Compiling OrderedCollections _HashTable+Bucket.swift
[45/194] Compiling OrderedCollections _HashTable+BucketIterator.swift
[46/194] Compiling OrderedCollections OrderedSet+Codable.swift
[47/194] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[48/194] Compiling OrderedCollections OrderedSet+Descriptions.swift
[49/194] Compiling OrderedCollections OrderedSet+Diffing.swift
[50/194] Compiling OrderedCollections OrderedSet+Equatable.swift
[51/194] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[52/200] Compiling DequeModule _UnsafeWrappedBuffer.swift
[53/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[54/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[55/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[56/200] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[57/200] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[58/200] Compiling OrderedCollections OrderedSet+Sendable.swift
[59/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[60/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[61/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[62/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[63/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[64/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[65/200] Compiling OrderedCollections _HashTable+Constants.swift
[66/200] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[67/200] Compiling DequeModule _DequeBufferHeader.swift
[68/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[69/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[70/200] Compiling DequeModule _DequeBuffer.swift
[72/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[73/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[76/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[77/200] Compiling OrderedCollections OrderedSet+Hashable.swift
[78/200] Compiling OrderedCollections OrderedSet+Initializers.swift
[79/200] Compiling OrderedCollections OrderedSet+Insertions.swift
[80/200] Compiling OrderedCollections OrderedSet+Invariants.swift
[81/200] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[82/200] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[85/200] Compiling OrderedCollections OrderedDictionary+Elements.swift
[86/200] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[87/200] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[88/200] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[89/200] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[90/200] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[91/200] Compiling OrderedCollections _Hashtable+Header.swift
[92/200] Compiling OrderedCollections OrderedDictionary+Codable.swift
[93/200] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[94/200] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[95/200] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[96/200] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[97/200] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[98/200] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[99/200] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[100/200] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[101/200] Compiling OrderedCollections OrderedDictionary+Values.swift
[102/200] Compiling OrderedCollections OrderedDictionary.swift
[103/200] Emitting module DequeModule
[111/200] Compiling OrderedCollections OrderedSet+SubSequence.swift
[112/200] Compiling OrderedCollections OrderedSet+Testing.swift
[113/200] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[114/200] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[115/200] Compiling OrderedCollections OrderedSet.swift
[116/200] Compiling OrderedCollections _UnsafeBitset.swift
[117/200] Emitting module OrderedCollections
[118/246] Compiling AsyncAlgorithms MergeStateMachine.swift
[119/246] Compiling AsyncAlgorithms MergeStorage.swift
[120/246] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[121/246] Compiling AsyncAlgorithms Rethrow.swift
[122/246] Compiling AsyncAlgorithms SetAlgebra.swift
[123/251] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[124/251] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[125/251] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[126/251] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[127/251] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[128/251] Emitting module AsyncAlgorithms
[129/251] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[130/251] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[131/251] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[132/251] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[133/251] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[134/251] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[135/251] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[136/251] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[137/251] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[138/251] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[139/251] Compiling AsyncAlgorithms UnsafeTransfer.swift
[140/251] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[141/251] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[142/251] Compiling AsyncAlgorithms ZipStateMachine.swift
[143/251] Compiling AsyncAlgorithms ZipStorage.swift
[144/251] Compiling AsyncAlgorithms Dictionary.swift
[145/251] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[146/251] Compiling AsyncAlgorithms Locking.swift
[147/251] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[148/251] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[149/251] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[150/251] Compiling AsyncAlgorithms ChannelStateMachine.swift
[151/251] Compiling AsyncAlgorithms ChannelStorage.swift
[152/251] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[153/251] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[154/251] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[155/251] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[156/251] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[157/251] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[158/251] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[159/251] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[160/251] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[161/251] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[162/251] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[163/251] Compiling AsyncAlgorithms AsyncChannel.swift
[164/251] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[165/251] Compiling AsyncAlgorithms CombineLatestStorage.swift
[166/251] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[167/251] Compiling AsyncAlgorithms DebounceStateMachine.swift
[168/251] Compiling AsyncAlgorithms DebounceStorage.swift
[169/381] Emitting module CareKitUI
[170/390] Compiling CareKitUI OCKInstructionsTaskView.swift
[171/390] Compiling CareKitUI OCKLogTaskView.swift
[172/390] Compiling CareKitUI OCKSimpleTaskView.swift
[173/390] Compiling CareKitUI OCKTaskDisplayable.swift
[174/390] Compiling CareKitUI OCKHeaderView.swift
[175/390] Compiling CareKitUI OCKSeparatorView.swift
[176/390] Compiling CareKitUI OCKStackView.swift
[177/390] Compiling CareKitUI OCKView.swift
[178/390] Compiling CareKitUI resource_bundle_accessor.swift
[179/390] Compiling CareKitStore OCKReadOnlyEventStore+PartialEventsStream.swift
[180/390] Compiling CareKitStore OCKReadOnlyEventStore+Utilities.swift
[181/390] Compiling CareKitStore OCKReadOnlyEventStore+VersioningUtilities.swift
[182/390] Compiling CareKitStore PartialEvent.swift
[183/390] Compiling CareKitStore OCKObjectCompatible.swift
[184/390] Compiling CareKitStore OCKStoreProtocol+Synchronous.swift
[185/390] Compiling CareKitStore OCKStoreProtocol.swift
[186/390] Compiling CareKitStore OCKAnyOutcome.swift
[187/390] Compiling CareKitStore OCKAnyOutcomeStore.swift
[188/390] Compiling CareKitStore OCKOutcomeStore.swift
[189/390] Compiling CareKitStore OCKAnyPatient.swift
[190/390] Compiling CareKitStore OCKAnyPatientStore.swift
[191/390] Compiling CareKitStore OCKPatientStore.swift
[192/390] Compiling CareKitStore OCKAnyTask.swift
[193/404] Compiling CareKitStore OCKHealthKitStore+Outcomes.swift
[194/404] Compiling CareKitStore OCKHealthKitStore+Tasks.swift
[195/404] Compiling CareKitStore OCKHealthKitTask.swift
[196/404] Compiling CareKitStore OCKSource.swift
[197/404] Compiling CareKitStore OCKSourceRevision.swift
[198/404] Compiling CareKitStore OperatingSystemVersion+Codable.swift
[199/404] Compiling CareKitStore OperatingSystemVersion+Hashable.swift
[200/404] Compiling CareKitStore CategorySample.swift
[201/404] Compiling CareKitStore QuantitySample.swift
[202/404] Compiling CareKitStore Sample.swift
[203/404] Compiling CareKitStore SampleChange.swift
[204/404] Compiling CareKitStore LogCategory.swift
[205/404] Compiling CareKitStore Logger+Init.swift
[206/404] Compiling CareKitStore OCKLog.swift
[207/404] Compiling CareKitStore OSLog+Init.swift
[208/404] Compiling CareKitStore OCKResultClosure.swift
[209/404] Compiling CareKitStore OCKStoreError.swift
[210/404] Compiling CareKitStore OCKUtilities.swift
[211/404] Compiling CareKitStore OCKAnyCarePlan.swift
[212/404] Compiling CareKitStore OCKAnyCarePlanStore.swift
[213/404] Compiling CareKitStore OCKCarePlanStore.swift
[214/404] Compiling CareKitStore OCKAnyContact.swift
[215/404] Compiling CareKitStore OCKAnyContactStore.swift
[216/404] Compiling CareKitStore OCKContactStore.swift
[217/404] Compiling CareKitStore OCKAnyEvent.swift
[218/404] Compiling CareKitStore OCKAnyEventStore.swift
[219/404] Compiling CareKitStore OCKEventStore.swift
[220/404] Compiling CareKitStore OCKReadOnlyEventStore+FetchPartialEvents.swift
[225/404] Compiling CareKitStore OCKCarePlanStoreDelegate.swift
[226/404] Compiling CareKitStore OCKContactStoreDelegate.swift
[227/404] Compiling CareKitStore OCKEventAggregator.swift
[228/404] Compiling CareKitStore OCKOutcomeStoreDelegate.swift
[229/404] Compiling CareKitStore OCKPatientStoreDelegate.swift
[230/404] Compiling CareKitStore OCKTaskStoreDelegate.swift
[231/404] Compiling CareKitStore OCKPersistentStoreCoordinator+CarePlans.swift
[232/404] Compiling CareKitStore OCKPersistentStoreCoordinator+Contacts.swift
[233/404] Compiling CareKitStore OCKPersistentStoreCoordinator+Events.swift
[234/404] Compiling CareKitStore OCKPersistentStoreCoordinator+Outcomes.swift
[235/404] Compiling CareKitStore OCKStoreMigration2_0To2_1Policy.swift
[236/404] Compiling CareKitStore OCKStoreMigration2_0To3_0Policy.swift
[237/404] Compiling CareKitStore OCKStoreMigration2_1To3_0Policy.swift
[238/404] Compiling CareKitStore OCKCDCarePlan.swift
[239/404] Compiling CareKitStore OCKCDClock.swift
[240/404] Compiling CareKitStore OCKCDContact.swift
[241/404] Compiling CareKitStore OCKCDDevice.swift
[242/404] Compiling CareKitStore OCKCDHealthKitLinkage.swift
[243/404] Compiling CareKitStore OCKCDHealthKitTask.swift
[244/404] Compiling CareKitStore OCKCDKnowledgeElement.swift
[245/404] Compiling CareKitStore OCKCDNote.swift
[246/404] Compiling CareKitStore OCKCDObject.swift
[247/404] Compiling CareKitStore OCKCDOperatingSystemVersion.swift
[248/404] Compiling CareKitStore OCKCDOutcome.swift
[249/404] Compiling CareKitStore OCKCDOutcomeValue.swift
[250/404] Compiling CareKitStore OCKCDPatient.swift
[251/404] Compiling CareKitStore OCKCDPersonName.swift
[252/404] Compiling CareKitStore OCKCDPostalAddress.swift
[253/404] Compiling CareKitStore OCKCDScheduleElement.swift
[254/404] Compiling CareKitStore OCKCDSource.swift
[255/404] Compiling CareKitStore OCKCDSourceRevision.swift
[256/404] Compiling CareKitStore OCKCDTag.swift
[257/404] Compiling CareKitStore OCKCDTask.swift
[258/404] Compiling CareKitStore OCKCDVersionedObject.swift
[259/404] Compiling CareKitStore OCKStore+CarePlans.swift
[260/404] Compiling CareKitStore OCKStore+Contacts.swift
[261/404] Compiling CareKitStore OCKStore+HealthKit.swift
[262/404] Compiling CareKitStore OCKStore+Outcomes.swift
[263/404] Compiling CareKitStore OCKStore+Patients.swift
[264/404] Compiling CareKitStore OCKStore+Tasks.swift
[265/404] Compiling CareKitStore OCKStore+Transactions.swift
[266/404] Compiling CareKitStore OCKStore.swift
[267/404] Compiling CareKitStore OCKRemoteSynchronizable.swift
[268/404] Compiling CareKitStore OCKRevisionRecord.swift
[269/404] Compiling CareKitStore OCKStore+Synchronization.swift
[270/404] Compiling CareKitStore OCKWatchConnectivityPeer.swift
[271/404] Compiling CareKitStore OCKDevice.swift
[272/404] Compiling CareKitStore OCKHealthKitOutcome.swift
[273/404] Compiling CareKitStore OCKHealthKitPassthroughStore+EventUtilities.swift
[274/404] Compiling CareKitStore OCKHealthKitPassthroughStore+EventsStream.swift
[275/404] Compiling CareKitStore OCKHealthKitPassthroughStore+FetchEvents.swift
[276/404] Compiling CareKitStore OCKHealthKitPassthroughStore+FetchOutcomes.swift
[277/404] Compiling CareKitStore OCKHealthKitPassthroughStore+OutcomesStream.swift
[278/404] Compiling CareKitStore OCKHealthKitPassthroughStore.swift
[279/404] Compiling CareKitStore OCKHealthKitProxy.swift
[280/404] Compiling CareKitStore OCKPersistentStoreCoordinator+Patients.swift
[281/404] Compiling CareKitStore OCKPersistentStoreCoordinator+Tasks.swift
[282/404] Compiling CareKitStore OCKStoreCoordinator.swift
[283/404] Compiling CareKitStore CareStoreQueryResults.swift
[284/404] Compiling CareKitStore CoreDataQueryMonitor.swift
[285/404] Compiling CareKitStore HealthKitQueryMonitor+QueryResult.swift
[286/404] Compiling CareKitStore HealthKitQueryMonitor.swift
[287/404] Compiling CareKitStore QueryMonitor.swift
[288/404] Compiling CareKitStore OCKAdherence.swift
[294/404] Emitting module CareKitStore
[295/404] Compiling CareKitStore OCKHealthKitLinkage.swift
[296/404] Compiling CareKitStore OCKLabeledValue.swift
[297/404] Compiling CareKitStore OCKNote.swift
[298/404] Compiling CareKitStore OCKOutcome.swift
[299/404] Compiling CareKitStore OCKOutcomeValue.swift
[300/404] Compiling CareKitStore OCKPatient.swift
[301/404] Compiling CareKitStore OCKPostalAddress.swift
[302/404] Compiling CareKitStore OCKSchedule.swift
[303/404] Compiling CareKitStore OCKScheduleElement.swift
[304/404] Compiling CareKitStore OCKScheduleEvent.swift
[305/404] Compiling CareKitStore OCKSemanticVersion.swift
[306/404] Compiling CareKitStore OCKTask.swift
[307/404] Compiling CareKitStore OCKAdherenceQuery.swift
[308/404] Compiling CareKitStore OCKCarePlanQuery.swift
[391/404] Compiling CareKitStore OCKContactQuery.swift
[392/404] Compiling CareKitStore OCKEventQuery.swift
[393/404] Compiling CareKitStore OCKOutcomeQuery.swift
[394/404] Compiling CareKitStore OCKPatientQuery.swift
[395/404] Compiling CareKitStore OCKQueryProtocol.swift
[396/404] Compiling CareKitStore OCKTaskQuery.swift
[397/404] Compiling CareKitStore AggregatedCareTaskProgress.swift
[398/404] Compiling CareKitStore BinaryCareTaskProgress.swift
[399/404] Compiling CareKitStore CareTaskProgress.swift
[400/404] Compiling CareKitStore CareTaskProgressStrategy+CheckingOutcomesExist.swift
[401/404] Compiling CareKitStore CareTaskProgressStrategy+SummingOutcomeValues.swift
[402/404] Compiling CareKitStore CareTaskProgressStrategy.swift
[403/404] Compiling CareKitStore LinearCareTaskProgress.swift
[404/404] Compiling CareKitStore resource_bundle_accessor.swift
[405/495] Compiling CareKit OCKTaskController.swift
[406/495] Compiling CareKit OCKTaskViewSynchronizerProtocol.swift
[407/495] Compiling CareKit OCKWeekCalendarController.swift
[408/495] Compiling CareKit OCKWeekCalendarPageViewController.swift
[409/495] Compiling CareKit OCKWeekCalendarViewSynchronizer.swift
[410/495] Compiling CareKit OCKCalendarViewController.swift
[411/495] Compiling CareKit OCKWeekCalendarViewController.swift
[412/495] Compiling CareKit OCKCartesianChartViewSynchronizer.swift
[413/495] Compiling CareKit OCKCartesianChartViewController.swift
[414/495] Compiling CareKit OCKChartViewController.swift
[415/504] Compiling CareKit ViewSynchronizing.swift
[416/504] Compiling CareKit LabeledValueTaskView+Init.swift
[417/504] Compiling CareKit NumericProgressTaskView+Init.swift
[418/504] Compiling CareKit OCKButtonLogTaskViewSynchronizer.swift
[419/504] Compiling CareKit OCKChecklistTaskViewSynchronizer.swift
[420/504] Compiling CareKit OCKGridTaskViewSynchronizer.swift
[421/504] Compiling CareKit OCKInstructionsTaskViewSynchronizer.swift
[422/504] Compiling CareKit OCKSimpleTaskViewSynchronizer.swift
[423/504] Compiling CareKit OCKSurveyTaskViewSynchronizer.swift
[424/504] Compiling CareKit OCKButtonLogViewController.swift
[425/504] Compiling CareKit OCKDataSeriesConfiguration.swift
[426/504] Compiling CareKit OCKDetailedContactViewSynchronizer.swift
[427/504] Compiling CareKit OCKSimpleContactViewSynchronizer.swift
[428/504] Compiling CareKit _OCKContactsListViewSynchronizer.swift
[429/504] Compiling CareKit OCKContactViewController.swift
[430/504] Compiling CareKit OCKContactViewResponder.swift
[431/504] Compiling CareKit OCKContactsListViewController.swift
[432/504] Compiling CareKit OCKDetailedContactViewController.swift
[433/504] Compiling CareKit OCKSimpleContactViewController.swift
[434/504] Compiling CareKit OCKDetailViewController.swift
[435/504] Compiling CareKit NSLayoutConstraint+Extensions.swift
[436/504] Compiling CareKit OCKContact+Extensions.swift
[437/504] Compiling CareKit OCKOutcomeValue+Extension.swift
[438/504] Compiling CareKit UIViewController+Extensions.swift
[439/504] Compiling CareKit OCKHeaderBodyView.swift
[440/504] Compiling CareKit OCKListView.swift
[441/504] Compiling CareKit OCKDailyPageViewController.swift
[442/504] Compiling CareKit OCKDailyTasksPageViewController.swift
[443/504] Compiling CareKit OCKListViewController.swift
[444/504] Compiling CareKit SynchronizedViewController.swift
[445/504] Compiling CareKit OCKChecklistTaskViewController.swift
[446/504] Compiling CareKit OCKGridTaskViewController.swift
[447/504] Compiling CareKit OCKInstructionsTaskViewController.swift
[448/504] Compiling CareKit OCKSimpleTaskViewController.swift
[449/504] Compiling CareKit OCKSurveyTaskViewController.swift
[450/504] Compiling CareKit OCKTaskViewController.swift
[451/504] Compiling CareKit OCKContactUtility.swift
[452/504] Compiling CareKit OCKWeekCalendarView+Updatable.swift
[453/504] Compiling CareKit OCKCartesianChartView+Updatable.swift
[454/504] Compiling CareKit OCKDetailedContactView+Updatable.swift
[455/504] Emitting module CareKit
[456/504] Compiling CareKit SimpleTaskView+Init.swift
[457/504] Compiling CareKit OCKScheduleUtility.swift
[458/504] Compiling CareKit OCKButtonLogTaskController.swift
[459/504] Compiling CareKit OCKCalendarController.swift
[460/504] Compiling CareKit OCKCalendarViewSynchronizerProtocol.swift
[461/504] Compiling CareKit OCKCartesianChartController.swift
[462/504] Compiling CareKit OCKChartController.swift
[463/504] Compiling CareKit OCKChartViewSynchronizerProtocol.swift
[464/504] Compiling CareKit OCKChecklistTaskController.swift
[465/504] Compiling CareKit OCKContactController.swift
[466/504] Compiling CareKit OCKContactViewSynchronizerProtocol.swift
[467/504] Compiling CareKit OCKDetailedContactController.swift
[468/504] Compiling CareKit OCKGridTaskController.swift
[469/504] Compiling CareKit OCKInstructionsTaskController.swift
[470/504] Compiling CareKit OCKLabeledValueTaskController.swift
[471/504] Compiling CareKit OCKNumericProgressTaskController.swift
[472/504] Compiling CareKit OCKSimpleContactController.swift
[473/504] Compiling CareKit OCKSimpleTaskController.swift
[474/504] Compiling CareKit OCKStoreNotifications.swift
[475/504] Compiling CareKit OCKSynchronizedStoreManager.swift
[476/504] Compiling CareKit OCKSimpleContactView+Updatable.swift
[477/504] Compiling CareKit OCKHeaderView+Updatable.swift
[478/504] Compiling CareKit OCKChecklistTaskView+Updatable.swift
[479/504] Compiling CareKit OCKGridTaskView+Updatable.swift
[480/504] Compiling CareKit OCKInstructionsTaskView+Updatable.swift
[481/504] Compiling CareKit OCKLogTaskView+Updatable.swift
[482/504] Compiling CareKit OCKSimpleTaskView+Updatable.swift
[483/504] Compiling CareKit Updatable.swift
[484/504] Compiling CareKit resource_bundle_accessor.swift
[485/504] Compiling CareKit Calendar+Extensions.swift
[486/504] Compiling CareKit LinearCareTaskProgress+Extension.swift
[487/504] Compiling CareKit Number+Extension.swift
[488/504] Compiling CareKit OCKAnyContact+Extension.swift
[489/504] Compiling CareKit OCKAnyEvent+Extension.swift
[490/504] Compiling CareKit OCKAnyEventStore+Extension.swift
[491/504] Compiling CareKit OCKAnyStoreProtocol+Environment.swift
[492/504] Compiling CareKit UIImage+Asset.swift
[493/504] Compiling CareKit OCKLog.swift
[494/504] Compiling CareKit CareStoreFetchRequest.swift
[495/504] Compiling CareKit CareStoreFetchRequestController.swift
[496/504] Compiling CareKit CareStoreFetchedResult+Extension.swift
[497/504] Compiling CareKit CareStoreFetchedResult.swift
[498/504] Compiling CareKit CareStoreFetchedResults.swift
[499/504] Compiling CareKit OCKAnyReadOnlyEventStore+Progress.swift
[500/504] Compiling CareKit OCKSynchronizationContext.swift
[501/504] Compiling CareKit TemporalProgress.swift
[502/504] Compiling CareKit TemporalTaskProgress.swift
[503/504] Compiling CareKit InstructionsTaskView+Init.swift
[504/504] Compiling CareKit OCKTaskEvents.swift
[505/602] Compiling CareKitEssentials OCKScheduleEvent+Comparable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKStore.swift:85:19: warning: result of call to 'addTasksIfNotPresent' is unused
        try await addTasksIfNotPresent([nausea, doxylamine, kegels, stretch])
                  ^                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[506/602] Compiling CareKitEssentials OCKScheduleEvent+Hashable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKStore.swift:85:19: warning: result of call to 'addTasksIfNotPresent' is unused
        try await addTasksIfNotPresent([nausea, doxylamine, kegels, stretch])
                  ^                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[507/602] Compiling CareKitEssentials OCKSemanticVersion+Hashable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKStore.swift:85:19: warning: result of call to 'addTasksIfNotPresent' is unused
        try await addTasksIfNotPresent([nausea, doxylamine, kegels, stretch])
                  ^                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[508/602] Compiling CareKitEssentials OCKStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKStore.swift:85:19: warning: result of call to 'addTasksIfNotPresent' is unused
        try await addTasksIfNotPresent([nausea, doxylamine, kegels, stretch])
                  ^                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[509/602] Compiling CareKitEssentials OCKStoreCoordinator+Hashable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKStore.swift:85:19: warning: result of call to 'addTasksIfNotPresent' is unused
        try await addTasksIfNotPresent([nausea, doxylamine, kegels, stretch])
                  ^                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[510/602] Compiling CareKitEssentials OCKTask+Hashable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKStore.swift:85:19: warning: result of call to 'addTasksIfNotPresent' is unused
        try await addTasksIfNotPresent([nausea, doxylamine, kegels, stretch])
                  ^                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[511/602] Compiling CareKitEssentials OCKTask+ResearchKitSwiftUI.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKStore.swift:85:19: warning: result of call to 'addTasksIfNotPresent' is unused
        try await addTasksIfNotPresent([nausea, doxylamine, kegels, stretch])
                  ^                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[512/602] Compiling CareKitEssentials UIImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKStore.swift:85:19: warning: result of call to 'addTasksIfNotPresent' is unused
        try await addTasksIfNotPresent([nausea, doxylamine, kegels, stretch])
                  ^                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[513/602] Compiling CareKitEssentials View+Default.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKStore.swift:85:19: warning: result of call to 'addTasksIfNotPresent' is unused
        try await addTasksIfNotPresent([nausea, doxylamine, kegels, stretch])
                  ^                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[514/602] Compiling CareKitEssentials CareKitEssentialsError.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKStore.swift:85:19: warning: result of call to 'addTasksIfNotPresent' is unused
        try await addTasksIfNotPresent([nausea, doxylamine, kegels, stretch])
                  ^                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[515/612] Compiling CareKitEssentials OCKOutcome+Hashable.swift
[516/612] Compiling CareKitEssentials OCKOutcome.swift
[517/612] Compiling CareKitEssentials OCKOutcomeValue+Hashable.swift
[518/612] Compiling CareKitEssentials OCKOutcomeValue+Identifiable.swift
[519/612] Compiling CareKitEssentials OCKOutcomeValue+Plottable.swift
[520/612] Compiling CareKitEssentials OCKOutcomeValue+ResearchKitSwiftUIResult.swift
[521/612] Compiling CareKitEssentials OCKOutcomeValue+Sequence.swift
[522/612] Compiling CareKitEssentials OCKPatient+Hashable.swift
[523/612] Compiling CareKitEssentials OCKSchedule+Hashable.swift
[524/612] Compiling CareKitEssentials OCKScheduleElement+Hashable.swift
[525/612] Compiling CareKitEssentials OCKAnyEventStore.swift
[526/612] Compiling CareKitEssentials OCKAnyOutcome+Sequence.swift
[527/612] Compiling CareKitEssentials OCKAnyOutcome.swift
[528/612] Compiling CareKitEssentials OCKBiologicalSex+Hashable.swift
[529/612] Compiling CareKitEssentials OCKCarePlan+Hashable.swift
[530/612] Compiling CareKitEssentials OCKContact+Hashable.swift
[531/612] Compiling CareKitEssentials OCKHealthKitLinkage+Hashable.swift
[532/612] Compiling CareKitEssentials OCKHealthKitOutcome+Hashable.swift
[533/612] Compiling CareKitEssentials OCKHealthKitPassthroughStore.swift
[534/612] Compiling CareKitEssentials OCKHealthKitTask+Hashable.swift
[535/612] Compiling CareKitEssentials OCKNote+Hashable.swift
[536/612] Emitting module CareKitEssentials
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/CareStoreFetchedResult+Hashable.swift:13:35: warning: conformance of 'CareStoreFetchedResult<Result>' to protocol 'Hashable' conflicts with that stated in the type's module 'CareKit' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
extension CareStoreFetchedResult: Hashable where Result: CareKitEssentialVersionable {}
                                  ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKit/CareKit/Shared/Synchronization/CareStoreFetchedResult.swift:63:1: note: 'CareStoreFetchedResult<Result>' declares conformance to protocol 'Hashable' here
extension CareStoreFetchedResult: Hashable where Result: Hashable {
^
[537/612] Compiling CareKitEssentials InstructionsTaskView.swift
[538/612] Compiling CareKitEssentials LabeledValueTaskView+EventViewable.swift
[539/612] Compiling CareKitEssentials LabeledValueTaskView.swift
[540/612] Compiling CareKitEssentials NumericProgressTaskView+EventViewable.swift
[541/612] Compiling CareKitEssentials NumericProgressTaskView.swift
[542/612] Compiling CareKitEssentials SimpleTaskView+EventViewable.swift
[543/612] Compiling CareKitEssentials SimpleTaskView.swift
[544/612] Compiling CareKitEssentials InformationHeaderView.swift
[545/612] Compiling CareKitEssentials CareKitEssentialView.swift
[546/612] Compiling CareKitEssentials EventViewable.swift
[547/612] Compiling CareKitEssentials EventWithContentViewable.swift
[548/612] Compiling CareKitEssentials ResearchCareForm.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/SliderLog/CareKitEssentialSliderLogView.swift:95:3: error: unexpected ',' separator
                )
                ^
[549/612] Compiling CareKitEssentials ResearchSurveyView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/SliderLog/CareKitEssentialSliderLogView.swift:95:3: error: unexpected ',' separator
                )
                ^
[550/612] Compiling CareKitEssentials SimpleLabelView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/SliderLog/CareKitEssentialSliderLogView.swift:95:3: error: unexpected ',' separator
                )
                ^
[551/612] Compiling CareKitEssentials CareKitEssentialSliderLogView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/SliderLog/CareKitEssentialSliderLogView.swift:95:3: error: unexpected ',' separator
                )
                ^
[552/612] Compiling CareKitEssentials Slider.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/SliderLog/CareKitEssentialSliderLogView.swift:95:3: error: unexpected ',' separator
                )
                ^
[553/612] Compiling CareKitEssentials SliderLogButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/SliderLog/CareKitEssentialSliderLogView.swift:95:3: error: unexpected ',' separator
                )
                ^
[554/612] Compiling CareKitEssentials SliderLogTaskView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/SliderLog/CareKitEssentialSliderLogView.swift:95:3: error: unexpected ',' separator
                )
                ^
[555/612] Compiling CareKitEssentials SliderLogTaskViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/SliderLog/CareKitEssentialSliderLogView.swift:95:3: error: unexpected ',' separator
                )
                ^
[556/612] Compiling CareKitEssentials SliderStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/SliderLog/CareKitEssentialSliderLogView.swift:95:3: error: unexpected ',' separator
                )
                ^
[557/612] Compiling CareKitEssentials CareKitEssentialDigitalCrownLogView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/SliderLog/CareKitEssentialSliderLogView.swift:95:3: error: unexpected ',' separator
                )
                ^
[558/612] Compiling CareKitEssentials DigitalCrownView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/SliderLog/CareKitEssentialSliderLogView.swift:95:3: error: unexpected ',' separator
                )
                ^
[559/612] Compiling CareKitEssentials CareKitEssentialsUserInfoKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Models/PeriodComponent.swift:132:15: error: type 'Calendar.Component' has no member 'dayOfYear'
                case .day, .dayOfYear:
                           ~^~~~~~~~~
[560/612] Compiling CareKitEssentials DateComponentsForProgress.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Models/PeriodComponent.swift:132:15: error: type 'Calendar.Component' has no member 'dayOfYear'
                case .day, .dayOfYear:
                           ~^~~~~~~~~
[561/612] Compiling CareKitEssentials OSValue.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Models/PeriodComponent.swift:132:15: error: type 'Calendar.Component' has no member 'dayOfYear'
                case .day, .dayOfYear:
                           ~^~~~~~~~~
[562/612] Compiling CareKitEssentials PeriodComponent.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Models/PeriodComponent.swift:132:15: error: type 'Calendar.Component' has no member 'dayOfYear'
                case .day, .dayOfYear:
                           ~^~~~~~~~~
[563/612] Compiling CareKitEssentials ScheduleUtility.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Models/PeriodComponent.swift:132:15: error: type 'Calendar.Component' has no member 'dayOfYear'
                case .day, .dayOfYear:
                           ~^~~~~~~~~
[564/612] Compiling CareKitEssentials SurveyQuestion.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Models/PeriodComponent.swift:132:15: error: type 'Calendar.Component' has no member 'dayOfYear'
                case .day, .dayOfYear:
                           ~^~~~~~~~~
[565/612] Compiling CareKitEssentials SurveyStep.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Models/PeriodComponent.swift:132:15: error: type 'Calendar.Component' has no member 'dayOfYear'
                case .day, .dayOfYear:
                           ~^~~~~~~~~
[566/612] Compiling CareKitEssentials CareKitEssentialVersionable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Models/PeriodComponent.swift:132:15: error: type 'Calendar.Component' has no member 'dayOfYear'
                case .day, .dayOfYear:
                           ~^~~~~~~~~
[567/612] Compiling CareKitEssentials Utility.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Models/PeriodComponent.swift:132:15: error: type 'Calendar.Component' has no member 'dayOfYear'
                case .day, .dayOfYear:
                           ~^~~~~~~~~
[568/612] Compiling CareKitEssentials resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Models/PeriodComponent.swift:132:15: error: type 'Calendar.Component' has no member 'dayOfYear'
                case .day, .dayOfYear:
                           ~^~~~~~~~~
[569/612] Compiling CareKitEssentials TemporalTaskProgress.swift
[570/612] Compiling CareKitEssentials CareKitEssentialChartable.swift
[571/612] Compiling CareKitEssentials CustomLabelView.swift
[572/612] Compiling CareKitEssentials DetailsView.swift
[573/612] Compiling CareKitEssentials DismissableView.swift
[574/612] Compiling CareKitEssentials EventQueryContentView.swift
[575/612] Compiling CareKitEssentials EventQueryView.swift
[576/612] Compiling CareKitEssentials CKEDataSeries+AXChartDescriptorRepresentable.swift
[577/612] Compiling CareKitEssentials CareKitEssentialChartBodyView+ChartContent.swift
[578/612] Compiling CareKitEssentials CareKitEssentialSliderLogView+EventViewable.swift
[579/612] Compiling CareKitEssentials InstructionsTaskView+EventViewable.swift
[580/612] Compiling CareKitEssentials ChartContent+Default.swift
[581/612] Compiling CareKitEssentials Double.swift
[582/612] Compiling CareKitEssentials Image.swift
[583/612] Compiling CareKitEssentials LinearCareTaskProgress+Math.swift
[584/612] Compiling CareKitEssentials Logger.swift
[585/612] Compiling CareKitEssentials NSImage.swift
[586/612] Compiling CareKitEssentials OCKAnyEvent+Comparable.swift
[587/612] Compiling CareKitEssentials OCKAnyEvent+CustomStringConvertable.swift
[588/612] Compiling CareKitEssentials OCKAnyEvent+Equatable.swift
[589/612] Compiling CareKitEssentials OCKAnyEvent+Hashable.swift
[590/612] Compiling CareKitEssentials OCKAnyEvent.swift
[591/612] Compiling CareKitEssentials DigitalCrownViewFooter.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/CareStoreFetchedResult+Hashable.swift:13:35: warning: conformance of 'CareStoreFetchedResult<Result>' to protocol 'Hashable' conflicts with that stated in the type's module 'CareKit' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
extension CareStoreFetchedResult: Hashable where Result: CareKitEssentialVersionable {}
                                  ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKit/CareKit/Shared/Synchronization/CareStoreFetchedResult.swift:63:1: note: 'CareStoreFetchedResult<Result>' declares conformance to protocol 'Hashable' here
extension CareStoreFetchedResult: Hashable where Result: Hashable {
^
[592/612] Compiling CareKitEssentials DigitalCrownViewHeader.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/CareStoreFetchedResult+Hashable.swift:13:35: warning: conformance of 'CareStoreFetchedResult<Result>' to protocol 'Hashable' conflicts with that stated in the type's module 'CareKit' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
extension CareStoreFetchedResult: Hashable where Result: CareKitEssentialVersionable {}
                                  ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKit/CareKit/Shared/Synchronization/CareStoreFetchedResult.swift:63:1: note: 'CareStoreFetchedResult<Result>' declares conformance to protocol 'Hashable' here
extension CareStoreFetchedResult: Hashable where Result: Hashable {
^
[593/612] Compiling CareKitEssentials DigitalCrownViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/CareStoreFetchedResult+Hashable.swift:13:35: warning: conformance of 'CareStoreFetchedResult<Result>' to protocol 'Hashable' conflicts with that stated in the type's module 'CareKit' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
extension CareStoreFetchedResult: Hashable where Result: CareKitEssentialVersionable {}
                                  ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKit/CareKit/Shared/Synchronization/CareStoreFetchedResult.swift:63:1: note: 'CareStoreFetchedResult<Result>' declares conformance to protocol 'Hashable' here
extension CareStoreFetchedResult: Hashable where Result: Hashable {
^
[594/612] Compiling CareKitEssentials CardEnabledEnvironmentKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/CareStoreFetchedResult+Hashable.swift:13:35: warning: conformance of 'CareStoreFetchedResult<Result>' to protocol 'Hashable' conflicts with that stated in the type's module 'CareKit' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
extension CareStoreFetchedResult: Hashable where Result: CareKitEssentialVersionable {}
                                  ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKit/CareKit/Shared/Synchronization/CareStoreFetchedResult.swift:63:1: note: 'CareStoreFetchedResult<Result>' declares conformance to protocol 'Hashable' here
extension CareStoreFetchedResult: Hashable where Result: Hashable {
^
[595/612] Compiling CareKitEssentials BinaryCareTaskProgress+Math.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/CareStoreFetchedResult+Hashable.swift:13:35: warning: conformance of 'CareStoreFetchedResult<Result>' to protocol 'Hashable' conflicts with that stated in the type's module 'CareKit' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
extension CareStoreFetchedResult: Hashable where Result: CareKitEssentialVersionable {}
                                  ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKit/CareKit/Shared/Synchronization/CareStoreFetchedResult.swift:63:1: note: 'CareStoreFetchedResult<Result>' declares conformance to protocol 'Hashable' here
extension CareStoreFetchedResult: Hashable where Result: Hashable {
^
[596/612] Compiling CareKitEssentials CGFloat.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/CareStoreFetchedResult+Hashable.swift:13:35: warning: conformance of 'CareStoreFetchedResult<Result>' to protocol 'Hashable' conflicts with that stated in the type's module 'CareKit' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
extension CareStoreFetchedResult: Hashable where Result: CareKitEssentialVersionable {}
                                  ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKit/CareKit/Shared/Synchronization/CareStoreFetchedResult.swift:63:1: note: 'CareStoreFetchedResult<Result>' declares conformance to protocol 'Hashable' here
extension CareStoreFetchedResult: Hashable where Result: Hashable {
^
[597/612] Compiling CareKitEssentials Calendar+Dates.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/CareStoreFetchedResult+Hashable.swift:13:35: warning: conformance of 'CareStoreFetchedResult<Result>' to protocol 'Hashable' conflicts with that stated in the type's module 'CareKit' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
extension CareStoreFetchedResult: Hashable where Result: CareKitEssentialVersionable {}
                                  ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKit/CareKit/Shared/Synchronization/CareStoreFetchedResult.swift:63:1: note: 'CareStoreFetchedResult<Result>' declares conformance to protocol 'Hashable' here
extension CareStoreFetchedResult: Hashable where Result: Hashable {
^
[598/612] Compiling CareKitEssentials CareStoreFetchedResult+Hashable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/CareStoreFetchedResult+Hashable.swift:13:35: warning: conformance of 'CareStoreFetchedResult<Result>' to protocol 'Hashable' conflicts with that stated in the type's module 'CareKit' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
extension CareStoreFetchedResult: Hashable where Result: CareKitEssentialVersionable {}
                                  ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKit/CareKit/Shared/Synchronization/CareStoreFetchedResult.swift:63:1: note: 'CareStoreFetchedResult<Result>' declares conformance to protocol 'Hashable' here
extension CareStoreFetchedResult: Hashable where Result: Hashable {
^
[599/612] Compiling CareKitEssentials CareStoreFetchedResult.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/CareStoreFetchedResult+Hashable.swift:13:35: warning: conformance of 'CareStoreFetchedResult<Result>' to protocol 'Hashable' conflicts with that stated in the type's module 'CareKit' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
extension CareStoreFetchedResult: Hashable where Result: CareKitEssentialVersionable {}
                                  ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKit/CareKit/Shared/Synchronization/CareStoreFetchedResult.swift:63:1: note: 'CareStoreFetchedResult<Result>' declares conformance to protocol 'Hashable' here
extension CareStoreFetchedResult: Hashable where Result: Hashable {
^
[600/612] Compiling CareKitEssentials CareStoreFetchedResults+Sequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/CareStoreFetchedResult+Hashable.swift:13:35: warning: conformance of 'CareStoreFetchedResult<Result>' to protocol 'Hashable' conflicts with that stated in the type's module 'CareKit' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
extension CareStoreFetchedResult: Hashable where Result: CareKitEssentialVersionable {}
                                  ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKit/CareKit/Shared/Synchronization/CareStoreFetchedResult.swift:63:1: note: 'CareStoreFetchedResult<Result>' declares conformance to protocol 'Hashable' here
extension CareStoreFetchedResult: Hashable where Result: Hashable {
^
[601/612] Compiling CareKitEssentials CareTaskProgressStrategy.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/CareStoreFetchedResult+Hashable.swift:13:35: warning: conformance of 'CareStoreFetchedResult<Result>' to protocol 'Hashable' conflicts with that stated in the type's module 'CareKit' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
extension CareStoreFetchedResult: Hashable where Result: CareKitEssentialVersionable {}
                                  ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKit/CareKit/Shared/Synchronization/CareStoreFetchedResult.swift:63:1: note: 'CareStoreFetchedResult<Result>' declares conformance to protocol 'Hashable' here
extension CareStoreFetchedResult: Hashable where Result: Hashable {
^
[602/612] Compiling CareKitEssentials CardViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:46:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: markSelected) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:49:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: dataStrategySelected) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:52:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMarkHighlighted) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:55:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMeanMark) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:58:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMedianMark) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:149:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:156:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:163:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:170:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:67:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: dateInterval) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:70:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: configurations) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:92:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: dateInterval) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:95:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: configurations) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:42:6: error: cannot find 'AreaPlot' in scope
                                        AreaPlot(
                                        ^~~~~~~~
[603/612] Compiling CareKitEssentials CKEConfigurationView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:46:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: markSelected) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:49:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: dataStrategySelected) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:52:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMarkHighlighted) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:55:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMeanMark) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:58:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMedianMark) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:149:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:156:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:163:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:170:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:67:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: dateInterval) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:70:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: configurations) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:92:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: dateInterval) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:95:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: configurations) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:42:6: error: cannot find 'AreaPlot' in scope
                                        AreaPlot(
                                        ^~~~~~~~
[604/612] Compiling CareKitEssentials CareEssentialChartView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:46:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: markSelected) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:49:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: dataStrategySelected) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:52:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMarkHighlighted) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:55:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMeanMark) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:58:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMedianMark) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:149:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:156:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:163:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:170:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:67:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: dateInterval) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:70:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: configurations) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:92:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: dateInterval) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:95:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: configurations) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:42:6: error: cannot find 'AreaPlot' in scope
                                        AreaPlot(
                                        ^~~~~~~~
[605/612] Compiling CareKitEssentials CareKitEssentialChartBodyView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:46:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: markSelected) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:49:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: dataStrategySelected) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:52:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMarkHighlighted) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:55:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMeanMark) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:58:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMedianMark) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:149:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:156:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:163:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:170:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:67:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: dateInterval) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:70:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: configurations) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:92:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: dateInterval) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:95:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: configurations) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:42:6: error: cannot find 'AreaPlot' in scope
                                        AreaPlot(
                                        ^~~~~~~~
[606/612] Compiling CareKitEssentials CareKitEssentialChartDetailView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:46:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: markSelected) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:49:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: dataStrategySelected) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:52:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMarkHighlighted) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:55:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMeanMark) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:58:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMedianMark) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:149:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:156:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:163:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:170:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:67:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: dateInterval) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:70:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: configurations) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:92:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: dateInterval) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:95:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: configurations) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:42:6: error: cannot find 'AreaPlot' in scope
                                        AreaPlot(
                                        ^~~~~~~~
[607/612] Compiling CareKitEssentials CareKitEssentialChartHeaderView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:46:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: markSelected) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:49:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: dataStrategySelected) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:52:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMarkHighlighted) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:55:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMeanMark) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:58:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMedianMark) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:149:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:156:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:163:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:170:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:67:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: dateInterval) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:70:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: configurations) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:92:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: dateInterval) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:95:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: configurations) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:42:6: error: cannot find 'AreaPlot' in scope
                                        AreaPlot(
                                        ^~~~~~~~
[608/612] Compiling CareKitEssentials CareKitEssentialChartView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:46:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: markSelected) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:49:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: dataStrategySelected) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:52:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMarkHighlighted) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:55:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMeanMark) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:58:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMedianMark) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:149:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:156:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:163:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:170:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:67:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: dateInterval) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:70:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: configurations) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:92:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: dateInterval) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:95:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: configurations) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:42:6: error: cannot find 'AreaPlot' in scope
                                        AreaPlot(
                                        ^~~~~~~~
[609/612] Compiling CareKitEssentials CKEDataSeries.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:46:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: markSelected) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:49:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: dataStrategySelected) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:52:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMarkHighlighted) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:55:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMeanMark) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:58:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMedianMark) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:149:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:156:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:163:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:170:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:67:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: dateInterval) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:70:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: configurations) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:92:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: dateInterval) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:95:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: configurations) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:42:6: error: cannot find 'AreaPlot' in scope
                                        AreaPlot(
                                        ^~~~~~~~
[610/612] Compiling CareKitEssentials CKEDataSeriesConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:46:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: markSelected) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:49:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: dataStrategySelected) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:52:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMarkHighlighted) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:55:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMeanMark) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:58:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMedianMark) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:149:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:156:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:163:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:170:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:67:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: dateInterval) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:70:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: configurations) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:92:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: dateInterval) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:95:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: configurations) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:42:6: error: cannot find 'AreaPlot' in scope
                                        AreaPlot(
                                        ^~~~~~~~
[611/612] Compiling CareKitEssentials CKEPoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:46:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: markSelected) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:49:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: dataStrategySelected) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:52:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMarkHighlighted) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:55:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMeanMark) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:58:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMedianMark) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:149:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:156:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:163:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:170:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:67:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: dateInterval) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:70:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: configurations) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:92:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: dateInterval) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:95:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: configurations) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:42:6: error: cannot find 'AreaPlot' in scope
                                        AreaPlot(
                                        ^~~~~~~~
[612/612] Compiling CareKitEssentials TemporalProgress.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:46:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: markSelected) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:49:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: dataStrategySelected) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:52:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMarkHighlighted) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:55:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMeanMark) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:58:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                .onChange(of: isShowingMedianMark) { newValue in
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:149:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:156:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:163:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareEssentialChartView.swift:170:6: warning: 'CareEssentialChartView' is deprecated: Renamed to `CareKitEssentialChartView` and `dateInterval`, `period`, and `configurations` are now @Binding
                                        CareEssentialChartView(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:67:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: dateInterval) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:70:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: configurations) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:92:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: dateInterval) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:95:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead.
                                .onChange(of: configurations) { _ in
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:42:6: error: cannot find 'AreaPlot' in scope
                                        AreaPlot(
                                        ^~~~~~~~
error: fatalError
Fetching https://github.com/cbaker6/CareKit.git
[1/15307] Fetching carekit
Fetched https://github.com/cbaker6/CareKit.git from cache (3.08s)
Computing version for https://github.com/cbaker6/CareKit.git
Computed https://github.com/cbaker6/CareKit.git at 3.0.0-beta.45 (2.55s)
Fetching https://github.com/apple/FHIRModels.git
Fetching https://github.com/apple/swift-async-algorithms
[1/4976] Fetching swift-async-algorithms
[51/11012] Fetching swift-async-algorithms, fhirmodels
Fetched https://github.com/apple/FHIRModels.git from cache (1.23s)
Fetched https://github.com/apple/swift-async-algorithms from cache (1.23s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.3 (0.39s)
Fetching https://github.com/apple/swift-collections.git
[1/16371] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.86s)
Computing version for https://github.com/apple/FHIRModels.git
Computed https://github.com/apple/FHIRModels.git at 0.6.1 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.62s)
Creating working copy for https://github.com/apple/FHIRModels.git
Working copy of https://github.com/apple/FHIRModels.git resolved at 0.6.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.3
Creating working copy for https://github.com/cbaker6/CareKit.git
Working copy of https://github.com/cbaker6/CareKit.git resolved at 3.0.0-beta.45
BUILD FAILURE 5.10 macosSpm