The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CoreDataKit, reference 2.0.0 (05304d), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 11:00:11 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ragzy15/CoreDataKit.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ragzy15/CoreDataKit
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 05304d3 Merge pull request #7 from ragzy15/release/release-2.0.0
Cloned https://github.com/ragzy15/CoreDataKit.git
Revision (git rev-parse @):
05304d39ecd9a46c0cc835990f822fdb2b536355
SUCCESS checkout https://github.com/ragzy15/CoreDataKit.git at 2.0.0
Fetching https://github.com/ragzy15/PublisherKit
[1/4260] Fetching publisherkit
Fetched https://github.com/ragzy15/PublisherKit from cache (1.03s)
Computing version for https://github.com/ragzy15/PublisherKit
Computed https://github.com/ragzy15/PublisherKit at 1.0.0 (1.73s)
Creating working copy for https://github.com/ragzy15/PublisherKit
Working copy of https://github.com/ragzy15/PublisherKit resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "coredatakit",
      "name": "CoreDataKit",
      "url": "https://github.com/ragzy15/CoreDataKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CoreDataKit",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "publisherkit",
          "name": "PublisherKit",
          "url": "https://github.com/ragzy15/PublisherKit",
          "version": "1.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PublisherKit",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ragzy15/CoreDataKit.git
[1/768] Fetching coredatakit
Fetched https://github.com/ragzy15/CoreDataKit.git from cache (0.75s)
Fetching https://github.com/ragzy15/PublisherKit from cache
Fetched https://github.com/ragzy15/PublisherKit from cache (0.44s)
Computing version for https://github.com/ragzy15/PublisherKit
Computed https://github.com/ragzy15/PublisherKit at 1.0.0 (0.51s)
Creating working copy for https://github.com/ragzy15/PublisherKit
Working copy of https://github.com/ragzy15/PublisherKit resolved at 1.0.0
Creating working copy for https://github.com/ragzy15/CoreDataKit.git
Working copy of https://github.com/ragzy15/CoreDataKit.git resolved at 2.0.0 (05304d3)
warning: '.resolve-product-dependencies': dependency 'coredatakit' is not used by any target
Found 1 product dependencies
  - PublisherKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ragzy15/CoreDataKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[2/10] Write swift-version--6988338F2F200930.txt
[3/107] Compiling FRC CKDictionaryResultsController.m
[4/107] Compiling FRC CKCountResultsController.m
[5/107] Compiling FRC CKFetchedResultsController.m
[6/107] Compiling FRC CKObjectIdResultsController.m
[7/107] Compiling FRC CKObjectResultsController.m
[9/107] Emitting module PublisherKit
[10/117] Compiling PublisherKit Bindable Center.swift
[11/117] Compiling PublisherKit Bindable Value.swift
[12/117] Compiling PublisherKit Any Cancellable.swift
[13/117] Compiling PublisherKit JSONDecoder.swift
[14/117] Compiling PublisherKit Error Model.swift
[15/117] Compiling PublisherKit HTTP Error.swift
[16/117] Compiling PublisherKit NSError.swift
[17/117] Compiling PublisherKit Array+Extension.swift
[18/117] Compiling PublisherKit Dictionary+Extension.swift
[19/117] Compiling PublisherKit Optional+Extension.swift
[20/117] Compiling PublisherKit URL+Extension.swift
[21/117] Compiling PublisherKit Subscription.swift
[22/117] Compiling PublisherKit All Satisfy.swift
[23/117] Compiling PublisherKit Try All Satisfy.swift
[24/117] Compiling PublisherKit Any Publisher.swift
[25/117] Compiling PublisherKit Catch.swift
[26/117] Compiling PublisherKit Try Catch.swift
[27/117] Compiling PublisherKit Combine Latest.swift
[28/117] Compiling PublisherKit Combine Latest3.swift
[29/117] Compiling PublisherKit Combine Latest4.swift
[30/117] Compiling PublisherKit Combine Latest5.swift
[31/117] Compiling PublisherKit Compact Map.swift
[32/117] Compiling PublisherKit Map Keypath.swift
[33/117] Compiling PublisherKit Map Keypath2.swift
[34/117] Compiling PublisherKit Map Keypath3.swift
[35/117] Compiling PublisherKit Map.swift
[36/117] Compiling PublisherKit Try Map.swift
[37/117] Compiling PublisherKit First Match.swift
[38/117] Compiling PublisherKit Matches.swift
[39/117] Compiling PublisherKit Merge Many.swift
[40/117] Compiling PublisherKit Merge.swift
[41/117] Compiling PublisherKit Merge3.swift
[42/117] Compiling PublisherKit Merge4.swift
[43/117] Compiling PublisherKit Completion.swift
[44/117] Compiling PublisherKit Demand.swift
[45/117] Compiling PublisherKit Combine Latest Sink.swift
[46/117] Compiling PublisherKit Combine Latest Sink3.swift
[47/117] Compiling PublisherKit Combine Latest Sink4.swift
[48/117] Compiling PublisherKit Combine Latest Sink5.swift
[49/117] Compiling PublisherKit Data Task Sink.swift
[50/117] Compiling PublisherKit Handle Events Sink.swift
[51/117] Compiling PublisherKit Internal Sink.swift
[52/117] Compiling PublisherKit Merge Sink.swift
[53/117] Compiling PublisherKit URLRequest+Extension.swift
[54/117] Compiling PublisherKit Logger.swift
[55/117] Compiling PublisherKit Asynchronous Operation.swift
[56/117] Compiling PublisherKit Cancellable.swift
[57/117] Compiling PublisherKit Decoder.swift
[58/117] Compiling PublisherKit NSObject PublisherType.swift
[59/117] Compiling PublisherKit Publisher+Operators.swift
[60/117] Compiling PublisherKit Publisher+Subscribers.swift
[61/117] Compiling PublisherKit Publisher.swift
[62/117] Compiling PublisherKit Scheduler.swift
[63/117] Compiling PublisherKit Subscriber.swift
[64/117] Compiling PublisherKit Validate.swift
[65/117] Compiling PublisherKit Zip.swift
[66/117] Compiling PublisherKit Zip3.swift
[67/117] Compiling PublisherKit Zip4.swift
[68/117] Compiling PublisherKit Zip5.swift
[69/117] Compiling PublisherKit Dispatch Queue.swift
[70/117] Compiling PublisherKit Operation Queue.swift
[71/117] Compiling PublisherKit Scheduler Time.swift
[72/117] Compiling PublisherKit Any Subscriber.swift
[73/117] Compiling PublisherKit Assign.swift
[74/117] Compiling PublisherKit Try Compact Map.swift
[75/117] Compiling PublisherKit Count.swift
[76/117] Compiling PublisherKit Debounce.swift
[77/117] Compiling PublisherKit Decode.swift
[78/117] Compiling PublisherKit Filter.swift
[79/117] Compiling PublisherKit Try Filter.swift
[80/117] Compiling PublisherKit Flat Map.swift
[81/117] Compiling PublisherKit Handle Events.swift
[82/117] Compiling PublisherKit Ignore Output.swift
[83/117] Compiling PublisherKit Just.swift
[84/117] Compiling PublisherKit Map Error.swift
[85/117] Compiling PublisherKit Operator Sink.swift
[86/117] Compiling PublisherKit Top Level Sink.swift
[87/117] Compiling PublisherKit Zip Sink.swift
[88/117] Compiling PublisherKit Zip Sink3.swift
[89/117] Compiling PublisherKit Zip Sink4.swift
[90/117] Compiling PublisherKit Zip Sink5.swift
[91/117] Compiling PublisherKit NKSubscribers.swift
[92/117] Compiling PublisherKit OnCompletion.swift
[93/117] Compiling PublisherKit Sink.swift
[94/117] Compiling PublisherKit Sinkable.swift
[95/117] Compiling PublisherKit Merge5.swift
[96/117] Compiling PublisherKit Merge6.swift
[97/117] Compiling PublisherKit Merge7.swift
[98/117] Compiling PublisherKit Merge8.swift
[99/117] Compiling PublisherKit NKPublishers.swift
[100/117] Compiling PublisherKit NSObject.swift
[101/117] Compiling PublisherKit Notification Center.swift
[102/117] Compiling PublisherKit Optional.swift
[103/117] Compiling PublisherKit Receive On.swift
[104/117] Compiling PublisherKit Replace Empty.swift
[105/117] Compiling PublisherKit Replace Error.swift
[106/117] Compiling PublisherKit Result.swift
[107/117] Compiling PublisherKit Retry.swift
[108/117] Compiling PublisherKit Sequence+Operators.swift
[109/117] Compiling PublisherKit Sequence.swift
[110/117] Compiling PublisherKit Share.swift
[111/117] Compiling PublisherKit NSTextField.swift
[112/117] Compiling PublisherKit NSTextView.swift
[113/117] Compiling PublisherKit UITextField.swift
[114/117] Compiling PublisherKit UITextView.swift
[115/117] Compiling PublisherKit Data Task.swift
[116/156] Compiling CoreDataKit Persistent Container.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/CoreData/Containers/Persistent Container.swift:11:13: warning: class 'CKPersistentContainer' must restate inherited '@unchecked Sendable' conformance
 9 | import Foundation
10 |
11 | final class CKPersistentContainer: CKContainer, CKContainerType {
   |             `- warning: class 'CKPersistentContainer' must restate inherited '@unchecked Sendable' conformance
12 |
13 |     convenience init(with name: String) {
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/CoreData/Protocols/Container Type.swift:11:27: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
 9 | import Foundation
10 |
11 | protocol CKContainerType: class {
   |                           `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
12 |     init(with name: String)
13 |     func updateContexts()
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/CoreData/Protocols/Store Description Methods.swift:11:44: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
 9 | import Foundation
10 |
11 | public protocol CKStoreDescriptionMethods: class {
   |                                            `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
12 |
13 |     func addStoreDescriptions(_ descriptions: [CKStoreDescription])
[117/156] Compiling CoreDataKit Container Type.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/CoreData/Containers/Persistent Container.swift:11:13: warning: class 'CKPersistentContainer' must restate inherited '@unchecked Sendable' conformance
 9 | import Foundation
10 |
11 | final class CKPersistentContainer: CKContainer, CKContainerType {
   |             `- warning: class 'CKPersistentContainer' must restate inherited '@unchecked Sendable' conformance
12 |
13 |     convenience init(with name: String) {
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/CoreData/Protocols/Container Type.swift:11:27: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
 9 | import Foundation
10 |
11 | protocol CKContainerType: class {
   |                           `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
12 |     init(with name: String)
13 |     func updateContexts()
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/CoreData/Protocols/Store Description Methods.swift:11:44: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
 9 | import Foundation
10 |
11 | public protocol CKStoreDescriptionMethods: class {
   |                                            `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
12 |
13 |     func addStoreDescriptions(_ descriptions: [CKStoreDescription])
[118/156] Compiling CoreDataKit Stack.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/CoreData/Containers/Persistent Container.swift:11:13: warning: class 'CKPersistentContainer' must restate inherited '@unchecked Sendable' conformance
 9 | import Foundation
10 |
11 | final class CKPersistentContainer: CKContainer, CKContainerType {
   |             `- warning: class 'CKPersistentContainer' must restate inherited '@unchecked Sendable' conformance
12 |
13 |     convenience init(with name: String) {
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/CoreData/Protocols/Container Type.swift:11:27: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
 9 | import Foundation
10 |
11 | protocol CKContainerType: class {
   |                           `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
12 |     init(with name: String)
13 |     func updateContexts()
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/CoreData/Protocols/Store Description Methods.swift:11:44: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
 9 | import Foundation
10 |
11 | public protocol CKStoreDescriptionMethods: class {
   |                                            `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
12 |
13 |     func addStoreDescriptions(_ descriptions: [CKStoreDescription])
[119/156] Compiling CoreDataKit Store Description Methods.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/CoreData/Containers/Persistent Container.swift:11:13: warning: class 'CKPersistentContainer' must restate inherited '@unchecked Sendable' conformance
 9 | import Foundation
10 |
11 | final class CKPersistentContainer: CKContainer, CKContainerType {
   |             `- warning: class 'CKPersistentContainer' must restate inherited '@unchecked Sendable' conformance
12 |
13 |     convenience init(with name: String) {
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/CoreData/Protocols/Container Type.swift:11:27: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
 9 | import Foundation
10 |
11 | protocol CKContainerType: class {
   |                           `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
12 |     init(with name: String)
13 |     func updateContexts()
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/CoreData/Protocols/Store Description Methods.swift:11:44: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
 9 | import Foundation
10 |
11 | public protocol CKStoreDescriptionMethods: class {
   |                                            `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
12 |
13 |     func addStoreDescriptions(_ descriptions: [CKStoreDescription])
[120/160] Compiling CoreDataKit Aliases.swift
[121/160] Compiling CoreDataKit Batch Delete.swift
[122/160] Compiling CoreDataKit Batch Insert.swift
[123/160] Compiling CoreDataKit Batch Update.swift
[124/160] Compiling CoreDataKit Asynchronous Fetch Clause.swift
[125/160] Compiling CoreDataKit Fetch Clause.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/CoreData/Containers/Cloud Persistent Container.swift:12:13: warning: class 'CKCloudPersistentContainer' must restate inherited '@unchecked Sendable' conformance
10 |
11 | @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
12 | final class CKCloudPersistentContainer: CKCloudContainer, CKContainerType {
   |             `- warning: class 'CKCloudPersistentContainer' must restate inherited '@unchecked Sendable' conformance
13 |
14 |     convenience init(with name: String) {
[126/160] Compiling CoreDataKit OrderBy.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/CoreData/Containers/Cloud Persistent Container.swift:12:13: warning: class 'CKCloudPersistentContainer' must restate inherited '@unchecked Sendable' conformance
10 |
11 | @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
12 | final class CKCloudPersistentContainer: CKCloudContainer, CKContainerType {
   |             `- warning: class 'CKCloudPersistentContainer' must restate inherited '@unchecked Sendable' conformance
13 |
14 |     convenience init(with name: String) {
[127/160] Compiling CoreDataKit Predicate.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/CoreData/Containers/Cloud Persistent Container.swift:12:13: warning: class 'CKCloudPersistentContainer' must restate inherited '@unchecked Sendable' conformance
10 |
11 | @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
12 | final class CKCloudPersistentContainer: CKCloudContainer, CKContainerType {
   |             `- warning: class 'CKCloudPersistentContainer' must restate inherited '@unchecked Sendable' conformance
13 |
14 |     convenience init(with name: String) {
[128/160] Compiling CoreDataKit Where Clause.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/CoreData/Containers/Cloud Persistent Container.swift:12:13: warning: class 'CKCloudPersistentContainer' must restate inherited '@unchecked Sendable' conformance
10 |
11 | @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
12 | final class CKCloudPersistentContainer: CKCloudContainer, CKContainerType {
   |             `- warning: class 'CKCloudPersistentContainer' must restate inherited '@unchecked Sendable' conformance
13 |
14 |     convenience init(with name: String) {
[129/160] Compiling CoreDataKit Cloud Persistent Container.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/CoreData/Containers/Cloud Persistent Container.swift:12:13: warning: class 'CKCloudPersistentContainer' must restate inherited '@unchecked Sendable' conformance
10 |
11 | @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
12 | final class CKCloudPersistentContainer: CKCloudContainer, CKContainerType {
   |             `- warning: class 'CKCloudPersistentContainer' must restate inherited '@unchecked Sendable' conformance
13 |
14 |     convenience init(with name: String) {
[130/160] Emitting module CoreDataKit
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/CoreData/Containers/Cloud Persistent Container.swift:12:13: warning: class 'CKCloudPersistentContainer' must restate inherited '@unchecked Sendable' conformance
10 |
11 | @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
12 | final class CKCloudPersistentContainer: CKCloudContainer, CKContainerType {
   |             `- warning: class 'CKCloudPersistentContainer' must restate inherited '@unchecked Sendable' conformance
13 |
14 |     convenience init(with name: String) {
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/CoreData/Containers/Persistent Container.swift:11:13: warning: class 'CKPersistentContainer' must restate inherited '@unchecked Sendable' conformance
 9 | import Foundation
10 |
11 | final class CKPersistentContainer: CKContainer, CKContainerType {
   |             `- warning: class 'CKPersistentContainer' must restate inherited '@unchecked Sendable' conformance
12 |
13 |     convenience init(with name: String) {
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/CoreData/Protocols/Container Type.swift:11:27: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
 9 | import Foundation
10 |
11 | protocol CKContainerType: class {
   |                           `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
12 |     init(with name: String)
13 |     func updateContexts()
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/CoreData/Protocols/Store Description Methods.swift:11:44: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
 9 | import Foundation
10 |
11 | public protocol CKStoreDescriptionMethods: class {
   |                                            `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
12 |
13 |     func addStoreDescriptions(_ descriptions: [CKStoreDescription])
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Fetch Requests/Fetch Request.swift:83:43: warning: generic parameter 'Result' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 11 |
 12 | @propertyWrapper
 13 | public struct CKFetchRequest<Result: CKFetchResult> {
    |                              `- note: 'Result' previously declared here
 14 |
 15 |     public var wrappedValue: CKFetchedResults<Result> {
    :
 81 | extension CKFetchRequest {
 82 |
 83 |     class Inner<Downstream: NKSubscriber, Result: CKFetchResult>: NKSubscriber, NKSubscription where Downstream.Input == CKFetchedResults<Result>, Downstream.Failure == NSError {
    |                                           `- warning: generic parameter 'Result' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 84 |
 85 |         typealias Input = CKFetchedResults<Result>
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Fetch Requests/Fetch Request.swift:121:29: warning: generic parameter 'Result' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 11 |
 12 | @propertyWrapper
 13 | public struct CKFetchRequest<Result: CKFetchResult> {
    |                              `- note: 'Result' previously declared here
 14 |
 15 |     public var wrappedValue: CKFetchedResults<Result> {
    :
119 |     }
120 |
121 |     public struct Publisher<Result: CKFetchResult>: NKPublisher {
    |                             `- warning: generic parameter 'Result' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
122 |
123 |         public typealias Output = CKFetchedResults<Result>
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Querying/Queryable.swift:810:23: warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
808 |
809 |     @nonobjc @inline(__always)
810 |     public class func ckValue(from value: CKQueryableType) -> Self? {
    |                       `- warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
811 |         value as? Self
812 |     }
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectID.h:20:12: note: class declared here
18 | // Managed object IDs are opaque identifiers for managed objects.
19 | API_AVAILABLE(macosx(10.4),ios(3.0)) NS_SWIFT_SENDABLE
20 | @interface NSManagedObjectID : NSObject <NSCopying> {
   |            `- note: class declared here
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Querying/Queryable.swift:810:23: warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
808 |
809 |     @nonobjc @inline(__always)
810 |     public class func ckValue(from value: CKQueryableType) -> Self? {
    |                       `- warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
811 |         value as? Self
812 |     }
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectID.h:20:12: note: class declared here
18 | // Managed object IDs are opaque identifiers for managed objects.
19 | API_AVAILABLE(macosx(10.4),ios(3.0)) NS_SWIFT_SENDABLE
20 | @interface NSManagedObjectID : NSObject <NSCopying> {
   |            `- note: class declared here
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Querying/Queryable.swift:815:16: warning: cannot use class 'NSManagedObjectID' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'CoreData' was not imported by this file
813 |
814 |     @nonobjc @inline(__always)
815 |     public var ckQueryableValue: CKQueryableType {
    |                `- warning: cannot use class 'NSManagedObjectID' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'CoreData' was not imported by this file
816 |         self
817 |     }
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectID.h:20:12: note: class declared here
18 | // Managed object IDs are opaque identifiers for managed objects.
19 | API_AVAILABLE(macosx(10.4),ios(3.0)) NS_SWIFT_SENDABLE
20 | @interface NSManagedObjectID : NSObject <NSCopying> {
   |            `- note: class declared here
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Querying/Queryable.swift:831:23: warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
829 |
830 |     @inline(__always)
831 |     public class func ckDecode(data: Data) throws -> Self {
    |                       `- warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
832 |         if #available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *) {
833 |             guard let object = try NSKeyedUnarchiver.unarchivedObject(ofClasses: [Self.self], from: data) as? Self else {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectID.h:20:12: note: class declared here
18 | // Managed object IDs are opaque identifiers for managed objects.
19 | API_AVAILABLE(macosx(10.4),ios(3.0)) NS_SWIFT_SENDABLE
20 | @interface NSManagedObjectID : NSObject <NSCopying> {
   |            `- note: class declared here
21 | }
22 |
[131/160] Compiling CoreDataKit Result.swift
[132/160] Compiling CoreDataKit Keychain Defaults.swift
[133/160] Compiling CoreDataKit Keychain Storage.swift
[134/160] Compiling CoreDataKit Keychain.swift
[135/160] Compiling CoreDataKit Base Stack.swift
[136/160] Compiling CoreDataKit CoreData Cloud Stack.swift
[137/160] Compiling CoreDataKit CoreData Stack.swift
[138/160] Compiling CoreDataKit CoreDataCloudKit.swift
[139/160] Compiling CoreDataKit DIctionary+Extension.swift
[140/160] Compiling CoreDataKit DispatchQueue+Extension.swift
[141/160] Compiling CoreDataKit NSError+Extension.swift
[142/160] Compiling CoreDataKit Result+Extension.swift
[143/160] Compiling CoreDataKit Fetch Request.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Fetch Requests/Fetch Request.swift:83:43: warning: generic parameter 'Result' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 11 |
 12 | @propertyWrapper
 13 | public struct CKFetchRequest<Result: CKFetchResult> {
    |                              `- note: 'Result' previously declared here
 14 |
 15 |     public var wrappedValue: CKFetchedResults<Result> {
    :
 81 | extension CKFetchRequest {
 82 |
 83 |     class Inner<Downstream: NKSubscriber, Result: CKFetchResult>: NKSubscriber, NKSubscription where Downstream.Input == CKFetchedResults<Result>, Downstream.Failure == NSError {
    |                                           `- warning: generic parameter 'Result' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 84 |
 85 |         typealias Input = CKFetchedResults<Result>
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Fetch Requests/Fetch Request.swift:121:29: warning: generic parameter 'Result' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 11 |
 12 | @propertyWrapper
 13 | public struct CKFetchRequest<Result: CKFetchResult> {
    |                              `- note: 'Result' previously declared here
 14 |
 15 |     public var wrappedValue: CKFetchedResults<Result> {
    :
119 |     }
120 |
121 |     public struct Publisher<Result: CKFetchResult>: NKPublisher {
    |                             `- warning: generic parameter 'Result' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
122 |
123 |         public typealias Output = CKFetchedResults<Result>
[144/160] Compiling CoreDataKit Fetch.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Fetch Requests/Fetch Request.swift:83:43: warning: generic parameter 'Result' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 11 |
 12 | @propertyWrapper
 13 | public struct CKFetchRequest<Result: CKFetchResult> {
    |                              `- note: 'Result' previously declared here
 14 |
 15 |     public var wrappedValue: CKFetchedResults<Result> {
    :
 81 | extension CKFetchRequest {
 82 |
 83 |     class Inner<Downstream: NKSubscriber, Result: CKFetchResult>: NKSubscriber, NKSubscription where Downstream.Input == CKFetchedResults<Result>, Downstream.Failure == NSError {
    |                                           `- warning: generic parameter 'Result' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 84 |
 85 |         typealias Input = CKFetchedResults<Result>
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Fetch Requests/Fetch Request.swift:121:29: warning: generic parameter 'Result' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 11 |
 12 | @propertyWrapper
 13 | public struct CKFetchRequest<Result: CKFetchResult> {
    |                              `- note: 'Result' previously declared here
 14 |
 15 |     public var wrappedValue: CKFetchedResults<Result> {
    :
119 |     }
120 |
121 |     public struct Publisher<Result: CKFetchResult>: NKPublisher {
    |                             `- warning: generic parameter 'Result' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
122 |
123 |         public typealias Output = CKFetchedResults<Result>
[145/160] Compiling CoreDataKit Logger.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Fetch Requests/Fetch Request.swift:83:43: warning: generic parameter 'Result' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 11 |
 12 | @propertyWrapper
 13 | public struct CKFetchRequest<Result: CKFetchResult> {
    |                              `- note: 'Result' previously declared here
 14 |
 15 |     public var wrappedValue: CKFetchedResults<Result> {
    :
 81 | extension CKFetchRequest {
 82 |
 83 |     class Inner<Downstream: NKSubscriber, Result: CKFetchResult>: NKSubscriber, NKSubscription where Downstream.Input == CKFetchedResults<Result>, Downstream.Failure == NSError {
    |                                           `- warning: generic parameter 'Result' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 84 |
 85 |         typealias Input = CKFetchedResults<Result>
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Fetch Requests/Fetch Request.swift:121:29: warning: generic parameter 'Result' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 11 |
 12 | @propertyWrapper
 13 | public struct CKFetchRequest<Result: CKFetchResult> {
    |                              `- note: 'Result' previously declared here
 14 |
 15 |     public var wrappedValue: CKFetchedResults<Result> {
    :
119 |     }
120 |
121 |     public struct Publisher<Result: CKFetchResult>: NKPublisher {
    |                             `- warning: generic parameter 'Result' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
122 |
123 |         public typealias Output = CKFetchedResults<Result>
[146/160] Compiling CoreDataKit Asynchronous Operation.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Fetch Requests/Fetch Request.swift:83:43: warning: generic parameter 'Result' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 11 |
 12 | @propertyWrapper
 13 | public struct CKFetchRequest<Result: CKFetchResult> {
    |                              `- note: 'Result' previously declared here
 14 |
 15 |     public var wrappedValue: CKFetchedResults<Result> {
    :
 81 | extension CKFetchRequest {
 82 |
 83 |     class Inner<Downstream: NKSubscriber, Result: CKFetchResult>: NKSubscriber, NKSubscription where Downstream.Input == CKFetchedResults<Result>, Downstream.Failure == NSError {
    |                                           `- warning: generic parameter 'Result' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 84 |
 85 |         typealias Input = CKFetchedResults<Result>
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Fetch Requests/Fetch Request.swift:121:29: warning: generic parameter 'Result' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 11 |
 12 | @propertyWrapper
 13 | public struct CKFetchRequest<Result: CKFetchResult> {
    |                              `- note: 'Result' previously declared here
 14 |
 15 |     public var wrappedValue: CKFetchedResults<Result> {
    :
119 |     }
120 |
121 |     public struct Publisher<Result: CKFetchResult>: NKPublisher {
    |                             `- warning: generic parameter 'Result' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
122 |
123 |         public typealias Output = CKFetchedResults<Result>
[147/160] Compiling CoreDataKit CoreDataKit.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:162:37: warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<Object>' in a '@Sendable' closure [#SendableClosureCaptures]
160 |         performAndWait {
161 |             do {
162 |                 objects = try fetch(fetchRequest)
    |                                     `- warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<Object>' in a '@Sendable' closure [#SendableClosureCaptures]
163 |             } catch let fetchError as NSError {
164 |                 error = fetchError
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:47:12: note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 45 |
 46 | API_AVAILABLE(macosx(10.4),ios(3.0))
 47 | @interface NSFetchRequest<__covariant ResultType:id<NSFetchRequestResult>> : NSPersistentStoreRequest <NSCoding, NSCopying> {
    |            `- note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 48 | }
 49 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:234:39: warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<CKObjectId>' (aka 'NSFetchRequest<NSManagedObjectID>') in a '@Sendable' closure [#SendableClosureCaptures]
232 |         performAndWait {
233 |             do {
234 |                 objectIds = try fetch(fetchRequest)
    |                                       `- warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<CKObjectId>' (aka 'NSFetchRequest<NSManagedObjectID>') in a '@Sendable' closure [#SendableClosureCaptures]
235 |             } catch let fetchError as NSError {
236 |                 error = fetchError
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:47:12: note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 45 |
 46 | API_AVAILABLE(macosx(10.4),ios(3.0))
 47 | @interface NSFetchRequest<__covariant ResultType:id<NSFetchRequestResult>> : NSPersistentStoreRequest <NSCoding, NSCopying> {
    |            `- note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 48 | }
 49 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:256:17: warning: capture of 'dictionary' with non-Sendable type '[NSDictionary]' in a '@Sendable' closure [#SendableClosureCaptures]
254 |         performAndWait {
255 |             do {
256 |                 dictionary = try fetch(fetchRequest)
    |                 `- warning: capture of 'dictionary' with non-Sendable type '[NSDictionary]' in a '@Sendable' closure [#SendableClosureCaptures]
257 |             } catch let fetchError as NSError {
258 |                 error = fetchError
Swift.Array:1:23: note: generic struct 'Array' does not conform to the 'Sendable' protocol
1 | @frozen public struct Array<Element> : _DestructorSafeContainer {
  |                       `- note: generic struct 'Array' does not conform to the 'Sendable' protocol
2 | }
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:256:40: warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<NSDictionary>' in a '@Sendable' closure [#SendableClosureCaptures]
254 |         performAndWait {
255 |             do {
256 |                 dictionary = try fetch(fetchRequest)
    |                                        `- warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<NSDictionary>' in a '@Sendable' closure [#SendableClosureCaptures]
257 |             } catch let fetchError as NSError {
258 |                 error = fetchError
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:47:12: note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 45 |
 46 | API_AVAILABLE(macosx(10.4),ios(3.0))
 47 | @interface NSFetchRequest<__covariant ResultType:id<NSFetchRequestResult>> : NSPersistentStoreRequest <NSCoding, NSCopying> {
    |            `- note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 48 | }
 49 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:278:45: warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<NSNumber>' in a '@Sendable' closure [#SendableClosureCaptures]
276 |         performAndWait {
277 |             do {
278 |                 count = try self.count(for: fetchRequest)
    |                                             `- warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<NSNumber>' in a '@Sendable' closure [#SendableClosureCaptures]
279 |             } catch let fetchError as NSError {
280 |                 error = fetchError
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:47:12: note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 45 |
 46 | API_AVAILABLE(macosx(10.4),ios(3.0))
 47 | @interface NSFetchRequest<__covariant ResultType:id<NSFetchRequestResult>> : NSPersistentStoreRequest <NSCoding, NSCopying> {
    |            `- note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 48 | }
 49 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:312:17: warning: capture of 'result' with non-Sendable type 'CKBatchUpdateResult?' (aka 'Optional<NSBatchUpdateResult>') in a '@Sendable' closure [#SendableClosureCaptures]
310 |         performAndWait {
311 |             do {
312 |                 result = try execute(batchUpdateRequest) as? CKBatchUpdateResult
    |                 `- warning: capture of 'result' with non-Sendable type 'CKBatchUpdateResult?' (aka 'Optional<NSBatchUpdateResult>') in a '@Sendable' closure [#SendableClosureCaptures]
313 |
314 |             } catch let fetchError as NSError {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:90:12: note: class 'NSBatchUpdateResult' does not conform to the 'Sendable' protocol
 88 | // The result returned when executing an NSBatchUpdateRequest
 89 | API_AVAILABLE(macosx(10.10),ios(8.0))
 90 | @interface NSBatchUpdateResult : NSPersistentStoreResult {
    |            `- note: class 'NSBatchUpdateResult' does not conform to the 'Sendable' protocol
 91 | }
 92 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:312:38: warning: capture of 'batchUpdateRequest' with non-Sendable type 'CKBatchUpdateRequest' (aka 'NSBatchUpdateRequest') in a '@Sendable' closure [#SendableClosureCaptures]
310 |         performAndWait {
311 |             do {
312 |                 result = try execute(batchUpdateRequest) as? CKBatchUpdateResult
    |                                      `- warning: capture of 'batchUpdateRequest' with non-Sendable type 'CKBatchUpdateRequest' (aka 'NSBatchUpdateRequest') in a '@Sendable' closure [#SendableClosureCaptures]
313 |
314 |             } catch let fetchError as NSError {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchUpdateRequest.h:24:12: note: class 'NSBatchUpdateRequest' does not conform to the 'Sendable' protocol
22 | //  the underlying store do not violate any validation rules specified in the model.
23 | API_AVAILABLE(macosx(10.10),ios(8.0))
24 | @interface NSBatchUpdateRequest : NSPersistentStoreRequest {
   |            `- note: class 'NSBatchUpdateRequest' does not conform to the 'Sendable' protocol
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:343:41: warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<Object>' in a '@Sendable' closure [#SendableClosureCaptures]
341 |         performAndWait {
342 |             do {
343 |                 let objects = try fetch(fetchRequest)
    |                                         `- warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<Object>' in a '@Sendable' closure [#SendableClosureCaptures]
344 |                 objects.forEach { delete($0) }
345 |
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:47:12: note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 45 |
 46 | API_AVAILABLE(macosx(10.4),ios(3.0))
 47 | @interface NSFetchRequest<__covariant ResultType:id<NSFetchRequestResult>> : NSPersistentStoreRequest <NSCoding, NSCopying> {
    |            `- note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 48 | }
 49 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:370:17: warning: capture of 'result' with non-Sendable type 'CKBatchDeleteResult?' (aka 'Optional<NSBatchDeleteResult>') in a '@Sendable' closure [#SendableClosureCaptures]
368 |         performAndWait {
369 |             do {
370 |                 result = try execute(batchDeleteRequest) as? CKBatchDeleteResult
    |                 `- warning: capture of 'result' with non-Sendable type 'CKBatchDeleteResult?' (aka 'Optional<NSBatchDeleteResult>') in a '@Sendable' closure [#SendableClosureCaptures]
371 |
372 |             } catch let fetchError as NSError {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:102:12: note: class 'NSBatchDeleteResult' does not conform to the 'Sendable' protocol
100 | // The result returned when executing an NSBatchDeleteRequest
101 | API_AVAILABLE(macosx(10.11),ios(9.0))
102 | @interface NSBatchDeleteResult : NSPersistentStoreResult {
    |            `- note: class 'NSBatchDeleteResult' does not conform to the 'Sendable' protocol
103 | }
104 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:370:38: warning: capture of 'batchDeleteRequest' with non-Sendable type 'CKBatchDeleteRequest' (aka 'NSBatchDeleteRequest') in a '@Sendable' closure [#SendableClosureCaptures]
368 |         performAndWait {
369 |             do {
370 |                 result = try execute(batchDeleteRequest) as? CKBatchDeleteResult
    |                                      `- warning: capture of 'batchDeleteRequest' with non-Sendable type 'CKBatchDeleteRequest' (aka 'NSBatchDeleteRequest') in a '@Sendable' closure [#SendableClosureCaptures]
371 |
372 |             } catch let fetchError as NSError {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchDeleteRequest.h:27:12: note: class 'NSBatchDeleteRequest' does not conform to the 'Sendable' protocol
25 | //  delete rules (for example, minimum relationship counts).
26 | API_AVAILABLE(macosx(10.11),ios(9.0))
27 | @interface NSBatchDeleteRequest : NSPersistentStoreRequest {
   |            `- note: class 'NSBatchDeleteRequest' does not conform to the 'Sendable' protocol
28 | }
29 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:401:17: warning: capture of 'result' with non-Sendable type 'CKBatchInsertResult?' (aka 'Optional<NSBatchInsertResult>') in a '@Sendable' closure [#SendableClosureCaptures]
399 |         performAndWait {
400 |             do {
401 |                 result = try execute(batchInsertRequest) as? CKBatchInsertResult
    |                 `- warning: capture of 'result' with non-Sendable type 'CKBatchInsertResult?' (aka 'Optional<NSBatchInsertResult>') in a '@Sendable' closure [#SendableClosureCaptures]
402 |
403 |             } catch let fetchError as NSError {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:79:12: note: class 'NSBatchInsertResult' does not conform to the 'Sendable' protocol
 77 | // The result returned when executing an NSBatchInsertRequest
 78 | API_AVAILABLE(macosx(10.15),ios(13.0),tvos(13.0),watchos(6.0))
 79 | @interface NSBatchInsertResult : NSPersistentStoreResult {
    |            `- note: class 'NSBatchInsertResult' does not conform to the 'Sendable' protocol
 80 | }
 81 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:401:38: warning: capture of 'batchInsertRequest' with non-Sendable type 'CKBatchInsertRequest' (aka 'NSBatchInsertRequest') in a '@Sendable' closure [#SendableClosureCaptures]
399 |         performAndWait {
400 |             do {
401 |                 result = try execute(batchInsertRequest) as? CKBatchInsertResult
    |                                      `- warning: capture of 'batchInsertRequest' with non-Sendable type 'CKBatchInsertRequest' (aka 'NSBatchInsertRequest') in a '@Sendable' closure [#SendableClosureCaptures]
402 |
403 |             } catch let fetchError as NSError {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:17:12: note: class 'NSBatchInsertRequest' does not conform to the 'Sendable' protocol
15 |
16 | API_AVAILABLE(macosx(10.15),ios(13.0),tvos(13.0),watchos(6.0))
17 | @interface NSBatchInsertRequest : NSPersistentStoreRequest {
   |            `- note: class 'NSBatchInsertRequest' does not conform to the 'Sendable' protocol
18 | }
19 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[148/160] Compiling CoreDataKit AnyKeyPath+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:162:37: warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<Object>' in a '@Sendable' closure [#SendableClosureCaptures]
160 |         performAndWait {
161 |             do {
162 |                 objects = try fetch(fetchRequest)
    |                                     `- warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<Object>' in a '@Sendable' closure [#SendableClosureCaptures]
163 |             } catch let fetchError as NSError {
164 |                 error = fetchError
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:47:12: note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 45 |
 46 | API_AVAILABLE(macosx(10.4),ios(3.0))
 47 | @interface NSFetchRequest<__covariant ResultType:id<NSFetchRequestResult>> : NSPersistentStoreRequest <NSCoding, NSCopying> {
    |            `- note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 48 | }
 49 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:234:39: warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<CKObjectId>' (aka 'NSFetchRequest<NSManagedObjectID>') in a '@Sendable' closure [#SendableClosureCaptures]
232 |         performAndWait {
233 |             do {
234 |                 objectIds = try fetch(fetchRequest)
    |                                       `- warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<CKObjectId>' (aka 'NSFetchRequest<NSManagedObjectID>') in a '@Sendable' closure [#SendableClosureCaptures]
235 |             } catch let fetchError as NSError {
236 |                 error = fetchError
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:47:12: note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 45 |
 46 | API_AVAILABLE(macosx(10.4),ios(3.0))
 47 | @interface NSFetchRequest<__covariant ResultType:id<NSFetchRequestResult>> : NSPersistentStoreRequest <NSCoding, NSCopying> {
    |            `- note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 48 | }
 49 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:256:17: warning: capture of 'dictionary' with non-Sendable type '[NSDictionary]' in a '@Sendable' closure [#SendableClosureCaptures]
254 |         performAndWait {
255 |             do {
256 |                 dictionary = try fetch(fetchRequest)
    |                 `- warning: capture of 'dictionary' with non-Sendable type '[NSDictionary]' in a '@Sendable' closure [#SendableClosureCaptures]
257 |             } catch let fetchError as NSError {
258 |                 error = fetchError
Swift.Array:1:23: note: generic struct 'Array' does not conform to the 'Sendable' protocol
1 | @frozen public struct Array<Element> : _DestructorSafeContainer {
  |                       `- note: generic struct 'Array' does not conform to the 'Sendable' protocol
2 | }
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:256:40: warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<NSDictionary>' in a '@Sendable' closure [#SendableClosureCaptures]
254 |         performAndWait {
255 |             do {
256 |                 dictionary = try fetch(fetchRequest)
    |                                        `- warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<NSDictionary>' in a '@Sendable' closure [#SendableClosureCaptures]
257 |             } catch let fetchError as NSError {
258 |                 error = fetchError
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:47:12: note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 45 |
 46 | API_AVAILABLE(macosx(10.4),ios(3.0))
 47 | @interface NSFetchRequest<__covariant ResultType:id<NSFetchRequestResult>> : NSPersistentStoreRequest <NSCoding, NSCopying> {
    |            `- note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 48 | }
 49 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:278:45: warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<NSNumber>' in a '@Sendable' closure [#SendableClosureCaptures]
276 |         performAndWait {
277 |             do {
278 |                 count = try self.count(for: fetchRequest)
    |                                             `- warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<NSNumber>' in a '@Sendable' closure [#SendableClosureCaptures]
279 |             } catch let fetchError as NSError {
280 |                 error = fetchError
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:47:12: note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 45 |
 46 | API_AVAILABLE(macosx(10.4),ios(3.0))
 47 | @interface NSFetchRequest<__covariant ResultType:id<NSFetchRequestResult>> : NSPersistentStoreRequest <NSCoding, NSCopying> {
    |            `- note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 48 | }
 49 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:312:17: warning: capture of 'result' with non-Sendable type 'CKBatchUpdateResult?' (aka 'Optional<NSBatchUpdateResult>') in a '@Sendable' closure [#SendableClosureCaptures]
310 |         performAndWait {
311 |             do {
312 |                 result = try execute(batchUpdateRequest) as? CKBatchUpdateResult
    |                 `- warning: capture of 'result' with non-Sendable type 'CKBatchUpdateResult?' (aka 'Optional<NSBatchUpdateResult>') in a '@Sendable' closure [#SendableClosureCaptures]
313 |
314 |             } catch let fetchError as NSError {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:90:12: note: class 'NSBatchUpdateResult' does not conform to the 'Sendable' protocol
 88 | // The result returned when executing an NSBatchUpdateRequest
 89 | API_AVAILABLE(macosx(10.10),ios(8.0))
 90 | @interface NSBatchUpdateResult : NSPersistentStoreResult {
    |            `- note: class 'NSBatchUpdateResult' does not conform to the 'Sendable' protocol
 91 | }
 92 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:312:38: warning: capture of 'batchUpdateRequest' with non-Sendable type 'CKBatchUpdateRequest' (aka 'NSBatchUpdateRequest') in a '@Sendable' closure [#SendableClosureCaptures]
310 |         performAndWait {
311 |             do {
312 |                 result = try execute(batchUpdateRequest) as? CKBatchUpdateResult
    |                                      `- warning: capture of 'batchUpdateRequest' with non-Sendable type 'CKBatchUpdateRequest' (aka 'NSBatchUpdateRequest') in a '@Sendable' closure [#SendableClosureCaptures]
313 |
314 |             } catch let fetchError as NSError {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchUpdateRequest.h:24:12: note: class 'NSBatchUpdateRequest' does not conform to the 'Sendable' protocol
22 | //  the underlying store do not violate any validation rules specified in the model.
23 | API_AVAILABLE(macosx(10.10),ios(8.0))
24 | @interface NSBatchUpdateRequest : NSPersistentStoreRequest {
   |            `- note: class 'NSBatchUpdateRequest' does not conform to the 'Sendable' protocol
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:343:41: warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<Object>' in a '@Sendable' closure [#SendableClosureCaptures]
341 |         performAndWait {
342 |             do {
343 |                 let objects = try fetch(fetchRequest)
    |                                         `- warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<Object>' in a '@Sendable' closure [#SendableClosureCaptures]
344 |                 objects.forEach { delete($0) }
345 |
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:47:12: note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 45 |
 46 | API_AVAILABLE(macosx(10.4),ios(3.0))
 47 | @interface NSFetchRequest<__covariant ResultType:id<NSFetchRequestResult>> : NSPersistentStoreRequest <NSCoding, NSCopying> {
    |            `- note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 48 | }
 49 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:370:17: warning: capture of 'result' with non-Sendable type 'CKBatchDeleteResult?' (aka 'Optional<NSBatchDeleteResult>') in a '@Sendable' closure [#SendableClosureCaptures]
368 |         performAndWait {
369 |             do {
370 |                 result = try execute(batchDeleteRequest) as? CKBatchDeleteResult
    |                 `- warning: capture of 'result' with non-Sendable type 'CKBatchDeleteResult?' (aka 'Optional<NSBatchDeleteResult>') in a '@Sendable' closure [#SendableClosureCaptures]
371 |
372 |             } catch let fetchError as NSError {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:102:12: note: class 'NSBatchDeleteResult' does not conform to the 'Sendable' protocol
100 | // The result returned when executing an NSBatchDeleteRequest
101 | API_AVAILABLE(macosx(10.11),ios(9.0))
102 | @interface NSBatchDeleteResult : NSPersistentStoreResult {
    |            `- note: class 'NSBatchDeleteResult' does not conform to the 'Sendable' protocol
103 | }
104 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:370:38: warning: capture of 'batchDeleteRequest' with non-Sendable type 'CKBatchDeleteRequest' (aka 'NSBatchDeleteRequest') in a '@Sendable' closure [#SendableClosureCaptures]
368 |         performAndWait {
369 |             do {
370 |                 result = try execute(batchDeleteRequest) as? CKBatchDeleteResult
    |                                      `- warning: capture of 'batchDeleteRequest' with non-Sendable type 'CKBatchDeleteRequest' (aka 'NSBatchDeleteRequest') in a '@Sendable' closure [#SendableClosureCaptures]
371 |
372 |             } catch let fetchError as NSError {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchDeleteRequest.h:27:12: note: class 'NSBatchDeleteRequest' does not conform to the 'Sendable' protocol
25 | //  delete rules (for example, minimum relationship counts).
26 | API_AVAILABLE(macosx(10.11),ios(9.0))
27 | @interface NSBatchDeleteRequest : NSPersistentStoreRequest {
   |            `- note: class 'NSBatchDeleteRequest' does not conform to the 'Sendable' protocol
28 | }
29 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:401:17: warning: capture of 'result' with non-Sendable type 'CKBatchInsertResult?' (aka 'Optional<NSBatchInsertResult>') in a '@Sendable' closure [#SendableClosureCaptures]
399 |         performAndWait {
400 |             do {
401 |                 result = try execute(batchInsertRequest) as? CKBatchInsertResult
    |                 `- warning: capture of 'result' with non-Sendable type 'CKBatchInsertResult?' (aka 'Optional<NSBatchInsertResult>') in a '@Sendable' closure [#SendableClosureCaptures]
402 |
403 |             } catch let fetchError as NSError {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:79:12: note: class 'NSBatchInsertResult' does not conform to the 'Sendable' protocol
 77 | // The result returned when executing an NSBatchInsertRequest
 78 | API_AVAILABLE(macosx(10.15),ios(13.0),tvos(13.0),watchos(6.0))
 79 | @interface NSBatchInsertResult : NSPersistentStoreResult {
    |            `- note: class 'NSBatchInsertResult' does not conform to the 'Sendable' protocol
 80 | }
 81 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:401:38: warning: capture of 'batchInsertRequest' with non-Sendable type 'CKBatchInsertRequest' (aka 'NSBatchInsertRequest') in a '@Sendable' closure [#SendableClosureCaptures]
399 |         performAndWait {
400 |             do {
401 |                 result = try execute(batchInsertRequest) as? CKBatchInsertResult
    |                                      `- warning: capture of 'batchInsertRequest' with non-Sendable type 'CKBatchInsertRequest' (aka 'NSBatchInsertRequest') in a '@Sendable' closure [#SendableClosureCaptures]
402 |
403 |             } catch let fetchError as NSError {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:17:12: note: class 'NSBatchInsertRequest' does not conform to the 'Sendable' protocol
15 |
16 | API_AVAILABLE(macosx(10.15),ios(13.0),tvos(13.0),watchos(6.0))
17 | @interface NSBatchInsertRequest : NSPersistentStoreRequest {
   |            `- note: class 'NSBatchInsertRequest' does not conform to the 'Sendable' protocol
18 | }
19 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[149/160] Compiling CoreDataKit CKContext+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:162:37: warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<Object>' in a '@Sendable' closure [#SendableClosureCaptures]
160 |         performAndWait {
161 |             do {
162 |                 objects = try fetch(fetchRequest)
    |                                     `- warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<Object>' in a '@Sendable' closure [#SendableClosureCaptures]
163 |             } catch let fetchError as NSError {
164 |                 error = fetchError
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:47:12: note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 45 |
 46 | API_AVAILABLE(macosx(10.4),ios(3.0))
 47 | @interface NSFetchRequest<__covariant ResultType:id<NSFetchRequestResult>> : NSPersistentStoreRequest <NSCoding, NSCopying> {
    |            `- note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 48 | }
 49 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:234:39: warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<CKObjectId>' (aka 'NSFetchRequest<NSManagedObjectID>') in a '@Sendable' closure [#SendableClosureCaptures]
232 |         performAndWait {
233 |             do {
234 |                 objectIds = try fetch(fetchRequest)
    |                                       `- warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<CKObjectId>' (aka 'NSFetchRequest<NSManagedObjectID>') in a '@Sendable' closure [#SendableClosureCaptures]
235 |             } catch let fetchError as NSError {
236 |                 error = fetchError
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:47:12: note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 45 |
 46 | API_AVAILABLE(macosx(10.4),ios(3.0))
 47 | @interface NSFetchRequest<__covariant ResultType:id<NSFetchRequestResult>> : NSPersistentStoreRequest <NSCoding, NSCopying> {
    |            `- note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 48 | }
 49 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:256:17: warning: capture of 'dictionary' with non-Sendable type '[NSDictionary]' in a '@Sendable' closure [#SendableClosureCaptures]
254 |         performAndWait {
255 |             do {
256 |                 dictionary = try fetch(fetchRequest)
    |                 `- warning: capture of 'dictionary' with non-Sendable type '[NSDictionary]' in a '@Sendable' closure [#SendableClosureCaptures]
257 |             } catch let fetchError as NSError {
258 |                 error = fetchError
Swift.Array:1:23: note: generic struct 'Array' does not conform to the 'Sendable' protocol
1 | @frozen public struct Array<Element> : _DestructorSafeContainer {
  |                       `- note: generic struct 'Array' does not conform to the 'Sendable' protocol
2 | }
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:256:40: warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<NSDictionary>' in a '@Sendable' closure [#SendableClosureCaptures]
254 |         performAndWait {
255 |             do {
256 |                 dictionary = try fetch(fetchRequest)
    |                                        `- warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<NSDictionary>' in a '@Sendable' closure [#SendableClosureCaptures]
257 |             } catch let fetchError as NSError {
258 |                 error = fetchError
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:47:12: note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 45 |
 46 | API_AVAILABLE(macosx(10.4),ios(3.0))
 47 | @interface NSFetchRequest<__covariant ResultType:id<NSFetchRequestResult>> : NSPersistentStoreRequest <NSCoding, NSCopying> {
    |            `- note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 48 | }
 49 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:278:45: warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<NSNumber>' in a '@Sendable' closure [#SendableClosureCaptures]
276 |         performAndWait {
277 |             do {
278 |                 count = try self.count(for: fetchRequest)
    |                                             `- warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<NSNumber>' in a '@Sendable' closure [#SendableClosureCaptures]
279 |             } catch let fetchError as NSError {
280 |                 error = fetchError
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:47:12: note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 45 |
 46 | API_AVAILABLE(macosx(10.4),ios(3.0))
 47 | @interface NSFetchRequest<__covariant ResultType:id<NSFetchRequestResult>> : NSPersistentStoreRequest <NSCoding, NSCopying> {
    |            `- note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 48 | }
 49 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:312:17: warning: capture of 'result' with non-Sendable type 'CKBatchUpdateResult?' (aka 'Optional<NSBatchUpdateResult>') in a '@Sendable' closure [#SendableClosureCaptures]
310 |         performAndWait {
311 |             do {
312 |                 result = try execute(batchUpdateRequest) as? CKBatchUpdateResult
    |                 `- warning: capture of 'result' with non-Sendable type 'CKBatchUpdateResult?' (aka 'Optional<NSBatchUpdateResult>') in a '@Sendable' closure [#SendableClosureCaptures]
313 |
314 |             } catch let fetchError as NSError {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:90:12: note: class 'NSBatchUpdateResult' does not conform to the 'Sendable' protocol
 88 | // The result returned when executing an NSBatchUpdateRequest
 89 | API_AVAILABLE(macosx(10.10),ios(8.0))
 90 | @interface NSBatchUpdateResult : NSPersistentStoreResult {
    |            `- note: class 'NSBatchUpdateResult' does not conform to the 'Sendable' protocol
 91 | }
 92 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:312:38: warning: capture of 'batchUpdateRequest' with non-Sendable type 'CKBatchUpdateRequest' (aka 'NSBatchUpdateRequest') in a '@Sendable' closure [#SendableClosureCaptures]
310 |         performAndWait {
311 |             do {
312 |                 result = try execute(batchUpdateRequest) as? CKBatchUpdateResult
    |                                      `- warning: capture of 'batchUpdateRequest' with non-Sendable type 'CKBatchUpdateRequest' (aka 'NSBatchUpdateRequest') in a '@Sendable' closure [#SendableClosureCaptures]
313 |
314 |             } catch let fetchError as NSError {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchUpdateRequest.h:24:12: note: class 'NSBatchUpdateRequest' does not conform to the 'Sendable' protocol
22 | //  the underlying store do not violate any validation rules specified in the model.
23 | API_AVAILABLE(macosx(10.10),ios(8.0))
24 | @interface NSBatchUpdateRequest : NSPersistentStoreRequest {
   |            `- note: class 'NSBatchUpdateRequest' does not conform to the 'Sendable' protocol
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:343:41: warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<Object>' in a '@Sendable' closure [#SendableClosureCaptures]
341 |         performAndWait {
342 |             do {
343 |                 let objects = try fetch(fetchRequest)
    |                                         `- warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<Object>' in a '@Sendable' closure [#SendableClosureCaptures]
344 |                 objects.forEach { delete($0) }
345 |
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:47:12: note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 45 |
 46 | API_AVAILABLE(macosx(10.4),ios(3.0))
 47 | @interface NSFetchRequest<__covariant ResultType:id<NSFetchRequestResult>> : NSPersistentStoreRequest <NSCoding, NSCopying> {
    |            `- note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 48 | }
 49 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:370:17: warning: capture of 'result' with non-Sendable type 'CKBatchDeleteResult?' (aka 'Optional<NSBatchDeleteResult>') in a '@Sendable' closure [#SendableClosureCaptures]
368 |         performAndWait {
369 |             do {
370 |                 result = try execute(batchDeleteRequest) as? CKBatchDeleteResult
    |                 `- warning: capture of 'result' with non-Sendable type 'CKBatchDeleteResult?' (aka 'Optional<NSBatchDeleteResult>') in a '@Sendable' closure [#SendableClosureCaptures]
371 |
372 |             } catch let fetchError as NSError {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:102:12: note: class 'NSBatchDeleteResult' does not conform to the 'Sendable' protocol
100 | // The result returned when executing an NSBatchDeleteRequest
101 | API_AVAILABLE(macosx(10.11),ios(9.0))
102 | @interface NSBatchDeleteResult : NSPersistentStoreResult {
    |            `- note: class 'NSBatchDeleteResult' does not conform to the 'Sendable' protocol
103 | }
104 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:370:38: warning: capture of 'batchDeleteRequest' with non-Sendable type 'CKBatchDeleteRequest' (aka 'NSBatchDeleteRequest') in a '@Sendable' closure [#SendableClosureCaptures]
368 |         performAndWait {
369 |             do {
370 |                 result = try execute(batchDeleteRequest) as? CKBatchDeleteResult
    |                                      `- warning: capture of 'batchDeleteRequest' with non-Sendable type 'CKBatchDeleteRequest' (aka 'NSBatchDeleteRequest') in a '@Sendable' closure [#SendableClosureCaptures]
371 |
372 |             } catch let fetchError as NSError {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchDeleteRequest.h:27:12: note: class 'NSBatchDeleteRequest' does not conform to the 'Sendable' protocol
25 | //  delete rules (for example, minimum relationship counts).
26 | API_AVAILABLE(macosx(10.11),ios(9.0))
27 | @interface NSBatchDeleteRequest : NSPersistentStoreRequest {
   |            `- note: class 'NSBatchDeleteRequest' does not conform to the 'Sendable' protocol
28 | }
29 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:401:17: warning: capture of 'result' with non-Sendable type 'CKBatchInsertResult?' (aka 'Optional<NSBatchInsertResult>') in a '@Sendable' closure [#SendableClosureCaptures]
399 |         performAndWait {
400 |             do {
401 |                 result = try execute(batchInsertRequest) as? CKBatchInsertResult
    |                 `- warning: capture of 'result' with non-Sendable type 'CKBatchInsertResult?' (aka 'Optional<NSBatchInsertResult>') in a '@Sendable' closure [#SendableClosureCaptures]
402 |
403 |             } catch let fetchError as NSError {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:79:12: note: class 'NSBatchInsertResult' does not conform to the 'Sendable' protocol
 77 | // The result returned when executing an NSBatchInsertRequest
 78 | API_AVAILABLE(macosx(10.15),ios(13.0),tvos(13.0),watchos(6.0))
 79 | @interface NSBatchInsertResult : NSPersistentStoreResult {
    |            `- note: class 'NSBatchInsertResult' does not conform to the 'Sendable' protocol
 80 | }
 81 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:401:38: warning: capture of 'batchInsertRequest' with non-Sendable type 'CKBatchInsertRequest' (aka 'NSBatchInsertRequest') in a '@Sendable' closure [#SendableClosureCaptures]
399 |         performAndWait {
400 |             do {
401 |                 result = try execute(batchInsertRequest) as? CKBatchInsertResult
    |                                      `- warning: capture of 'batchInsertRequest' with non-Sendable type 'CKBatchInsertRequest' (aka 'NSBatchInsertRequest') in a '@Sendable' closure [#SendableClosureCaptures]
402 |
403 |             } catch let fetchError as NSError {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:17:12: note: class 'NSBatchInsertRequest' does not conform to the 'Sendable' protocol
15 |
16 | API_AVAILABLE(macosx(10.15),ios(13.0),tvos(13.0),watchos(6.0))
17 | @interface NSBatchInsertRequest : NSPersistentStoreRequest {
   |            `- note: class 'NSBatchInsertRequest' does not conform to the 'Sendable' protocol
18 | }
19 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[150/160] Compiling CoreDataKit CKObject+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:162:37: warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<Object>' in a '@Sendable' closure [#SendableClosureCaptures]
160 |         performAndWait {
161 |             do {
162 |                 objects = try fetch(fetchRequest)
    |                                     `- warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<Object>' in a '@Sendable' closure [#SendableClosureCaptures]
163 |             } catch let fetchError as NSError {
164 |                 error = fetchError
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:47:12: note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 45 |
 46 | API_AVAILABLE(macosx(10.4),ios(3.0))
 47 | @interface NSFetchRequest<__covariant ResultType:id<NSFetchRequestResult>> : NSPersistentStoreRequest <NSCoding, NSCopying> {
    |            `- note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 48 | }
 49 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:234:39: warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<CKObjectId>' (aka 'NSFetchRequest<NSManagedObjectID>') in a '@Sendable' closure [#SendableClosureCaptures]
232 |         performAndWait {
233 |             do {
234 |                 objectIds = try fetch(fetchRequest)
    |                                       `- warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<CKObjectId>' (aka 'NSFetchRequest<NSManagedObjectID>') in a '@Sendable' closure [#SendableClosureCaptures]
235 |             } catch let fetchError as NSError {
236 |                 error = fetchError
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:47:12: note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 45 |
 46 | API_AVAILABLE(macosx(10.4),ios(3.0))
 47 | @interface NSFetchRequest<__covariant ResultType:id<NSFetchRequestResult>> : NSPersistentStoreRequest <NSCoding, NSCopying> {
    |            `- note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 48 | }
 49 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:256:17: warning: capture of 'dictionary' with non-Sendable type '[NSDictionary]' in a '@Sendable' closure [#SendableClosureCaptures]
254 |         performAndWait {
255 |             do {
256 |                 dictionary = try fetch(fetchRequest)
    |                 `- warning: capture of 'dictionary' with non-Sendable type '[NSDictionary]' in a '@Sendable' closure [#SendableClosureCaptures]
257 |             } catch let fetchError as NSError {
258 |                 error = fetchError
Swift.Array:1:23: note: generic struct 'Array' does not conform to the 'Sendable' protocol
1 | @frozen public struct Array<Element> : _DestructorSafeContainer {
  |                       `- note: generic struct 'Array' does not conform to the 'Sendable' protocol
2 | }
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:256:40: warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<NSDictionary>' in a '@Sendable' closure [#SendableClosureCaptures]
254 |         performAndWait {
255 |             do {
256 |                 dictionary = try fetch(fetchRequest)
    |                                        `- warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<NSDictionary>' in a '@Sendable' closure [#SendableClosureCaptures]
257 |             } catch let fetchError as NSError {
258 |                 error = fetchError
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:47:12: note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 45 |
 46 | API_AVAILABLE(macosx(10.4),ios(3.0))
 47 | @interface NSFetchRequest<__covariant ResultType:id<NSFetchRequestResult>> : NSPersistentStoreRequest <NSCoding, NSCopying> {
    |            `- note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 48 | }
 49 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:278:45: warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<NSNumber>' in a '@Sendable' closure [#SendableClosureCaptures]
276 |         performAndWait {
277 |             do {
278 |                 count = try self.count(for: fetchRequest)
    |                                             `- warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<NSNumber>' in a '@Sendable' closure [#SendableClosureCaptures]
279 |             } catch let fetchError as NSError {
280 |                 error = fetchError
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:47:12: note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 45 |
 46 | API_AVAILABLE(macosx(10.4),ios(3.0))
 47 | @interface NSFetchRequest<__covariant ResultType:id<NSFetchRequestResult>> : NSPersistentStoreRequest <NSCoding, NSCopying> {
    |            `- note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 48 | }
 49 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:312:17: warning: capture of 'result' with non-Sendable type 'CKBatchUpdateResult?' (aka 'Optional<NSBatchUpdateResult>') in a '@Sendable' closure [#SendableClosureCaptures]
310 |         performAndWait {
311 |             do {
312 |                 result = try execute(batchUpdateRequest) as? CKBatchUpdateResult
    |                 `- warning: capture of 'result' with non-Sendable type 'CKBatchUpdateResult?' (aka 'Optional<NSBatchUpdateResult>') in a '@Sendable' closure [#SendableClosureCaptures]
313 |
314 |             } catch let fetchError as NSError {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:90:12: note: class 'NSBatchUpdateResult' does not conform to the 'Sendable' protocol
 88 | // The result returned when executing an NSBatchUpdateRequest
 89 | API_AVAILABLE(macosx(10.10),ios(8.0))
 90 | @interface NSBatchUpdateResult : NSPersistentStoreResult {
    |            `- note: class 'NSBatchUpdateResult' does not conform to the 'Sendable' protocol
 91 | }
 92 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:312:38: warning: capture of 'batchUpdateRequest' with non-Sendable type 'CKBatchUpdateRequest' (aka 'NSBatchUpdateRequest') in a '@Sendable' closure [#SendableClosureCaptures]
310 |         performAndWait {
311 |             do {
312 |                 result = try execute(batchUpdateRequest) as? CKBatchUpdateResult
    |                                      `- warning: capture of 'batchUpdateRequest' with non-Sendable type 'CKBatchUpdateRequest' (aka 'NSBatchUpdateRequest') in a '@Sendable' closure [#SendableClosureCaptures]
313 |
314 |             } catch let fetchError as NSError {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchUpdateRequest.h:24:12: note: class 'NSBatchUpdateRequest' does not conform to the 'Sendable' protocol
22 | //  the underlying store do not violate any validation rules specified in the model.
23 | API_AVAILABLE(macosx(10.10),ios(8.0))
24 | @interface NSBatchUpdateRequest : NSPersistentStoreRequest {
   |            `- note: class 'NSBatchUpdateRequest' does not conform to the 'Sendable' protocol
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:343:41: warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<Object>' in a '@Sendable' closure [#SendableClosureCaptures]
341 |         performAndWait {
342 |             do {
343 |                 let objects = try fetch(fetchRequest)
    |                                         `- warning: capture of 'fetchRequest' with non-Sendable type 'NSFetchRequest<Object>' in a '@Sendable' closure [#SendableClosureCaptures]
344 |                 objects.forEach { delete($0) }
345 |
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:47:12: note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 45 |
 46 | API_AVAILABLE(macosx(10.4),ios(3.0))
 47 | @interface NSFetchRequest<__covariant ResultType:id<NSFetchRequestResult>> : NSPersistentStoreRequest <NSCoding, NSCopying> {
    |            `- note: generic class 'NSFetchRequest' does not conform to the 'Sendable' protocol
 48 | }
 49 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:370:17: warning: capture of 'result' with non-Sendable type 'CKBatchDeleteResult?' (aka 'Optional<NSBatchDeleteResult>') in a '@Sendable' closure [#SendableClosureCaptures]
368 |         performAndWait {
369 |             do {
370 |                 result = try execute(batchDeleteRequest) as? CKBatchDeleteResult
    |                 `- warning: capture of 'result' with non-Sendable type 'CKBatchDeleteResult?' (aka 'Optional<NSBatchDeleteResult>') in a '@Sendable' closure [#SendableClosureCaptures]
371 |
372 |             } catch let fetchError as NSError {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:102:12: note: class 'NSBatchDeleteResult' does not conform to the 'Sendable' protocol
100 | // The result returned when executing an NSBatchDeleteRequest
101 | API_AVAILABLE(macosx(10.11),ios(9.0))
102 | @interface NSBatchDeleteResult : NSPersistentStoreResult {
    |            `- note: class 'NSBatchDeleteResult' does not conform to the 'Sendable' protocol
103 | }
104 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:370:38: warning: capture of 'batchDeleteRequest' with non-Sendable type 'CKBatchDeleteRequest' (aka 'NSBatchDeleteRequest') in a '@Sendable' closure [#SendableClosureCaptures]
368 |         performAndWait {
369 |             do {
370 |                 result = try execute(batchDeleteRequest) as? CKBatchDeleteResult
    |                                      `- warning: capture of 'batchDeleteRequest' with non-Sendable type 'CKBatchDeleteRequest' (aka 'NSBatchDeleteRequest') in a '@Sendable' closure [#SendableClosureCaptures]
371 |
372 |             } catch let fetchError as NSError {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchDeleteRequest.h:27:12: note: class 'NSBatchDeleteRequest' does not conform to the 'Sendable' protocol
25 | //  delete rules (for example, minimum relationship counts).
26 | API_AVAILABLE(macosx(10.11),ios(9.0))
27 | @interface NSBatchDeleteRequest : NSPersistentStoreRequest {
   |            `- note: class 'NSBatchDeleteRequest' does not conform to the 'Sendable' protocol
28 | }
29 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:401:17: warning: capture of 'result' with non-Sendable type 'CKBatchInsertResult?' (aka 'Optional<NSBatchInsertResult>') in a '@Sendable' closure [#SendableClosureCaptures]
399 |         performAndWait {
400 |             do {
401 |                 result = try execute(batchInsertRequest) as? CKBatchInsertResult
    |                 `- warning: capture of 'result' with non-Sendable type 'CKBatchInsertResult?' (aka 'Optional<NSBatchInsertResult>') in a '@Sendable' closure [#SendableClosureCaptures]
402 |
403 |             } catch let fetchError as NSError {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:79:12: note: class 'NSBatchInsertResult' does not conform to the 'Sendable' protocol
 77 | // The result returned when executing an NSBatchInsertRequest
 78 | API_AVAILABLE(macosx(10.15),ios(13.0),tvos(13.0),watchos(6.0))
 79 | @interface NSBatchInsertResult : NSPersistentStoreResult {
    |            `- note: class 'NSBatchInsertResult' does not conform to the 'Sendable' protocol
 80 | }
 81 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Extensions/CKContext+Extension.swift:401:38: warning: capture of 'batchInsertRequest' with non-Sendable type 'CKBatchInsertRequest' (aka 'NSBatchInsertRequest') in a '@Sendable' closure [#SendableClosureCaptures]
399 |         performAndWait {
400 |             do {
401 |                 result = try execute(batchInsertRequest) as? CKBatchInsertResult
    |                                      `- warning: capture of 'batchInsertRequest' with non-Sendable type 'CKBatchInsertRequest' (aka 'NSBatchInsertRequest') in a '@Sendable' closure [#SendableClosureCaptures]
402 |
403 |             } catch let fetchError as NSError {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:17:12: note: class 'NSBatchInsertRequest' does not conform to the 'Sendable' protocol
15 |
16 | API_AVAILABLE(macosx(10.15),ios(13.0),tvos(13.0),watchos(6.0))
17 | @interface NSBatchInsertRequest : NSPersistentStoreRequest {
   |            `- note: class 'NSBatchInsertRequest' does not conform to the 'Sendable' protocol
18 | }
19 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[151/160] Compiling CoreDataKit Storage Keys.swift
[152/160] Compiling CoreDataKit Codable User Storage.swift
[153/160] Compiling CoreDataKit User Defaults.swift
[154/160] Compiling CoreDataKit User Storage.swift
[155/160] Compiling CoreDataKit Base Operation.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Querying/Queryable.swift:810:23: warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
808 |
809 |     @nonobjc @inline(__always)
810 |     public class func ckValue(from value: CKQueryableType) -> Self? {
    |                       `- warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
811 |         value as? Self
812 |     }
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectID.h:20:12: note: class declared here
18 | // Managed object IDs are opaque identifiers for managed objects.
19 | API_AVAILABLE(macosx(10.4),ios(3.0)) NS_SWIFT_SENDABLE
20 | @interface NSManagedObjectID : NSObject <NSCopying> {
   |            `- note: class declared here
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Querying/Queryable.swift:810:23: warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
808 |
809 |     @nonobjc @inline(__always)
810 |     public class func ckValue(from value: CKQueryableType) -> Self? {
    |                       `- warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
811 |         value as? Self
812 |     }
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectID.h:20:12: note: class declared here
18 | // Managed object IDs are opaque identifiers for managed objects.
19 | API_AVAILABLE(macosx(10.4),ios(3.0)) NS_SWIFT_SENDABLE
20 | @interface NSManagedObjectID : NSObject <NSCopying> {
   |            `- note: class declared here
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Querying/Queryable.swift:815:16: warning: cannot use class 'NSManagedObjectID' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'CoreData' was not imported by this file
813 |
814 |     @nonobjc @inline(__always)
815 |     public var ckQueryableValue: CKQueryableType {
    |                `- warning: cannot use class 'NSManagedObjectID' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'CoreData' was not imported by this file
816 |         self
817 |     }
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectID.h:20:12: note: class declared here
18 | // Managed object IDs are opaque identifiers for managed objects.
19 | API_AVAILABLE(macosx(10.4),ios(3.0)) NS_SWIFT_SENDABLE
20 | @interface NSManagedObjectID : NSObject <NSCopying> {
   |            `- note: class declared here
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Querying/Queryable.swift:831:23: warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
829 |
830 |     @inline(__always)
831 |     public class func ckDecode(data: Data) throws -> Self {
    |                       `- warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
832 |         if #available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *) {
833 |             guard let object = try NSKeyedUnarchiver.unarchivedObject(ofClasses: [Self.self], from: data) as? Self else {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectID.h:20:12: note: class declared here
18 | // Managed object IDs are opaque identifiers for managed objects.
19 | API_AVAILABLE(macosx(10.4),ios(3.0)) NS_SWIFT_SENDABLE
20 | @interface NSManagedObjectID : NSObject <NSCopying> {
   |            `- note: class declared here
21 | }
22 |
[156/160] Compiling CoreDataKit Synchronous Operation.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Querying/Queryable.swift:810:23: warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
808 |
809 |     @nonobjc @inline(__always)
810 |     public class func ckValue(from value: CKQueryableType) -> Self? {
    |                       `- warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
811 |         value as? Self
812 |     }
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectID.h:20:12: note: class declared here
18 | // Managed object IDs are opaque identifiers for managed objects.
19 | API_AVAILABLE(macosx(10.4),ios(3.0)) NS_SWIFT_SENDABLE
20 | @interface NSManagedObjectID : NSObject <NSCopying> {
   |            `- note: class declared here
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Querying/Queryable.swift:810:23: warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
808 |
809 |     @nonobjc @inline(__always)
810 |     public class func ckValue(from value: CKQueryableType) -> Self? {
    |                       `- warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
811 |         value as? Self
812 |     }
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectID.h:20:12: note: class declared here
18 | // Managed object IDs are opaque identifiers for managed objects.
19 | API_AVAILABLE(macosx(10.4),ios(3.0)) NS_SWIFT_SENDABLE
20 | @interface NSManagedObjectID : NSObject <NSCopying> {
   |            `- note: class declared here
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Querying/Queryable.swift:815:16: warning: cannot use class 'NSManagedObjectID' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'CoreData' was not imported by this file
813 |
814 |     @nonobjc @inline(__always)
815 |     public var ckQueryableValue: CKQueryableType {
    |                `- warning: cannot use class 'NSManagedObjectID' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'CoreData' was not imported by this file
816 |         self
817 |     }
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectID.h:20:12: note: class declared here
18 | // Managed object IDs are opaque identifiers for managed objects.
19 | API_AVAILABLE(macosx(10.4),ios(3.0)) NS_SWIFT_SENDABLE
20 | @interface NSManagedObjectID : NSObject <NSCopying> {
   |            `- note: class declared here
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Querying/Queryable.swift:831:23: warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
829 |
830 |     @inline(__always)
831 |     public class func ckDecode(data: Data) throws -> Self {
    |                       `- warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
832 |         if #available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *) {
833 |             guard let object = try NSKeyedUnarchiver.unarchivedObject(ofClasses: [Self.self], from: data) as? Self else {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectID.h:20:12: note: class declared here
18 | // Managed object IDs are opaque identifiers for managed objects.
19 | API_AVAILABLE(macosx(10.4),ios(3.0)) NS_SWIFT_SENDABLE
20 | @interface NSManagedObjectID : NSObject <NSCopying> {
   |            `- note: class declared here
21 | }
22 |
[157/160] Compiling CoreDataKit Keypath+Querying.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Querying/Queryable.swift:810:23: warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
808 |
809 |     @nonobjc @inline(__always)
810 |     public class func ckValue(from value: CKQueryableType) -> Self? {
    |                       `- warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
811 |         value as? Self
812 |     }
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectID.h:20:12: note: class declared here
18 | // Managed object IDs are opaque identifiers for managed objects.
19 | API_AVAILABLE(macosx(10.4),ios(3.0)) NS_SWIFT_SENDABLE
20 | @interface NSManagedObjectID : NSObject <NSCopying> {
   |            `- note: class declared here
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Querying/Queryable.swift:810:23: warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
808 |
809 |     @nonobjc @inline(__always)
810 |     public class func ckValue(from value: CKQueryableType) -> Self? {
    |                       `- warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
811 |         value as? Self
812 |     }
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectID.h:20:12: note: class declared here
18 | // Managed object IDs are opaque identifiers for managed objects.
19 | API_AVAILABLE(macosx(10.4),ios(3.0)) NS_SWIFT_SENDABLE
20 | @interface NSManagedObjectID : NSObject <NSCopying> {
   |            `- note: class declared here
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Querying/Queryable.swift:815:16: warning: cannot use class 'NSManagedObjectID' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'CoreData' was not imported by this file
813 |
814 |     @nonobjc @inline(__always)
815 |     public var ckQueryableValue: CKQueryableType {
    |                `- warning: cannot use class 'NSManagedObjectID' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'CoreData' was not imported by this file
816 |         self
817 |     }
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectID.h:20:12: note: class declared here
18 | // Managed object IDs are opaque identifiers for managed objects.
19 | API_AVAILABLE(macosx(10.4),ios(3.0)) NS_SWIFT_SENDABLE
20 | @interface NSManagedObjectID : NSObject <NSCopying> {
   |            `- note: class declared here
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Querying/Queryable.swift:831:23: warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
829 |
830 |     @inline(__always)
831 |     public class func ckDecode(data: Data) throws -> Self {
    |                       `- warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
832 |         if #available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *) {
833 |             guard let object = try NSKeyedUnarchiver.unarchivedObject(ofClasses: [Self.self], from: data) as? Self else {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectID.h:20:12: note: class declared here
18 | // Managed object IDs are opaque identifiers for managed objects.
19 | API_AVAILABLE(macosx(10.4),ios(3.0)) NS_SWIFT_SENDABLE
20 | @interface NSManagedObjectID : NSObject <NSCopying> {
   |            `- note: class declared here
21 | }
22 |
[158/160] Compiling CoreDataKit Queryable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Querying/Queryable.swift:810:23: warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
808 |
809 |     @nonobjc @inline(__always)
810 |     public class func ckValue(from value: CKQueryableType) -> Self? {
    |                       `- warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
811 |         value as? Self
812 |     }
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectID.h:20:12: note: class declared here
18 | // Managed object IDs are opaque identifiers for managed objects.
19 | API_AVAILABLE(macosx(10.4),ios(3.0)) NS_SWIFT_SENDABLE
20 | @interface NSManagedObjectID : NSObject <NSCopying> {
   |            `- note: class declared here
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Querying/Queryable.swift:810:23: warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
808 |
809 |     @nonobjc @inline(__always)
810 |     public class func ckValue(from value: CKQueryableType) -> Self? {
    |                       `- warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
811 |         value as? Self
812 |     }
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectID.h:20:12: note: class declared here
18 | // Managed object IDs are opaque identifiers for managed objects.
19 | API_AVAILABLE(macosx(10.4),ios(3.0)) NS_SWIFT_SENDABLE
20 | @interface NSManagedObjectID : NSObject <NSCopying> {
   |            `- note: class declared here
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Querying/Queryable.swift:815:16: warning: cannot use class 'NSManagedObjectID' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'CoreData' was not imported by this file
813 |
814 |     @nonobjc @inline(__always)
815 |     public var ckQueryableValue: CKQueryableType {
    |                `- warning: cannot use class 'NSManagedObjectID' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'CoreData' was not imported by this file
816 |         self
817 |     }
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectID.h:20:12: note: class declared here
18 | // Managed object IDs are opaque identifiers for managed objects.
19 | API_AVAILABLE(macosx(10.4),ios(3.0)) NS_SWIFT_SENDABLE
20 | @interface NSManagedObjectID : NSObject <NSCopying> {
   |            `- note: class declared here
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataKit/Querying/Queryable.swift:831:23: warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
829 |
830 |     @inline(__always)
831 |     public class func ckDecode(data: Data) throws -> Self {
    |                       `- warning: cannot use class 'NSManagedObjectID' here; 'CoreData' was not imported by this file
832 |         if #available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *) {
833 |             guard let object = try NSKeyedUnarchiver.unarchivedObject(ofClasses: [Self.self], from: data) as? Self else {
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectID.h:20:12: note: class declared here
18 | // Managed object IDs are opaque identifiers for managed objects.
19 | API_AVAILABLE(macosx(10.4),ios(3.0)) NS_SWIFT_SENDABLE
20 | @interface NSManagedObjectID : NSObject <NSCopying> {
   |            `- note: class declared here
21 | }
22 |
[158/160] Write Objects.LinkFileList
[159/160] Archiving libCoreDataKit.a
Build complete! (10.33s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "publisherkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ragzy15/PublisherKit"
    }
  ],
  "manifest_display_name" : "CoreDataKit",
  "name" : "CoreDataKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "CoreDataKit",
      "targets" : [
        "CoreDataKit",
        "FRC"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FRC",
      "module_type" : "ClangTarget",
      "name" : "FRC",
      "path" : "Sources/FRC",
      "product_memberships" : [
        "CoreDataKit"
      ],
      "sources" : [
        "CKCountResultsController.m",
        "CKDictionaryResultsController.m",
        "CKFetchedResultsController.m",
        "CKObjectIdResultsController.m",
        "CKObjectResultsController.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CoreDataKitTests",
      "module_type" : "SwiftTarget",
      "name" : "CoreDataKitTests",
      "path" : "Tests/CoreDataKitTests",
      "sources" : [
        "CoreDataKitTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "CoreDataKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CoreDataKit",
      "module_type" : "SwiftTarget",
      "name" : "CoreDataKit",
      "path" : "Sources/CoreDataKit",
      "product_dependencies" : [
        "PublisherKit"
      ],
      "product_memberships" : [
        "CoreDataKit"
      ],
      "sources" : [
        "Alias/Aliases.swift",
        "Batch Requests/Batch Delete.swift",
        "Batch Requests/Batch Insert.swift",
        "Batch Requests/Batch Update.swift",
        "Clauses/Fetch/Asynchronous Fetch Clause.swift",
        "Clauses/Fetch/Fetch Clause.swift",
        "Clauses/OrderBy/OrderBy.swift",
        "Clauses/Predicate/Predicate.swift",
        "Clauses/Predicate/Where Clause.swift",
        "CoreData/Containers/Cloud Persistent Container.swift",
        "CoreData/Containers/Persistent Container.swift",
        "CoreData/Protocols/Container Type.swift",
        "CoreData/Protocols/Stack.swift",
        "CoreData/Protocols/Store Description Methods.swift",
        "CoreData/Stacks/Base Stack.swift",
        "CoreData/Stacks/CoreData Cloud Stack.swift",
        "CoreData/Stacks/CoreData Stack.swift",
        "CoreDataCloudKit.swift",
        "CoreDataKit.swift",
        "Extensions/AnyKeyPath+Extension.swift",
        "Extensions/CKContext+Extension.swift",
        "Extensions/CKObject+Extension.swift",
        "Extensions/DIctionary+Extension.swift",
        "Extensions/DispatchQueue+Extension.swift",
        "Extensions/NSError+Extension.swift",
        "Extensions/Result+Extension.swift",
        "Fetch Requests/Fetch Request.swift",
        "Fetch Requests/Fetch.swift",
        "Logger/Logger.swift",
        "Operation/Asynchronous Operation.swift",
        "Operation/Base Operation.swift",
        "Operation/Synchronous Operation.swift",
        "Querying/Keypath+Querying.swift",
        "Querying/Queryable.swift",
        "Result/Result.swift",
        "Storage Wrappers/Keychain/Keychain Defaults.swift",
        "Storage Wrappers/Keychain/Keychain Storage.swift",
        "Storage Wrappers/Keychain/Keychain.swift",
        "Storage Wrappers/Storage Keys/Storage Keys.swift",
        "Storage Wrappers/User Defaults/Codable User Storage.swift",
        "Storage Wrappers/User Defaults/User Defaults.swift",
        "Storage Wrappers/User Defaults/User Storage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.