The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of AlecrimCoreData, reference master (4571d3), with Swift 6.1 for macOS (SPM) on 24 Apr 2025 15:21:45 UTC.

Swift 6 data race errors: 4

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Alecrim/AlecrimCoreData.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Alecrim/AlecrimCoreData
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4571d32 Merge branch 'release/7.0-beta.2'
Cloned https://github.com/Alecrim/AlecrimCoreData.git
Revision (git rev-parse @):
4571d3215997d2550f967736d746245bc635dcbb
SUCCESS checkout https://github.com/Alecrim/AlecrimCoreData.git at master
========================================
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",
  "dependencies": [
    {
      "identity": "alecrimcoredata",
      "name": "AlecrimCoreData",
      "url": "https://github.com/Alecrim/AlecrimCoreData.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AlecrimCoreData",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Alecrim/AlecrimCoreData.git
[1/5698] Fetching alecrimcoredata
Fetched https://github.com/Alecrim/AlecrimCoreData.git from cache (1.34s)
Creating working copy for https://github.com/Alecrim/AlecrimCoreData.git
Working copy of https://github.com/Alecrim/AlecrimCoreData.git resolved at master (4571d32)
warning: '.resolve-product-dependencies': dependency 'alecrimcoredata' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Alecrim/AlecrimCoreData.git
https://github.com/Alecrim/AlecrimCoreData.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AlecrimCoreData",
  "name" : "AlecrimCoreData",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "AlecrimCoreData",
      "targets" : [
        "AlecrimCoreData"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AlecrimCoreData",
      "module_type" : "SwiftTarget",
      "name" : "AlecrimCoreData",
      "path" : "Sources",
      "product_memberships" : [
        "AlecrimCoreData"
      ],
      "sources" : [
        "Convenience/EntityObserver.swift",
        "Convenience/FetchRequestController+Extensions.swift",
        "Convenience/ManagedObjectContextType.swift",
        "Convenience/NSArrayController+Extensions.swift",
        "Convenience/NSCollectionView+Extensions.swift",
        "Convenience/NSTableView+Extensions.swift",
        "Convenience/UICollectionView+Extensions.swift",
        "Convenience/UITableView+Extensions.swift",
        "Core/Persistent Container/CustomPersistentContainer.swift",
        "Core/Persistent Container/ManagedObject.swift",
        "Core/Persistent Container/ManagedObjectContext.swift",
        "Core/Persistent Container/PersistentContainer.swift",
        "Core/Persistent Container/PersistentContainerAuxiliarTypes.swift",
        "Core/Persistent Container/PersistentContainerType.swift",
        "Core/Query/Config.swift",
        "Core/Query/Expression.swift",
        "Core/Query/FetchRequest.swift",
        "Core/Query/KeyPath.swift",
        "Core/Query/Predicate.swift",
        "Core/Query/Query.swift",
        "Core/Query/Queryable.swift",
        "Core/Query/SortDescriptor.swift",
        "Fetch Request Controller/FetchRequestController.swift",
        "Fetch Request Controller/FetchedResultsControllerDelegate.swift",
        "Fetch Request Controller/FetchedResultsSectionInfo.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/26] Emitting module AlecrimCoreData
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/CustomPersistentContainer.swift:59:55: warning: generic parameter 'Context' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
10 | import CoreData
11 |
12 | open class CustomPersistentContainer<Context: NSManagedObjectContext> {
   |                                      `- note: 'Context' previously declared here
13 |
14 |     // MARK: -
   :
57 | extension CustomPersistentContainer {
58 |
59 |     fileprivate final class HelperPersistentContainer<Context: NSManagedObjectContext>: PersistentContainer {
   |                                                       `- warning: generic parameter 'Context' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
60 |
61 |         private lazy var _viewContext: NSManagedObjectContext = {
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/CustomPersistentContainer.swift:59:29: warning: class 'HelperPersistentContainer' must restate inherited '@unchecked Sendable' conformance
57 | extension CustomPersistentContainer {
58 |
59 |     fileprivate final class HelperPersistentContainer<Context: NSManagedObjectContext>: PersistentContainer {
   |                             `- warning: class 'HelperPersistentContainer' must restate inherited '@unchecked Sendable' conformance
60 |
61 |         private lazy var _viewContext: NSManagedObjectContext = {
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/PersistentContainer.swift:13:12: warning: class 'PersistentContainer' must restate inherited '@unchecked Sendable' conformance
 11 |
 12 | @objc(ALCPersistentContainer)
 13 | open class PersistentContainer: BasePersistentContainer {
    |            `- warning: class 'PersistentContainer' must restate inherited '@unchecked Sendable' conformance
 14 |
 15 |     // MARK: -
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/PersistentContainer.swift:105:12: warning: class 'BasePersistentContainer' must restate inherited '@unchecked Sendable' conformance
103 | // MARK: -
104 |
105 | open class BasePersistentContainer: NSPersistentContainer {
    |            `- warning: class 'BasePersistentContainer' must restate inherited '@unchecked Sendable' conformance
106 |
107 |     // MARK: -
/Users/admin/builder/spi-builder-workspace/Sources/Core/Query/Config.swift:12:23: warning: static property 'defaultBatchSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | public struct Config {
12 |     public static var defaultBatchSize: Int = 20
   |                       |- warning: static property 'defaultBatchSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'defaultBatchSize' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'defaultBatchSize' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |     public static var defaultComparisonOptions: NSComparisonPredicate.Options = [.caseInsensitive, .diacriticInsensitive]
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/Core/Query/Config.swift:13:23: warning: static property 'defaultComparisonOptions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 | public struct Config {
12 |     public static var defaultBatchSize: Int = 20
13 |     public static var defaultComparisonOptions: NSComparisonPredicate.Options = [.caseInsensitive, .diacriticInsensitive]
   |                       |- warning: static property 'defaultComparisonOptions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'defaultComparisonOptions' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'defaultComparisonOptions' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 | }
15 |
/Users/admin/builder/spi-builder-workspace/Sources/Core/Query/Query.swift:135:33: warning: generic parameter 'Entity' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 12 | // MARK: -
 13 |
 14 | public struct Query<Entity: ManagedObject> {
    |                     `- note: 'Entity' previously declared here
 15 |
 16 |     public let context: ManagedObjectContext
    :
133 |     }
134 |
135 |     public struct QueryIterator<Entity>: IteratorProtocol {
    |                                 `- warning: generic parameter 'Entity' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
136 |         private let entities: [Entity]
137 |         private var index: Int
[4/28] Compiling AlecrimCoreData EntityObserver.swift
[5/28] Compiling AlecrimCoreData FetchRequestController+Extensions.swift
[6/28] Compiling AlecrimCoreData ManagedObjectContextType.swift
[7/28] Compiling AlecrimCoreData FetchedResultsControllerDelegate.swift
[8/28] Compiling AlecrimCoreData FetchedResultsSectionInfo.swift
[9/28] Compiling AlecrimCoreData Expression.swift
[10/28] Compiling AlecrimCoreData FetchRequest.swift
[11/28] Compiling AlecrimCoreData PersistentContainerAuxiliarTypes.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Query/Config.swift:12:23: warning: static property 'defaultBatchSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | public struct Config {
12 |     public static var defaultBatchSize: Int = 20
   |                       |- warning: static property 'defaultBatchSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'defaultBatchSize' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'defaultBatchSize' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |     public static var defaultComparisonOptions: NSComparisonPredicate.Options = [.caseInsensitive, .diacriticInsensitive]
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/Core/Query/Config.swift:13:23: warning: static property 'defaultComparisonOptions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 | public struct Config {
12 |     public static var defaultBatchSize: Int = 20
13 |     public static var defaultComparisonOptions: NSComparisonPredicate.Options = [.caseInsensitive, .diacriticInsensitive]
   |                       |- warning: static property 'defaultComparisonOptions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'defaultComparisonOptions' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'defaultComparisonOptions' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 | }
15 |
[12/28] Compiling AlecrimCoreData PersistentContainerType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Query/Config.swift:12:23: warning: static property 'defaultBatchSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | public struct Config {
12 |     public static var defaultBatchSize: Int = 20
   |                       |- warning: static property 'defaultBatchSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'defaultBatchSize' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'defaultBatchSize' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |     public static var defaultComparisonOptions: NSComparisonPredicate.Options = [.caseInsensitive, .diacriticInsensitive]
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/Core/Query/Config.swift:13:23: warning: static property 'defaultComparisonOptions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 | public struct Config {
12 |     public static var defaultBatchSize: Int = 20
13 |     public static var defaultComparisonOptions: NSComparisonPredicate.Options = [.caseInsensitive, .diacriticInsensitive]
   |                       |- warning: static property 'defaultComparisonOptions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'defaultComparisonOptions' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'defaultComparisonOptions' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 | }
15 |
[13/28] Compiling AlecrimCoreData Config.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Query/Config.swift:12:23: warning: static property 'defaultBatchSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | public struct Config {
12 |     public static var defaultBatchSize: Int = 20
   |                       |- warning: static property 'defaultBatchSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'defaultBatchSize' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'defaultBatchSize' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |     public static var defaultComparisonOptions: NSComparisonPredicate.Options = [.caseInsensitive, .diacriticInsensitive]
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/Core/Query/Config.swift:13:23: warning: static property 'defaultComparisonOptions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 | public struct Config {
12 |     public static var defaultBatchSize: Int = 20
13 |     public static var defaultComparisonOptions: NSComparisonPredicate.Options = [.caseInsensitive, .diacriticInsensitive]
   |                       |- warning: static property 'defaultComparisonOptions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'defaultComparisonOptions' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'defaultComparisonOptions' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 | }
15 |
[14/28] Compiling AlecrimCoreData SortDescriptor.swift
[15/28] Compiling AlecrimCoreData FetchRequestController.swift
[16/28] Compiling AlecrimCoreData UICollectionView+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/CustomPersistentContainer.swift:59:55: warning: generic parameter 'Context' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
10 | import CoreData
11 |
12 | open class CustomPersistentContainer<Context: NSManagedObjectContext> {
   |                                      `- note: 'Context' previously declared here
13 |
14 |     // MARK: -
   :
57 | extension CustomPersistentContainer {
58 |
59 |     fileprivate final class HelperPersistentContainer<Context: NSManagedObjectContext>: PersistentContainer {
   |                                                       `- warning: generic parameter 'Context' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
60 |
61 |         private lazy var _viewContext: NSManagedObjectContext = {
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/CustomPersistentContainer.swift:59:29: warning: class 'HelperPersistentContainer' must restate inherited '@unchecked Sendable' conformance
57 | extension CustomPersistentContainer {
58 |
59 |     fileprivate final class HelperPersistentContainer<Context: NSManagedObjectContext>: PersistentContainer {
   |                             `- warning: class 'HelperPersistentContainer' must restate inherited '@unchecked Sendable' conformance
60 |
61 |         private lazy var _viewContext: NSManagedObjectContext = {
[17/28] Compiling AlecrimCoreData UITableView+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/CustomPersistentContainer.swift:59:55: warning: generic parameter 'Context' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
10 | import CoreData
11 |
12 | open class CustomPersistentContainer<Context: NSManagedObjectContext> {
   |                                      `- note: 'Context' previously declared here
13 |
14 |     // MARK: -
   :
57 | extension CustomPersistentContainer {
58 |
59 |     fileprivate final class HelperPersistentContainer<Context: NSManagedObjectContext>: PersistentContainer {
   |                                                       `- warning: generic parameter 'Context' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
60 |
61 |         private lazy var _viewContext: NSManagedObjectContext = {
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/CustomPersistentContainer.swift:59:29: warning: class 'HelperPersistentContainer' must restate inherited '@unchecked Sendable' conformance
57 | extension CustomPersistentContainer {
58 |
59 |     fileprivate final class HelperPersistentContainer<Context: NSManagedObjectContext>: PersistentContainer {
   |                             `- warning: class 'HelperPersistentContainer' must restate inherited '@unchecked Sendable' conformance
60 |
61 |         private lazy var _viewContext: NSManagedObjectContext = {
[18/28] Compiling AlecrimCoreData CustomPersistentContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/CustomPersistentContainer.swift:59:55: warning: generic parameter 'Context' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
10 | import CoreData
11 |
12 | open class CustomPersistentContainer<Context: NSManagedObjectContext> {
   |                                      `- note: 'Context' previously declared here
13 |
14 |     // MARK: -
   :
57 | extension CustomPersistentContainer {
58 |
59 |     fileprivate final class HelperPersistentContainer<Context: NSManagedObjectContext>: PersistentContainer {
   |                                                       `- warning: generic parameter 'Context' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
60 |
61 |         private lazy var _viewContext: NSManagedObjectContext = {
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/CustomPersistentContainer.swift:59:29: warning: class 'HelperPersistentContainer' must restate inherited '@unchecked Sendable' conformance
57 | extension CustomPersistentContainer {
58 |
59 |     fileprivate final class HelperPersistentContainer<Context: NSManagedObjectContext>: PersistentContainer {
   |                             `- warning: class 'HelperPersistentContainer' must restate inherited '@unchecked Sendable' conformance
60 |
61 |         private lazy var _viewContext: NSManagedObjectContext = {
[19/28] Compiling AlecrimCoreData Query.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Query/Query.swift:135:33: warning: generic parameter 'Entity' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 12 | // MARK: -
 13 |
 14 | public struct Query<Entity: ManagedObject> {
    |                     `- note: 'Entity' previously declared here
 15 |
 16 |     public let context: ManagedObjectContext
    :
133 |     }
134 |
135 |     public struct QueryIterator<Entity>: IteratorProtocol {
    |                                 `- warning: generic parameter 'Entity' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
136 |         private let entities: [Entity]
137 |         private var index: Int
[20/28] Compiling AlecrimCoreData Queryable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Query/Query.swift:135:33: warning: generic parameter 'Entity' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 12 | // MARK: -
 13 |
 14 | public struct Query<Entity: ManagedObject> {
    |                     `- note: 'Entity' previously declared here
 15 |
 16 |     public let context: ManagedObjectContext
    :
133 |     }
134 |
135 |     public struct QueryIterator<Entity>: IteratorProtocol {
    |                                 `- warning: generic parameter 'Entity' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
136 |         private let entities: [Entity]
137 |         private var index: Int
[21/28] Compiling AlecrimCoreData KeyPath.swift
[22/28] Compiling AlecrimCoreData Predicate.swift
[23/28] Compiling AlecrimCoreData ManagedObject.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/PersistentContainer.swift:13:12: warning: class 'PersistentContainer' must restate inherited '@unchecked Sendable' conformance
 11 |
 12 | @objc(ALCPersistentContainer)
 13 | open class PersistentContainer: BasePersistentContainer {
    |            `- warning: class 'PersistentContainer' must restate inherited '@unchecked Sendable' conformance
 14 |
 15 |     // MARK: -
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/PersistentContainer.swift:105:12: warning: class 'BasePersistentContainer' must restate inherited '@unchecked Sendable' conformance
103 | // MARK: -
104 |
105 | open class BasePersistentContainer: NSPersistentContainer {
    |            `- warning: class 'BasePersistentContainer' must restate inherited '@unchecked Sendable' conformance
106 |
107 |     // MARK: -
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/PersistentContainer.swift:60:115: warning: 'NSPersistentStoreUbiquitousContainerIdentifierKey' was deprecated in macOS 10.12: Please see the release notes and Core Data documentation.
 58 |         #if os(macOS) || os(iOS)
 59 |         if let ubiquitousConfiguration = ubiquitousConfiguration {
 60 |             persistentStoreDescription.setOption(ubiquitousConfiguration.containerIdentifier as NSString, forKey: NSPersistentStoreUbiquitousContainerIdentifierKey)
    |                                                                                                                   `- warning: 'NSPersistentStoreUbiquitousContainerIdentifierKey' was deprecated in macOS 10.12: Please see the release notes and Core Data documentation.
 61 |             persistentStoreDescription.setOption(ubiquitousConfiguration.contentRelativePath as NSString, forKey: NSPersistentStoreUbiquitousContentURLKey)
 62 |             persistentStoreDescription.setOption(ubiquitousConfiguration.contentName as NSString, forKey: NSPersistentStoreUbiquitousContentNameKey)
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/PersistentContainer.swift:61:115: warning: 'NSPersistentStoreUbiquitousContentURLKey' was deprecated in macOS 10.12: Please see the release notes and Core Data documentation.
 59 |         if let ubiquitousConfiguration = ubiquitousConfiguration {
 60 |             persistentStoreDescription.setOption(ubiquitousConfiguration.containerIdentifier as NSString, forKey: NSPersistentStoreUbiquitousContainerIdentifierKey)
 61 |             persistentStoreDescription.setOption(ubiquitousConfiguration.contentRelativePath as NSString, forKey: NSPersistentStoreUbiquitousContentURLKey)
    |                                                                                                                   `- warning: 'NSPersistentStoreUbiquitousContentURLKey' was deprecated in macOS 10.12: Please see the release notes and Core Data documentation.
 62 |             persistentStoreDescription.setOption(ubiquitousConfiguration.contentName as NSString, forKey: NSPersistentStoreUbiquitousContentNameKey)
 63 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/PersistentContainer.swift:62:107: warning: 'NSPersistentStoreUbiquitousContentNameKey' was deprecated in macOS 10.12: Please see the release notes and Core Data documentation.
 60 |             persistentStoreDescription.setOption(ubiquitousConfiguration.containerIdentifier as NSString, forKey: NSPersistentStoreUbiquitousContainerIdentifierKey)
 61 |             persistentStoreDescription.setOption(ubiquitousConfiguration.contentRelativePath as NSString, forKey: NSPersistentStoreUbiquitousContentURLKey)
 62 |             persistentStoreDescription.setOption(ubiquitousConfiguration.contentName as NSString, forKey: NSPersistentStoreUbiquitousContentNameKey)
    |                                                                                                           `- warning: 'NSPersistentStoreUbiquitousContentNameKey' was deprecated in macOS 10.12: Please see the release notes and Core Data documentation.
 63 |         }
 64 |         #endif
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/PersistentContainer.swift:75:162: warning: 'NSPersistentStoreDidImportUbiquitousContentChanges' was deprecated in macOS 10.12: Please see the release notes and Core Data documentation.
 73 |             #if os(macOS) || os(iOS)
 74 |             if let _ = ubiquitousConfiguration {
 75 |                 (persistentContainer as? PersistentContainer)?.didImportUbiquitousContentNotificationObserver = NotificationCenter.default.addObserver(forName: .NSPersistentStoreDidImportUbiquitousContentChanges, object: persistentContainer.persistentStoreCoordinator, queue: nil) { [weak persistentContainer] notification in
    |                                                                                                                                                                  `- warning: 'NSPersistentStoreDidImportUbiquitousContentChanges' was deprecated in macOS 10.12: Please see the release notes and Core Data documentation.
 76 |                     guard let context = persistentContainer?.viewContext.parent ?? persistentContainer?.viewContext else {
 77 |                         return
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/PersistentContainer.swift:158:31: warning: reference to var 'NSMergeByPropertyObjectTrumpMergePolicy' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
156 |     open func configureManagedObjectContext(_ context: NSManagedObjectContext) {
157 |         context.automaticallyMergesChangesFromParent = true
158 |         context.mergePolicy = NSMergeByPropertyObjectTrumpMergePolicy
    |                               `- warning: reference to var 'NSMergeByPropertyObjectTrumpMergePolicy' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
159 |     }
160 |
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:25:20: note: var declared here
 23 |
 24 | // This singleton policy merges conflicts between the persistent store's version of the object and the current in memory version. The merge occurs by individual property. For properties which have been changed in both the external source and in memory, the in memory changes trump the external ones.
 25 | COREDATA_EXTERN id NSMergeByPropertyObjectTrumpMergePolicy API_AVAILABLE(macosx(10.4),ios(3.0));
    |                    `- note: var declared here
 26 |
 27 | // This singleton policy overwrites all state for the changed objects in conflict The current object's state is pushed upon the persistent store.
[24/28] Compiling AlecrimCoreData ManagedObjectContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/PersistentContainer.swift:13:12: warning: class 'PersistentContainer' must restate inherited '@unchecked Sendable' conformance
 11 |
 12 | @objc(ALCPersistentContainer)
 13 | open class PersistentContainer: BasePersistentContainer {
    |            `- warning: class 'PersistentContainer' must restate inherited '@unchecked Sendable' conformance
 14 |
 15 |     // MARK: -
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/PersistentContainer.swift:105:12: warning: class 'BasePersistentContainer' must restate inherited '@unchecked Sendable' conformance
103 | // MARK: -
104 |
105 | open class BasePersistentContainer: NSPersistentContainer {
    |            `- warning: class 'BasePersistentContainer' must restate inherited '@unchecked Sendable' conformance
106 |
107 |     // MARK: -
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/PersistentContainer.swift:60:115: warning: 'NSPersistentStoreUbiquitousContainerIdentifierKey' was deprecated in macOS 10.12: Please see the release notes and Core Data documentation.
 58 |         #if os(macOS) || os(iOS)
 59 |         if let ubiquitousConfiguration = ubiquitousConfiguration {
 60 |             persistentStoreDescription.setOption(ubiquitousConfiguration.containerIdentifier as NSString, forKey: NSPersistentStoreUbiquitousContainerIdentifierKey)
    |                                                                                                                   `- warning: 'NSPersistentStoreUbiquitousContainerIdentifierKey' was deprecated in macOS 10.12: Please see the release notes and Core Data documentation.
 61 |             persistentStoreDescription.setOption(ubiquitousConfiguration.contentRelativePath as NSString, forKey: NSPersistentStoreUbiquitousContentURLKey)
 62 |             persistentStoreDescription.setOption(ubiquitousConfiguration.contentName as NSString, forKey: NSPersistentStoreUbiquitousContentNameKey)
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/PersistentContainer.swift:61:115: warning: 'NSPersistentStoreUbiquitousContentURLKey' was deprecated in macOS 10.12: Please see the release notes and Core Data documentation.
 59 |         if let ubiquitousConfiguration = ubiquitousConfiguration {
 60 |             persistentStoreDescription.setOption(ubiquitousConfiguration.containerIdentifier as NSString, forKey: NSPersistentStoreUbiquitousContainerIdentifierKey)
 61 |             persistentStoreDescription.setOption(ubiquitousConfiguration.contentRelativePath as NSString, forKey: NSPersistentStoreUbiquitousContentURLKey)
    |                                                                                                                   `- warning: 'NSPersistentStoreUbiquitousContentURLKey' was deprecated in macOS 10.12: Please see the release notes and Core Data documentation.
 62 |             persistentStoreDescription.setOption(ubiquitousConfiguration.contentName as NSString, forKey: NSPersistentStoreUbiquitousContentNameKey)
 63 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/PersistentContainer.swift:62:107: warning: 'NSPersistentStoreUbiquitousContentNameKey' was deprecated in macOS 10.12: Please see the release notes and Core Data documentation.
 60 |             persistentStoreDescription.setOption(ubiquitousConfiguration.containerIdentifier as NSString, forKey: NSPersistentStoreUbiquitousContainerIdentifierKey)
 61 |             persistentStoreDescription.setOption(ubiquitousConfiguration.contentRelativePath as NSString, forKey: NSPersistentStoreUbiquitousContentURLKey)
 62 |             persistentStoreDescription.setOption(ubiquitousConfiguration.contentName as NSString, forKey: NSPersistentStoreUbiquitousContentNameKey)
    |                                                                                                           `- warning: 'NSPersistentStoreUbiquitousContentNameKey' was deprecated in macOS 10.12: Please see the release notes and Core Data documentation.
 63 |         }
 64 |         #endif
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/PersistentContainer.swift:75:162: warning: 'NSPersistentStoreDidImportUbiquitousContentChanges' was deprecated in macOS 10.12: Please see the release notes and Core Data documentation.
 73 |             #if os(macOS) || os(iOS)
 74 |             if let _ = ubiquitousConfiguration {
 75 |                 (persistentContainer as? PersistentContainer)?.didImportUbiquitousContentNotificationObserver = NotificationCenter.default.addObserver(forName: .NSPersistentStoreDidImportUbiquitousContentChanges, object: persistentContainer.persistentStoreCoordinator, queue: nil) { [weak persistentContainer] notification in
    |                                                                                                                                                                  `- warning: 'NSPersistentStoreDidImportUbiquitousContentChanges' was deprecated in macOS 10.12: Please see the release notes and Core Data documentation.
 76 |                     guard let context = persistentContainer?.viewContext.parent ?? persistentContainer?.viewContext else {
 77 |                         return
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/PersistentContainer.swift:158:31: warning: reference to var 'NSMergeByPropertyObjectTrumpMergePolicy' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
156 |     open func configureManagedObjectContext(_ context: NSManagedObjectContext) {
157 |         context.automaticallyMergesChangesFromParent = true
158 |         context.mergePolicy = NSMergeByPropertyObjectTrumpMergePolicy
    |                               `- warning: reference to var 'NSMergeByPropertyObjectTrumpMergePolicy' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
159 |     }
160 |
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:25:20: note: var declared here
 23 |
 24 | // This singleton policy merges conflicts between the persistent store's version of the object and the current in memory version. The merge occurs by individual property. For properties which have been changed in both the external source and in memory, the in memory changes trump the external ones.
 25 | COREDATA_EXTERN id NSMergeByPropertyObjectTrumpMergePolicy API_AVAILABLE(macosx(10.4),ios(3.0));
    |                    `- note: var declared here
 26 |
 27 | // This singleton policy overwrites all state for the changed objects in conflict The current object's state is pushed upon the persistent store.
[25/28] Compiling AlecrimCoreData PersistentContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/PersistentContainer.swift:13:12: warning: class 'PersistentContainer' must restate inherited '@unchecked Sendable' conformance
 11 |
 12 | @objc(ALCPersistentContainer)
 13 | open class PersistentContainer: BasePersistentContainer {
    |            `- warning: class 'PersistentContainer' must restate inherited '@unchecked Sendable' conformance
 14 |
 15 |     // MARK: -
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/PersistentContainer.swift:105:12: warning: class 'BasePersistentContainer' must restate inherited '@unchecked Sendable' conformance
103 | // MARK: -
104 |
105 | open class BasePersistentContainer: NSPersistentContainer {
    |            `- warning: class 'BasePersistentContainer' must restate inherited '@unchecked Sendable' conformance
106 |
107 |     // MARK: -
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/PersistentContainer.swift:60:115: warning: 'NSPersistentStoreUbiquitousContainerIdentifierKey' was deprecated in macOS 10.12: Please see the release notes and Core Data documentation.
 58 |         #if os(macOS) || os(iOS)
 59 |         if let ubiquitousConfiguration = ubiquitousConfiguration {
 60 |             persistentStoreDescription.setOption(ubiquitousConfiguration.containerIdentifier as NSString, forKey: NSPersistentStoreUbiquitousContainerIdentifierKey)
    |                                                                                                                   `- warning: 'NSPersistentStoreUbiquitousContainerIdentifierKey' was deprecated in macOS 10.12: Please see the release notes and Core Data documentation.
 61 |             persistentStoreDescription.setOption(ubiquitousConfiguration.contentRelativePath as NSString, forKey: NSPersistentStoreUbiquitousContentURLKey)
 62 |             persistentStoreDescription.setOption(ubiquitousConfiguration.contentName as NSString, forKey: NSPersistentStoreUbiquitousContentNameKey)
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/PersistentContainer.swift:61:115: warning: 'NSPersistentStoreUbiquitousContentURLKey' was deprecated in macOS 10.12: Please see the release notes and Core Data documentation.
 59 |         if let ubiquitousConfiguration = ubiquitousConfiguration {
 60 |             persistentStoreDescription.setOption(ubiquitousConfiguration.containerIdentifier as NSString, forKey: NSPersistentStoreUbiquitousContainerIdentifierKey)
 61 |             persistentStoreDescription.setOption(ubiquitousConfiguration.contentRelativePath as NSString, forKey: NSPersistentStoreUbiquitousContentURLKey)
    |                                                                                                                   `- warning: 'NSPersistentStoreUbiquitousContentURLKey' was deprecated in macOS 10.12: Please see the release notes and Core Data documentation.
 62 |             persistentStoreDescription.setOption(ubiquitousConfiguration.contentName as NSString, forKey: NSPersistentStoreUbiquitousContentNameKey)
 63 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/PersistentContainer.swift:62:107: warning: 'NSPersistentStoreUbiquitousContentNameKey' was deprecated in macOS 10.12: Please see the release notes and Core Data documentation.
 60 |             persistentStoreDescription.setOption(ubiquitousConfiguration.containerIdentifier as NSString, forKey: NSPersistentStoreUbiquitousContainerIdentifierKey)
 61 |             persistentStoreDescription.setOption(ubiquitousConfiguration.contentRelativePath as NSString, forKey: NSPersistentStoreUbiquitousContentURLKey)
 62 |             persistentStoreDescription.setOption(ubiquitousConfiguration.contentName as NSString, forKey: NSPersistentStoreUbiquitousContentNameKey)
    |                                                                                                           `- warning: 'NSPersistentStoreUbiquitousContentNameKey' was deprecated in macOS 10.12: Please see the release notes and Core Data documentation.
 63 |         }
 64 |         #endif
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/PersistentContainer.swift:75:162: warning: 'NSPersistentStoreDidImportUbiquitousContentChanges' was deprecated in macOS 10.12: Please see the release notes and Core Data documentation.
 73 |             #if os(macOS) || os(iOS)
 74 |             if let _ = ubiquitousConfiguration {
 75 |                 (persistentContainer as? PersistentContainer)?.didImportUbiquitousContentNotificationObserver = NotificationCenter.default.addObserver(forName: .NSPersistentStoreDidImportUbiquitousContentChanges, object: persistentContainer.persistentStoreCoordinator, queue: nil) { [weak persistentContainer] notification in
    |                                                                                                                                                                  `- warning: 'NSPersistentStoreDidImportUbiquitousContentChanges' was deprecated in macOS 10.12: Please see the release notes and Core Data documentation.
 76 |                     guard let context = persistentContainer?.viewContext.parent ?? persistentContainer?.viewContext else {
 77 |                         return
/Users/admin/builder/spi-builder-workspace/Sources/Core/Persistent Container/PersistentContainer.swift:158:31: warning: reference to var 'NSMergeByPropertyObjectTrumpMergePolicy' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
156 |     open func configureManagedObjectContext(_ context: NSManagedObjectContext) {
157 |         context.automaticallyMergesChangesFromParent = true
158 |         context.mergePolicy = NSMergeByPropertyObjectTrumpMergePolicy
    |                               `- warning: reference to var 'NSMergeByPropertyObjectTrumpMergePolicy' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
159 |     }
160 |
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:25:20: note: var declared here
 23 |
 24 | // This singleton policy merges conflicts between the persistent store's version of the object and the current in memory version. The merge occurs by individual property. For properties which have been changed in both the external source and in memory, the in memory changes trump the external ones.
 25 | COREDATA_EXTERN id NSMergeByPropertyObjectTrumpMergePolicy API_AVAILABLE(macosx(10.4),ios(3.0));
    |                    `- note: var declared here
 26 |
 27 | // This singleton policy overwrites all state for the changed objects in conflict The current object's state is pushed upon the persistent store.
[26/28] Compiling AlecrimCoreData NSArrayController+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:37:35: warning: main actor-isolated property 'numberOfSections' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 35 |             }
 36 |             .willChangeContent {
 37 |                 if collectionView.numberOfSections == 0 {
    |                                   `- warning: main actor-isolated property 'numberOfSections' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 38 |                     reloadData = true
 39 |                 }
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:206:31: note: property declared here
204 | /* The number of sections displayed by the collection view.
205 | */
206 | @property(readonly) NSInteger numberOfSections API_AVAILABLE(macos(10.11));
    |                               `- note: property declared here
207 |
208 | /* Returns the number of items in the specified "section".
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:87:36: warning: call to main actor-isolated instance method 'reloadData()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 85 |                 //
 86 |                 guard !reloadData else {
 87 |                     collectionView.reloadData()
    |                                    `- warning: call to main actor-isolated instance method 'reloadData()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 88 |                     reset()
 89 |                     return
AppKit.NSCollectionView.reloadData:3:24: note: calls to instance method 'reloadData()' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func reloadData()}
  |                        |- note: calls to instance method 'reloadData()' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:95:59: warning: call to main actor-isolated instance method 'animator()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 93 |                 var updatedIndexPaths = [IndexPath]()
 94 |
 95 |                 let performer = animated ? collectionView.animator() : collectionView
    |                                                           `- warning: call to main actor-isolated instance method 'animator()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 96 |
 97 |                 performer.performBatchUpdates({
AppKit.NSView.animator:3:24: note: calls to instance method 'animator()' from outside of its actor context are implicitly asynchronous
1 | class NSView {
2 | @available(macOS 10.5, *)
3 |   @MainActor open func animator() -> Self}
  |                        |- note: calls to instance method 'animator()' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSResponder'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:97:27: warning: call to main actor-isolated instance method 'performBatchUpdates(_:completionHandler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 95 |                 let performer = animated ? collectionView.animator() : collectionView
 96 |
 97 |                 performer.performBatchUpdates({
    |                           `- warning: call to main actor-isolated instance method 'performBatchUpdates(_:completionHandler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 98 |                     sectionChanges.forEach {
 99 |                         switch $0 {
AppKit.NSCollectionView.performBatchUpdates:3:24: note: calls to instance method 'performBatchUpdates(_:completionHandler:)' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func performBatchUpdates(_ updates: (() -> Void)?, completionHandler: ((Bool) -> Void)? = nil)}
  |                        |- note: calls to instance method 'performBatchUpdates(_:completionHandler:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:101:44: warning: call to main actor-isolated instance method 'insertSections' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 99 |                         switch $0 {
100 |                         case .insert(let sectionIndex):
101 |                             collectionView.insertSections(IndexSet(integer: sectionIndex))
    |                                            `- warning: call to main actor-isolated instance method 'insertSections' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
102 |
103 |                         case .delete(let sectionIndex):
AppKit.NSCollectionView.insertSections:3:24: note: calls to instance method 'insertSections' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func insertSections(_ sections: IndexSet)}
  |                        |- note: calls to instance method 'insertSections' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:104:44: warning: call to main actor-isolated instance method 'deleteSections' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
102 |
103 |                         case .delete(let sectionIndex):
104 |                             collectionView.deleteSections(IndexSet(integer: sectionIndex))
    |                                            `- warning: call to main actor-isolated instance method 'deleteSections' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
105 |
106 |                         default:
AppKit.NSCollectionView.deleteSections:3:24: note: calls to instance method 'deleteSections' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func deleteSections(_ sections: IndexSet)}
  |                        |- note: calls to instance method 'deleteSections' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:114:44: warning: call to main actor-isolated instance method 'insertItems(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
112 |                         switch $0 {
113 |                         case .insert(let indexPath):
114 |                             collectionView.insertItems(at: Set([indexPath]))
    |                                            `- warning: call to main actor-isolated instance method 'insertItems(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
115 |
116 |                         case .delete(let indexPath):
AppKit.NSCollectionView.insertItems:3:24: note: calls to instance method 'insertItems(at:)' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func insertItems(at indexPaths: Set<IndexPath>)}
  |                        |- note: calls to instance method 'insertItems(at:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:117:44: warning: call to main actor-isolated instance method 'deleteItems(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
115 |
116 |                         case .delete(let indexPath):
117 |                             collectionView.deleteItems(at: Set([indexPath]))
    |                                            `- warning: call to main actor-isolated instance method 'deleteItems(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
118 |
119 |                         case .update(let indexPath):
AppKit.NSCollectionView.deleteItems:3:24: note: calls to instance method 'deleteItems(at:)' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func deleteItems(at indexPaths: Set<IndexPath>)}
  |                        |- note: calls to instance method 'deleteItems(at:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:121:48: warning: call to main actor-isolated instance method 'reloadItems(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
119 |                         case .update(let indexPath):
120 |                             if itemConfigurationHandler == nil {
121 |                                 collectionView.reloadItems(at: Set([indexPath]))
    |                                                `- warning: call to main actor-isolated instance method 'reloadItems(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
122 |                             }
123 |                             else {
AppKit.NSCollectionView.reloadItems:3:24: note: calls to instance method 'reloadItems(at:)' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func reloadItems(at indexPaths: Set<IndexPath>)}
  |                        |- note: calls to instance method 'reloadItems(at:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:128:44: warning: call to main actor-isolated instance method 'moveItem(at:to:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
126 |
127 |                         case .move(let oldIndexPath, let newIndexPath):
128 |                             collectionView.moveItem(at: oldIndexPath, to: newIndexPath)
    |                                            `- warning: call to main actor-isolated instance method 'moveItem(at:to:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
129 |
130 |                             // workaround to be sure that cells will be refreshed
AppKit.NSCollectionView.moveItem:3:24: note: calls to instance method 'moveItem(at:to:)' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func moveItem(at indexPath: IndexPath, to newIndexPath: IndexPath)}
  |                        |- note: calls to instance method 'moveItem(at:to:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:139:54: warning: call to main actor-isolated instance method 'item(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
137 |                 }, completionHandler: { _ in
138 |                     updatedIndexPaths.forEach {
139 |                         if let item = collectionView.item(at: $0) {
    |                                                      `- warning: call to main actor-isolated instance method 'item(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
140 |                             itemConfigurationHandler?(item, $0)
141 |                         }
AppKit.NSCollectionView.item:3:24: note: calls to instance method 'item(at:)' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func item(at indexPath: IndexPath) -> NSCollectionViewItem?}
  |                        |- note: calls to instance method 'item(at:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:149:24: warning: call to main actor-isolated instance method 'reloadData()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 16 |     /// WARNING: To avoid memory leaks do not pass a func as the configuration handler, pass a closure with *weak* self.
 17 |     @discardableResult
 18 |     public func bind(to collectionView: NSCollectionView, sectionOffset: Int = 0, animated: Bool = false, itemConfigurationHandler: ((NSCollectionViewItem, IndexPath) -> Void)? = nil) -> Self {
    |                 `- note: add '@MainActor' to make instance method 'bind(to:sectionOffset:animated:itemConfigurationHandler:)' part of global actor 'MainActor'
 19 |         //
 20 |         var reloadData = false
    :
147 |
148 |         //
149 |         collectionView.reloadData()
    |                        `- warning: call to main actor-isolated instance method 'reloadData()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
150 |
151 |         //
AppKit.NSCollectionView.reloadData:3:24: note: calls to instance method 'reloadData()' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func reloadData()}
  |                        |- note: calls to instance method 'reloadData()' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:37:30: warning: main actor-isolated property 'numberOfRows' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 35 |             }
 36 |             .willChangeContent {
 37 |                 if tableView.numberOfRows == 0 {
    |                              `- warning: main actor-isolated property 'numberOfRows' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 38 |                     reloadData = true
 39 |                 }
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:222:32: note: property declared here
220 | /* Returns the numberOfRows. It may call to the dataSource to acquire the count. numberOfRows will return 0 if there are no visible columns.
221 |  */
222 | @property (readonly) NSInteger numberOfRows;
    |                                `- note: property declared here
223 |
224 | /* Adds 'tableColumn' to the end of the -tableColumns array and retiles the tableView. 'tableColumn' must be non-nil, otherwise an exception will be raised.
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:87:31: warning: call to main actor-isolated instance method 'reloadData()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 85 |                 //
 86 |                 guard !reloadData else {
 87 |                     tableView.reloadData()
    |                               `- warning: call to main actor-isolated instance method 'reloadData()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 88 |                     return
 89 |                 }
AppKit.NSTableView.reloadData:2:22: note: calls to instance method 'reloadData()' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @MainActor open func reloadData()}
  |                      |- note: calls to instance method 'reloadData()' from outside of its actor context are implicitly asynchronous
  |                      `- note: main actor isolation inferred from inheritance from class 'NSControl'
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:92:54: warning: call to main actor-isolated instance method 'animator()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 90 |
 91 |                 //
 92 |                 let performer = animated ? tableView.animator() : tableView
    |                                                      `- warning: call to main actor-isolated instance method 'animator()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 93 |
 94 |                 //
AppKit.NSView.animator:3:24: note: calls to instance method 'animator()' from outside of its actor context are implicitly asynchronous
1 | class NSView {
2 | @available(macOS 10.5, *)
3 |   @MainActor open func animator() -> Self}
  |                        |- note: calls to instance method 'animator()' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSResponder'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:95:27: warning: call to main actor-isolated instance method 'beginUpdates()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 93 |
 94 |                 //
 95 |                 performer.beginUpdates()
    |                           `- warning: call to main actor-isolated instance method 'beginUpdates()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 96 |
 97 |                 //
AppKit.NSTableView.beginUpdates:3:24: note: calls to instance method 'beginUpdates()' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.7, *)
3 |   @MainActor open func beginUpdates()}
  |                        |- note: calls to instance method 'beginUpdates()' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:104:39: warning: call to main actor-isolated instance method 'reloadData(forRowIndexes:columnIndexes:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
102 |                     case .update(let indexPath):
103 |                         if cellViewConfigurationHandler == nil {
104 |                             performer.reloadData(forRowIndexes: IndexSet(integer: indexPath.item), columnIndexes: IndexSet())
    |                                       `- warning: call to main actor-isolated instance method 'reloadData(forRowIndexes:columnIndexes:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
105 |                         }
106 |                         else {
AppKit.NSTableView.reloadData:3:24: note: calls to instance method 'reloadData(forRowIndexes:columnIndexes:)' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.6, *)
3 |   @MainActor open func reloadData(forRowIndexes rowIndexes: IndexSet, columnIndexes: IndexSet)}
  |                        |- note: calls to instance method 'reloadData(forRowIndexes:columnIndexes:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:111:35: warning: call to main actor-isolated instance method 'removeRows(at:withAnimation:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
109 |
110 |                     case .delete(let indexPath):
111 |                         performer.removeRows(at: IndexSet(integer: indexPath.item), withAnimation: animationOptions)
    |                                   `- warning: call to main actor-isolated instance method 'removeRows(at:withAnimation:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
112 |
113 |                     case .insert(let indexPath):
AppKit.NSTableView.removeRows:3:24: note: calls to instance method 'removeRows(at:withAnimation:)' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.7, *)
3 |   @MainActor open func removeRows(at indexes: IndexSet, withAnimation animationOptions: NSTableView.AnimationOptions = [])}
  |                        |- note: calls to instance method 'removeRows(at:withAnimation:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:114:35: warning: call to main actor-isolated instance method 'insertRows(at:withAnimation:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
112 |
113 |                     case .insert(let indexPath):
114 |                         performer.insertRows(at: IndexSet(integer: indexPath.item), withAnimation: animationOptions)
    |                                   `- warning: call to main actor-isolated instance method 'insertRows(at:withAnimation:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
115 |
116 |                     case .move(let oldIndexPath, let newIndexPath):
AppKit.NSTableView.insertRows:3:24: note: calls to instance method 'insertRows(at:withAnimation:)' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.7, *)
3 |   @MainActor open func insertRows(at indexes: IndexSet, withAnimation animationOptions: NSTableView.AnimationOptions = [])}
  |                        |- note: calls to instance method 'insertRows(at:withAnimation:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:118:35: warning: call to main actor-isolated instance method 'removeRows(at:withAnimation:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
116 |                     case .move(let oldIndexPath, let newIndexPath):
117 |                         //performer.moveRow(at: oldIndexPath.item, to: newIndexPath.item)
118 |                         performer.removeRows(at: IndexSet(integer: oldIndexPath.item), withAnimation: animationOptions)
    |                                   `- warning: call to main actor-isolated instance method 'removeRows(at:withAnimation:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
119 |                         performer.insertRows(at: IndexSet(integer: newIndexPath.item), withAnimation: animationOptions)
120 |                     }
AppKit.NSTableView.removeRows:3:24: note: calls to instance method 'removeRows(at:withAnimation:)' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.7, *)
3 |   @MainActor open func removeRows(at indexes: IndexSet, withAnimation animationOptions: NSTableView.AnimationOptions = [])}
  |                        |- note: calls to instance method 'removeRows(at:withAnimation:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:119:35: warning: call to main actor-isolated instance method 'insertRows(at:withAnimation:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
117 |                         //performer.moveRow(at: oldIndexPath.item, to: newIndexPath.item)
118 |                         performer.removeRows(at: IndexSet(integer: oldIndexPath.item), withAnimation: animationOptions)
119 |                         performer.insertRows(at: IndexSet(integer: newIndexPath.item), withAnimation: animationOptions)
    |                                   `- warning: call to main actor-isolated instance method 'insertRows(at:withAnimation:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
120 |                     }
121 |                 }
AppKit.NSTableView.insertRows:3:24: note: calls to instance method 'insertRows(at:withAnimation:)' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.7, *)
3 |   @MainActor open func insertRows(at indexes: IndexSet, withAnimation animationOptions: NSTableView.AnimationOptions = [])}
  |                        |- note: calls to instance method 'insertRows(at:withAnimation:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:124:27: warning: call to main actor-isolated instance method 'endUpdates()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
122 |
123 |                 //
124 |                 performer.endUpdates()
    |                           `- warning: call to main actor-isolated instance method 'endUpdates()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
125 |
126 |                 //
AppKit.NSTableView.endUpdates:3:24: note: calls to instance method 'endUpdates()' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.7, *)
3 |   @MainActor open func endUpdates()}
  |                        |- note: calls to instance method 'endUpdates()' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:128:45: warning: call to main actor-isolated instance method 'view(atColumn:row:makeIfNecessary:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
126 |                 //
127 |                 updatedIndexPaths.forEach {
128 |                     if let item = tableView.view(atColumn: 0, row: $0.item, makeIfNecessary: false) as? NSTableCellView {
    |                                             `- warning: call to main actor-isolated instance method 'view(atColumn:row:makeIfNecessary:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
129 |                         cellViewConfigurationHandler?(item, $0)
130 |                     }
AppKit.NSTableView.view:3:24: note: calls to instance method 'view(atColumn:row:makeIfNecessary:)' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.7, *)
3 |   @MainActor open func view(atColumn column: Int, row: Int, makeIfNecessary: Bool) -> NSView?}
  |                        |- note: calls to instance method 'view(atColumn:row:makeIfNecessary:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:135:19: warning: call to main actor-isolated instance method 'reloadData()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 16 |     /// WARNING: To avoid memory leaks do not pass a func as the configuration handler, pass a closure with *weak* self.
 17 |     @discardableResult
 18 |     public func bind(to tableView: NSTableView, animationOptions: NSTableView.AnimationOptions = .effectFade, sectionOffset: Int = 0, animated: Bool = false, cellViewConfigurationHandler: ((NSTableCellView, IndexPath) -> Void)? = nil) -> Self {
    |                 `- note: add '@MainActor' to make instance method 'bind(to:animationOptions:sectionOffset:animated:cellViewConfigurationHandler:)' part of global actor 'MainActor'
 19 |         //
 20 |         var reloadData = false
    :
133 |
134 |         //
135 |         tableView.reloadData()
    |                   `- warning: call to main actor-isolated instance method 'reloadData()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
136 |
137 |         //
AppKit.NSTableView.reloadData:2:22: note: calls to instance method 'reloadData()' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @MainActor open func reloadData()}
  |                      |- note: calls to instance method 'reloadData()' from outside of its actor context are implicitly asynchronous
  |                      `- note: main actor isolation inferred from inheritance from class 'NSControl'
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:97:27: warning: sending value of non-Sendable type '() -> Void' risks causing data races; this is an error in the Swift 6 language mode
 95 |                 let performer = animated ? collectionView.animator() : collectionView
 96 |
 97 |                 performer.performBatchUpdates({
    |                           |- warning: sending value of non-Sendable type '() -> Void' risks causing data races; this is an error in the Swift 6 language mode
    |                           `- note: sending task-isolated value of non-Sendable type '() -> Void' to main actor-isolated instance method 'performBatchUpdates(_:completionHandler:)' risks causing races in between task-isolated and main actor-isolated uses
 98 |                     sectionChanges.forEach {
 99 |                         switch $0 {
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:97:27: warning: sending value of non-Sendable type '(Bool) -> Void' risks causing data races; this is an error in the Swift 6 language mode
 95 |                 let performer = animated ? collectionView.animator() : collectionView
 96 |
 97 |                 performer.performBatchUpdates({
    |                           |- warning: sending value of non-Sendable type '(Bool) -> Void' risks causing data races; this is an error in the Swift 6 language mode
    |                           `- note: sending task-isolated value of non-Sendable type '(Bool) -> Void' to main actor-isolated instance method 'performBatchUpdates(_:completionHandler:)' risks causing races in between task-isolated and main actor-isolated uses
 98 |                     sectionChanges.forEach {
 99 |                         switch $0 {
[27/28] Compiling AlecrimCoreData NSCollectionView+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:37:35: warning: main actor-isolated property 'numberOfSections' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 35 |             }
 36 |             .willChangeContent {
 37 |                 if collectionView.numberOfSections == 0 {
    |                                   `- warning: main actor-isolated property 'numberOfSections' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 38 |                     reloadData = true
 39 |                 }
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:206:31: note: property declared here
204 | /* The number of sections displayed by the collection view.
205 | */
206 | @property(readonly) NSInteger numberOfSections API_AVAILABLE(macos(10.11));
    |                               `- note: property declared here
207 |
208 | /* Returns the number of items in the specified "section".
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:87:36: warning: call to main actor-isolated instance method 'reloadData()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 85 |                 //
 86 |                 guard !reloadData else {
 87 |                     collectionView.reloadData()
    |                                    `- warning: call to main actor-isolated instance method 'reloadData()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 88 |                     reset()
 89 |                     return
AppKit.NSCollectionView.reloadData:3:24: note: calls to instance method 'reloadData()' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func reloadData()}
  |                        |- note: calls to instance method 'reloadData()' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:95:59: warning: call to main actor-isolated instance method 'animator()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 93 |                 var updatedIndexPaths = [IndexPath]()
 94 |
 95 |                 let performer = animated ? collectionView.animator() : collectionView
    |                                                           `- warning: call to main actor-isolated instance method 'animator()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 96 |
 97 |                 performer.performBatchUpdates({
AppKit.NSView.animator:3:24: note: calls to instance method 'animator()' from outside of its actor context are implicitly asynchronous
1 | class NSView {
2 | @available(macOS 10.5, *)
3 |   @MainActor open func animator() -> Self}
  |                        |- note: calls to instance method 'animator()' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSResponder'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:97:27: warning: call to main actor-isolated instance method 'performBatchUpdates(_:completionHandler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 95 |                 let performer = animated ? collectionView.animator() : collectionView
 96 |
 97 |                 performer.performBatchUpdates({
    |                           `- warning: call to main actor-isolated instance method 'performBatchUpdates(_:completionHandler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 98 |                     sectionChanges.forEach {
 99 |                         switch $0 {
AppKit.NSCollectionView.performBatchUpdates:3:24: note: calls to instance method 'performBatchUpdates(_:completionHandler:)' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func performBatchUpdates(_ updates: (() -> Void)?, completionHandler: ((Bool) -> Void)? = nil)}
  |                        |- note: calls to instance method 'performBatchUpdates(_:completionHandler:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:101:44: warning: call to main actor-isolated instance method 'insertSections' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 99 |                         switch $0 {
100 |                         case .insert(let sectionIndex):
101 |                             collectionView.insertSections(IndexSet(integer: sectionIndex))
    |                                            `- warning: call to main actor-isolated instance method 'insertSections' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
102 |
103 |                         case .delete(let sectionIndex):
AppKit.NSCollectionView.insertSections:3:24: note: calls to instance method 'insertSections' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func insertSections(_ sections: IndexSet)}
  |                        |- note: calls to instance method 'insertSections' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:104:44: warning: call to main actor-isolated instance method 'deleteSections' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
102 |
103 |                         case .delete(let sectionIndex):
104 |                             collectionView.deleteSections(IndexSet(integer: sectionIndex))
    |                                            `- warning: call to main actor-isolated instance method 'deleteSections' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
105 |
106 |                         default:
AppKit.NSCollectionView.deleteSections:3:24: note: calls to instance method 'deleteSections' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func deleteSections(_ sections: IndexSet)}
  |                        |- note: calls to instance method 'deleteSections' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:114:44: warning: call to main actor-isolated instance method 'insertItems(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
112 |                         switch $0 {
113 |                         case .insert(let indexPath):
114 |                             collectionView.insertItems(at: Set([indexPath]))
    |                                            `- warning: call to main actor-isolated instance method 'insertItems(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
115 |
116 |                         case .delete(let indexPath):
AppKit.NSCollectionView.insertItems:3:24: note: calls to instance method 'insertItems(at:)' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func insertItems(at indexPaths: Set<IndexPath>)}
  |                        |- note: calls to instance method 'insertItems(at:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:117:44: warning: call to main actor-isolated instance method 'deleteItems(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
115 |
116 |                         case .delete(let indexPath):
117 |                             collectionView.deleteItems(at: Set([indexPath]))
    |                                            `- warning: call to main actor-isolated instance method 'deleteItems(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
118 |
119 |                         case .update(let indexPath):
AppKit.NSCollectionView.deleteItems:3:24: note: calls to instance method 'deleteItems(at:)' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func deleteItems(at indexPaths: Set<IndexPath>)}
  |                        |- note: calls to instance method 'deleteItems(at:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:121:48: warning: call to main actor-isolated instance method 'reloadItems(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
119 |                         case .update(let indexPath):
120 |                             if itemConfigurationHandler == nil {
121 |                                 collectionView.reloadItems(at: Set([indexPath]))
    |                                                `- warning: call to main actor-isolated instance method 'reloadItems(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
122 |                             }
123 |                             else {
AppKit.NSCollectionView.reloadItems:3:24: note: calls to instance method 'reloadItems(at:)' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func reloadItems(at indexPaths: Set<IndexPath>)}
  |                        |- note: calls to instance method 'reloadItems(at:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:128:44: warning: call to main actor-isolated instance method 'moveItem(at:to:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
126 |
127 |                         case .move(let oldIndexPath, let newIndexPath):
128 |                             collectionView.moveItem(at: oldIndexPath, to: newIndexPath)
    |                                            `- warning: call to main actor-isolated instance method 'moveItem(at:to:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
129 |
130 |                             // workaround to be sure that cells will be refreshed
AppKit.NSCollectionView.moveItem:3:24: note: calls to instance method 'moveItem(at:to:)' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func moveItem(at indexPath: IndexPath, to newIndexPath: IndexPath)}
  |                        |- note: calls to instance method 'moveItem(at:to:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:139:54: warning: call to main actor-isolated instance method 'item(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
137 |                 }, completionHandler: { _ in
138 |                     updatedIndexPaths.forEach {
139 |                         if let item = collectionView.item(at: $0) {
    |                                                      `- warning: call to main actor-isolated instance method 'item(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
140 |                             itemConfigurationHandler?(item, $0)
141 |                         }
AppKit.NSCollectionView.item:3:24: note: calls to instance method 'item(at:)' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func item(at indexPath: IndexPath) -> NSCollectionViewItem?}
  |                        |- note: calls to instance method 'item(at:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:149:24: warning: call to main actor-isolated instance method 'reloadData()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 16 |     /// WARNING: To avoid memory leaks do not pass a func as the configuration handler, pass a closure with *weak* self.
 17 |     @discardableResult
 18 |     public func bind(to collectionView: NSCollectionView, sectionOffset: Int = 0, animated: Bool = false, itemConfigurationHandler: ((NSCollectionViewItem, IndexPath) -> Void)? = nil) -> Self {
    |                 `- note: add '@MainActor' to make instance method 'bind(to:sectionOffset:animated:itemConfigurationHandler:)' part of global actor 'MainActor'
 19 |         //
 20 |         var reloadData = false
    :
147 |
148 |         //
149 |         collectionView.reloadData()
    |                        `- warning: call to main actor-isolated instance method 'reloadData()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
150 |
151 |         //
AppKit.NSCollectionView.reloadData:3:24: note: calls to instance method 'reloadData()' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func reloadData()}
  |                        |- note: calls to instance method 'reloadData()' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:37:30: warning: main actor-isolated property 'numberOfRows' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 35 |             }
 36 |             .willChangeContent {
 37 |                 if tableView.numberOfRows == 0 {
    |                              `- warning: main actor-isolated property 'numberOfRows' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 38 |                     reloadData = true
 39 |                 }
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:222:32: note: property declared here
220 | /* Returns the numberOfRows. It may call to the dataSource to acquire the count. numberOfRows will return 0 if there are no visible columns.
221 |  */
222 | @property (readonly) NSInteger numberOfRows;
    |                                `- note: property declared here
223 |
224 | /* Adds 'tableColumn' to the end of the -tableColumns array and retiles the tableView. 'tableColumn' must be non-nil, otherwise an exception will be raised.
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:87:31: warning: call to main actor-isolated instance method 'reloadData()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 85 |                 //
 86 |                 guard !reloadData else {
 87 |                     tableView.reloadData()
    |                               `- warning: call to main actor-isolated instance method 'reloadData()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 88 |                     return
 89 |                 }
AppKit.NSTableView.reloadData:2:22: note: calls to instance method 'reloadData()' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @MainActor open func reloadData()}
  |                      |- note: calls to instance method 'reloadData()' from outside of its actor context are implicitly asynchronous
  |                      `- note: main actor isolation inferred from inheritance from class 'NSControl'
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:92:54: warning: call to main actor-isolated instance method 'animator()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 90 |
 91 |                 //
 92 |                 let performer = animated ? tableView.animator() : tableView
    |                                                      `- warning: call to main actor-isolated instance method 'animator()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 93 |
 94 |                 //
AppKit.NSView.animator:3:24: note: calls to instance method 'animator()' from outside of its actor context are implicitly asynchronous
1 | class NSView {
2 | @available(macOS 10.5, *)
3 |   @MainActor open func animator() -> Self}
  |                        |- note: calls to instance method 'animator()' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSResponder'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:95:27: warning: call to main actor-isolated instance method 'beginUpdates()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 93 |
 94 |                 //
 95 |                 performer.beginUpdates()
    |                           `- warning: call to main actor-isolated instance method 'beginUpdates()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 96 |
 97 |                 //
AppKit.NSTableView.beginUpdates:3:24: note: calls to instance method 'beginUpdates()' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.7, *)
3 |   @MainActor open func beginUpdates()}
  |                        |- note: calls to instance method 'beginUpdates()' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:104:39: warning: call to main actor-isolated instance method 'reloadData(forRowIndexes:columnIndexes:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
102 |                     case .update(let indexPath):
103 |                         if cellViewConfigurationHandler == nil {
104 |                             performer.reloadData(forRowIndexes: IndexSet(integer: indexPath.item), columnIndexes: IndexSet())
    |                                       `- warning: call to main actor-isolated instance method 'reloadData(forRowIndexes:columnIndexes:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
105 |                         }
106 |                         else {
AppKit.NSTableView.reloadData:3:24: note: calls to instance method 'reloadData(forRowIndexes:columnIndexes:)' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.6, *)
3 |   @MainActor open func reloadData(forRowIndexes rowIndexes: IndexSet, columnIndexes: IndexSet)}
  |                        |- note: calls to instance method 'reloadData(forRowIndexes:columnIndexes:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:111:35: warning: call to main actor-isolated instance method 'removeRows(at:withAnimation:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
109 |
110 |                     case .delete(let indexPath):
111 |                         performer.removeRows(at: IndexSet(integer: indexPath.item), withAnimation: animationOptions)
    |                                   `- warning: call to main actor-isolated instance method 'removeRows(at:withAnimation:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
112 |
113 |                     case .insert(let indexPath):
AppKit.NSTableView.removeRows:3:24: note: calls to instance method 'removeRows(at:withAnimation:)' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.7, *)
3 |   @MainActor open func removeRows(at indexes: IndexSet, withAnimation animationOptions: NSTableView.AnimationOptions = [])}
  |                        |- note: calls to instance method 'removeRows(at:withAnimation:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:114:35: warning: call to main actor-isolated instance method 'insertRows(at:withAnimation:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
112 |
113 |                     case .insert(let indexPath):
114 |                         performer.insertRows(at: IndexSet(integer: indexPath.item), withAnimation: animationOptions)
    |                                   `- warning: call to main actor-isolated instance method 'insertRows(at:withAnimation:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
115 |
116 |                     case .move(let oldIndexPath, let newIndexPath):
AppKit.NSTableView.insertRows:3:24: note: calls to instance method 'insertRows(at:withAnimation:)' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.7, *)
3 |   @MainActor open func insertRows(at indexes: IndexSet, withAnimation animationOptions: NSTableView.AnimationOptions = [])}
  |                        |- note: calls to instance method 'insertRows(at:withAnimation:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:118:35: warning: call to main actor-isolated instance method 'removeRows(at:withAnimation:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
116 |                     case .move(let oldIndexPath, let newIndexPath):
117 |                         //performer.moveRow(at: oldIndexPath.item, to: newIndexPath.item)
118 |                         performer.removeRows(at: IndexSet(integer: oldIndexPath.item), withAnimation: animationOptions)
    |                                   `- warning: call to main actor-isolated instance method 'removeRows(at:withAnimation:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
119 |                         performer.insertRows(at: IndexSet(integer: newIndexPath.item), withAnimation: animationOptions)
120 |                     }
AppKit.NSTableView.removeRows:3:24: note: calls to instance method 'removeRows(at:withAnimation:)' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.7, *)
3 |   @MainActor open func removeRows(at indexes: IndexSet, withAnimation animationOptions: NSTableView.AnimationOptions = [])}
  |                        |- note: calls to instance method 'removeRows(at:withAnimation:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:119:35: warning: call to main actor-isolated instance method 'insertRows(at:withAnimation:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
117 |                         //performer.moveRow(at: oldIndexPath.item, to: newIndexPath.item)
118 |                         performer.removeRows(at: IndexSet(integer: oldIndexPath.item), withAnimation: animationOptions)
119 |                         performer.insertRows(at: IndexSet(integer: newIndexPath.item), withAnimation: animationOptions)
    |                                   `- warning: call to main actor-isolated instance method 'insertRows(at:withAnimation:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
120 |                     }
121 |                 }
AppKit.NSTableView.insertRows:3:24: note: calls to instance method 'insertRows(at:withAnimation:)' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.7, *)
3 |   @MainActor open func insertRows(at indexes: IndexSet, withAnimation animationOptions: NSTableView.AnimationOptions = [])}
  |                        |- note: calls to instance method 'insertRows(at:withAnimation:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:124:27: warning: call to main actor-isolated instance method 'endUpdates()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
122 |
123 |                 //
124 |                 performer.endUpdates()
    |                           `- warning: call to main actor-isolated instance method 'endUpdates()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
125 |
126 |                 //
AppKit.NSTableView.endUpdates:3:24: note: calls to instance method 'endUpdates()' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.7, *)
3 |   @MainActor open func endUpdates()}
  |                        |- note: calls to instance method 'endUpdates()' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:128:45: warning: call to main actor-isolated instance method 'view(atColumn:row:makeIfNecessary:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
126 |                 //
127 |                 updatedIndexPaths.forEach {
128 |                     if let item = tableView.view(atColumn: 0, row: $0.item, makeIfNecessary: false) as? NSTableCellView {
    |                                             `- warning: call to main actor-isolated instance method 'view(atColumn:row:makeIfNecessary:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
129 |                         cellViewConfigurationHandler?(item, $0)
130 |                     }
AppKit.NSTableView.view:3:24: note: calls to instance method 'view(atColumn:row:makeIfNecessary:)' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.7, *)
3 |   @MainActor open func view(atColumn column: Int, row: Int, makeIfNecessary: Bool) -> NSView?}
  |                        |- note: calls to instance method 'view(atColumn:row:makeIfNecessary:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:135:19: warning: call to main actor-isolated instance method 'reloadData()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 16 |     /// WARNING: To avoid memory leaks do not pass a func as the configuration handler, pass a closure with *weak* self.
 17 |     @discardableResult
 18 |     public func bind(to tableView: NSTableView, animationOptions: NSTableView.AnimationOptions = .effectFade, sectionOffset: Int = 0, animated: Bool = false, cellViewConfigurationHandler: ((NSTableCellView, IndexPath) -> Void)? = nil) -> Self {
    |                 `- note: add '@MainActor' to make instance method 'bind(to:animationOptions:sectionOffset:animated:cellViewConfigurationHandler:)' part of global actor 'MainActor'
 19 |         //
 20 |         var reloadData = false
    :
133 |
134 |         //
135 |         tableView.reloadData()
    |                   `- warning: call to main actor-isolated instance method 'reloadData()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
136 |
137 |         //
AppKit.NSTableView.reloadData:2:22: note: calls to instance method 'reloadData()' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @MainActor open func reloadData()}
  |                      |- note: calls to instance method 'reloadData()' from outside of its actor context are implicitly asynchronous
  |                      `- note: main actor isolation inferred from inheritance from class 'NSControl'
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:97:27: warning: sending value of non-Sendable type '() -> Void' risks causing data races; this is an error in the Swift 6 language mode
 95 |                 let performer = animated ? collectionView.animator() : collectionView
 96 |
 97 |                 performer.performBatchUpdates({
    |                           |- warning: sending value of non-Sendable type '() -> Void' risks causing data races; this is an error in the Swift 6 language mode
    |                           `- note: sending task-isolated value of non-Sendable type '() -> Void' to main actor-isolated instance method 'performBatchUpdates(_:completionHandler:)' risks causing races in between task-isolated and main actor-isolated uses
 98 |                     sectionChanges.forEach {
 99 |                         switch $0 {
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:97:27: warning: sending value of non-Sendable type '(Bool) -> Void' risks causing data races; this is an error in the Swift 6 language mode
 95 |                 let performer = animated ? collectionView.animator() : collectionView
 96 |
 97 |                 performer.performBatchUpdates({
    |                           |- warning: sending value of non-Sendable type '(Bool) -> Void' risks causing data races; this is an error in the Swift 6 language mode
    |                           `- note: sending task-isolated value of non-Sendable type '(Bool) -> Void' to main actor-isolated instance method 'performBatchUpdates(_:completionHandler:)' risks causing races in between task-isolated and main actor-isolated uses
 98 |                     sectionChanges.forEach {
 99 |                         switch $0 {
[28/28] Compiling AlecrimCoreData NSTableView+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:37:35: warning: main actor-isolated property 'numberOfSections' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 35 |             }
 36 |             .willChangeContent {
 37 |                 if collectionView.numberOfSections == 0 {
    |                                   `- warning: main actor-isolated property 'numberOfSections' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 38 |                     reloadData = true
 39 |                 }
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:206:31: note: property declared here
204 | /* The number of sections displayed by the collection view.
205 | */
206 | @property(readonly) NSInteger numberOfSections API_AVAILABLE(macos(10.11));
    |                               `- note: property declared here
207 |
208 | /* Returns the number of items in the specified "section".
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:87:36: warning: call to main actor-isolated instance method 'reloadData()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 85 |                 //
 86 |                 guard !reloadData else {
 87 |                     collectionView.reloadData()
    |                                    `- warning: call to main actor-isolated instance method 'reloadData()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 88 |                     reset()
 89 |                     return
AppKit.NSCollectionView.reloadData:3:24: note: calls to instance method 'reloadData()' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func reloadData()}
  |                        |- note: calls to instance method 'reloadData()' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:95:59: warning: call to main actor-isolated instance method 'animator()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 93 |                 var updatedIndexPaths = [IndexPath]()
 94 |
 95 |                 let performer = animated ? collectionView.animator() : collectionView
    |                                                           `- warning: call to main actor-isolated instance method 'animator()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 96 |
 97 |                 performer.performBatchUpdates({
AppKit.NSView.animator:3:24: note: calls to instance method 'animator()' from outside of its actor context are implicitly asynchronous
1 | class NSView {
2 | @available(macOS 10.5, *)
3 |   @MainActor open func animator() -> Self}
  |                        |- note: calls to instance method 'animator()' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSResponder'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:97:27: warning: call to main actor-isolated instance method 'performBatchUpdates(_:completionHandler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 95 |                 let performer = animated ? collectionView.animator() : collectionView
 96 |
 97 |                 performer.performBatchUpdates({
    |                           `- warning: call to main actor-isolated instance method 'performBatchUpdates(_:completionHandler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 98 |                     sectionChanges.forEach {
 99 |                         switch $0 {
AppKit.NSCollectionView.performBatchUpdates:3:24: note: calls to instance method 'performBatchUpdates(_:completionHandler:)' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func performBatchUpdates(_ updates: (() -> Void)?, completionHandler: ((Bool) -> Void)? = nil)}
  |                        |- note: calls to instance method 'performBatchUpdates(_:completionHandler:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:101:44: warning: call to main actor-isolated instance method 'insertSections' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 99 |                         switch $0 {
100 |                         case .insert(let sectionIndex):
101 |                             collectionView.insertSections(IndexSet(integer: sectionIndex))
    |                                            `- warning: call to main actor-isolated instance method 'insertSections' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
102 |
103 |                         case .delete(let sectionIndex):
AppKit.NSCollectionView.insertSections:3:24: note: calls to instance method 'insertSections' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func insertSections(_ sections: IndexSet)}
  |                        |- note: calls to instance method 'insertSections' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:104:44: warning: call to main actor-isolated instance method 'deleteSections' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
102 |
103 |                         case .delete(let sectionIndex):
104 |                             collectionView.deleteSections(IndexSet(integer: sectionIndex))
    |                                            `- warning: call to main actor-isolated instance method 'deleteSections' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
105 |
106 |                         default:
AppKit.NSCollectionView.deleteSections:3:24: note: calls to instance method 'deleteSections' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func deleteSections(_ sections: IndexSet)}
  |                        |- note: calls to instance method 'deleteSections' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:114:44: warning: call to main actor-isolated instance method 'insertItems(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
112 |                         switch $0 {
113 |                         case .insert(let indexPath):
114 |                             collectionView.insertItems(at: Set([indexPath]))
    |                                            `- warning: call to main actor-isolated instance method 'insertItems(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
115 |
116 |                         case .delete(let indexPath):
AppKit.NSCollectionView.insertItems:3:24: note: calls to instance method 'insertItems(at:)' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func insertItems(at indexPaths: Set<IndexPath>)}
  |                        |- note: calls to instance method 'insertItems(at:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:117:44: warning: call to main actor-isolated instance method 'deleteItems(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
115 |
116 |                         case .delete(let indexPath):
117 |                             collectionView.deleteItems(at: Set([indexPath]))
    |                                            `- warning: call to main actor-isolated instance method 'deleteItems(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
118 |
119 |                         case .update(let indexPath):
AppKit.NSCollectionView.deleteItems:3:24: note: calls to instance method 'deleteItems(at:)' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func deleteItems(at indexPaths: Set<IndexPath>)}
  |                        |- note: calls to instance method 'deleteItems(at:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:121:48: warning: call to main actor-isolated instance method 'reloadItems(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
119 |                         case .update(let indexPath):
120 |                             if itemConfigurationHandler == nil {
121 |                                 collectionView.reloadItems(at: Set([indexPath]))
    |                                                `- warning: call to main actor-isolated instance method 'reloadItems(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
122 |                             }
123 |                             else {
AppKit.NSCollectionView.reloadItems:3:24: note: calls to instance method 'reloadItems(at:)' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func reloadItems(at indexPaths: Set<IndexPath>)}
  |                        |- note: calls to instance method 'reloadItems(at:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:128:44: warning: call to main actor-isolated instance method 'moveItem(at:to:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
126 |
127 |                         case .move(let oldIndexPath, let newIndexPath):
128 |                             collectionView.moveItem(at: oldIndexPath, to: newIndexPath)
    |                                            `- warning: call to main actor-isolated instance method 'moveItem(at:to:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
129 |
130 |                             // workaround to be sure that cells will be refreshed
AppKit.NSCollectionView.moveItem:3:24: note: calls to instance method 'moveItem(at:to:)' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func moveItem(at indexPath: IndexPath, to newIndexPath: IndexPath)}
  |                        |- note: calls to instance method 'moveItem(at:to:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:139:54: warning: call to main actor-isolated instance method 'item(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
137 |                 }, completionHandler: { _ in
138 |                     updatedIndexPaths.forEach {
139 |                         if let item = collectionView.item(at: $0) {
    |                                                      `- warning: call to main actor-isolated instance method 'item(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
140 |                             itemConfigurationHandler?(item, $0)
141 |                         }
AppKit.NSCollectionView.item:3:24: note: calls to instance method 'item(at:)' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func item(at indexPath: IndexPath) -> NSCollectionViewItem?}
  |                        |- note: calls to instance method 'item(at:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:149:24: warning: call to main actor-isolated instance method 'reloadData()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 16 |     /// WARNING: To avoid memory leaks do not pass a func as the configuration handler, pass a closure with *weak* self.
 17 |     @discardableResult
 18 |     public func bind(to collectionView: NSCollectionView, sectionOffset: Int = 0, animated: Bool = false, itemConfigurationHandler: ((NSCollectionViewItem, IndexPath) -> Void)? = nil) -> Self {
    |                 `- note: add '@MainActor' to make instance method 'bind(to:sectionOffset:animated:itemConfigurationHandler:)' part of global actor 'MainActor'
 19 |         //
 20 |         var reloadData = false
    :
147 |
148 |         //
149 |         collectionView.reloadData()
    |                        `- warning: call to main actor-isolated instance method 'reloadData()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
150 |
151 |         //
AppKit.NSCollectionView.reloadData:3:24: note: calls to instance method 'reloadData()' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 |   @MainActor open func reloadData()}
  |                        |- note: calls to instance method 'reloadData()' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:37:30: warning: main actor-isolated property 'numberOfRows' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 35 |             }
 36 |             .willChangeContent {
 37 |                 if tableView.numberOfRows == 0 {
    |                              `- warning: main actor-isolated property 'numberOfRows' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 38 |                     reloadData = true
 39 |                 }
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:222:32: note: property declared here
220 | /* Returns the numberOfRows. It may call to the dataSource to acquire the count. numberOfRows will return 0 if there are no visible columns.
221 |  */
222 | @property (readonly) NSInteger numberOfRows;
    |                                `- note: property declared here
223 |
224 | /* Adds 'tableColumn' to the end of the -tableColumns array and retiles the tableView. 'tableColumn' must be non-nil, otherwise an exception will be raised.
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:87:31: warning: call to main actor-isolated instance method 'reloadData()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 85 |                 //
 86 |                 guard !reloadData else {
 87 |                     tableView.reloadData()
    |                               `- warning: call to main actor-isolated instance method 'reloadData()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 88 |                     return
 89 |                 }
AppKit.NSTableView.reloadData:2:22: note: calls to instance method 'reloadData()' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @MainActor open func reloadData()}
  |                      |- note: calls to instance method 'reloadData()' from outside of its actor context are implicitly asynchronous
  |                      `- note: main actor isolation inferred from inheritance from class 'NSControl'
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:92:54: warning: call to main actor-isolated instance method 'animator()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 90 |
 91 |                 //
 92 |                 let performer = animated ? tableView.animator() : tableView
    |                                                      `- warning: call to main actor-isolated instance method 'animator()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 93 |
 94 |                 //
AppKit.NSView.animator:3:24: note: calls to instance method 'animator()' from outside of its actor context are implicitly asynchronous
1 | class NSView {
2 | @available(macOS 10.5, *)
3 |   @MainActor open func animator() -> Self}
  |                        |- note: calls to instance method 'animator()' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSResponder'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:95:27: warning: call to main actor-isolated instance method 'beginUpdates()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 93 |
 94 |                 //
 95 |                 performer.beginUpdates()
    |                           `- warning: call to main actor-isolated instance method 'beginUpdates()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 96 |
 97 |                 //
AppKit.NSTableView.beginUpdates:3:24: note: calls to instance method 'beginUpdates()' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.7, *)
3 |   @MainActor open func beginUpdates()}
  |                        |- note: calls to instance method 'beginUpdates()' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:104:39: warning: call to main actor-isolated instance method 'reloadData(forRowIndexes:columnIndexes:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
102 |                     case .update(let indexPath):
103 |                         if cellViewConfigurationHandler == nil {
104 |                             performer.reloadData(forRowIndexes: IndexSet(integer: indexPath.item), columnIndexes: IndexSet())
    |                                       `- warning: call to main actor-isolated instance method 'reloadData(forRowIndexes:columnIndexes:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
105 |                         }
106 |                         else {
AppKit.NSTableView.reloadData:3:24: note: calls to instance method 'reloadData(forRowIndexes:columnIndexes:)' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.6, *)
3 |   @MainActor open func reloadData(forRowIndexes rowIndexes: IndexSet, columnIndexes: IndexSet)}
  |                        |- note: calls to instance method 'reloadData(forRowIndexes:columnIndexes:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:111:35: warning: call to main actor-isolated instance method 'removeRows(at:withAnimation:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
109 |
110 |                     case .delete(let indexPath):
111 |                         performer.removeRows(at: IndexSet(integer: indexPath.item), withAnimation: animationOptions)
    |                                   `- warning: call to main actor-isolated instance method 'removeRows(at:withAnimation:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
112 |
113 |                     case .insert(let indexPath):
AppKit.NSTableView.removeRows:3:24: note: calls to instance method 'removeRows(at:withAnimation:)' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.7, *)
3 |   @MainActor open func removeRows(at indexes: IndexSet, withAnimation animationOptions: NSTableView.AnimationOptions = [])}
  |                        |- note: calls to instance method 'removeRows(at:withAnimation:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:114:35: warning: call to main actor-isolated instance method 'insertRows(at:withAnimation:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
112 |
113 |                     case .insert(let indexPath):
114 |                         performer.insertRows(at: IndexSet(integer: indexPath.item), withAnimation: animationOptions)
    |                                   `- warning: call to main actor-isolated instance method 'insertRows(at:withAnimation:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
115 |
116 |                     case .move(let oldIndexPath, let newIndexPath):
AppKit.NSTableView.insertRows:3:24: note: calls to instance method 'insertRows(at:withAnimation:)' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.7, *)
3 |   @MainActor open func insertRows(at indexes: IndexSet, withAnimation animationOptions: NSTableView.AnimationOptions = [])}
  |                        |- note: calls to instance method 'insertRows(at:withAnimation:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:118:35: warning: call to main actor-isolated instance method 'removeRows(at:withAnimation:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
116 |                     case .move(let oldIndexPath, let newIndexPath):
117 |                         //performer.moveRow(at: oldIndexPath.item, to: newIndexPath.item)
118 |                         performer.removeRows(at: IndexSet(integer: oldIndexPath.item), withAnimation: animationOptions)
    |                                   `- warning: call to main actor-isolated instance method 'removeRows(at:withAnimation:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
119 |                         performer.insertRows(at: IndexSet(integer: newIndexPath.item), withAnimation: animationOptions)
120 |                     }
AppKit.NSTableView.removeRows:3:24: note: calls to instance method 'removeRows(at:withAnimation:)' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.7, *)
3 |   @MainActor open func removeRows(at indexes: IndexSet, withAnimation animationOptions: NSTableView.AnimationOptions = [])}
  |                        |- note: calls to instance method 'removeRows(at:withAnimation:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:119:35: warning: call to main actor-isolated instance method 'insertRows(at:withAnimation:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
117 |                         //performer.moveRow(at: oldIndexPath.item, to: newIndexPath.item)
118 |                         performer.removeRows(at: IndexSet(integer: oldIndexPath.item), withAnimation: animationOptions)
119 |                         performer.insertRows(at: IndexSet(integer: newIndexPath.item), withAnimation: animationOptions)
    |                                   `- warning: call to main actor-isolated instance method 'insertRows(at:withAnimation:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
120 |                     }
121 |                 }
AppKit.NSTableView.insertRows:3:24: note: calls to instance method 'insertRows(at:withAnimation:)' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.7, *)
3 |   @MainActor open func insertRows(at indexes: IndexSet, withAnimation animationOptions: NSTableView.AnimationOptions = [])}
  |                        |- note: calls to instance method 'insertRows(at:withAnimation:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:124:27: warning: call to main actor-isolated instance method 'endUpdates()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
122 |
123 |                 //
124 |                 performer.endUpdates()
    |                           `- warning: call to main actor-isolated instance method 'endUpdates()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
125 |
126 |                 //
AppKit.NSTableView.endUpdates:3:24: note: calls to instance method 'endUpdates()' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.7, *)
3 |   @MainActor open func endUpdates()}
  |                        |- note: calls to instance method 'endUpdates()' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:128:45: warning: call to main actor-isolated instance method 'view(atColumn:row:makeIfNecessary:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
126 |                 //
127 |                 updatedIndexPaths.forEach {
128 |                     if let item = tableView.view(atColumn: 0, row: $0.item, makeIfNecessary: false) as? NSTableCellView {
    |                                             `- warning: call to main actor-isolated instance method 'view(atColumn:row:makeIfNecessary:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
129 |                         cellViewConfigurationHandler?(item, $0)
130 |                     }
AppKit.NSTableView.view:3:24: note: calls to instance method 'view(atColumn:row:makeIfNecessary:)' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.7, *)
3 |   @MainActor open func view(atColumn column: Int, row: Int, makeIfNecessary: Bool) -> NSView?}
  |                        |- note: calls to instance method 'view(atColumn:row:makeIfNecessary:)' from outside of its actor context are implicitly asynchronous
  |                        `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSTableView+Extensions.swift:135:19: warning: call to main actor-isolated instance method 'reloadData()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 16 |     /// WARNING: To avoid memory leaks do not pass a func as the configuration handler, pass a closure with *weak* self.
 17 |     @discardableResult
 18 |     public func bind(to tableView: NSTableView, animationOptions: NSTableView.AnimationOptions = .effectFade, sectionOffset: Int = 0, animated: Bool = false, cellViewConfigurationHandler: ((NSTableCellView, IndexPath) -> Void)? = nil) -> Self {
    |                 `- note: add '@MainActor' to make instance method 'bind(to:animationOptions:sectionOffset:animated:cellViewConfigurationHandler:)' part of global actor 'MainActor'
 19 |         //
 20 |         var reloadData = false
    :
133 |
134 |         //
135 |         tableView.reloadData()
    |                   `- warning: call to main actor-isolated instance method 'reloadData()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
136 |
137 |         //
AppKit.NSTableView.reloadData:2:22: note: calls to instance method 'reloadData()' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @MainActor open func reloadData()}
  |                      |- note: calls to instance method 'reloadData()' from outside of its actor context are implicitly asynchronous
  |                      `- note: main actor isolation inferred from inheritance from class 'NSControl'
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:97:27: warning: sending value of non-Sendable type '() -> Void' risks causing data races; this is an error in the Swift 6 language mode
 95 |                 let performer = animated ? collectionView.animator() : collectionView
 96 |
 97 |                 performer.performBatchUpdates({
    |                           |- warning: sending value of non-Sendable type '() -> Void' risks causing data races; this is an error in the Swift 6 language mode
    |                           `- note: sending task-isolated value of non-Sendable type '() -> Void' to main actor-isolated instance method 'performBatchUpdates(_:completionHandler:)' risks causing races in between task-isolated and main actor-isolated uses
 98 |                     sectionChanges.forEach {
 99 |                         switch $0 {
/Users/admin/builder/spi-builder-workspace/Sources/Convenience/NSCollectionView+Extensions.swift:97:27: warning: sending value of non-Sendable type '(Bool) -> Void' risks causing data races; this is an error in the Swift 6 language mode
 95 |                 let performer = animated ? collectionView.animator() : collectionView
 96 |
 97 |                 performer.performBatchUpdates({
    |                           |- warning: sending value of non-Sendable type '(Bool) -> Void' risks causing data races; this is an error in the Swift 6 language mode
    |                           `- note: sending task-isolated value of non-Sendable type '(Bool) -> Void' to main actor-isolated instance method 'performBatchUpdates(_:completionHandler:)' risks causing races in between task-isolated and main actor-isolated uses
 98 |                     sectionChanges.forEach {
 99 |                         switch $0 {
Build complete! (8.20s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AlecrimCoreData",
  "name" : "AlecrimCoreData",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "AlecrimCoreData",
      "targets" : [
        "AlecrimCoreData"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AlecrimCoreData",
      "module_type" : "SwiftTarget",
      "name" : "AlecrimCoreData",
      "path" : "Sources",
      "product_memberships" : [
        "AlecrimCoreData"
      ],
      "sources" : [
        "Convenience/EntityObserver.swift",
        "Convenience/FetchRequestController+Extensions.swift",
        "Convenience/ManagedObjectContextType.swift",
        "Convenience/NSArrayController+Extensions.swift",
        "Convenience/NSCollectionView+Extensions.swift",
        "Convenience/NSTableView+Extensions.swift",
        "Convenience/UICollectionView+Extensions.swift",
        "Convenience/UITableView+Extensions.swift",
        "Core/Persistent Container/CustomPersistentContainer.swift",
        "Core/Persistent Container/ManagedObject.swift",
        "Core/Persistent Container/ManagedObjectContext.swift",
        "Core/Persistent Container/PersistentContainer.swift",
        "Core/Persistent Container/PersistentContainerAuxiliarTypes.swift",
        "Core/Persistent Container/PersistentContainerType.swift",
        "Core/Query/Config.swift",
        "Core/Query/Expression.swift",
        "Core/Query/FetchRequest.swift",
        "Core/Query/KeyPath.swift",
        "Core/Query/Predicate.swift",
        "Core/Query/Query.swift",
        "Core/Query/Queryable.swift",
        "Core/Query/SortDescriptor.swift",
        "Fetch Request Controller/FetchRequestController.swift",
        "Fetch Request Controller/FetchedResultsControllerDelegate.swift",
        "Fetch Request Controller/FetchedResultsSectionInfo.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.