The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of XCEUniFlow, reference master (46c07b), with Swift 6.0 for macOS (SPM) on 4 Nov 2024 08:36:06 UTC.

Swift 6 data race errors: 7

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/XCEssentials/XCEUniFlow.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/XCEssentials/XCEUniFlow
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 46c07bc [ADD] GPT instructions draft
Cloned https://github.com/XCEssentials/XCEUniFlow.git
Revision (git rev-parse @):
46c07bcdf45f3e802c8558a36dee5563536c9712
SUCCESS checkout https://github.com/XCEssentials/XCEUniFlow.git at master
Fetching https://github.com/XCEssentials/XCEPipeline
Fetching https://github.com/XCEssentials/XCERequirement
[1/1347] Fetching xcepipeline
[298/2344] Fetching xcepipeline, xcerequirement
Fetched https://github.com/XCEssentials/XCERequirement from cache (0.92s)
Fetched https://github.com/XCEssentials/XCEPipeline from cache (0.92s)
Computing version for https://github.com/XCEssentials/XCEPipeline
Computed https://github.com/XCEssentials/XCEPipeline at 3.9.1 (0.49s)
Computing version for https://github.com/XCEssentials/XCERequirement
Computed https://github.com/XCEssentials/XCERequirement at 2.6.1 (3.73s)
Creating working copy for https://github.com/XCEssentials/XCERequirement
Working copy of https://github.com/XCEssentials/XCERequirement resolved at 2.6.1
Creating working copy for https://github.com/XCEssentials/XCEPipeline
Working copy of https://github.com/XCEssentials/XCEPipeline resolved at 3.9.1
========================================
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": "xceuniflow",
      "name": "XCEUniFlow",
      "url": "https://github.com/XCEssentials/XCEUniFlow.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCEUniFlow",
      "dependencies": [
        {
          "identity": "xcerequirement",
          "name": "XCERequirement",
          "url": "https://github.com/XCEssentials/XCERequirement",
          "version": "2.6.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCERequirement",
          "dependencies": [
          ]
        },
        {
          "identity": "xcepipeline",
          "name": "XCEPipeline",
          "url": "https://github.com/XCEssentials/XCEPipeline",
          "version": "3.9.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCEPipeline",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/XCEssentials/XCEUniFlow.git
[1/5822] Fetching xceuniflow
Fetched https://github.com/XCEssentials/XCEUniFlow.git from cache (1.17s)
Fetching https://github.com/XCEssentials/XCERequirement from cache
Fetching https://github.com/XCEssentials/XCEPipeline from cache
Fetched https://github.com/XCEssentials/XCERequirement from cache (0.50s)
Fetched https://github.com/XCEssentials/XCEPipeline from cache (0.50s)
Computing version for https://github.com/XCEssentials/XCEPipeline
Computed https://github.com/XCEssentials/XCEPipeline at 3.9.1 (0.03s)
Computing version for https://github.com/XCEssentials/XCERequirement
Computed https://github.com/XCEssentials/XCERequirement at 2.6.1 (0.02s)
Creating working copy for https://github.com/XCEssentials/XCEUniFlow.git
Working copy of https://github.com/XCEssentials/XCEUniFlow.git resolved at master (46c07bc)
Creating working copy for https://github.com/XCEssentials/XCEPipeline
Working copy of https://github.com/XCEssentials/XCEPipeline resolved at 3.9.1
Creating working copy for https://github.com/XCEssentials/XCERequirement
Working copy of https://github.com/XCEssentials/XCERequirement resolved at 2.6.1
warning: '.resolve-product-dependencies': dependency 'xceuniflow' is not used by any target
Found 2 product dependencies
  - XCERequirement
  - XCEPipeline
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/XCEssentials/XCEUniFlow.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--7754E27361AE5C74.txt
[5/15] Compiling XCERequirement Requirement.swift
[6/15] Compiling XCERequirement Check.swift
[7/15] Compiling XCERequirement Aliases.swift
[8/15] Emitting module XCERequirement
[9/15] Compiling XCEPipeline Take.swift
[10/15] Compiling XCEPipeline SimpleWrapper.swift
[11/15] Compiling XCEPipeline Pipeline.swift
[12/15] Compiling XCEPipeline Operators.swift
[13/15] Compiling XCEPipeline Optional+Helpers.swift
[14/15] Compiling XCEPipeline Publisher+Helpers.swift
[15/15] Emitting module XCEPipeline
[16/60] Compiling XCEUniFlow 0-AnyUpdateOf.swift
[17/60] Compiling XCEUniFlow 1-Initialization.swift
[18/60] Compiling XCEUniFlow 1-InitializationInto.swift
[19/60] Compiling XCEUniFlow 1-InitializationOf.swift
[20/60] Compiling XCEUniFlow 2-Transition.swift
[21/64] Compiling XCEUniFlow 2-TransitionBetween.swift
[22/64] Compiling XCEUniFlow 2-TransitionFrom.swift
[23/64] Compiling XCEUniFlow 2-TransitionInto.swift
[24/64] Compiling XCEUniFlow 2-TransitionOf.swift
[25/64] Compiling XCEUniFlow 3-Actualization.swift
[26/64] Emitting module XCEUniFlow
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:100:13: warning: stored property 'anotherTransactionOrigin' of 'Sendable'-conforming struct 'NestedTransactonError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
 98 |     {
 99 |         public
100 |         let anotherTransactionOrigin: AccessOrigin
    |             `- warning: stored property 'anotherTransactionOrigin' of 'Sendable'-conforming struct 'NestedTransactonError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
101 |     }
102 | }
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessOrigin.swift:28:8: note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
26 |
27 | public
28 | struct AccessOrigin
   |        `- note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
29 | {
30 |     public
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/RejectedActionReport.swift:43:9: warning: stored property 'storage' of 'Sendable'-conforming struct 'RejectedActionReport' has non-sendable type 'StateStorage'; this is an error in the Swift 6 language mode
41 |     /// (no mutations were applied as result of this event).
42 |     public
43 |     let storage: StateStorage
   |         `- warning: stored property 'storage' of 'Sendable'-conforming struct 'RejectedActionReport' has non-sendable type 'StateStorage'; this is an error in the Swift 6 language mode
44 |
45 |     /// Origin of the event.
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/StateStorage.swift:32:8: note: consider making struct 'StateStorage' conform to the 'Sendable' protocol
 30 |
 31 | public
 32 | struct StateStorage
    |        `- note: consider making struct 'StateStorage' conform to the 'Sendable' protocol
 33 | {
 34 |     public
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/RejectedActionReport.swift:47:9: warning: stored property 'origin' of 'Sendable'-conforming struct 'RejectedActionReport' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
45 |     /// Origin of the event.
46 |     public
47 |     let origin: AccessOrigin
   |         `- warning: stored property 'origin' of 'Sendable'-conforming struct 'RejectedActionReport' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
48 | }
49 |
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessOrigin.swift:28:8: note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
26 |
27 | public
28 | struct AccessOrigin
   |        `- note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
29 | {
30 |     public
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:30:10: warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
28 | enum AccessError: Error
29 | {
30 |     case unexpectedCurrentState(
   |          `- warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
31 |         expected: any FeatureState.Type,
32 |         actual: (any FeatureState.Type)?,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessOrigin.swift:28:8: note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
26 |
27 | public
28 | struct AccessOrigin
   |        `- note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
29 | {
30 |     public
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:36:10: warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'ExpectedMutation'; this is an error in the Swift 6 language mode
34 |     )
35 |
36 |     case semanticMismatch(
   |          `- warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'ExpectedMutation'; this is an error in the Swift 6 language mode
37 |         expectedMutation: ExpectedMutation,
38 |         proposedOutcome: MutationAttemptOutcome,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/ExpectedMutation.swift:28:6: note: consider making enum 'ExpectedMutation' conform to the 'Sendable' protocol
26 |
27 | public
28 | enum ExpectedMutation
   |      `- note: consider making enum 'ExpectedMutation' conform to the 'Sendable' protocol
29 | {
30 |     case auto
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:36:10: warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'MutationAttemptOutcome'; this is an error in the Swift 6 language mode
34 |     )
35 |
36 |     case semanticMismatch(
   |          `- warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'MutationAttemptOutcome'; this is an error in the Swift 6 language mode
37 |         expectedMutation: ExpectedMutation,
38 |         proposedOutcome: MutationAttemptOutcome,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/MutationAttemptOutcome.swift:28:6: note: consider making enum 'MutationAttemptOutcome' conform to the 'Sendable' protocol
26 |
27 | public
28 | enum MutationAttemptOutcome: CustomStringConvertible
   |      `- note: consider making enum 'MutationAttemptOutcome' conform to the 'Sendable' protocol
29 | {
30 |     case initialization(newState: any FeatureState)
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:36:10: warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
34 |     )
35 |
36 |     case semanticMismatch(
   |          `- warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
37 |         expectedMutation: ExpectedMutation,
38 |         proposedOutcome: MutationAttemptOutcome,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessOrigin.swift:28:8: note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
26 |
27 | public
28 | struct AccessOrigin
   |        `- note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
29 | {
30 |     public
[27/64] Compiling XCEUniFlow MutationDecriptor.swift
[28/64] Compiling XCEUniFlow InternalBindingBDD.swift
[29/64] Compiling XCEUniFlow InternalBindingBDD_GivenOrThenContext.swift
[30/64] Compiling XCEUniFlow InternalBindingBDD_ThenContext.swift
[31/64] Compiling XCEUniFlow FeatureStatus.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/RejectedActionReport.swift:43:9: warning: stored property 'storage' of 'Sendable'-conforming struct 'RejectedActionReport' has non-sendable type 'StateStorage'; this is an error in the Swift 6 language mode
41 |     /// (no mutations were applied as result of this event).
42 |     public
43 |     let storage: StateStorage
   |         `- warning: stored property 'storage' of 'Sendable'-conforming struct 'RejectedActionReport' has non-sendable type 'StateStorage'; this is an error in the Swift 6 language mode
44 |
45 |     /// Origin of the event.
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/StateStorage.swift:32:8: note: consider making struct 'StateStorage' conform to the 'Sendable' protocol
 30 |
 31 | public
 32 | struct StateStorage
    |        `- note: consider making struct 'StateStorage' conform to the 'Sendable' protocol
 33 | {
 34 |     public
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/RejectedActionReport.swift:47:9: warning: stored property 'origin' of 'Sendable'-conforming struct 'RejectedActionReport' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
45 |     /// Origin of the event.
46 |     public
47 |     let origin: AccessOrigin
   |         `- warning: stored property 'origin' of 'Sendable'-conforming struct 'RejectedActionReport' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
48 | }
49 |
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessOrigin.swift:28:8: note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
26 |
27 | public
28 | struct AccessOrigin
   |        `- note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
29 | {
30 |     public
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:30:10: warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
28 | enum AccessError: Error
29 | {
30 |     case unexpectedCurrentState(
   |          `- warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
31 |         expected: any FeatureState.Type,
32 |         actual: (any FeatureState.Type)?,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessOrigin.swift:28:8: note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
26 |
27 | public
28 | struct AccessOrigin
   |        `- note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
29 | {
30 |     public
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:36:10: warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'ExpectedMutation'; this is an error in the Swift 6 language mode
34 |     )
35 |
36 |     case semanticMismatch(
   |          `- warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'ExpectedMutation'; this is an error in the Swift 6 language mode
37 |         expectedMutation: ExpectedMutation,
38 |         proposedOutcome: MutationAttemptOutcome,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/ExpectedMutation.swift:28:6: note: consider making enum 'ExpectedMutation' conform to the 'Sendable' protocol
26 |
27 | public
28 | enum ExpectedMutation
   |      `- note: consider making enum 'ExpectedMutation' conform to the 'Sendable' protocol
29 | {
30 |     case auto
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:36:10: warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'MutationAttemptOutcome'; this is an error in the Swift 6 language mode
34 |     )
35 |
36 |     case semanticMismatch(
   |          `- warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'MutationAttemptOutcome'; this is an error in the Swift 6 language mode
37 |         expectedMutation: ExpectedMutation,
38 |         proposedOutcome: MutationAttemptOutcome,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/MutationAttemptOutcome.swift:28:6: note: consider making enum 'MutationAttemptOutcome' conform to the 'Sendable' protocol
26 |
27 | public
28 | enum MutationAttemptOutcome: CustomStringConvertible
   |      `- note: consider making enum 'MutationAttemptOutcome' conform to the 'Sendable' protocol
29 | {
30 |     case initialization(newState: any FeatureState)
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:36:10: warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
34 |     )
35 |
36 |     case semanticMismatch(
   |          `- warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
37 |         expectedMutation: ExpectedMutation,
38 |         proposedOutcome: MutationAttemptOutcome,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessOrigin.swift:28:8: note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
26 |
27 | public
28 | struct AccessOrigin
   |        `- note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
29 | {
30 |     public
[32/64] Compiling XCEUniFlow ProcessedActionReport.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/RejectedActionReport.swift:43:9: warning: stored property 'storage' of 'Sendable'-conforming struct 'RejectedActionReport' has non-sendable type 'StateStorage'; this is an error in the Swift 6 language mode
41 |     /// (no mutations were applied as result of this event).
42 |     public
43 |     let storage: StateStorage
   |         `- warning: stored property 'storage' of 'Sendable'-conforming struct 'RejectedActionReport' has non-sendable type 'StateStorage'; this is an error in the Swift 6 language mode
44 |
45 |     /// Origin of the event.
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/StateStorage.swift:32:8: note: consider making struct 'StateStorage' conform to the 'Sendable' protocol
 30 |
 31 | public
 32 | struct StateStorage
    |        `- note: consider making struct 'StateStorage' conform to the 'Sendable' protocol
 33 | {
 34 |     public
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/RejectedActionReport.swift:47:9: warning: stored property 'origin' of 'Sendable'-conforming struct 'RejectedActionReport' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
45 |     /// Origin of the event.
46 |     public
47 |     let origin: AccessOrigin
   |         `- warning: stored property 'origin' of 'Sendable'-conforming struct 'RejectedActionReport' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
48 | }
49 |
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessOrigin.swift:28:8: note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
26 |
27 | public
28 | struct AccessOrigin
   |        `- note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
29 | {
30 |     public
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:30:10: warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
28 | enum AccessError: Error
29 | {
30 |     case unexpectedCurrentState(
   |          `- warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
31 |         expected: any FeatureState.Type,
32 |         actual: (any FeatureState.Type)?,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessOrigin.swift:28:8: note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
26 |
27 | public
28 | struct AccessOrigin
   |        `- note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
29 | {
30 |     public
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:36:10: warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'ExpectedMutation'; this is an error in the Swift 6 language mode
34 |     )
35 |
36 |     case semanticMismatch(
   |          `- warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'ExpectedMutation'; this is an error in the Swift 6 language mode
37 |         expectedMutation: ExpectedMutation,
38 |         proposedOutcome: MutationAttemptOutcome,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/ExpectedMutation.swift:28:6: note: consider making enum 'ExpectedMutation' conform to the 'Sendable' protocol
26 |
27 | public
28 | enum ExpectedMutation
   |      `- note: consider making enum 'ExpectedMutation' conform to the 'Sendable' protocol
29 | {
30 |     case auto
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:36:10: warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'MutationAttemptOutcome'; this is an error in the Swift 6 language mode
34 |     )
35 |
36 |     case semanticMismatch(
   |          `- warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'MutationAttemptOutcome'; this is an error in the Swift 6 language mode
37 |         expectedMutation: ExpectedMutation,
38 |         proposedOutcome: MutationAttemptOutcome,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/MutationAttemptOutcome.swift:28:6: note: consider making enum 'MutationAttemptOutcome' conform to the 'Sendable' protocol
26 |
27 | public
28 | enum MutationAttemptOutcome: CustomStringConvertible
   |      `- note: consider making enum 'MutationAttemptOutcome' conform to the 'Sendable' protocol
29 | {
30 |     case initialization(newState: any FeatureState)
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:36:10: warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
34 |     )
35 |
36 |     case semanticMismatch(
   |          `- warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
37 |         expectedMutation: ExpectedMutation,
38 |         proposedOutcome: MutationAttemptOutcome,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessOrigin.swift:28:8: note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
26 |
27 | public
28 | struct AccessOrigin
   |        `- note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
29 | {
30 |     public
[33/64] Compiling XCEUniFlow RejectedActionReport.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/RejectedActionReport.swift:43:9: warning: stored property 'storage' of 'Sendable'-conforming struct 'RejectedActionReport' has non-sendable type 'StateStorage'; this is an error in the Swift 6 language mode
41 |     /// (no mutations were applied as result of this event).
42 |     public
43 |     let storage: StateStorage
   |         `- warning: stored property 'storage' of 'Sendable'-conforming struct 'RejectedActionReport' has non-sendable type 'StateStorage'; this is an error in the Swift 6 language mode
44 |
45 |     /// Origin of the event.
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/StateStorage.swift:32:8: note: consider making struct 'StateStorage' conform to the 'Sendable' protocol
 30 |
 31 | public
 32 | struct StateStorage
    |        `- note: consider making struct 'StateStorage' conform to the 'Sendable' protocol
 33 | {
 34 |     public
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/RejectedActionReport.swift:47:9: warning: stored property 'origin' of 'Sendable'-conforming struct 'RejectedActionReport' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
45 |     /// Origin of the event.
46 |     public
47 |     let origin: AccessOrigin
   |         `- warning: stored property 'origin' of 'Sendable'-conforming struct 'RejectedActionReport' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
48 | }
49 |
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessOrigin.swift:28:8: note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
26 |
27 | public
28 | struct AccessOrigin
   |        `- note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
29 | {
30 |     public
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:30:10: warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
28 | enum AccessError: Error
29 | {
30 |     case unexpectedCurrentState(
   |          `- warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
31 |         expected: any FeatureState.Type,
32 |         actual: (any FeatureState.Type)?,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessOrigin.swift:28:8: note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
26 |
27 | public
28 | struct AccessOrigin
   |        `- note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
29 | {
30 |     public
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:36:10: warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'ExpectedMutation'; this is an error in the Swift 6 language mode
34 |     )
35 |
36 |     case semanticMismatch(
   |          `- warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'ExpectedMutation'; this is an error in the Swift 6 language mode
37 |         expectedMutation: ExpectedMutation,
38 |         proposedOutcome: MutationAttemptOutcome,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/ExpectedMutation.swift:28:6: note: consider making enum 'ExpectedMutation' conform to the 'Sendable' protocol
26 |
27 | public
28 | enum ExpectedMutation
   |      `- note: consider making enum 'ExpectedMutation' conform to the 'Sendable' protocol
29 | {
30 |     case auto
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:36:10: warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'MutationAttemptOutcome'; this is an error in the Swift 6 language mode
34 |     )
35 |
36 |     case semanticMismatch(
   |          `- warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'MutationAttemptOutcome'; this is an error in the Swift 6 language mode
37 |         expectedMutation: ExpectedMutation,
38 |         proposedOutcome: MutationAttemptOutcome,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/MutationAttemptOutcome.swift:28:6: note: consider making enum 'MutationAttemptOutcome' conform to the 'Sendable' protocol
26 |
27 | public
28 | enum MutationAttemptOutcome: CustomStringConvertible
   |      `- note: consider making enum 'MutationAttemptOutcome' conform to the 'Sendable' protocol
29 | {
30 |     case initialization(newState: any FeatureState)
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:36:10: warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
34 |     )
35 |
36 |     case semanticMismatch(
   |          `- warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
37 |         expectedMutation: ExpectedMutation,
38 |         proposedOutcome: MutationAttemptOutcome,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessOrigin.swift:28:8: note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
26 |
27 | public
28 | struct AccessOrigin
   |        `- note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
29 | {
30 |     public
[34/64] Compiling XCEUniFlow AccessError.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/RejectedActionReport.swift:43:9: warning: stored property 'storage' of 'Sendable'-conforming struct 'RejectedActionReport' has non-sendable type 'StateStorage'; this is an error in the Swift 6 language mode
41 |     /// (no mutations were applied as result of this event).
42 |     public
43 |     let storage: StateStorage
   |         `- warning: stored property 'storage' of 'Sendable'-conforming struct 'RejectedActionReport' has non-sendable type 'StateStorage'; this is an error in the Swift 6 language mode
44 |
45 |     /// Origin of the event.
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/StateStorage.swift:32:8: note: consider making struct 'StateStorage' conform to the 'Sendable' protocol
 30 |
 31 | public
 32 | struct StateStorage
    |        `- note: consider making struct 'StateStorage' conform to the 'Sendable' protocol
 33 | {
 34 |     public
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/RejectedActionReport.swift:47:9: warning: stored property 'origin' of 'Sendable'-conforming struct 'RejectedActionReport' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
45 |     /// Origin of the event.
46 |     public
47 |     let origin: AccessOrigin
   |         `- warning: stored property 'origin' of 'Sendable'-conforming struct 'RejectedActionReport' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
48 | }
49 |
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessOrigin.swift:28:8: note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
26 |
27 | public
28 | struct AccessOrigin
   |        `- note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
29 | {
30 |     public
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:30:10: warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
28 | enum AccessError: Error
29 | {
30 |     case unexpectedCurrentState(
   |          `- warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
31 |         expected: any FeatureState.Type,
32 |         actual: (any FeatureState.Type)?,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessOrigin.swift:28:8: note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
26 |
27 | public
28 | struct AccessOrigin
   |        `- note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
29 | {
30 |     public
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:36:10: warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'ExpectedMutation'; this is an error in the Swift 6 language mode
34 |     )
35 |
36 |     case semanticMismatch(
   |          `- warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'ExpectedMutation'; this is an error in the Swift 6 language mode
37 |         expectedMutation: ExpectedMutation,
38 |         proposedOutcome: MutationAttemptOutcome,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/ExpectedMutation.swift:28:6: note: consider making enum 'ExpectedMutation' conform to the 'Sendable' protocol
26 |
27 | public
28 | enum ExpectedMutation
   |      `- note: consider making enum 'ExpectedMutation' conform to the 'Sendable' protocol
29 | {
30 |     case auto
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:36:10: warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'MutationAttemptOutcome'; this is an error in the Swift 6 language mode
34 |     )
35 |
36 |     case semanticMismatch(
   |          `- warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'MutationAttemptOutcome'; this is an error in the Swift 6 language mode
37 |         expectedMutation: ExpectedMutation,
38 |         proposedOutcome: MutationAttemptOutcome,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/MutationAttemptOutcome.swift:28:6: note: consider making enum 'MutationAttemptOutcome' conform to the 'Sendable' protocol
26 |
27 | public
28 | enum MutationAttemptOutcome: CustomStringConvertible
   |      `- note: consider making enum 'MutationAttemptOutcome' conform to the 'Sendable' protocol
29 | {
30 |     case initialization(newState: any FeatureState)
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:36:10: warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
34 |     )
35 |
36 |     case semanticMismatch(
   |          `- warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
37 |         expectedMutation: ExpectedMutation,
38 |         proposedOutcome: MutationAttemptOutcome,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessOrigin.swift:28:8: note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
26 |
27 | public
28 | struct AccessOrigin
   |        `- note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
29 | {
30 |     public
[35/64] Compiling XCEUniFlow AccessOrigin.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/RejectedActionReport.swift:43:9: warning: stored property 'storage' of 'Sendable'-conforming struct 'RejectedActionReport' has non-sendable type 'StateStorage'; this is an error in the Swift 6 language mode
41 |     /// (no mutations were applied as result of this event).
42 |     public
43 |     let storage: StateStorage
   |         `- warning: stored property 'storage' of 'Sendable'-conforming struct 'RejectedActionReport' has non-sendable type 'StateStorage'; this is an error in the Swift 6 language mode
44 |
45 |     /// Origin of the event.
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/StateStorage.swift:32:8: note: consider making struct 'StateStorage' conform to the 'Sendable' protocol
 30 |
 31 | public
 32 | struct StateStorage
    |        `- note: consider making struct 'StateStorage' conform to the 'Sendable' protocol
 33 | {
 34 |     public
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/RejectedActionReport.swift:47:9: warning: stored property 'origin' of 'Sendable'-conforming struct 'RejectedActionReport' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
45 |     /// Origin of the event.
46 |     public
47 |     let origin: AccessOrigin
   |         `- warning: stored property 'origin' of 'Sendable'-conforming struct 'RejectedActionReport' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
48 | }
49 |
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessOrigin.swift:28:8: note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
26 |
27 | public
28 | struct AccessOrigin
   |        `- note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
29 | {
30 |     public
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:30:10: warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
28 | enum AccessError: Error
29 | {
30 |     case unexpectedCurrentState(
   |          `- warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
31 |         expected: any FeatureState.Type,
32 |         actual: (any FeatureState.Type)?,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessOrigin.swift:28:8: note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
26 |
27 | public
28 | struct AccessOrigin
   |        `- note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
29 | {
30 |     public
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:36:10: warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'ExpectedMutation'; this is an error in the Swift 6 language mode
34 |     )
35 |
36 |     case semanticMismatch(
   |          `- warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'ExpectedMutation'; this is an error in the Swift 6 language mode
37 |         expectedMutation: ExpectedMutation,
38 |         proposedOutcome: MutationAttemptOutcome,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/ExpectedMutation.swift:28:6: note: consider making enum 'ExpectedMutation' conform to the 'Sendable' protocol
26 |
27 | public
28 | enum ExpectedMutation
   |      `- note: consider making enum 'ExpectedMutation' conform to the 'Sendable' protocol
29 | {
30 |     case auto
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:36:10: warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'MutationAttemptOutcome'; this is an error in the Swift 6 language mode
34 |     )
35 |
36 |     case semanticMismatch(
   |          `- warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'MutationAttemptOutcome'; this is an error in the Swift 6 language mode
37 |         expectedMutation: ExpectedMutation,
38 |         proposedOutcome: MutationAttemptOutcome,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/MutationAttemptOutcome.swift:28:6: note: consider making enum 'MutationAttemptOutcome' conform to the 'Sendable' protocol
26 |
27 | public
28 | enum MutationAttemptOutcome: CustomStringConvertible
   |      `- note: consider making enum 'MutationAttemptOutcome' conform to the 'Sendable' protocol
29 | {
30 |     case initialization(newState: any FeatureState)
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:36:10: warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
34 |     )
35 |
36 |     case semanticMismatch(
   |          `- warning: associated value 'semanticMismatch(expectedMutation:proposedOutcome:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
37 |         expectedMutation: ExpectedMutation,
38 |         proposedOutcome: MutationAttemptOutcome,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessOrigin.swift:28:8: note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
26 |
27 | public
28 | struct AccessOrigin
   |        `- note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
29 | {
30 |     public
[36/64] Compiling XCEUniFlow 0-AnyMutationOf.swift
[37/64] Compiling XCEUniFlow 0-AnySetting.swift
[38/64] Compiling XCEUniFlow 0-AnySettingInto.swift
[39/64] Compiling XCEUniFlow 0-AnySettingOf.swift
[40/64] Compiling XCEUniFlow 0-AnyUpdate.swift
[41/64] Compiling XCEUniFlow Publisher+Dispatcher.swift
[42/64] Compiling XCEUniFlow WithCleanupAction.swift
[43/64] Compiling XCEUniFlow WithCustomDisplayName.swift
[44/64] Compiling XCEUniFlow Feature.swift
[45/64] Compiling XCEUniFlow FeatureState.swift
[46/64] Compiling XCEUniFlow ExpectedMutation.swift
[47/64] Compiling XCEUniFlow MutationAttempt.swift
[48/64] Compiling XCEUniFlow MutationAttemptOutcome.swift
[49/64] Compiling XCEUniFlow StateStorage.swift
[50/64] Compiling XCEUniFlow 0-AnyMutation.swift
[51/64] Compiling XCEUniFlow InternalBindingBDD_WhenContext.swift
[52/64] Compiling XCEUniFlow InternalObserver.swift
[53/64] Compiling XCEUniFlow BusyIndicator.swift
[54/64] Compiling XCEUniFlow FailureIndicator.swift
[55/64] Compiling XCEUniFlow 3-ActualizationIn.swift
[56/64] Compiling XCEUniFlow 3-ActualizationOf.swift
[57/64] Compiling XCEUniFlow 4-Deinitialization.swift
[58/64] Compiling XCEUniFlow 4-DeinitializationFrom.swift
[59/64] Compiling XCEUniFlow 4-DeinitializationOf.swift
[60/64] Compiling XCEUniFlow TransactionContext+GET+SEMANTIC.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:100:13: warning: stored property 'anotherTransactionOrigin' of 'Sendable'-conforming struct 'NestedTransactonError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
 98 |     {
 99 |         public
100 |         let anotherTransactionOrigin: AccessOrigin
    |             `- warning: stored property 'anotherTransactionOrigin' of 'Sendable'-conforming struct 'NestedTransactonError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
101 |     }
102 | }
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessOrigin.swift:28:8: note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
26 |
27 | public
28 | struct AccessOrigin
   |        `- note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
29 | {
30 |     public
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:229:18: warning: non-sendable type 'AsyncPublisher<AnyPublisher<M, Never>>.Element?' (aka 'Optional<M>') returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
220 |     /// within scope of this dispatcher.
221 |     @available(macOS 12.0, *)
222 |     func when<M: MutationDecriptor>(
    |               `- note: consider making generic parameter 'AsyncPublisher<AnyPublisher<M, Never>>.Element' (aka 'M') conform to the 'Sendable' protocol
223 |         _: M.Type
224 |     ) async throws -> M {
    :
227 |             let mutation = await on(M.self) // filter for certain mutation type
228 |                 .values
229 |                 .first(where: { _ in true }) // no further filtering is necessary
    |                  `- warning: non-sendable type 'AsyncPublisher<AnyPublisher<M, Never>>.Element?' (aka 'Optional<M>') returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
230 |         else
231 |         {
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:256:18: warning: non-sendable type 'AsyncPublisher<AnyPublisher<M, Never>>.Element?' (aka 'Optional<M>') returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
242 |     /// extraction.
243 |     @available(macOS 12.0, *)
244 |     func when<M: MutationDecriptor, R>(
    |               `- note: consider making generic parameter 'AsyncPublisher<AnyPublisher<M, Never>>.Element' (aka 'M') conform to the 'Sendable' protocol
245 |         _: M.Type,
246 |         given: (M) throws -> R?
    :
254 |             let _ = await on(M.self) // filter for certain mutation type
255 |                 .values
256 |                 .first(where: {
    |                  `- warning: non-sendable type 'AsyncPublisher<AnyPublisher<M, Never>>.Element?' (aka 'Optional<M>') returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
257 |
258 |                     mutation in
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:229:18: warning: sending main actor-isolated value of type '(AsyncPublisher<AnyPublisher<M, Never>>.Element) async -> Bool' (aka '(M) async -> Bool') with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
227 |             let mutation = await on(M.self) // filter for certain mutation type
228 |                 .values
229 |                 .first(where: { _ in true }) // no further filtering is necessary
    |                  `- warning: sending main actor-isolated value of type '(AsyncPublisher<AnyPublisher<M, Never>>.Element) async -> Bool' (aka '(M) async -> Bool') with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
230 |         else
231 |         {
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:229:18: warning: sending main actor-isolated value of type 'AsyncPublisher<AnyPublisher<M, Never>>' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
227 |             let mutation = await on(M.self) // filter for certain mutation type
228 |                 .values
229 |                 .first(where: { _ in true }) // no further filtering is necessary
    |                  `- warning: sending main actor-isolated value of type 'AsyncPublisher<AnyPublisher<M, Never>>' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
230 |         else
231 |         {
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:256:18: warning: sending main actor-isolated value of type '(AsyncPublisher<AnyPublisher<M, Never>>.Element) async -> Bool' (aka '(M) async -> Bool') with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
254 |             let _ = await on(M.self) // filter for certain mutation type
255 |                 .values
256 |                 .first(where: {
    |                  `- warning: sending main actor-isolated value of type '(AsyncPublisher<AnyPublisher<M, Never>>.Element) async -> Bool' (aka '(M) async -> Bool') with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
257 |
258 |                     mutation in
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:256:18: warning: sending main actor-isolated value of type 'AsyncPublisher<AnyPublisher<M, Never>>' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
254 |             let _ = await on(M.self) // filter for certain mutation type
255 |                 .values
256 |                 .first(where: {
    |                  `- warning: sending main actor-isolated value of type 'AsyncPublisher<AnyPublisher<M, Never>>' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
257 |
258 |                     mutation in
[61/64] Compiling XCEUniFlow TransactionContext+SET+SEMANTIC.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:100:13: warning: stored property 'anotherTransactionOrigin' of 'Sendable'-conforming struct 'NestedTransactonError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
 98 |     {
 99 |         public
100 |         let anotherTransactionOrigin: AccessOrigin
    |             `- warning: stored property 'anotherTransactionOrigin' of 'Sendable'-conforming struct 'NestedTransactonError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
101 |     }
102 | }
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessOrigin.swift:28:8: note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
26 |
27 | public
28 | struct AccessOrigin
   |        `- note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
29 | {
30 |     public
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:229:18: warning: non-sendable type 'AsyncPublisher<AnyPublisher<M, Never>>.Element?' (aka 'Optional<M>') returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
220 |     /// within scope of this dispatcher.
221 |     @available(macOS 12.0, *)
222 |     func when<M: MutationDecriptor>(
    |               `- note: consider making generic parameter 'AsyncPublisher<AnyPublisher<M, Never>>.Element' (aka 'M') conform to the 'Sendable' protocol
223 |         _: M.Type
224 |     ) async throws -> M {
    :
227 |             let mutation = await on(M.self) // filter for certain mutation type
228 |                 .values
229 |                 .first(where: { _ in true }) // no further filtering is necessary
    |                  `- warning: non-sendable type 'AsyncPublisher<AnyPublisher<M, Never>>.Element?' (aka 'Optional<M>') returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
230 |         else
231 |         {
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:256:18: warning: non-sendable type 'AsyncPublisher<AnyPublisher<M, Never>>.Element?' (aka 'Optional<M>') returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
242 |     /// extraction.
243 |     @available(macOS 12.0, *)
244 |     func when<M: MutationDecriptor, R>(
    |               `- note: consider making generic parameter 'AsyncPublisher<AnyPublisher<M, Never>>.Element' (aka 'M') conform to the 'Sendable' protocol
245 |         _: M.Type,
246 |         given: (M) throws -> R?
    :
254 |             let _ = await on(M.self) // filter for certain mutation type
255 |                 .values
256 |                 .first(where: {
    |                  `- warning: non-sendable type 'AsyncPublisher<AnyPublisher<M, Never>>.Element?' (aka 'Optional<M>') returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
257 |
258 |                     mutation in
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:229:18: warning: sending main actor-isolated value of type '(AsyncPublisher<AnyPublisher<M, Never>>.Element) async -> Bool' (aka '(M) async -> Bool') with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
227 |             let mutation = await on(M.self) // filter for certain mutation type
228 |                 .values
229 |                 .first(where: { _ in true }) // no further filtering is necessary
    |                  `- warning: sending main actor-isolated value of type '(AsyncPublisher<AnyPublisher<M, Never>>.Element) async -> Bool' (aka '(M) async -> Bool') with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
230 |         else
231 |         {
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:229:18: warning: sending main actor-isolated value of type 'AsyncPublisher<AnyPublisher<M, Never>>' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
227 |             let mutation = await on(M.self) // filter for certain mutation type
228 |                 .values
229 |                 .first(where: { _ in true }) // no further filtering is necessary
    |                  `- warning: sending main actor-isolated value of type 'AsyncPublisher<AnyPublisher<M, Never>>' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
230 |         else
231 |         {
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:256:18: warning: sending main actor-isolated value of type '(AsyncPublisher<AnyPublisher<M, Never>>.Element) async -> Bool' (aka '(M) async -> Bool') with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
254 |             let _ = await on(M.self) // filter for certain mutation type
255 |                 .values
256 |                 .first(where: {
    |                  `- warning: sending main actor-isolated value of type '(AsyncPublisher<AnyPublisher<M, Never>>.Element) async -> Bool' (aka '(M) async -> Bool') with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
257 |
258 |                     mutation in
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:256:18: warning: sending main actor-isolated value of type 'AsyncPublisher<AnyPublisher<M, Never>>' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
254 |             let _ = await on(M.self) // filter for certain mutation type
255 |                 .values
256 |                 .first(where: {
    |                  `- warning: sending main actor-isolated value of type 'AsyncPublisher<AnyPublisher<M, Never>>' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
257 |
258 |                     mutation in
[62/64] Compiling XCEUniFlow TransactionContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:100:13: warning: stored property 'anotherTransactionOrigin' of 'Sendable'-conforming struct 'NestedTransactonError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
 98 |     {
 99 |         public
100 |         let anotherTransactionOrigin: AccessOrigin
    |             `- warning: stored property 'anotherTransactionOrigin' of 'Sendable'-conforming struct 'NestedTransactonError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
101 |     }
102 | }
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessOrigin.swift:28:8: note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
26 |
27 | public
28 | struct AccessOrigin
   |        `- note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
29 | {
30 |     public
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:229:18: warning: non-sendable type 'AsyncPublisher<AnyPublisher<M, Never>>.Element?' (aka 'Optional<M>') returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
220 |     /// within scope of this dispatcher.
221 |     @available(macOS 12.0, *)
222 |     func when<M: MutationDecriptor>(
    |               `- note: consider making generic parameter 'AsyncPublisher<AnyPublisher<M, Never>>.Element' (aka 'M') conform to the 'Sendable' protocol
223 |         _: M.Type
224 |     ) async throws -> M {
    :
227 |             let mutation = await on(M.self) // filter for certain mutation type
228 |                 .values
229 |                 .first(where: { _ in true }) // no further filtering is necessary
    |                  `- warning: non-sendable type 'AsyncPublisher<AnyPublisher<M, Never>>.Element?' (aka 'Optional<M>') returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
230 |         else
231 |         {
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:256:18: warning: non-sendable type 'AsyncPublisher<AnyPublisher<M, Never>>.Element?' (aka 'Optional<M>') returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
242 |     /// extraction.
243 |     @available(macOS 12.0, *)
244 |     func when<M: MutationDecriptor, R>(
    |               `- note: consider making generic parameter 'AsyncPublisher<AnyPublisher<M, Never>>.Element' (aka 'M') conform to the 'Sendable' protocol
245 |         _: M.Type,
246 |         given: (M) throws -> R?
    :
254 |             let _ = await on(M.self) // filter for certain mutation type
255 |                 .values
256 |                 .first(where: {
    |                  `- warning: non-sendable type 'AsyncPublisher<AnyPublisher<M, Never>>.Element?' (aka 'Optional<M>') returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
257 |
258 |                     mutation in
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:229:18: warning: sending main actor-isolated value of type '(AsyncPublisher<AnyPublisher<M, Never>>.Element) async -> Bool' (aka '(M) async -> Bool') with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
227 |             let mutation = await on(M.self) // filter for certain mutation type
228 |                 .values
229 |                 .first(where: { _ in true }) // no further filtering is necessary
    |                  `- warning: sending main actor-isolated value of type '(AsyncPublisher<AnyPublisher<M, Never>>.Element) async -> Bool' (aka '(M) async -> Bool') with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
230 |         else
231 |         {
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:229:18: warning: sending main actor-isolated value of type 'AsyncPublisher<AnyPublisher<M, Never>>' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
227 |             let mutation = await on(M.self) // filter for certain mutation type
228 |                 .values
229 |                 .first(where: { _ in true }) // no further filtering is necessary
    |                  `- warning: sending main actor-isolated value of type 'AsyncPublisher<AnyPublisher<M, Never>>' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
230 |         else
231 |         {
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:256:18: warning: sending main actor-isolated value of type '(AsyncPublisher<AnyPublisher<M, Never>>.Element) async -> Bool' (aka '(M) async -> Bool') with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
254 |             let _ = await on(M.self) // filter for certain mutation type
255 |                 .values
256 |                 .first(where: {
    |                  `- warning: sending main actor-isolated value of type '(AsyncPublisher<AnyPublisher<M, Never>>.Element) async -> Bool' (aka '(M) async -> Bool') with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
257 |
258 |                     mutation in
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:256:18: warning: sending main actor-isolated value of type 'AsyncPublisher<AnyPublisher<M, Never>>' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
254 |             let _ = await on(M.self) // filter for certain mutation type
255 |                 .values
256 |                 .first(where: {
    |                  `- warning: sending main actor-isolated value of type 'AsyncPublisher<AnyPublisher<M, Never>>' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
257 |
258 |                     mutation in
[63/64] Compiling XCEUniFlow AccessReport.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:100:13: warning: stored property 'anotherTransactionOrigin' of 'Sendable'-conforming struct 'NestedTransactonError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
 98 |     {
 99 |         public
100 |         let anotherTransactionOrigin: AccessOrigin
    |             `- warning: stored property 'anotherTransactionOrigin' of 'Sendable'-conforming struct 'NestedTransactonError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
101 |     }
102 | }
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessOrigin.swift:28:8: note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
26 |
27 | public
28 | struct AccessOrigin
   |        `- note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
29 | {
30 |     public
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:229:18: warning: non-sendable type 'AsyncPublisher<AnyPublisher<M, Never>>.Element?' (aka 'Optional<M>') returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
220 |     /// within scope of this dispatcher.
221 |     @available(macOS 12.0, *)
222 |     func when<M: MutationDecriptor>(
    |               `- note: consider making generic parameter 'AsyncPublisher<AnyPublisher<M, Never>>.Element' (aka 'M') conform to the 'Sendable' protocol
223 |         _: M.Type
224 |     ) async throws -> M {
    :
227 |             let mutation = await on(M.self) // filter for certain mutation type
228 |                 .values
229 |                 .first(where: { _ in true }) // no further filtering is necessary
    |                  `- warning: non-sendable type 'AsyncPublisher<AnyPublisher<M, Never>>.Element?' (aka 'Optional<M>') returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
230 |         else
231 |         {
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:256:18: warning: non-sendable type 'AsyncPublisher<AnyPublisher<M, Never>>.Element?' (aka 'Optional<M>') returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
242 |     /// extraction.
243 |     @available(macOS 12.0, *)
244 |     func when<M: MutationDecriptor, R>(
    |               `- note: consider making generic parameter 'AsyncPublisher<AnyPublisher<M, Never>>.Element' (aka 'M') conform to the 'Sendable' protocol
245 |         _: M.Type,
246 |         given: (M) throws -> R?
    :
254 |             let _ = await on(M.self) // filter for certain mutation type
255 |                 .values
256 |                 .first(where: {
    |                  `- warning: non-sendable type 'AsyncPublisher<AnyPublisher<M, Never>>.Element?' (aka 'Optional<M>') returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
257 |
258 |                     mutation in
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:229:18: warning: sending main actor-isolated value of type '(AsyncPublisher<AnyPublisher<M, Never>>.Element) async -> Bool' (aka '(M) async -> Bool') with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
227 |             let mutation = await on(M.self) // filter for certain mutation type
228 |                 .values
229 |                 .first(where: { _ in true }) // no further filtering is necessary
    |                  `- warning: sending main actor-isolated value of type '(AsyncPublisher<AnyPublisher<M, Never>>.Element) async -> Bool' (aka '(M) async -> Bool') with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
230 |         else
231 |         {
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:229:18: warning: sending main actor-isolated value of type 'AsyncPublisher<AnyPublisher<M, Never>>' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
227 |             let mutation = await on(M.self) // filter for certain mutation type
228 |                 .values
229 |                 .first(where: { _ in true }) // no further filtering is necessary
    |                  `- warning: sending main actor-isolated value of type 'AsyncPublisher<AnyPublisher<M, Never>>' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
230 |         else
231 |         {
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:256:18: warning: sending main actor-isolated value of type '(AsyncPublisher<AnyPublisher<M, Never>>.Element) async -> Bool' (aka '(M) async -> Bool') with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
254 |             let _ = await on(M.self) // filter for certain mutation type
255 |                 .values
256 |                 .first(where: {
    |                  `- warning: sending main actor-isolated value of type '(AsyncPublisher<AnyPublisher<M, Never>>.Element) async -> Bool' (aka '(M) async -> Bool') with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
257 |
258 |                     mutation in
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:256:18: warning: sending main actor-isolated value of type 'AsyncPublisher<AnyPublisher<M, Never>>' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
254 |             let _ = await on(M.self) // filter for certain mutation type
255 |                 .values
256 |                 .first(where: {
    |                  `- warning: sending main actor-isolated value of type 'AsyncPublisher<AnyPublisher<M, Never>>' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
257 |
258 |                     mutation in
[64/64] Compiling XCEUniFlow Dispatcher.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:100:13: warning: stored property 'anotherTransactionOrigin' of 'Sendable'-conforming struct 'NestedTransactonError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
 98 |     {
 99 |         public
100 |         let anotherTransactionOrigin: AccessOrigin
    |             `- warning: stored property 'anotherTransactionOrigin' of 'Sendable'-conforming struct 'NestedTransactonError' has non-sendable type 'AccessOrigin'; this is an error in the Swift 6 language mode
101 |     }
102 | }
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessOrigin.swift:28:8: note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
26 |
27 | public
28 | struct AccessOrigin
   |        `- note: consider making struct 'AccessOrigin' conform to the 'Sendable' protocol
29 | {
30 |     public
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:229:18: warning: non-sendable type 'AsyncPublisher<AnyPublisher<M, Never>>.Element?' (aka 'Optional<M>') returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
220 |     /// within scope of this dispatcher.
221 |     @available(macOS 12.0, *)
222 |     func when<M: MutationDecriptor>(
    |               `- note: consider making generic parameter 'AsyncPublisher<AnyPublisher<M, Never>>.Element' (aka 'M') conform to the 'Sendable' protocol
223 |         _: M.Type
224 |     ) async throws -> M {
    :
227 |             let mutation = await on(M.self) // filter for certain mutation type
228 |                 .values
229 |                 .first(where: { _ in true }) // no further filtering is necessary
    |                  `- warning: non-sendable type 'AsyncPublisher<AnyPublisher<M, Never>>.Element?' (aka 'Optional<M>') returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
230 |         else
231 |         {
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:256:18: warning: non-sendable type 'AsyncPublisher<AnyPublisher<M, Never>>.Element?' (aka 'Optional<M>') returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
242 |     /// extraction.
243 |     @available(macOS 12.0, *)
244 |     func when<M: MutationDecriptor, R>(
    |               `- note: consider making generic parameter 'AsyncPublisher<AnyPublisher<M, Never>>.Element' (aka 'M') conform to the 'Sendable' protocol
245 |         _: M.Type,
246 |         given: (M) throws -> R?
    :
254 |             let _ = await on(M.self) // filter for certain mutation type
255 |                 .values
256 |                 .first(where: {
    |                  `- warning: non-sendable type 'AsyncPublisher<AnyPublisher<M, Never>>.Element?' (aka 'Optional<M>') returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
257 |
258 |                     mutation in
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:229:18: warning: sending main actor-isolated value of type '(AsyncPublisher<AnyPublisher<M, Never>>.Element) async -> Bool' (aka '(M) async -> Bool') with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
227 |             let mutation = await on(M.self) // filter for certain mutation type
228 |                 .values
229 |                 .first(where: { _ in true }) // no further filtering is necessary
    |                  `- warning: sending main actor-isolated value of type '(AsyncPublisher<AnyPublisher<M, Never>>.Element) async -> Bool' (aka '(M) async -> Bool') with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
230 |         else
231 |         {
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:229:18: warning: sending main actor-isolated value of type 'AsyncPublisher<AnyPublisher<M, Never>>' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
227 |             let mutation = await on(M.self) // filter for certain mutation type
228 |                 .values
229 |                 .first(where: { _ in true }) // no further filtering is necessary
    |                  `- warning: sending main actor-isolated value of type 'AsyncPublisher<AnyPublisher<M, Never>>' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
230 |         else
231 |         {
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:256:18: warning: sending main actor-isolated value of type '(AsyncPublisher<AnyPublisher<M, Never>>.Element) async -> Bool' (aka '(M) async -> Bool') with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
254 |             let _ = await on(M.self) // filter for certain mutation type
255 |                 .values
256 |                 .first(where: {
    |                  `- warning: sending main actor-isolated value of type '(AsyncPublisher<AnyPublisher<M, Never>>.Element) async -> Bool' (aka '(M) async -> Bool') with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
257 |
258 |                     mutation in
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/4_Dispatcher/Dispatcher.swift:256:18: warning: sending main actor-isolated value of type 'AsyncPublisher<AnyPublisher<M, Never>>' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
254 |             let _ = await on(M.self) // filter for certain mutation type
255 |                 .values
256 |                 .first(where: {
    |                  `- warning: sending main actor-isolated value of type 'AsyncPublisher<AnyPublisher<M, Never>>' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
257 |
258 |                     mutation in
Build complete! (7.29s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "xcerequirement",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.6.0",
            "upper_bound" : "2.7.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/XCEssentials/XCERequirement"
    },
    {
      "identity" : "xcepipeline",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.9.0",
            "upper_bound" : "3.10.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/XCEssentials/XCEPipeline"
    }
  ],
  "manifest_display_name" : "XCEUniFlow",
  "name" : "XCEUniFlow",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "XCEUniFlow",
      "targets" : [
        "XCEUniFlow"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XCEUniFlowTests",
      "module_type" : "SwiftTarget",
      "name" : "XCEUniFlowTests",
      "path" : "Tests/XCEUniFlowTests",
      "product_dependencies" : [
        "XCERequirement",
        "XCEPipeline"
      ],
      "sources" : [
        "ConcurrencyTests.swift",
        "CurrentSessionTests.swift",
        "FeatureTests.swift",
        "IntBindingsTests.swift",
        "SampleFeatures/CurrentSession.swift"
      ],
      "target_dependencies" : [
        "XCEUniFlow"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XCEUniFlow",
      "module_type" : "SwiftTarget",
      "name" : "XCEUniFlow",
      "path" : "Sources/XCEUniFlow",
      "product_dependencies" : [
        "XCERequirement",
        "XCEPipeline"
      ],
      "product_memberships" : [
        "XCEUniFlow"
      ],
      "sources" : [
        "0_Helpers/Publisher+Dispatcher.swift",
        "0_Helpers/WithCleanupAction.swift",
        "0_Helpers/WithCustomDisplayName.swift",
        "1_Feature/Feature.swift",
        "2_State/FeatureState.swift",
        "3_Action/TransactionContext+GET+SEMANTIC.swift",
        "3_Action/TransactionContext+SET+SEMANTIC.swift",
        "3_Action/TransactionContext.swift",
        "4_Dispatcher/AccessReport.swift",
        "4_Dispatcher/Dispatcher.swift",
        "4_Dispatcher/FeatureStatus.swift",
        "4_Dispatcher/ProcessedActionReport.swift",
        "4_Dispatcher/RejectedActionReport.swift",
        "5_Storage/AccessError.swift",
        "5_Storage/AccessOrigin.swift",
        "5_Storage/ExpectedMutation.swift",
        "5_Storage/MutationAttempt.swift",
        "5_Storage/MutationAttemptOutcome.swift",
        "5_Storage/StateStorage.swift",
        "6_MutationDecriptors/0-AnyMutation.swift",
        "6_MutationDecriptors/0-AnyMutationOf.swift",
        "6_MutationDecriptors/0-AnySetting.swift",
        "6_MutationDecriptors/0-AnySettingInto.swift",
        "6_MutationDecriptors/0-AnySettingOf.swift",
        "6_MutationDecriptors/0-AnyUpdate.swift",
        "6_MutationDecriptors/0-AnyUpdateOf.swift",
        "6_MutationDecriptors/1-Initialization.swift",
        "6_MutationDecriptors/1-InitializationInto.swift",
        "6_MutationDecriptors/1-InitializationOf.swift",
        "6_MutationDecriptors/2-Transition.swift",
        "6_MutationDecriptors/2-TransitionBetween.swift",
        "6_MutationDecriptors/2-TransitionFrom.swift",
        "6_MutationDecriptors/2-TransitionInto.swift",
        "6_MutationDecriptors/2-TransitionOf.swift",
        "6_MutationDecriptors/3-Actualization.swift",
        "6_MutationDecriptors/3-ActualizationIn.swift",
        "6_MutationDecriptors/3-ActualizationOf.swift",
        "6_MutationDecriptors/4-Deinitialization.swift",
        "6_MutationDecriptors/4-DeinitializationFrom.swift",
        "6_MutationDecriptors/4-DeinitializationOf.swift",
        "6_MutationDecriptors/MutationDecriptor.swift",
        "7_InternalBindings/InternalBindingBDD.swift",
        "7_InternalBindings/InternalBindingBDD_GivenOrThenContext.swift",
        "7_InternalBindings/InternalBindingBDD_ThenContext.swift",
        "7_InternalBindings/InternalBindingBDD_WhenContext.swift",
        "7_InternalBindings/InternalObserver.swift",
        "8_SemanticIndicators/BusyIndicator.swift",
        "8_SemanticIndicators/FailureIndicator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.