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

Successful build of CareKitEssentials, reference main (02ea2b), with Swift 6.0 (beta) for macOS (SPM) on 16 Sep 2024 09:33:08 UTC.

Swift 6 data race errors: 3

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
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 02ea2bb feat: Add methods to computeProgress for median and average (#17)
Cloned https://github.com/netreconlab/CareKitEssentials.git
Revision (git rev-parse @):
02ea2bb43ae076f647c80d8045da7ea698749649
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/netreconlab/CareKitEssentials.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/netreconlab/CareKitEssentials.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/16] Write sources
[6/16] Copying Localizable.stringsdict
[6/16] Copying Info.plist
[8/16] Copying Localizable.strings
[9/16] Copying Info.plist
[11/16] Write sources
[11/16] Copying locversion.plist
[14/16] Copying 2.0_2.1_Mapping.xcmappingmodel
[15/16] Write swift-version-117DEE11B69C53C9.txt
[17/164] Compiling CareKitUI OCKContactButton.swift
[18/164] Compiling CareKitUI OCKContactDisplayable.swift
[19/165] Emitting module DequeModule
[20/165] Compiling CareKitUI OCKAnimatedButton.swift
[21/165] Compiling CareKitUI OCKCheckmarkButton.swift
[22/165] Compiling CareKitUI OCKDetailedContactView.swift
[23/165] Compiling CareKitUI OCKSimpleContactView.swift
[24/165] Compiling CareKitUI OCKLabeledButton.swift
[25/165] Compiling CareKitUI OCKDetailView.swift
[26/165] Compiling CareKitUI RectangularCompletionView.swift
[27/165] Compiling CareKitUI Number+Extensions.swift
[28/165] Compiling CareKitUI OCKStyler+Extension.swift
[29/165] Compiling CareKitUI Text+Extension.swift
[30/165] Compiling CareKitUI SimpleTaskView.swift
[31/165] Compiling CareKitUI OCKCalendarDisplayable.swift
[32/165] Compiling CareKitUI OCKWeekCalendarView.swift
[33/165] Compiling CareKitUI OCKCompletionRingButton.swift
[34/165] Compiling CareKitUI OCKCompletionRingView.swift
[35/165] Compiling CareKitUI OCKLog.swift
[36/165] Compiling CareKitUI OSValue.swift
[37/165] Compiling CareKitUI OCKAnimationStyler.swift
[38/165] Compiling CareKitUI OCKAppearanceStyler.swift
[39/165] Compiling CareKitUI OCKColorStyler.swift
[40/170] Compiling DequeModule _UnsafeWrappedBuffer.swift
[41/170] Emitting module OrderedCollections
[42/170] Compiling CareKitUI CircularCompletionView.swift
[43/170] Compiling CareKitUI HeaderView.swift
[52/170] Compiling CareKitUI OCKDetailedImageView.swift
[53/170] Compiling CareKitUI AccessibleStack.swift
[54/170] Compiling CareKitUI BackwardsCompatibility.swift
[55/170] Compiling CareKitUI CardView.swift
[62/170] Compiling CareKitUI UIColor+Extension.swift
[63/170] Compiling CareKitUI CATransaction+Extension.swift
[64/170] Compiling CareKitUI OCKLabel.swift
[65/170] Compiling CareKitUI LinkButton.swift
[66/170] Compiling CareKitUI LinkItem.swift
[67/170] Compiling CareKitUI OCKStyler.swift
[68/170] Compiling CareKitUI InstructionsTaskView.swift
[73/170] Compiling CareKitUI Calendar+Extensions.swift
[74/170] Compiling CareKitUI NSLayoutConstraint+Extensions.swift
[75/170] Compiling CareKitUI UIFont+Extensions.swift
[76/170] Compiling CareKitUI OCKFeaturedContentView.swift
[77/170] Compiling CareKitUI OCKCappedSizeLabel.swift
[78/170] Compiling CareKitUI OCKCompletionState.swift
[79/170] Compiling CareKitUI OCKRingView.swift
[80/170] Compiling CareKitUI View+Extension.swift
[81/170] Compiling CareKitUI OCKLocalization.swift
[82/170] Compiling CareKitUI NoHighlightStyle.swift
[83/170] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[84/170] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[85/170] Compiling OrderedCollections OrderedSet.swift
[86/170] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[87/170] Compiling OrderedCollections _UnsafeBitset.swift
[88/172] Emitting module Collections
[89/172] Compiling Collections Collections.swift
[90/218] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[91/218] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[92/218] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[93/218] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[94/218] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[95/218] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[96/218] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[97/218] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[98/218] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[99/218] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[100/222] Compiling AsyncAlgorithms MergeStateMachine.swift
[101/222] Compiling AsyncAlgorithms MergeStorage.swift
[102/222] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[103/222] Compiling AsyncAlgorithms Rethrow.swift
[104/222] Compiling AsyncAlgorithms SetAlgebra.swift
[105/222] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[106/222] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[107/222] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[108/222] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[109/222] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[110/222] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[111/222] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[112/222] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[113/222] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[114/222] Compiling AsyncAlgorithms AsyncChannel.swift
[115/222] Compiling AsyncAlgorithms Dictionary.swift
[116/222] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[117/222] Compiling AsyncAlgorithms Locking.swift
[118/222] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[119/222] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[120/222] Emitting module AsyncAlgorithms
[121/222] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[122/222] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[123/222] Compiling AsyncAlgorithms ZipStateMachine.swift
[124/222] Compiling AsyncAlgorithms ZipStorage.swift
[125/222] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[126/222] Compiling AsyncAlgorithms ChannelStateMachine.swift
[127/222] Compiling AsyncAlgorithms ChannelStorage.swift
[128/222] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[129/222] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[130/222] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[131/222] Compiling AsyncAlgorithms CombineLatestStorage.swift
[132/222] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[133/222] Compiling AsyncAlgorithms DebounceStateMachine.swift
[134/222] Compiling AsyncAlgorithms DebounceStorage.swift
[135/222] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[136/222] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[137/222] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[138/222] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[139/222] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[140/340] Compiling CareKitStore OCKCarePlanStoreDelegate.swift
[141/340] Compiling CareKitStore OCKContactStoreDelegate.swift
[142/340] Compiling CareKitStore OCKEventAggregator.swift
[143/340] Compiling CareKitStore OCKOutcomeStoreDelegate.swift
[144/340] Compiling CareKitStore OCKPatientStoreDelegate.swift
[145/340] Compiling CareKitStore OCKTaskStoreDelegate.swift
[146/340] Compiling CareKitStore OCKPersistentStoreCoordinator+CarePlans.swift
[147/340] Compiling CareKitStore OCKPersistentStoreCoordinator+Contacts.swift
[148/340] Compiling CareKitStore OCKPersistentStoreCoordinator+Events.swift
[149/340] Compiling CareKitStore OCKPersistentStoreCoordinator+Outcomes.swift
[150/340] Compiling CareKitStore OCKPersistentStoreCoordinator+Patients.swift
[151/340] Compiling CareKitStore OCKPersistentStoreCoordinator+Tasks.swift
[152/340] Compiling CareKitStore OCKStoreCoordinator.swift
[153/353] Compiling CareKitStore OCKStoreMigration2_0To2_1Policy.swift
[154/353] Compiling CareKitStore OCKCDCarePlan.swift
[155/353] Compiling CareKitStore OCKCDClock.swift
[156/353] Compiling CareKitStore OCKCDContact.swift
[157/353] Compiling CareKitStore OCKCDHealthKitLinkage.swift
[158/353] Compiling CareKitStore OCKCDHealthKitTask.swift
[159/353] Compiling CareKitStore OCKCDKnowledgeElement.swift
[160/353] Compiling CareKitStore OCKCDNote.swift
[161/353] Compiling CareKitStore OCKCDObject.swift
[162/353] Compiling CareKitStore OCKCDOutcome.swift
[163/353] Compiling CareKitStore OCKCDOutcomeValue.swift
[164/353] Compiling CareKitStore OCKCDPatient.swift
[165/353] Compiling CareKitStore OCKCDPersonName.swift
[166/353] Compiling CareKitStore OCKCarePlanStore.swift
[167/353] Compiling CareKitStore OCKAnyContact.swift
[168/353] Compiling CareKitStore OCKAnyContactStore.swift
[169/353] Compiling CareKitStore OCKContactStore.swift
[170/353] Compiling CareKitStore OCKAnyEvent.swift
[171/353] Compiling CareKitStore OCKAnyEventStore.swift
[172/353] Compiling CareKitStore OCKEventStore.swift
[173/353] Compiling CareKitStore OCKReadOnlyEventStore+FetchPartialEvents.swift
[174/353] Compiling CareKitStore OCKReadOnlyEventStore+PartialEventsStream.swift
[175/353] Compiling CareKitStore OCKReadOnlyEventStore+Utilities.swift
[176/353] Compiling CareKitStore OCKReadOnlyEventStore+VersioningUtilities.swift
[177/353] Compiling CareKitStore PartialEvent.swift
[178/353] Compiling CareKitStore OCKObjectCompatible.swift
[179/353] Compiling CareKitStore OCKRemoteSynchronizable.swift
[180/353] Compiling CareKitStore OCKRevisionRecord.swift
[181/353] Compiling CareKitStore OCKStore+Synchronization.swift
[182/353] Compiling CareKitStore OCKWatchConnectivityPeer.swift
[183/353] Compiling CareKitStore OCKHealthKitOutcome.swift
[184/353] Compiling CareKitStore OCKHealthKitPassthroughStore+EventUtilities.swift
[185/353] Compiling CareKitStore OCKHealthKitPassthroughStore+EventsStream.swift
[186/353] Compiling CareKitStore OCKHealthKitPassthroughStore+FetchEvents.swift
[187/353] Compiling CareKitStore OCKHealthKitPassthroughStore+FetchOutcomes.swift
[188/353] Compiling CareKitStore OCKHealthKitPassthroughStore+OutcomesStream.swift
[189/353] Compiling CareKitStore OCKHealthKitPassthroughStore.swift
[190/353] Compiling CareKitStore OCKHealthKitProxy.swift
[191/353] Compiling CareKitStore OCKHealthKitStore+Outcomes.swift
[192/353] Compiling CareKitStore OCKEventQuery.swift
[193/353] Compiling CareKitStore OCKOutcomeQuery.swift
[194/353] Compiling CareKitStore OCKPatientQuery.swift
[195/353] Compiling CareKitStore OCKQueryProtocol.swift
[196/353] Compiling CareKitStore OCKTaskQuery.swift
[197/353] Compiling CareKitStore AggregatedCareTaskProgress.swift
[198/353] Compiling CareKitStore BinaryCareTaskProgress.swift
[199/353] Compiling CareKitStore CareTaskProgress.swift
[200/353] Compiling CareKitStore CareTaskProgressStrategy+CheckingOutcomesExist.swift
[201/353] Compiling CareKitStore CareTaskProgressStrategy+SummingOutcomeValues.swift
[202/353] Compiling CareKitStore CareTaskProgressStrategy.swift
[203/353] Compiling CareKitStore LinearCareTaskProgress.swift
[204/353] Compiling CareKitStore resource_bundle_accessor.swift
[205/353] Compiling CareKitStore OCKStoreProtocol+Synchronous.swift
[206/353] Compiling CareKitStore OCKStoreProtocol.swift
[207/353] Compiling CareKitStore OCKAnyOutcome.swift
[208/353] Compiling CareKitStore OCKAnyOutcomeStore.swift
[209/353] Compiling CareKitStore OCKOutcomeStore.swift
[210/353] Compiling CareKitStore OCKAnyPatient.swift
[211/353] Compiling CareKitStore OCKAnyPatientStore.swift
[212/353] Compiling CareKitStore OCKPatientStore.swift
[213/353] Compiling CareKitStore OCKAnyTask.swift
[214/353] Compiling CareKitStore OCKAnyTaskStore.swift
[215/353] Compiling CareKitStore OCKAnyVersionableTask.swift
[216/353] Compiling CareKitStore OCKTaskStore.swift
[217/353] Compiling CareKitStore OCKAdherenceAggregator.swift
[218/353] Emitting module CareKitStore
[219/353] Compiling CareKitStore OCKCDPostalAddress.swift
[220/353] Compiling CareKitStore OCKCDScheduleElement.swift
[221/353] Compiling CareKitStore OCKCDTag.swift
[222/353] Compiling CareKitStore OCKCDTask.swift
[223/353] Compiling CareKitStore OCKCDVersionedObject.swift
[224/353] Compiling CareKitStore OCKStore+CarePlans.swift
[225/353] Compiling CareKitStore OCKStore+Contacts.swift
[226/353] Compiling CareKitStore OCKStore+HealthKit.swift
[227/353] Compiling CareKitStore OCKStore+Outcomes.swift
[228/353] Compiling CareKitStore OCKStore+Patients.swift
[229/353] Compiling CareKitStore OCKStore+Tasks.swift
[230/353] Compiling CareKitStore OCKStore+Transactions.swift
[231/353] Compiling CareKitStore OCKStore.swift
[232/353] Compiling CareKitStore CareStoreQueryResults.swift
[233/353] Compiling CareKitStore CoreDataQueryMonitor.swift
[234/353] Compiling CareKitStore HealthKitQueryMonitor+QueryResult.swift
[235/353] Compiling CareKitStore HealthKitQueryMonitor.swift
[236/353] Compiling CareKitStore QueryMonitor.swift
[237/353] Compiling CareKitStore OCKAdherence.swift
[238/353] Compiling CareKitStore OCKBiologicalSex.swift
[239/353] Compiling CareKitStore OCKCarePlan.swift
[240/353] Compiling CareKitStore OCKContact.swift
[241/353] Compiling CareKitStore OCKEntity.swift
[242/353] Compiling CareKitStore OCKEvent.swift
[243/353] Compiling CareKitStore OCKHealthKitLinkage.swift
[244/353] Compiling CareKitStore OCKLabeledValue.swift
[251/353] Compiling CareKitStore OCKNote.swift
[252/353] Compiling CareKitStore OCKOutcome.swift
[253/353] Compiling CareKitStore OCKOutcomeValue.swift
[254/362] Compiling CareKitStore OCKPatient.swift
[255/362] Compiling CareKitStore OCKPostalAddress.swift
[256/362] Compiling CareKitStore OCKSchedule.swift
[257/362] Compiling CareKitStore OCKScheduleElement.swift
[258/362] Compiling CareKitStore OCKScheduleEvent.swift
[259/362] Compiling CareKitStore OCKSemanticVersion.swift
[260/362] Compiling CareKitStore OCKTask.swift
[261/362] Compiling CareKitStore OCKAdherenceQuery.swift
[262/362] Compiling CareKitStore OCKCarePlanQuery.swift
[263/362] Compiling CareKitStore OCKContactQuery.swift
[264/362] Compiling CareKitStore OCKHealthKitStore+Tasks.swift
[265/362] Compiling CareKitStore OCKHealthKitTask.swift
[266/362] Compiling CareKitStore Sample.swift
[267/362] Compiling CareKitStore SampleChange.swift
[268/362] Compiling CareKitStore LogCategory.swift
[269/362] Compiling CareKitStore Logger+Init.swift
[270/362] Compiling CareKitStore OCKLog.swift
[271/362] Compiling CareKitStore OSLog+Init.swift
[272/362] Compiling CareKitStore OCKResultClosure.swift
[273/362] Compiling CareKitStore OCKStoreError.swift
[274/362] Compiling CareKitStore OCKUtilities.swift
[275/362] Compiling CareKitStore OCKAnyCarePlan.swift
[276/362] Compiling CareKitStore OCKAnyCarePlanStore.swift
[281/362] Emitting module CareKitUI
[354/362] Compiling CareKitUI OCKInstructionsTaskView.swift
[355/362] Compiling CareKitUI OCKLogTaskView.swift
[356/362] Compiling CareKitUI OCKSimpleTaskView.swift
[357/362] Compiling CareKitUI OCKTaskDisplayable.swift
[358/362] Compiling CareKitUI OCKHeaderView.swift
[359/362] Compiling CareKitUI OCKSeparatorView.swift
[360/362] Compiling CareKitUI OCKStackView.swift
[361/362] Compiling CareKitUI OCKView.swift
[362/362] Compiling CareKitUI resource_bundle_accessor.swift
[363/453] Compiling CareKit OCKChecklistTaskViewController.swift
[364/453] Compiling CareKit OCKGridTaskViewController.swift
[365/453] Compiling CareKit OCKInstructionsTaskViewController.swift
[366/453] Compiling CareKit OCKSimpleTaskViewController.swift
[367/453] Compiling CareKit OCKSurveyTaskViewController.swift
[368/453] Compiling CareKit OCKTaskViewController.swift
[369/453] Compiling CareKit OCKContactUtility.swift
[370/453] Compiling CareKit OCKWeekCalendarView+Updatable.swift
[371/453] Compiling CareKit OCKCartesianChartView+Updatable.swift
[372/453] Compiling CareKit OCKDetailedContactView+Updatable.swift
[373/462] Compiling CareKit OCKTaskController.swift
[374/462] Compiling CareKit OCKTaskViewSynchronizerProtocol.swift
[375/462] Compiling CareKit OCKWeekCalendarController.swift
[376/462] Compiling CareKit OCKWeekCalendarPageViewController.swift
[377/462] Compiling CareKit OCKWeekCalendarViewSynchronizer.swift
[378/462] Compiling CareKit OCKCalendarViewController.swift
[379/462] Compiling CareKit OCKWeekCalendarViewController.swift
[380/462] Compiling CareKit OCKCartesianChartViewSynchronizer.swift
[381/462] Compiling CareKit OCKCartesianChartViewController.swift
[382/462] Compiling CareKit OCKChartViewController.swift
[383/462] Compiling CareKit OCKDataSeriesConfiguration.swift
[384/462] Compiling CareKit OCKDetailedContactViewSynchronizer.swift
[385/462] Compiling CareKit OCKSimpleContactViewSynchronizer.swift
[386/462] Compiling CareKit _OCKContactsListViewSynchronizer.swift
[387/462] Compiling CareKit OCKContactViewController.swift
[388/462] Compiling CareKit OCKContactViewResponder.swift
[389/462] Compiling CareKit OCKContactsListViewController.swift
[390/462] Compiling CareKit OCKDetailedContactViewController.swift
[391/462] Compiling CareKit OCKSimpleContactViewController.swift
[392/462] Compiling CareKit OCKDetailViewController.swift
[393/462] Compiling CareKit ViewSynchronizing.swift
[394/462] Compiling CareKit LabeledValueTaskView+Init.swift
[395/462] Compiling CareKit NumericProgressTaskView+Init.swift
[396/462] Compiling CareKit OCKButtonLogTaskViewSynchronizer.swift
[397/462] Compiling CareKit OCKChecklistTaskViewSynchronizer.swift
[398/462] Compiling CareKit OCKGridTaskViewSynchronizer.swift
[399/462] Compiling CareKit OCKInstructionsTaskViewSynchronizer.swift
[400/462] Compiling CareKit OCKSimpleTaskViewSynchronizer.swift
[401/462] Compiling CareKit OCKSurveyTaskViewSynchronizer.swift
[402/462] Compiling CareKit OCKButtonLogViewController.swift
[403/462] Compiling CareKit NSLayoutConstraint+Extensions.swift
[404/462] Compiling CareKit OCKContact+Extensions.swift
[405/462] Compiling CareKit OCKOutcomeValue+Extension.swift
[406/462] Compiling CareKit UIViewController+Extensions.swift
[407/462] Compiling CareKit OCKHeaderBodyView.swift
[408/462] Compiling CareKit OCKListView.swift
[409/462] Compiling CareKit OCKDailyPageViewController.swift
[410/462] Compiling CareKit OCKDailyTasksPageViewController.swift
[411/462] Compiling CareKit OCKListViewController.swift
[412/462] Compiling CareKit SynchronizedViewController.swift
[413/462] Emitting module CareKit
[414/462] Compiling CareKit SimpleTaskView+Init.swift
[415/462] Compiling CareKit OCKScheduleUtility.swift
[416/462] Compiling CareKit OCKButtonLogTaskController.swift
[417/462] Compiling CareKit OCKCalendarController.swift
[418/462] Compiling CareKit OCKCalendarViewSynchronizerProtocol.swift
[419/462] Compiling CareKit OCKCartesianChartController.swift
[420/462] Compiling CareKit OCKChartController.swift
[421/462] Compiling CareKit OCKChartViewSynchronizerProtocol.swift
[422/462] Compiling CareKit OCKChecklistTaskController.swift
[423/462] Compiling CareKit OCKContactController.swift
[424/462] Compiling CareKit OCKSimpleContactView+Updatable.swift
[425/462] Compiling CareKit OCKHeaderView+Updatable.swift
[426/462] Compiling CareKit OCKChecklistTaskView+Updatable.swift
[427/462] Compiling CareKit OCKGridTaskView+Updatable.swift
[428/462] Compiling CareKit OCKInstructionsTaskView+Updatable.swift
[429/462] Compiling CareKit OCKLogTaskView+Updatable.swift
[430/462] Compiling CareKit OCKSimpleTaskView+Updatable.swift
[431/462] Compiling CareKit Updatable.swift
[432/462] Compiling CareKit resource_bundle_accessor.swift
[433/462] Compiling CareKit OCKContactViewSynchronizerProtocol.swift
[434/462] Compiling CareKit OCKDetailedContactController.swift
[435/462] Compiling CareKit OCKGridTaskController.swift
[436/462] Compiling CareKit OCKInstructionsTaskController.swift
[437/462] Compiling CareKit OCKLabeledValueTaskController.swift
[438/462] Compiling CareKit OCKNumericProgressTaskController.swift
[439/462] Compiling CareKit OCKSimpleContactController.swift
[440/462] Compiling CareKit OCKSimpleTaskController.swift
[441/462] Compiling CareKit OCKStoreNotifications.swift
[442/462] Compiling CareKit OCKSynchronizedStoreManager.swift
[443/462] Compiling CareKit CareStoreFetchRequestController.swift
[444/462] Compiling CareKit CareStoreFetchedResult+Extension.swift
[445/462] Compiling CareKit CareStoreFetchedResult.swift
[446/462] Compiling CareKit CareStoreFetchedResults.swift
[447/462] Compiling CareKit OCKAnyReadOnlyEventStore+Progress.swift
[448/462] Compiling CareKit OCKSynchronizationContext.swift
[449/462] Compiling CareKit TemporalProgress.swift
[450/462] Compiling CareKit TemporalTaskProgress.swift
[451/462] Compiling CareKit InstructionsTaskView+Init.swift
[452/462] Compiling CareKit OCKTaskEvents.swift
[453/462] Compiling CareKit Calendar+Extensions.swift
[454/462] Compiling CareKit LinearCareTaskProgress+Extension.swift
[455/462] Compiling CareKit Number+Extension.swift
[456/462] Compiling CareKit OCKAnyContact+Extension.swift
[457/462] Compiling CareKit OCKAnyEvent+Extension.swift
[458/462] Compiling CareKit OCKAnyEventStore+Extension.swift
[459/462] Compiling CareKit OCKAnyStoreProtocol+Environment.swift
[460/462] Compiling CareKit UIImage+Asset.swift
[461/462] Compiling CareKit OCKLog.swift
[462/462] Compiling CareKit CareStoreFetchRequest.swift
[463/500] Compiling CareKitEssentials InstructionsTaskView.swift
[464/500] Compiling CareKitEssentials SimpleTaskView.swift
[465/500] Compiling CareKitEssentials LabeledValueTaskView.swift
[466/500] Compiling CareKitEssentials NumericProgressTaskView.swift
[467/504] Compiling CareKitEssentials OCKScheduleEvent.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKScheduleEvent.swift:10:1: warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 8 | import CareKitStore
 9 |
10 | extension OCKScheduleEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |     public static func < (lhs: Self, rhs: Self) -> Bool {
12 |         if lhs.start < rhs.start {
[468/504] Compiling CareKitEssentials OCKStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKScheduleEvent.swift:10:1: warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 8 | import CareKitStore
 9 |
10 | extension OCKScheduleEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |     public static func < (lhs: Self, rhs: Self) -> Bool {
12 |         if lhs.start < rhs.start {
[469/504] Compiling CareKitEssentials UIImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKScheduleEvent.swift:10:1: warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 8 | import CareKitStore
 9 |
10 | extension OCKScheduleEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |     public static func < (lhs: Self, rhs: Self) -> Bool {
12 |         if lhs.start < rhs.start {
[470/504] Compiling CareKitEssentials View+Default.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKScheduleEvent.swift:10:1: warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 8 | import CareKitStore
 9 |
10 | extension OCKScheduleEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |     public static func < (lhs: Self, rhs: Self) -> Bool {
12 |         if lhs.start < rhs.start {
[471/504] Compiling CareKitEssentials CareTaskProgressStrategy.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/Logger.swift:12:24: warning: static property 'subsystem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | extension Logger {
12 |     private static var subsystem = Bundle.main.bundleIdentifier!
   |                        |- warning: static property 'subsystem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'subsystem' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'subsystem' with '@MainActor' if property should only be accessed from the main actor
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 |     static let essentialView = Logger(subsystem: subsystem, category: "CareKitEssentialView")
[472/504] Compiling CareKitEssentials Image.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/Logger.swift:12:24: warning: static property 'subsystem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | extension Logger {
12 |     private static var subsystem = Bundle.main.bundleIdentifier!
   |                        |- warning: static property 'subsystem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'subsystem' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'subsystem' with '@MainActor' if property should only be accessed from the main actor
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 |     static let essentialView = Logger(subsystem: subsystem, category: "CareKitEssentialView")
[473/504] Compiling CareKitEssentials LinearCareTaskProgress+Math.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/Logger.swift:12:24: warning: static property 'subsystem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | extension Logger {
12 |     private static var subsystem = Bundle.main.bundleIdentifier!
   |                        |- warning: static property 'subsystem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'subsystem' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'subsystem' with '@MainActor' if property should only be accessed from the main actor
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 |     static let essentialView = Logger(subsystem: subsystem, category: "CareKitEssentialView")
[474/504] Compiling CareKitEssentials Logger.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/Logger.swift:12:24: warning: static property 'subsystem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | extension Logger {
12 |     private static var subsystem = Bundle.main.bundleIdentifier!
   |                        |- warning: static property 'subsystem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'subsystem' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'subsystem' with '@MainActor' if property should only be accessed from the main actor
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 |     static let essentialView = Logger(subsystem: subsystem, category: "CareKitEssentialView")
[475/504] Emitting module CareKitEssentials
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:18:35: warning: main actor-isolated property 'careStore' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 14 | import SwiftUI
 15 |
 16 | struct SliderLogButton: CareKitEssentialView {
    |                         `- note: add '@preconcurrency' to the 'CareKitEssentialView' conformance to defer isolation checking to run time
 17 |
 18 |     @Environment(\.careStore) var careStore
    |                                   `- warning: main actor-isolated property 'careStore' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 19 |     @Environment(\.careKitStyle) private var style
 20 |     @ObservedObject var viewModel: SliderLogTaskViewModel
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/CareKitEssentialView.swift:16:9: note: 'careStore' declared here
 14 |
 15 |     /// A repository for CareKit information.
 16 |     var careStore: any OCKAnyStoreProtocol { get }
    |         `- note: 'careStore' declared here
 17 |
 18 |     /// Update an `OCKAnyEvent` with new `OCKOutcomeValue`'s.
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Environment/CardEnabledEnvironmentKey.swift:11:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | private struct CardEnabledEnvironmentKey: EnvironmentKey {
11 |     static var defaultValue = true
   |                |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultValue' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | }
13 |
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/Logger.swift:12:24: warning: static property 'subsystem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | extension Logger {
12 |     private static var subsystem = Bundle.main.bundleIdentifier!
   |                        |- warning: static property 'subsystem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'subsystem' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'subsystem' with '@MainActor' if property should only be accessed from the main actor
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 |     static let essentialView = Logger(subsystem: subsystem, category: "CareKitEssentialView")
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKAnyEvent: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
14 |     public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:27:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocols 'Comparable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
25 | }
26 |
27 | extension OCKAnyEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocols 'Comparable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public static func == (lhs: OCKAnyEvent, rhs: OCKAnyEvent) -> Bool {
29 |         lhs.id == rhs.id
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKBiologicalSex+Hashable.swift:13:1: warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
11 |  // Needed to use OCKBiologicalSex in a Picker.
12 |  // Simple conformance to hashable protocol.
13 | extension OCKBiologicalSex: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
14 |     public func hash(into hasher: inout Hasher) {
15 |         hasher.combine(self.rawValue)
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKOutcomeValue: Identifiable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |     public var id: String {
14 |         if let kind = kind {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKScheduleEvent.swift:10:1: warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 8 | import CareKitStore
 9 |
10 | extension OCKScheduleEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |     public static func < (lhs: Self, rhs: Self) -> Bool {
12 |         if lhs.start < rhs.start {
[476/504] Compiling CareKitEssentials NSImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKAnyEvent: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
14 |     public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:27:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocols 'Comparable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
25 | }
26 |
27 | extension OCKAnyEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocols 'Comparable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public static func == (lhs: OCKAnyEvent, rhs: OCKAnyEvent) -> Bool {
29 |         lhs.id == rhs.id
[477/504] Compiling CareKitEssentials OCKAnyEvent+CustomStringConvertable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKAnyEvent: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
14 |     public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:27:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocols 'Comparable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
25 | }
26 |
27 | extension OCKAnyEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocols 'Comparable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public static func == (lhs: OCKAnyEvent, rhs: OCKAnyEvent) -> Bool {
29 |         lhs.id == rhs.id
[478/504] Compiling CareKitEssentials OCKAnyEvent.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKAnyEvent: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
14 |     public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:27:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocols 'Comparable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
25 | }
26 |
27 | extension OCKAnyEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocols 'Comparable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public static func == (lhs: OCKAnyEvent, rhs: OCKAnyEvent) -> Bool {
29 |         lhs.id == rhs.id
[479/504] Compiling CareKitEssentials OCKAnyOutcome+Sequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKAnyEvent: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
14 |     public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:27:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocols 'Comparable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
25 | }
26 |
27 | extension OCKAnyEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocols 'Comparable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public static func == (lhs: OCKAnyEvent, rhs: OCKAnyEvent) -> Bool {
29 |         lhs.id == rhs.id
[480/504] Compiling CareKitEssentials CareKitEssentialsError.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Utility.swift:70:9: warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
68 |         let store = OCKStore(name: "noStore", type: .inMemory)
69 |         let patientId = "preview"
70 |         Task {
   |         `- warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
71 |             do {
72 |                 // If patient exists, assume store is already populated
   :
83 |             }
84 |         }
85 |         return store
   |         `- note: access can happen concurrently
86 |     }
87 | }
[481/504] Compiling CareKitEssentials OSValue.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Utility.swift:70:9: warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
68 |         let store = OCKStore(name: "noStore", type: .inMemory)
69 |         let patientId = "preview"
70 |         Task {
   |         `- warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
71 |             do {
72 |                 // If patient exists, assume store is already populated
   :
83 |             }
84 |         }
85 |         return store
   |         `- note: access can happen concurrently
86 |     }
87 | }
[482/504] Compiling CareKitEssentials ScheduleUtility.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Utility.swift:70:9: warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
68 |         let store = OCKStore(name: "noStore", type: .inMemory)
69 |         let patientId = "preview"
70 |         Task {
   |         `- warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
71 |             do {
72 |                 // If patient exists, assume store is already populated
   :
83 |             }
84 |         }
85 |         return store
   |         `- note: access can happen concurrently
86 |     }
87 | }
[483/504] Compiling CareKitEssentials Utility.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Utility.swift:70:9: warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
68 |         let store = OCKStore(name: "noStore", type: .inMemory)
69 |         let patientId = "preview"
70 |         Task {
   |         `- warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
71 |             do {
72 |                 // If patient exists, assume store is already populated
   :
83 |             }
84 |         }
85 |         return store
   |         `- note: access can happen concurrently
86 |     }
87 | }
[484/504] Compiling CareKitEssentials OCKAnyOutcome.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKBiologicalSex+Hashable.swift:13:1: warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
11 |  // Needed to use OCKBiologicalSex in a Picker.
12 |  // Simple conformance to hashable protocol.
13 | extension OCKBiologicalSex: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
14 |     public func hash(into hasher: inout Hasher) {
15 |         hasher.combine(self.rawValue)
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKOutcomeValue: Identifiable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |     public var id: String {
14 |         if let kind = kind {
[485/504] Compiling CareKitEssentials OCKBiologicalSex+Hashable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKBiologicalSex+Hashable.swift:13:1: warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
11 |  // Needed to use OCKBiologicalSex in a Picker.
12 |  // Simple conformance to hashable protocol.
13 | extension OCKBiologicalSex: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
14 |     public func hash(into hasher: inout Hasher) {
15 |         hasher.combine(self.rawValue)
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKOutcomeValue: Identifiable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |     public var id: String {
14 |         if let kind = kind {
[486/504] Compiling CareKitEssentials OCKOutcome.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKBiologicalSex+Hashable.swift:13:1: warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
11 |  // Needed to use OCKBiologicalSex in a Picker.
12 |  // Simple conformance to hashable protocol.
13 | extension OCKBiologicalSex: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
14 |     public func hash(into hasher: inout Hasher) {
15 |         hasher.combine(self.rawValue)
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKOutcomeValue: Identifiable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |     public var id: String {
14 |         if let kind = kind {
[487/504] Compiling CareKitEssentials OCKOutcomeValue+Identifiable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKBiologicalSex+Hashable.swift:13:1: warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
11 |  // Needed to use OCKBiologicalSex in a Picker.
12 |  // Simple conformance to hashable protocol.
13 | extension OCKBiologicalSex: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
14 |     public func hash(into hasher: inout Hasher) {
15 |         hasher.combine(self.rawValue)
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKOutcomeValue: Identifiable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |     public var id: String {
14 |         if let kind = kind {
[488/504] Compiling CareKitEssentials SliderStyle.swift
[489/504] Compiling CareKitEssentials DigitalCrownView.swift
[490/504] Compiling CareKitEssentials DigitalCrownViewFooter.swift
[491/504] Compiling CareKitEssentials DigitalCrownViewHeader.swift
[492/504] Compiling CareKitEssentials Slider.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:18:35: warning: main actor-isolated property 'careStore' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 14 | import SwiftUI
 15 |
 16 | struct SliderLogButton: CareKitEssentialView {
    |                         `- note: add '@preconcurrency' to the 'CareKitEssentialView' conformance to defer isolation checking to run time
 17 |
 18 |     @Environment(\.careStore) var careStore
    |                                   `- warning: main actor-isolated property 'careStore' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 19 |     @Environment(\.careKitStyle) private var style
 20 |     @ObservedObject var viewModel: SliderLogTaskViewModel
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/CareKitEssentialView.swift:16:9: note: 'careStore' declared here
 14 |
 15 |     /// A repository for CareKit information.
 16 |     var careStore: any OCKAnyStoreProtocol { get }
    |         `- note: 'careStore' declared here
 17 |
 18 |     /// Update an `OCKAnyEvent` with new `OCKOutcomeValue`'s.
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:76:45: warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
 74 |             guard let action = viewModel.action else {
 75 |                 do {
 76 |                     let outcome = try await updateEvent(viewModel.event, with: [newOutcomeValue])
    |                                             `- warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
 77 |                     viewModel.updateOutcome(outcome)
 78 |                 } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Outcomes/OCKAnyOutcome.swift:34:17: note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
32 |
33 | /// A protocol that allows CareKit to query and display outcomes.
34 | public protocol OCKAnyOutcome {
   |                 `- note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
35 |
36 |     /// A human readable, user-defined unique identifier.
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:12:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CareKitStore'
 10 |
 11 | import CareKitUI
 12 | import CareKitStore
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CareKitStore'
 13 | import os.log
 14 | import SwiftUI
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:84:41: warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
 82 |             }
 83 |             do {
 84 |                 let outcome = try await action(newOutcomeValue)
    |                                         `- warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
 85 |                 viewModel.updateOutcome(outcome)
 86 |             } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Outcomes/OCKAnyOutcome.swift:34:17: note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
32 |
33 | /// A protocol that allows CareKit to query and display outcomes.
34 | public protocol OCKAnyOutcome {
   |                 `- note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
35 |
36 |     /// A human readable, user-defined unique identifier.
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:76:45: warning: sending main actor-isolated value of type 'OCKAnyEvent' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
 74 |             guard let action = viewModel.action else {
 75 |                 do {
 76 |                     let outcome = try await updateEvent(viewModel.event, with: [newOutcomeValue])
    |                                             `- warning: sending main actor-isolated value of type 'OCKAnyEvent' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
 77 |                     viewModel.updateOutcome(outcome)
 78 |                 } catch {
[493/504] Compiling CareKitEssentials SliderLogButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:18:35: warning: main actor-isolated property 'careStore' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 14 | import SwiftUI
 15 |
 16 | struct SliderLogButton: CareKitEssentialView {
    |                         `- note: add '@preconcurrency' to the 'CareKitEssentialView' conformance to defer isolation checking to run time
 17 |
 18 |     @Environment(\.careStore) var careStore
    |                                   `- warning: main actor-isolated property 'careStore' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 19 |     @Environment(\.careKitStyle) private var style
 20 |     @ObservedObject var viewModel: SliderLogTaskViewModel
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/CareKitEssentialView.swift:16:9: note: 'careStore' declared here
 14 |
 15 |     /// A repository for CareKit information.
 16 |     var careStore: any OCKAnyStoreProtocol { get }
    |         `- note: 'careStore' declared here
 17 |
 18 |     /// Update an `OCKAnyEvent` with new `OCKOutcomeValue`'s.
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:76:45: warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
 74 |             guard let action = viewModel.action else {
 75 |                 do {
 76 |                     let outcome = try await updateEvent(viewModel.event, with: [newOutcomeValue])
    |                                             `- warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
 77 |                     viewModel.updateOutcome(outcome)
 78 |                 } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Outcomes/OCKAnyOutcome.swift:34:17: note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
32 |
33 | /// A protocol that allows CareKit to query and display outcomes.
34 | public protocol OCKAnyOutcome {
   |                 `- note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
35 |
36 |     /// A human readable, user-defined unique identifier.
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:12:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CareKitStore'
 10 |
 11 | import CareKitUI
 12 | import CareKitStore
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CareKitStore'
 13 | import os.log
 14 | import SwiftUI
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:84:41: warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
 82 |             }
 83 |             do {
 84 |                 let outcome = try await action(newOutcomeValue)
    |                                         `- warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
 85 |                 viewModel.updateOutcome(outcome)
 86 |             } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Outcomes/OCKAnyOutcome.swift:34:17: note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
32 |
33 | /// A protocol that allows CareKit to query and display outcomes.
34 | public protocol OCKAnyOutcome {
   |                 `- note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
35 |
36 |     /// A human readable, user-defined unique identifier.
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:76:45: warning: sending main actor-isolated value of type 'OCKAnyEvent' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
 74 |             guard let action = viewModel.action else {
 75 |                 do {
 76 |                     let outcome = try await updateEvent(viewModel.event, with: [newOutcomeValue])
    |                                             `- warning: sending main actor-isolated value of type 'OCKAnyEvent' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
 77 |                     viewModel.updateOutcome(outcome)
 78 |                 } catch {
[494/504] Compiling CareKitEssentials SliderLogTaskView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:18:35: warning: main actor-isolated property 'careStore' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 14 | import SwiftUI
 15 |
 16 | struct SliderLogButton: CareKitEssentialView {
    |                         `- note: add '@preconcurrency' to the 'CareKitEssentialView' conformance to defer isolation checking to run time
 17 |
 18 |     @Environment(\.careStore) var careStore
    |                                   `- warning: main actor-isolated property 'careStore' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 19 |     @Environment(\.careKitStyle) private var style
 20 |     @ObservedObject var viewModel: SliderLogTaskViewModel
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/CareKitEssentialView.swift:16:9: note: 'careStore' declared here
 14 |
 15 |     /// A repository for CareKit information.
 16 |     var careStore: any OCKAnyStoreProtocol { get }
    |         `- note: 'careStore' declared here
 17 |
 18 |     /// Update an `OCKAnyEvent` with new `OCKOutcomeValue`'s.
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:76:45: warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
 74 |             guard let action = viewModel.action else {
 75 |                 do {
 76 |                     let outcome = try await updateEvent(viewModel.event, with: [newOutcomeValue])
    |                                             `- warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
 77 |                     viewModel.updateOutcome(outcome)
 78 |                 } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Outcomes/OCKAnyOutcome.swift:34:17: note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
32 |
33 | /// A protocol that allows CareKit to query and display outcomes.
34 | public protocol OCKAnyOutcome {
   |                 `- note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
35 |
36 |     /// A human readable, user-defined unique identifier.
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:12:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CareKitStore'
 10 |
 11 | import CareKitUI
 12 | import CareKitStore
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CareKitStore'
 13 | import os.log
 14 | import SwiftUI
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:84:41: warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
 82 |             }
 83 |             do {
 84 |                 let outcome = try await action(newOutcomeValue)
    |                                         `- warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
 85 |                 viewModel.updateOutcome(outcome)
 86 |             } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Outcomes/OCKAnyOutcome.swift:34:17: note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
32 |
33 | /// A protocol that allows CareKit to query and display outcomes.
34 | public protocol OCKAnyOutcome {
   |                 `- note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
35 |
36 |     /// A human readable, user-defined unique identifier.
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:76:45: warning: sending main actor-isolated value of type 'OCKAnyEvent' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
 74 |             guard let action = viewModel.action else {
 75 |                 do {
 76 |                     let outcome = try await updateEvent(viewModel.event, with: [newOutcomeValue])
    |                                             `- warning: sending main actor-isolated value of type 'OCKAnyEvent' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
 77 |                     viewModel.updateOutcome(outcome)
 78 |                 } catch {
[495/504] Compiling CareKitEssentials SliderLogTaskViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:18:35: warning: main actor-isolated property 'careStore' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 14 | import SwiftUI
 15 |
 16 | struct SliderLogButton: CareKitEssentialView {
    |                         `- note: add '@preconcurrency' to the 'CareKitEssentialView' conformance to defer isolation checking to run time
 17 |
 18 |     @Environment(\.careStore) var careStore
    |                                   `- warning: main actor-isolated property 'careStore' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 19 |     @Environment(\.careKitStyle) private var style
 20 |     @ObservedObject var viewModel: SliderLogTaskViewModel
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/CareKitEssentialView.swift:16:9: note: 'careStore' declared here
 14 |
 15 |     /// A repository for CareKit information.
 16 |     var careStore: any OCKAnyStoreProtocol { get }
    |         `- note: 'careStore' declared here
 17 |
 18 |     /// Update an `OCKAnyEvent` with new `OCKOutcomeValue`'s.
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:76:45: warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
 74 |             guard let action = viewModel.action else {
 75 |                 do {
 76 |                     let outcome = try await updateEvent(viewModel.event, with: [newOutcomeValue])
    |                                             `- warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
 77 |                     viewModel.updateOutcome(outcome)
 78 |                 } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Outcomes/OCKAnyOutcome.swift:34:17: note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
32 |
33 | /// A protocol that allows CareKit to query and display outcomes.
34 | public protocol OCKAnyOutcome {
   |                 `- note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
35 |
36 |     /// A human readable, user-defined unique identifier.
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:12:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CareKitStore'
 10 |
 11 | import CareKitUI
 12 | import CareKitStore
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CareKitStore'
 13 | import os.log
 14 | import SwiftUI
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:84:41: warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
 82 |             }
 83 |             do {
 84 |                 let outcome = try await action(newOutcomeValue)
    |                                         `- warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
 85 |                 viewModel.updateOutcome(outcome)
 86 |             } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Outcomes/OCKAnyOutcome.swift:34:17: note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
32 |
33 | /// A protocol that allows CareKit to query and display outcomes.
34 | public protocol OCKAnyOutcome {
   |                 `- note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
35 |
36 |     /// A human readable, user-defined unique identifier.
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:76:45: warning: sending main actor-isolated value of type 'OCKAnyEvent' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
 74 |             guard let action = viewModel.action else {
 75 |                 do {
 76 |                     let outcome = try await updateEvent(viewModel.event, with: [newOutcomeValue])
    |                                             `- warning: sending main actor-isolated value of type 'OCKAnyEvent' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
 77 |                     viewModel.updateOutcome(outcome)
 78 |                 } catch {
[496/504] Compiling CareKitEssentials CardViewModel.swift
[497/504] Compiling CareKitEssentials CareKitEssentialView.swift
[498/504] Compiling CareKitEssentials CustomLabelView.swift
[499/504] Compiling CareKitEssentials DetailsView.swift
[500/504] Compiling CareKitEssentials InformationHeaderView.swift
[501/504] Compiling CareKitEssentials DigitalCrownViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Environment/CardEnabledEnvironmentKey.swift:11:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | private struct CardEnabledEnvironmentKey: EnvironmentKey {
11 |     static var defaultValue = true
   |                |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultValue' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | }
13 |
[502/504] Compiling CareKitEssentials CardEnabledEnvironmentKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Environment/CardEnabledEnvironmentKey.swift:11:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | private struct CardEnabledEnvironmentKey: EnvironmentKey {
11 |     static var defaultValue = true
   |                |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultValue' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | }
13 |
[503/504] Compiling CareKitEssentials CGFloat.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Environment/CardEnabledEnvironmentKey.swift:11:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | private struct CardEnabledEnvironmentKey: EnvironmentKey {
11 |     static var defaultValue = true
   |                |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultValue' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | }
13 |
[504/504] Compiling CareKitEssentials Calendar+Dates.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Environment/CardEnabledEnvironmentKey.swift:11:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | private struct CardEnabledEnvironmentKey: EnvironmentKey {
11 |     static var defaultValue = true
   |                |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultValue' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | }
13 |
Build complete! (54.97s)
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/cbaker6/CareKit.git
Fetching https://github.com/apple/FHIRModels.git
[1/4473] Fetching swift-async-algorithms
[359/19507] Fetching swift-async-algorithms, swift-collections
[360/24922] Fetching swift-async-algorithms, swift-collections, fhirmodels
[2553/39461] Fetching swift-async-algorithms, swift-collections, fhirmodels, carekit
Fetched https://github.com/apple/swift-async-algorithms from cache (11.20s)
Fetched https://github.com/cbaker6/CareKit.git from cache (11.20s)
Fetched https://github.com/apple/swift-collections.git from cache (11.20s)
Computing version for https://github.com/cbaker6/CareKit.git
Fetched https://github.com/apple/FHIRModels.git from cache (11.20s)
Computed https://github.com/cbaker6/CareKit.git at 3.0.0-beta.12 (0.84s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.0 (0.50s)
Computing version for https://github.com/apple/FHIRModels.git
Computed https://github.com/apple/FHIRModels.git at 0.5.0 (0.67s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.66s)
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.12
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.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.0
Creating working copy for https://github.com/apple/FHIRModels.git
Working copy of https://github.com/apple/FHIRModels.git resolved at 0.5.0
warning: 'carekit': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/CareKitStore.xcdatamodeld
Build complete.
{
  "dependencies" : [
    {
      "identity" : "carekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0-beta.12",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/cbaker6/CareKit.git"
    }
  ],
  "manifest_display_name" : "CareKitEssentials",
  "name" : "CareKitEssentials",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "CareKitEssentials",
      "targets" : [
        "CareKitEssentials"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CareKitEssentialsTests",
      "module_type" : "SwiftTarget",
      "name" : "CareKitEssentialsTests",
      "path" : "Tests/CareKitEssentialsTests",
      "sources" : [
        "CareTaskProgressStrategyTests.swift",
        "LinearCareTaskProgressTests.swift",
        "Mocking/OCKEvent.swift",
        "OCKOutcomeExtensionsTests.swift"
      ],
      "target_dependencies" : [
        "CareKitEssentials"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CareKitEssentials",
      "module_type" : "SwiftTarget",
      "name" : "CareKitEssentials",
      "path" : "Sources/CareKitEssentials",
      "product_dependencies" : [
        "CareKit",
        "CareKitStore",
        "CareKitUI"
      ],
      "product_memberships" : [
        "CareKitEssentials"
      ],
      "sources" : [
        "Cards/Shared/CardViewModel.swift",
        "Cards/Shared/CareKitEssentialView.swift",
        "Cards/Shared/CustomLabelView.swift",
        "Cards/Shared/DetailsView.swift",
        "Cards/Shared/InformationHeaderView.swift",
        "Cards/Shared/InstructionsTaskView.swift",
        "Cards/Shared/SimpleTaskView.swift",
        "Cards/iOS/LabeledValueTaskView.swift",
        "Cards/iOS/NumericProgressTaskView.swift",
        "Cards/iOS/SliderLog/Slider.swift",
        "Cards/iOS/SliderLog/SliderLogButton.swift",
        "Cards/iOS/SliderLog/SliderLogTaskView.swift",
        "Cards/iOS/SliderLog/SliderLogTaskViewModel.swift",
        "Cards/iOS/SliderLog/SliderStyle.swift",
        "Cards/watchOS/DigitalCrown/DigitalCrownView.swift",
        "Cards/watchOS/DigitalCrown/DigitalCrownViewFooter.swift",
        "Cards/watchOS/DigitalCrown/DigitalCrownViewHeader.swift",
        "Cards/watchOS/DigitalCrown/DigitalCrownViewModel.swift",
        "Environment/CardEnabledEnvironmentKey.swift",
        "Extensions/CGFloat.swift",
        "Extensions/Calendar+Dates.swift",
        "Extensions/CareTaskProgressStrategy.swift",
        "Extensions/Image.swift",
        "Extensions/LinearCareTaskProgress+Math.swift",
        "Extensions/Logger.swift",
        "Extensions/NSImage.swift",
        "Extensions/OCKAnyEvent+CustomStringConvertable.swift",
        "Extensions/OCKAnyEvent.swift",
        "Extensions/OCKAnyOutcome+Sequence.swift",
        "Extensions/OCKAnyOutcome.swift",
        "Extensions/OCKBiologicalSex+Hashable.swift",
        "Extensions/OCKOutcome.swift",
        "Extensions/OCKOutcomeValue+Identifiable.swift",
        "Extensions/OCKScheduleEvent.swift",
        "Extensions/OCKStore.swift",
        "Extensions/UIImage.swift",
        "Extensions/View+Default.swift",
        "Models/CareKitEssentialsError.swift",
        "Models/OSValue.swift",
        "Models/ScheduleUtility.swift",
        "Utility.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.