Build Information
Successful build of StoreFlowable, reference 4.1.0 (da1f92
), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 19:41:51 UTC.
Swift 6 data race errors: 3
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 -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.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KazaKago/StoreFlowable.swift.git
Reference: 4.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/KazaKago/StoreFlowable.swift
* tag 4.1.0 -> FETCH_HEAD
HEAD is now at da1f92f Merge branch 'release/4.1.0'
Cloned https://github.com/KazaKago/StoreFlowable.swift.git
Revision (git rev-parse @):
da1f92fe9d721be8c65e369d01edcc3a30324aba
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/KazaKago/StoreFlowable.swift.git at 4.1.0
Fetching https://github.com/AsyncCommunity/AsyncExtensions
[1/758] Fetching asyncextensions
Fetched https://github.com/AsyncCommunity/AsyncExtensions from cache (0.86s)
Computing version for https://github.com/AsyncCommunity/AsyncExtensions
Computed https://github.com/AsyncCommunity/AsyncExtensions at 0.4.0 (0.60s)
Creating working copy for https://github.com/AsyncCommunity/AsyncExtensions
Working copy of https://github.com/AsyncCommunity/AsyncExtensions resolved at 0.4.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "storeflowable.swift",
"name": "StoreFlowable",
"url": "https://github.com/KazaKago/StoreFlowable.swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/StoreFlowable.swift",
"dependencies": [
{
"identity": "asyncextensions",
"name": "AsyncExtensions",
"url": "https://github.com/AsyncCommunity/AsyncExtensions",
"version": "0.5.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AsyncExtensions",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/KazaKago/StoreFlowable.swift.git
[1/1864] Fetching storeflowable.swift
Fetched https://github.com/KazaKago/StoreFlowable.swift.git from cache (0.98s)
Fetching https://github.com/AsyncCommunity/AsyncExtensions from cache
Fetched https://github.com/AsyncCommunity/AsyncExtensions from cache (0.48s)
Computing version for https://github.com/AsyncCommunity/AsyncExtensions
Computed https://github.com/AsyncCommunity/AsyncExtensions at 0.5.3 (0.56s)
Fetching https://github.com/apple/swift-collections.git
[1/15597] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.31s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.62s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/KazaKago/StoreFlowable.swift.git
Working copy of https://github.com/KazaKago/StoreFlowable.swift.git resolved at 4.1.0 (da1f92f)
Creating working copy for https://github.com/AsyncCommunity/AsyncExtensions
Working copy of https://github.com/AsyncCommunity/AsyncExtensions resolved at 0.5.3
warning: '.resolve-product-dependencies': dependency 'storeflowable.swift' is not used by any target
Found 1 product dependencies
- AsyncExtensions
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/KazaKago/StoreFlowable.swift.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 -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/3] Write sources
[2/3] Write swift-version--7754E27361AE5C74.txt
[4/29] Emitting module AsyncExtensions
[5/31] Compiling AsyncExtensions AsyncSequence+Scan.swift
[6/31] Compiling AsyncExtensions AsyncSequence+Share.swift
[7/31] Compiling AsyncExtensions AsyncSequences+Empty.swift
[8/31] Compiling AsyncExtensions AsyncSequences+Fail.swift
[9/31] Compiling AsyncExtensions AsyncSequences+From.swift
[10/31] Compiling AsyncExtensions AsyncSequence+Multicast.swift
[11/31] Compiling AsyncExtensions AsyncSequence+Prepend.swift
[12/31] Compiling AsyncExtensions AsyncSequence+SwitchToLatest.swift
[13/31] Compiling AsyncExtensions AsyncSequence+WithLatestFrom.swift
[14/31] Compiling AsyncExtensions AsyncSequences+Just.swift
[15/31] Compiling AsyncExtensions AsyncSequences+Merge.swift
[16/31] Compiling AsyncExtensions AsyncSequences+Timer.swift
[17/31] Compiling AsyncExtensions AsyncSequence+EraseToAnyAsyncSequence.swift
[18/31] Compiling AsyncExtensions AsyncSequence+FlatMapLatest.swift
[19/31] Compiling AsyncExtensions AsyncSequence+HandleEvents.swift
[20/31] Compiling AsyncExtensions Streamed.swift
[21/31] Compiling AsyncExtensions Termination.swift
[22/31] Compiling AsyncExtensions AsyncIteratorByRef.swift
[23/31] Compiling AsyncExtensions ConcurrentAccessRegulator.swift
[24/31] Compiling AsyncExtensions AsyncSequence+Assign.swift
[25/31] Compiling AsyncExtensions AsyncSequence+Collect.swift
[26/31] Compiling AsyncExtensions AsyncSequences+Zip.swift
[27/31] Compiling AsyncExtensions AsyncSequences.swift
[28/31] Compiling AsyncExtensions AsyncStreams+CurrentValue.swift
[29/31] Compiling AsyncExtensions AsyncStreams+Passthrough.swift
[30/31] Compiling AsyncExtensions AsyncStreams+Replay.swift
[31/31] Compiling AsyncExtensions AsyncStreams.swift
[32/76] Compiling StoreFlowable AdditionalRequestOnErrorStateException.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Error/AdditionalRequestOnErrorStateException.swift:11:14: warning: non-final class 'AdditionalRequestOnErrorStateException' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
9 | * This Exception occurs when `requestNextData()` or `requestPrevData()` is called on `DataState.Error`.
10 | */
11 | public class AdditionalRequestOnErrorStateException: Error {
| `- warning: non-final class 'AdditionalRequestOnErrorStateException' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
12 | }
13 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Error/AdditionalRequestOnNilException.swift:11:14: warning: non-final class 'AdditionalRequestOnNilException' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
9 | * This Exception occurs when `requestNextData()` or `requestPrevData()` is called on No cache (= cache is nil).
10 | */
11 | public class AdditionalRequestOnNilException: Error {
| `- warning: non-final class 'AdditionalRequestOnNilException' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
12 | }
13 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Error/NoSuchElementError.swift:11:14: warning: non-final class 'NoSuchElementError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
9 | * Error thrown when data does not exist.
10 | */
11 | public class NoSuchElementError: Error {
| `- warning: non-final class 'NoSuchElementError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
12 | }
13 |
[33/76] Compiling StoreFlowable AdditionalRequestOnNilException.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Error/AdditionalRequestOnErrorStateException.swift:11:14: warning: non-final class 'AdditionalRequestOnErrorStateException' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
9 | * This Exception occurs when `requestNextData()` or `requestPrevData()` is called on `DataState.Error`.
10 | */
11 | public class AdditionalRequestOnErrorStateException: Error {
| `- warning: non-final class 'AdditionalRequestOnErrorStateException' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
12 | }
13 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Error/AdditionalRequestOnNilException.swift:11:14: warning: non-final class 'AdditionalRequestOnNilException' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
9 | * This Exception occurs when `requestNextData()` or `requestPrevData()` is called on No cache (= cache is nil).
10 | */
11 | public class AdditionalRequestOnNilException: Error {
| `- warning: non-final class 'AdditionalRequestOnNilException' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
12 | }
13 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Error/NoSuchElementError.swift:11:14: warning: non-final class 'NoSuchElementError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
9 | * Error thrown when data does not exist.
10 | */
11 | public class NoSuchElementError: Error {
| `- warning: non-final class 'NoSuchElementError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
12 | }
13 |
[34/76] Compiling StoreFlowable NoSuchElementError.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Error/AdditionalRequestOnErrorStateException.swift:11:14: warning: non-final class 'AdditionalRequestOnErrorStateException' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
9 | * This Exception occurs when `requestNextData()` or `requestPrevData()` is called on `DataState.Error`.
10 | */
11 | public class AdditionalRequestOnErrorStateException: Error {
| `- warning: non-final class 'AdditionalRequestOnErrorStateException' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
12 | }
13 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Error/AdditionalRequestOnNilException.swift:11:14: warning: non-final class 'AdditionalRequestOnNilException' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
9 | * This Exception occurs when `requestNextData()` or `requestPrevData()` is called on No cache (= cache is nil).
10 | */
11 | public class AdditionalRequestOnNilException: Error {
| `- warning: non-final class 'AdditionalRequestOnNilException' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
12 | }
13 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Error/NoSuchElementError.swift:11:14: warning: non-final class 'NoSuchElementError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
9 | * Error thrown when data does not exist.
10 | */
11 | public class NoSuchElementError: Error {
| `- warning: non-final class 'NoSuchElementError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
12 | }
13 |
[35/76] Compiling StoreFlowable Fetcher.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Error/AdditionalRequestOnErrorStateException.swift:11:14: warning: non-final class 'AdditionalRequestOnErrorStateException' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
9 | * This Exception occurs when `requestNextData()` or `requestPrevData()` is called on `DataState.Error`.
10 | */
11 | public class AdditionalRequestOnErrorStateException: Error {
| `- warning: non-final class 'AdditionalRequestOnErrorStateException' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
12 | }
13 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Error/AdditionalRequestOnNilException.swift:11:14: warning: non-final class 'AdditionalRequestOnNilException' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
9 | * This Exception occurs when `requestNextData()` or `requestPrevData()` is called on No cache (= cache is nil).
10 | */
11 | public class AdditionalRequestOnNilException: Error {
| `- warning: non-final class 'AdditionalRequestOnNilException' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
12 | }
13 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Error/NoSuchElementError.swift:11:14: warning: non-final class 'NoSuchElementError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
9 | * Error thrown when data does not exist.
10 | */
11 | public class NoSuchElementError: Error {
| `- warning: non-final class 'NoSuchElementError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
12 | }
13 |
[36/76] Compiling StoreFlowable PaginationFetcher.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Error/AdditionalRequestOnErrorStateException.swift:11:14: warning: non-final class 'AdditionalRequestOnErrorStateException' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
9 | * This Exception occurs when `requestNextData()` or `requestPrevData()` is called on `DataState.Error`.
10 | */
11 | public class AdditionalRequestOnErrorStateException: Error {
| `- warning: non-final class 'AdditionalRequestOnErrorStateException' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
12 | }
13 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Error/AdditionalRequestOnNilException.swift:11:14: warning: non-final class 'AdditionalRequestOnNilException' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
9 | * This Exception occurs when `requestNextData()` or `requestPrevData()` is called on No cache (= cache is nil).
10 | */
11 | public class AdditionalRequestOnNilException: Error {
| `- warning: non-final class 'AdditionalRequestOnNilException' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
12 | }
13 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Error/NoSuchElementError.swift:11:14: warning: non-final class 'NoSuchElementError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
9 | * Error thrown when data does not exist.
10 | */
11 | public class NoSuchElementError: Error {
| `- warning: non-final class 'NoSuchElementError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
12 | }
13 |
[37/80] Compiling StoreFlowable OriginDataManager.swift
[38/80] Compiling StoreFlowable AnyPaginationStoreFlowable.swift
[39/80] Compiling StoreFlowable PaginationStoreFlowable.swift
[40/80] Compiling StoreFlowable AnyTwoWayPaginationStoreFlowable.swift
[41/80] Compiling StoreFlowable Cacher.swift
[42/80] Compiling StoreFlowable PaginationCacher.swift
[43/80] Compiling StoreFlowable TwoWayPaginationCacher.swift
[44/80] Compiling StoreFlowable AdditionalLoadingState.swift
[45/80] Compiling StoreFlowable AdditionalLoadingStateZipper.swift
[46/80] Emitting module StoreFlowable
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/AsyncAlgorithm/Locking.swift:13:22: warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution
11 |
12 | #if canImport(Darwin)
13 | @_implementationOnly import Darwin
| `- warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution
14 | #elseif canImport(Glibc)
15 | @_implementationOnly import Glibc
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Error/AdditionalRequestOnErrorStateException.swift:11:14: warning: non-final class 'AdditionalRequestOnErrorStateException' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
9 | * This Exception occurs when `requestNextData()` or `requestPrevData()` is called on `DataState.Error`.
10 | */
11 | public class AdditionalRequestOnErrorStateException: Error {
| `- warning: non-final class 'AdditionalRequestOnErrorStateException' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
12 | }
13 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Error/AdditionalRequestOnNilException.swift:11:14: warning: non-final class 'AdditionalRequestOnNilException' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
9 | * This Exception occurs when `requestNextData()` or `requestPrevData()` is called on No cache (= cache is nil).
10 | */
11 | public class AdditionalRequestOnNilException: Error {
| `- warning: non-final class 'AdditionalRequestOnNilException' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
12 | }
13 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Error/NoSuchElementError.swift:11:14: warning: non-final class 'NoSuchElementError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
9 | * Error thrown when data does not exist.
10 | */
11 | public class NoSuchElementError: Error {
| `- warning: non-final class 'NoSuchElementError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
12 | }
13 |
[47/80] Compiling StoreFlowable AnyDataStateFlowAccessor.swift
[48/80] Compiling StoreFlowable AnyDataStateManager.swift
[49/80] Compiling StoreFlowable DataState.swift
[50/80] Compiling StoreFlowable DataStateFlowAccessor.swift
[51/80] Compiling StoreFlowable DataStateManager.swift
[52/80] Compiling StoreFlowable TwoWayPaginationFetcher.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/DataSelector.swift:147:18: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
145 | await fetchNewData(clearCacheWhenFetchFails: clearCacheWhenFetchFails, requestType: requestType)
146 | } else {
147 | Task { await fetchNewData(clearCacheWhenFetchFails: clearCacheWhenFetchFails, requestType: requestType) }
| | `- note: closure captures 'self' which is accessible to code in the current task
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
148 | }
149 | }
[53/80] Compiling StoreFlowable GettingFrom.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/DataSelector.swift:147:18: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
145 | await fetchNewData(clearCacheWhenFetchFails: clearCacheWhenFetchFails, requestType: requestType)
146 | } else {
147 | Task { await fetchNewData(clearCacheWhenFetchFails: clearCacheWhenFetchFails, requestType: requestType) }
| | `- note: closure captures 'self' which is accessible to code in the current task
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
148 | }
149 | }
[54/80] Compiling StoreFlowable DataSelector.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/DataSelector.swift:147:18: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
145 | await fetchNewData(clearCacheWhenFetchFails: clearCacheWhenFetchFails, requestType: requestType)
146 | } else {
147 | Task { await fetchNewData(clearCacheWhenFetchFails: clearCacheWhenFetchFails, requestType: requestType) }
| | `- note: closure captures 'self' which is accessible to code in the current task
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
148 | }
149 | }
[55/80] Compiling StoreFlowable DataStateMapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/DataSelector.swift:147:18: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
145 | await fetchNewData(clearCacheWhenFetchFails: clearCacheWhenFetchFails, requestType: requestType)
146 | } else {
147 | Task { await fetchNewData(clearCacheWhenFetchFails: clearCacheWhenFetchFails, requestType: requestType) }
| | `- note: closure captures 'self' which is accessible to code in the current task
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
148 | }
149 | }
[56/80] Compiling StoreFlowable KeyedRequestType.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/DataSelector.swift:147:18: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
145 | await fetchNewData(clearCacheWhenFetchFails: clearCacheWhenFetchFails, requestType: requestType)
146 | } else {
147 | Task { await fetchNewData(clearCacheWhenFetchFails: clearCacheWhenFetchFails, requestType: requestType) }
| | `- note: closure captures 'self' which is accessible to code in the current task
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
148 | }
149 | }
[57/80] Compiling StoreFlowable RequestType.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:43:13: warning: capture of 'self' with non-sendable type 'StoreFlowableImpl<DATA>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
6 | //
7 |
8 | struct StoreFlowableImpl<DATA>: StoreFlowable, PaginationStoreFlowable, TwoWayPaginationStoreFlowable {
| `- note: consider making generic struct 'StoreFlowableImpl' conform to the 'Sendable' protocol
9 |
10 | typealias DATA = DATA
:
41 | }
42 | .flatMap { _ in
43 | dataStateFlowAccessor.getFlow()
| `- warning: capture of 'self' with non-sendable type 'StoreFlowableImpl<DATA>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
44 | }
45 | .map { dataState in
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:47:32: warning: capture of 'self' with non-sendable type 'StoreFlowableImpl<DATA>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
6 | //
7 |
8 | struct StoreFlowableImpl<DATA>: StoreFlowable, PaginationStoreFlowable, TwoWayPaginationStoreFlowable {
| `- note: consider making generic struct 'StoreFlowableImpl' conform to the 'Sendable' protocol
9 |
10 | typealias DATA = DATA
:
45 | .map { dataState in
46 | await dataState.toLoadingState(
47 | content: await cacheDataManager.load(),
| `- warning: capture of 'self' with non-sendable type 'StoreFlowableImpl<DATA>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
48 | canNextRequest: requestKeyManager.loadNext() != nil,
49 | canPrevRequest: requestKeyManager.loadPrev() != nil
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:32:18: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
30 | func publish(forceRefresh: Bool) -> LoadingStateSequence<DATA> {
31 | AsyncStream<Void> { continuation in
32 | Task {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
33 | if forceRefresh {
34 | await dataSelector.refreshAsync(clearCacheBeforeFetching: true)
| `- note: closure captures 'self' which is accessible to code in the current task
35 | } else {
36 | await dataSelector.validateAsync()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:61:18: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
59 | func requireData(from: GettingFrom) async throws -> DATA {
60 | try await withCheckedThrowingContinuation { continuation in
61 | Task {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
62 | switch from {
| `- note: closure captures non-Sendable 'from'
63 | case .both:
64 | await dataSelector.validate()
| `- note: closure captures non-Sendable 'self'
65 | case .origin:
66 | await dataSelector.refresh(clearCacheBeforeFetching: true)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:75:42: warning: sending 'data' risks causing data races; this is an error in the Swift 6 language mode
73 | let data = await dataSelector.loadValidCacheOrNil()
74 | if let data = data {
75 | continuation.resume(returning: data)
| |- warning: sending 'data' risks causing data races; this is an error in the Swift 6 language mode
| `- note: task-isolated 'data' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
76 | return
77 | } else {
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:86:42: warning: sending 'data' risks causing data races; this is an error in the Swift 6 language mode
84 | let data = await dataSelector.loadValidCacheOrNil()
85 | if let data = data {
86 | continuation.resume(returning: data)
| |- warning: sending 'data' risks causing data races; this is an error in the Swift 6 language mode
| `- note: task-isolated 'data' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
87 | return
88 | } else {
[58/80] Compiling StoreFlowable StoreFlowableImpl.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:43:13: warning: capture of 'self' with non-sendable type 'StoreFlowableImpl<DATA>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
6 | //
7 |
8 | struct StoreFlowableImpl<DATA>: StoreFlowable, PaginationStoreFlowable, TwoWayPaginationStoreFlowable {
| `- note: consider making generic struct 'StoreFlowableImpl' conform to the 'Sendable' protocol
9 |
10 | typealias DATA = DATA
:
41 | }
42 | .flatMap { _ in
43 | dataStateFlowAccessor.getFlow()
| `- warning: capture of 'self' with non-sendable type 'StoreFlowableImpl<DATA>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
44 | }
45 | .map { dataState in
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:47:32: warning: capture of 'self' with non-sendable type 'StoreFlowableImpl<DATA>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
6 | //
7 |
8 | struct StoreFlowableImpl<DATA>: StoreFlowable, PaginationStoreFlowable, TwoWayPaginationStoreFlowable {
| `- note: consider making generic struct 'StoreFlowableImpl' conform to the 'Sendable' protocol
9 |
10 | typealias DATA = DATA
:
45 | .map { dataState in
46 | await dataState.toLoadingState(
47 | content: await cacheDataManager.load(),
| `- warning: capture of 'self' with non-sendable type 'StoreFlowableImpl<DATA>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
48 | canNextRequest: requestKeyManager.loadNext() != nil,
49 | canPrevRequest: requestKeyManager.loadPrev() != nil
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:32:18: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
30 | func publish(forceRefresh: Bool) -> LoadingStateSequence<DATA> {
31 | AsyncStream<Void> { continuation in
32 | Task {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
33 | if forceRefresh {
34 | await dataSelector.refreshAsync(clearCacheBeforeFetching: true)
| `- note: closure captures 'self' which is accessible to code in the current task
35 | } else {
36 | await dataSelector.validateAsync()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:61:18: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
59 | func requireData(from: GettingFrom) async throws -> DATA {
60 | try await withCheckedThrowingContinuation { continuation in
61 | Task {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
62 | switch from {
| `- note: closure captures non-Sendable 'from'
63 | case .both:
64 | await dataSelector.validate()
| `- note: closure captures non-Sendable 'self'
65 | case .origin:
66 | await dataSelector.refresh(clearCacheBeforeFetching: true)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:75:42: warning: sending 'data' risks causing data races; this is an error in the Swift 6 language mode
73 | let data = await dataSelector.loadValidCacheOrNil()
74 | if let data = data {
75 | continuation.resume(returning: data)
| |- warning: sending 'data' risks causing data races; this is an error in the Swift 6 language mode
| `- note: task-isolated 'data' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
76 | return
77 | } else {
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:86:42: warning: sending 'data' risks causing data races; this is an error in the Swift 6 language mode
84 | let data = await dataSelector.loadValidCacheOrNil()
85 | if let data = data {
86 | continuation.resume(returning: data)
| |- warning: sending 'data' risks causing data races; this is an error in the Swift 6 language mode
| `- note: task-isolated 'data' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
87 | return
88 | } else {
[59/80] Compiling StoreFlowable StringUtils.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:43:13: warning: capture of 'self' with non-sendable type 'StoreFlowableImpl<DATA>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
6 | //
7 |
8 | struct StoreFlowableImpl<DATA>: StoreFlowable, PaginationStoreFlowable, TwoWayPaginationStoreFlowable {
| `- note: consider making generic struct 'StoreFlowableImpl' conform to the 'Sendable' protocol
9 |
10 | typealias DATA = DATA
:
41 | }
42 | .flatMap { _ in
43 | dataStateFlowAccessor.getFlow()
| `- warning: capture of 'self' with non-sendable type 'StoreFlowableImpl<DATA>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
44 | }
45 | .map { dataState in
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:47:32: warning: capture of 'self' with non-sendable type 'StoreFlowableImpl<DATA>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
6 | //
7 |
8 | struct StoreFlowableImpl<DATA>: StoreFlowable, PaginationStoreFlowable, TwoWayPaginationStoreFlowable {
| `- note: consider making generic struct 'StoreFlowableImpl' conform to the 'Sendable' protocol
9 |
10 | typealias DATA = DATA
:
45 | .map { dataState in
46 | await dataState.toLoadingState(
47 | content: await cacheDataManager.load(),
| `- warning: capture of 'self' with non-sendable type 'StoreFlowableImpl<DATA>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
48 | canNextRequest: requestKeyManager.loadNext() != nil,
49 | canPrevRequest: requestKeyManager.loadPrev() != nil
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:32:18: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
30 | func publish(forceRefresh: Bool) -> LoadingStateSequence<DATA> {
31 | AsyncStream<Void> { continuation in
32 | Task {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
33 | if forceRefresh {
34 | await dataSelector.refreshAsync(clearCacheBeforeFetching: true)
| `- note: closure captures 'self' which is accessible to code in the current task
35 | } else {
36 | await dataSelector.validateAsync()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:61:18: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
59 | func requireData(from: GettingFrom) async throws -> DATA {
60 | try await withCheckedThrowingContinuation { continuation in
61 | Task {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
62 | switch from {
| `- note: closure captures non-Sendable 'from'
63 | case .both:
64 | await dataSelector.validate()
| `- note: closure captures non-Sendable 'self'
65 | case .origin:
66 | await dataSelector.refresh(clearCacheBeforeFetching: true)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:75:42: warning: sending 'data' risks causing data races; this is an error in the Swift 6 language mode
73 | let data = await dataSelector.loadValidCacheOrNil()
74 | if let data = data {
75 | continuation.resume(returning: data)
| |- warning: sending 'data' risks causing data races; this is an error in the Swift 6 language mode
| `- note: task-isolated 'data' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
76 | return
77 | } else {
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:86:42: warning: sending 'data' risks causing data races; this is an error in the Swift 6 language mode
84 | let data = await dataSelector.loadValidCacheOrNil()
85 | if let data = data {
86 | continuation.resume(returning: data)
| |- warning: sending 'data' risks causing data races; this is an error in the Swift 6 language mode
| `- note: task-isolated 'data' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
87 | return
88 | } else {
[60/80] Compiling StoreFlowable AnyOriginDataManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:43:13: warning: capture of 'self' with non-sendable type 'StoreFlowableImpl<DATA>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
6 | //
7 |
8 | struct StoreFlowableImpl<DATA>: StoreFlowable, PaginationStoreFlowable, TwoWayPaginationStoreFlowable {
| `- note: consider making generic struct 'StoreFlowableImpl' conform to the 'Sendable' protocol
9 |
10 | typealias DATA = DATA
:
41 | }
42 | .flatMap { _ in
43 | dataStateFlowAccessor.getFlow()
| `- warning: capture of 'self' with non-sendable type 'StoreFlowableImpl<DATA>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
44 | }
45 | .map { dataState in
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:47:32: warning: capture of 'self' with non-sendable type 'StoreFlowableImpl<DATA>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
6 | //
7 |
8 | struct StoreFlowableImpl<DATA>: StoreFlowable, PaginationStoreFlowable, TwoWayPaginationStoreFlowable {
| `- note: consider making generic struct 'StoreFlowableImpl' conform to the 'Sendable' protocol
9 |
10 | typealias DATA = DATA
:
45 | .map { dataState in
46 | await dataState.toLoadingState(
47 | content: await cacheDataManager.load(),
| `- warning: capture of 'self' with non-sendable type 'StoreFlowableImpl<DATA>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
48 | canNextRequest: requestKeyManager.loadNext() != nil,
49 | canPrevRequest: requestKeyManager.loadPrev() != nil
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:32:18: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
30 | func publish(forceRefresh: Bool) -> LoadingStateSequence<DATA> {
31 | AsyncStream<Void> { continuation in
32 | Task {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
33 | if forceRefresh {
34 | await dataSelector.refreshAsync(clearCacheBeforeFetching: true)
| `- note: closure captures 'self' which is accessible to code in the current task
35 | } else {
36 | await dataSelector.validateAsync()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:61:18: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
59 | func requireData(from: GettingFrom) async throws -> DATA {
60 | try await withCheckedThrowingContinuation { continuation in
61 | Task {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
62 | switch from {
| `- note: closure captures non-Sendable 'from'
63 | case .both:
64 | await dataSelector.validate()
| `- note: closure captures non-Sendable 'self'
65 | case .origin:
66 | await dataSelector.refresh(clearCacheBeforeFetching: true)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:75:42: warning: sending 'data' risks causing data races; this is an error in the Swift 6 language mode
73 | let data = await dataSelector.loadValidCacheOrNil()
74 | if let data = data {
75 | continuation.resume(returning: data)
| |- warning: sending 'data' risks causing data races; this is an error in the Swift 6 language mode
| `- note: task-isolated 'data' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
76 | return
77 | } else {
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:86:42: warning: sending 'data' risks causing data races; this is an error in the Swift 6 language mode
84 | let data = await dataSelector.loadValidCacheOrNil()
85 | if let data = data {
86 | continuation.resume(returning: data)
| |- warning: sending 'data' risks causing data races; this is an error in the Swift 6 language mode
| `- note: task-isolated 'data' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
87 | return
88 | } else {
[61/80] Compiling StoreFlowable InternalFetched.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:43:13: warning: capture of 'self' with non-sendable type 'StoreFlowableImpl<DATA>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
6 | //
7 |
8 | struct StoreFlowableImpl<DATA>: StoreFlowable, PaginationStoreFlowable, TwoWayPaginationStoreFlowable {
| `- note: consider making generic struct 'StoreFlowableImpl' conform to the 'Sendable' protocol
9 |
10 | typealias DATA = DATA
:
41 | }
42 | .flatMap { _ in
43 | dataStateFlowAccessor.getFlow()
| `- warning: capture of 'self' with non-sendable type 'StoreFlowableImpl<DATA>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
44 | }
45 | .map { dataState in
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:47:32: warning: capture of 'self' with non-sendable type 'StoreFlowableImpl<DATA>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
6 | //
7 |
8 | struct StoreFlowableImpl<DATA>: StoreFlowable, PaginationStoreFlowable, TwoWayPaginationStoreFlowable {
| `- note: consider making generic struct 'StoreFlowableImpl' conform to the 'Sendable' protocol
9 |
10 | typealias DATA = DATA
:
45 | .map { dataState in
46 | await dataState.toLoadingState(
47 | content: await cacheDataManager.load(),
| `- warning: capture of 'self' with non-sendable type 'StoreFlowableImpl<DATA>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
48 | canNextRequest: requestKeyManager.loadNext() != nil,
49 | canPrevRequest: requestKeyManager.loadPrev() != nil
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:32:18: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
30 | func publish(forceRefresh: Bool) -> LoadingStateSequence<DATA> {
31 | AsyncStream<Void> { continuation in
32 | Task {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
33 | if forceRefresh {
34 | await dataSelector.refreshAsync(clearCacheBeforeFetching: true)
| `- note: closure captures 'self' which is accessible to code in the current task
35 | } else {
36 | await dataSelector.validateAsync()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:61:18: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
59 | func requireData(from: GettingFrom) async throws -> DATA {
60 | try await withCheckedThrowingContinuation { continuation in
61 | Task {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
62 | switch from {
| `- note: closure captures non-Sendable 'from'
63 | case .both:
64 | await dataSelector.validate()
| `- note: closure captures non-Sendable 'self'
65 | case .origin:
66 | await dataSelector.refresh(clearCacheBeforeFetching: true)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:75:42: warning: sending 'data' risks causing data races; this is an error in the Swift 6 language mode
73 | let data = await dataSelector.loadValidCacheOrNil()
74 | if let data = data {
75 | continuation.resume(returning: data)
| |- warning: sending 'data' risks causing data races; this is an error in the Swift 6 language mode
| `- note: task-isolated 'data' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
76 | return
77 | } else {
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Logic/StoreFlowableImpl.swift:86:42: warning: sending 'data' risks causing data races; this is an error in the Swift 6 language mode
84 | let data = await dataSelector.loadValidCacheOrNil()
85 | if let data = data {
86 | continuation.resume(returning: data)
| |- warning: sending 'data' risks causing data races; this is an error in the Swift 6 language mode
| `- note: task-isolated 'data' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
87 | return
88 | } else {
[62/80] Compiling StoreFlowable TwoWayPaginationStoreFlowable.swift
[63/80] Compiling StoreFlowable StoreFlowable.swift
[64/80] Compiling StoreFlowable StoreFlowableExtension.swift
[65/80] Compiling StoreFlowable UnitHash.swift
[66/80] Compiling StoreFlowable AnyStoreFlowable.swift
[67/80] Compiling StoreFlowable AnyCacheDataManager.swift
[68/80] Compiling StoreFlowable AnyRequestKeyManager.swift
[69/80] Compiling StoreFlowable CacheDataManager.swift
[70/80] Compiling StoreFlowable RequestKeyManager.swift
[71/80] Compiling StoreFlowable AsyncCombineLatest2Sequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/AsyncAlgorithm/Locking.swift:13:22: warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution
11 |
12 | #if canImport(Darwin)
13 | @_implementationOnly import Darwin
| `- warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution
14 | #elseif canImport(Glibc)
15 | @_implementationOnly import Glibc
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/AsyncAlgorithm/TaskSelect.swift:38:18: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
36 | where Tasks.Element == Task<Success, Failure> {
37 | let state = ManagedCriticalState(TaskSelectState<Success, Failure>())
38 | return await withTaskCancellationHandler {
| |- warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
| `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
39 | let tasks = state.withCriticalRegion { state -> [Task<Success, Failure>] in
40 | defer { state.tasks = nil }
[72/80] Compiling StoreFlowable Locking.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/AsyncAlgorithm/Locking.swift:13:22: warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution
11 |
12 | #if canImport(Darwin)
13 | @_implementationOnly import Darwin
| `- warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution
14 | #elseif canImport(Glibc)
15 | @_implementationOnly import Glibc
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/AsyncAlgorithm/TaskSelect.swift:38:18: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
36 | where Tasks.Element == Task<Success, Failure> {
37 | let state = ManagedCriticalState(TaskSelectState<Success, Failure>())
38 | return await withTaskCancellationHandler {
| |- warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
| `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
39 | let tasks = state.withCriticalRegion { state -> [Task<Success, Failure>] in
40 | defer { state.tasks = nil }
[73/80] Compiling StoreFlowable Rethrow.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/AsyncAlgorithm/Locking.swift:13:22: warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution
11 |
12 | #if canImport(Darwin)
13 | @_implementationOnly import Darwin
| `- warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution
14 | #elseif canImport(Glibc)
15 | @_implementationOnly import Glibc
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/AsyncAlgorithm/TaskSelect.swift:38:18: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
36 | where Tasks.Element == Task<Success, Failure> {
37 | let state = ManagedCriticalState(TaskSelectState<Success, Failure>())
38 | return await withTaskCancellationHandler {
| |- warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
| `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
39 | let tasks = state.withCriticalRegion { state -> [Task<Success, Failure>] in
40 | defer { state.tasks = nil }
[74/80] Compiling StoreFlowable TaskSelect.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/AsyncAlgorithm/Locking.swift:13:22: warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution
11 |
12 | #if canImport(Darwin)
13 | @_implementationOnly import Darwin
| `- warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution
14 | #elseif canImport(Glibc)
15 | @_implementationOnly import Glibc
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/AsyncAlgorithm/TaskSelect.swift:38:18: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
36 | where Tasks.Element == Task<Success, Failure> {
37 | let state = ManagedCriticalState(TaskSelectState<Success, Failure>())
38 | return await withTaskCancellationHandler {
| |- warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
| `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
39 | let tasks = state.withCriticalRegion { state -> [Task<Success, Failure>] in
40 | defer { state.tasks = nil }
[75/80] Compiling StoreFlowable LoadingState.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/AsyncAlgorithm/Locking.swift:13:22: warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution
11 |
12 | #if canImport(Darwin)
13 | @_implementationOnly import Darwin
| `- warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution
14 | #elseif canImport(Glibc)
15 | @_implementationOnly import Glibc
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/AsyncAlgorithm/TaskSelect.swift:38:18: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
36 | where Tasks.Element == Task<Success, Failure> {
37 | let state = ManagedCriticalState(TaskSelectState<Success, Failure>())
38 | return await withTaskCancellationHandler {
| |- warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
| `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
39 | let tasks = state.withCriticalRegion { state -> [Task<Success, Failure>] in
40 | defer { state.tasks = nil }
[76/80] Compiling StoreFlowable LoadingStateSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
15 | * - returns: Return `LoadingStateSequence` containing the combined data.
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
| `- note: consider making generic parameter 'PUBLISHER_2' conform to the 'Sendable' protocol
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
15 | * - returns: Return `LoadingStateSequence` containing the combined data.
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
| `- note: consider making generic parameter 'PUBLISHER_2' conform to the 'Sendable' protocol
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
15 | * - returns: Return `LoadingStateSequence` containing the combined data.
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
| `- note: consider making generic parameter 'PUBLISHER_2' conform to the 'Sendable' protocol
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:20:32: warning: capture of 'transform' with non-sendable type '(RAW_CONTENT_1, RAW_CONTENT_2) -> OUTPUT' in a `@Sendable` closure; this is an error in the Swift 6 language mode
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
| |- warning: capture of 'transform' with non-sendable type '(RAW_CONTENT_1, RAW_CONTENT_2) -> OUTPUT' in a `@Sendable` closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
21 | }.eraseToLoadingStateSequence()
22 | }
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceMapper.swift:21:46: warning: capture of 'transform' with non-sendable type '(A) -> Z' in a `@Sendable` closure; this is an error in the Swift 6 language mode
19 | case .loading(let content):
20 | if let content = content {
21 | return .loading(content: transform(content))
| |- warning: capture of 'transform' with non-sendable type '(A) -> Z' in a `@Sendable` closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
22 | } else {
23 | return .loading(content: nil)
[77/80] Compiling StoreFlowable LoadingStateSequenceCombiner.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
15 | * - returns: Return `LoadingStateSequence` containing the combined data.
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
| `- note: consider making generic parameter 'PUBLISHER_2' conform to the 'Sendable' protocol
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
15 | * - returns: Return `LoadingStateSequence` containing the combined data.
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
| `- note: consider making generic parameter 'PUBLISHER_2' conform to the 'Sendable' protocol
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
15 | * - returns: Return `LoadingStateSequence` containing the combined data.
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
| `- note: consider making generic parameter 'PUBLISHER_2' conform to the 'Sendable' protocol
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:20:32: warning: capture of 'transform' with non-sendable type '(RAW_CONTENT_1, RAW_CONTENT_2) -> OUTPUT' in a `@Sendable` closure; this is an error in the Swift 6 language mode
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
| |- warning: capture of 'transform' with non-sendable type '(RAW_CONTENT_1, RAW_CONTENT_2) -> OUTPUT' in a `@Sendable` closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
21 | }.eraseToLoadingStateSequence()
22 | }
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceMapper.swift:21:46: warning: capture of 'transform' with non-sendable type '(A) -> Z' in a `@Sendable` closure; this is an error in the Swift 6 language mode
19 | case .loading(let content):
20 | if let content = content {
21 | return .loading(content: transform(content))
| |- warning: capture of 'transform' with non-sendable type '(A) -> Z' in a `@Sendable` closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
22 | } else {
23 | return .loading(content: nil)
[78/80] Compiling StoreFlowable LoadingStateSequenceMapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
15 | * - returns: Return `LoadingStateSequence` containing the combined data.
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
| `- note: consider making generic parameter 'PUBLISHER_2' conform to the 'Sendable' protocol
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
15 | * - returns: Return `LoadingStateSequence` containing the combined data.
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
| `- note: consider making generic parameter 'PUBLISHER_2' conform to the 'Sendable' protocol
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
15 | * - returns: Return `LoadingStateSequence` containing the combined data.
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
| `- note: consider making generic parameter 'PUBLISHER_2' conform to the 'Sendable' protocol
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:20:32: warning: capture of 'transform' with non-sendable type '(RAW_CONTENT_1, RAW_CONTENT_2) -> OUTPUT' in a `@Sendable` closure; this is an error in the Swift 6 language mode
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
| |- warning: capture of 'transform' with non-sendable type '(RAW_CONTENT_1, RAW_CONTENT_2) -> OUTPUT' in a `@Sendable` closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
21 | }.eraseToLoadingStateSequence()
22 | }
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceMapper.swift:21:46: warning: capture of 'transform' with non-sendable type '(A) -> Z' in a `@Sendable` closure; this is an error in the Swift 6 language mode
19 | case .loading(let content):
20 | if let content = content {
21 | return .loading(content: transform(content))
| |- warning: capture of 'transform' with non-sendable type '(A) -> Z' in a `@Sendable` closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
22 | } else {
23 | return .loading(content: nil)
[79/80] Compiling StoreFlowable LoadingStateZipper.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
15 | * - returns: Return `LoadingStateSequence` containing the combined data.
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
| `- note: consider making generic parameter 'PUBLISHER_2' conform to the 'Sendable' protocol
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
15 | * - returns: Return `LoadingStateSequence` containing the combined data.
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
| `- note: consider making generic parameter 'PUBLISHER_2' conform to the 'Sendable' protocol
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
15 | * - returns: Return `LoadingStateSequence` containing the combined data.
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
| `- note: consider making generic parameter 'PUBLISHER_2' conform to the 'Sendable' protocol
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:20:32: warning: capture of 'transform' with non-sendable type '(RAW_CONTENT_1, RAW_CONTENT_2) -> OUTPUT' in a `@Sendable` closure; this is an error in the Swift 6 language mode
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
| |- warning: capture of 'transform' with non-sendable type '(RAW_CONTENT_1, RAW_CONTENT_2) -> OUTPUT' in a `@Sendable` closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
21 | }.eraseToLoadingStateSequence()
22 | }
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceMapper.swift:21:46: warning: capture of 'transform' with non-sendable type '(A) -> Z' in a `@Sendable` closure; this is an error in the Swift 6 language mode
19 | case .loading(let content):
20 | if let content = content {
21 | return .loading(content: transform(content))
| |- warning: capture of 'transform' with non-sendable type '(A) -> Z' in a `@Sendable` closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
22 | } else {
23 | return .loading(content: nil)
[80/80] Compiling StoreFlowable AdditionalDataState.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
15 | * - returns: Return `LoadingStateSequence` containing the combined data.
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
| `- note: consider making generic parameter 'PUBLISHER_2' conform to the 'Sendable' protocol
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:18:24: warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
| `- warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
15 | * - returns: Return `LoadingStateSequence` containing the combined data.
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
| `- note: consider making generic parameter 'PUBLISHER_2' conform to the 'Sendable' protocol
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:19:25: warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
| `- warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
15 | * - returns: Return `LoadingStateSequence` containing the combined data.
16 | */
17 | func combineState<PUBLISHER_2: AsyncSequence, RAW_CONTENT_1, RAW_CONTENT_2, OUTPUT>(_ statePublisher2: PUBLISHER_2, _ transform: @escaping (_ content1: RAW_CONTENT_1, _ content2: RAW_CONTENT_2) -> OUTPUT) -> LoadingStateSequence<OUTPUT> where Self.Element == LoadingState<RAW_CONTENT_1>, PUBLISHER_2.Element == LoadingState<RAW_CONTENT_2> {
| `- note: consider making generic parameter 'PUBLISHER_2' conform to the 'Sendable' protocol
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'PUBLISHER_2' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'Self.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'LoadingState<RAW_CONTENT_1>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'PUBLISHER_2.AsyncIterator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:21:11: warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
21 | }.eraseToLoadingStateSequence()
| `- warning: type 'LoadingState<RAW_CONTENT_2>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingState.swift:18:13: note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
16 | * - T: Types of data to be included.
17 | */
18 | public enum LoadingState<T> {
| `- note: consider making generic enum 'LoadingState' conform to the 'Sendable' protocol
19 | /**
20 | * When data fetch is processing.
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceCombiner.swift:20:32: warning: capture of 'transform' with non-sendable type '(RAW_CONTENT_1, RAW_CONTENT_2) -> OUTPUT' in a `@Sendable` closure; this is an error in the Swift 6 language mode
18 | let combined = combineLatest(self, statePublisher2)
19 | return combined.map { (state1, state2) in
20 | state1.zip(state2, transform)
| |- warning: capture of 'transform' with non-sendable type '(RAW_CONTENT_1, RAW_CONTENT_2) -> OUTPUT' in a `@Sendable` closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
21 | }.eraseToLoadingStateSequence()
22 | }
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/LoadingStateSequenceMapper.swift:21:46: warning: capture of 'transform' with non-sendable type '(A) -> Z' in a `@Sendable` closure; this is an error in the Swift 6 language mode
19 | case .loading(let content):
20 | if let content = content {
21 | return .loading(content: transform(content))
| |- warning: capture of 'transform' with non-sendable type '(A) -> Z' in a `@Sendable` closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
22 | } else {
23 | return .loading(content: nil)
Build complete! (15.49s)
Build complete.
{
"dependencies" : [
{
"identity" : "asyncextensions",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/AsyncCommunity/AsyncExtensions"
}
],
"manifest_display_name" : "StoreFlowable",
"name" : "StoreFlowable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "StoreFlowable",
"targets" : [
"StoreFlowable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StoreFlowableTests",
"module_type" : "SwiftTarget",
"name" : "StoreFlowableTests",
"path" : "Tests/StoreFlowableTests",
"product_dependencies" : [
"AsyncExtensions"
],
"sources" : [
"Core/LoadingStateSequenceCombinerTests.swift",
"Core/LoadingStateSequenceMapperTests.swift",
"Core/LoadingStateTests.swift",
"Core/LoadingStateZipperTests.swift",
"Logic/DataSelectorLoadTests.swift",
"Logic/DataSelectorRefreshFailedTests.swift",
"Logic/DataSelectorRefreshTests.swift",
"Logic/DataSelectorRequestNextAndPrevFailedTest.swift",
"Logic/DataSelectorRequestNextAndPrevTest.swift",
"Logic/DataSelectorRequestNextFailedTests.swift",
"Logic/DataSelectorRequestNextTests.swift",
"Logic/DataSelectorUpdateTest.swift",
"Logic/DataSelectorValidateFailedTests.swift",
"Logic/DataSelectorValidateTests.swift",
"StoreFlowableRequiredDataFailedTests.swift",
"StoreFlowableRequiredDataTests.swift",
"XCTestExtension.swift"
],
"target_dependencies" : [
"StoreFlowable"
],
"type" : "test"
},
{
"c99name" : "StoreFlowable",
"module_type" : "SwiftTarget",
"name" : "StoreFlowable",
"path" : "Sources/StoreFlowable",
"product_dependencies" : [
"AsyncExtensions"
],
"product_memberships" : [
"StoreFlowable"
],
"sources" : [
"AnyStoreFlowable.swift",
"Cache/AnyCacheDataManager.swift",
"Cache/AnyRequestKeyManager.swift",
"Cache/CacheDataManager.swift",
"Cache/RequestKeyManager.swift",
"Cacher/Cacher.swift",
"Cacher/PaginationCacher.swift",
"Cacher/TwoWayPaginationCacher.swift",
"Core/AdditionalLoadingState.swift",
"Core/AdditionalLoadingStateZipper.swift",
"Core/AsyncAlgorithm/AsyncCombineLatest2Sequence.swift",
"Core/AsyncAlgorithm/Locking.swift",
"Core/AsyncAlgorithm/Rethrow.swift",
"Core/AsyncAlgorithm/TaskSelect.swift",
"Core/LoadingState.swift",
"Core/LoadingStateSequence.swift",
"Core/LoadingStateSequenceCombiner.swift",
"Core/LoadingStateSequenceMapper.swift",
"Core/LoadingStateZipper.swift",
"DataState/AdditionalDataState.swift",
"DataState/AnyDataStateFlowAccessor.swift",
"DataState/AnyDataStateManager.swift",
"DataState/DataState.swift",
"DataState/DataStateFlowAccessor.swift",
"DataState/DataStateManager.swift",
"Error/AdditionalRequestOnErrorStateException.swift",
"Error/AdditionalRequestOnNilException.swift",
"Error/NoSuchElementError.swift",
"Fetcher/Fetcher.swift",
"Fetcher/PaginationFetcher.swift",
"Fetcher/TwoWayPaginationFetcher.swift",
"GettingFrom.swift",
"Logic/DataSelector.swift",
"Logic/DataStateMapper.swift",
"Logic/KeyedRequestType.swift",
"Logic/RequestType.swift",
"Logic/StoreFlowableImpl.swift",
"Logic/StringUtils.swift",
"Origin/AnyOriginDataManager.swift",
"Origin/InternalFetched.swift",
"Origin/OriginDataManager.swift",
"Pagination/OneWay/AnyPaginationStoreFlowable.swift",
"Pagination/OneWay/PaginationStoreFlowable.swift",
"Pagination/TwoWay/AnyTwoWayPaginationStoreFlowable.swift",
"Pagination/TwoWay/TwoWayPaginationStoreFlowable.swift",
"StoreFlowable.swift",
"StoreFlowableExtension.swift",
"UnitHash.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/kazakago/storeflowable.swift/4.1.0
Repository: KazaKago/StoreFlowable.swift
Swift version used: 6.0
Target: StoreFlowable
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'StoreFlowable'...
Finished extracting symbol information for 'StoreFlowable'. (4.14s)
Building documentation for 'StoreFlowable'...
warning: Parameter 'param' is missing documentation
--> Sources/StoreFlowable/Cacher/Cacher.swift:72:51-72:51
70 | * Determine if the cache is valid.
71 | *
72 + * - parameter cachedData: Current cache data.
| ╰─suggestion: Document 'param' parameter
73 | * - returns: Returns `true` if the cache is invalid and refresh is needed.
74 | */
warning: Parameter 'param' is missing documentation
--> Sources/StoreFlowable/Cacher/TwoWayPaginationCacher.swift:24:13-24:13
22 | * - parameter cachedData: Currently cached data.
23 | * - parameter newData: Data to be saved.
24 + */
| ╰─suggestion: Document 'param' parameter
25 | open func savePrevData(cachedData: [DATA], newData: [DATA], param: PARAM) async {
26 | await saveData(data: newData + cachedData, param: param)
warning: Parameter 'transform' not found in instance method declaration
--> Sources/StoreFlowable/Core/AdditionalLoadingStateZipper.swift:14:8-14:91
12 | *
13 | * - parameter additionalState2: The second `AdditionalLoadingState` to combine.
14 + * - parameter transform: This callback that returns the result of combining the data.
| ╰─suggestion: Remove 'transform' parameter documentation
15 | * - returns: Return `AdditionalLoadingState` containing the combined data.
16 | */
warning: Parameter 'param' is missing documentation
--> Sources/StoreFlowable/Fetcher/TwoWayPaginationFetcher.swift:30:55-30:55
28 | * Next data acquisition process from origin.
29 | *
30 + * - parameter nextKey: Key for next data request.
| ╰─suggestion: Document 'param' parameter
31 | * - returns: [Result] class including the acquired data.
32 | */
warning: Parameter 'param' is missing documentation
--> Sources/StoreFlowable/Fetcher/TwoWayPaginationFetcher.swift:38:59-38:59
36 | * Previous data acquisition process from origin.
37 | *
38 + * - parameter prevKey: Key for previous data request.
| ╰─suggestion: Document 'param' parameter
39 | * - returns: [Fetched] class including the acquired data.
40 | */Finished building documentation for 'StoreFlowable' (0.19s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/kazakago/storeflowable.swift/4.1.0
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/AsyncCommunity/AsyncExtensions
Updated https://github.com/AsyncCommunity/AsyncExtensions (0.49s)
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.22s)
Computing version for https://github.com/AsyncCommunity/AsyncExtensions
Computed https://github.com/AsyncCommunity/AsyncExtensions at 0.4.0 (0.54s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.54s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3186] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.25s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.54s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/57] Compiling Snippets SnippetParser.swift
[12/57] Emitting module Snippets
[13/57] Compiling Snippets Snippet.swift
[14/57] Compiling SymbolKit Relationship.swift
[15/57] Compiling SymbolKit RelationshipKind.swift
[16/57] Compiling SymbolKit SourceOrigin.swift
[17/57] Compiling SymbolKit GenericConstraints.swift
[18/57] Compiling SymbolKit Swift.swift
[19/57] Compiling SymbolKit Names.swift
[20/57] Compiling SymbolKit SPI.swift
[21/57] Compiling SymbolKit Snippet.swift
[22/57] Compiling SymbolKit Extension.swift
[23/57] Compiling SymbolKit GenericConstraint.swift
[24/57] Compiling SymbolKit GenericParameter.swift
[25/57] Compiling SymbolKit Generics.swift
[26/57] Compiling SymbolKit Namespace.swift
[27/57] Compiling SymbolKit SourceRange.swift
[28/57] Compiling SymbolKit Metadata.swift
[29/57] Compiling SymbolKit Module.swift
[30/57] Compiling SymbolKit OperatingSystem.swift
[31/57] Compiling SymbolKit Platform.swift
[32/57] Emitting module SymbolKit
[33/57] Compiling SymbolKit DeclarationFragments.swift
[34/57] Compiling SymbolKit Fragment.swift
[35/57] Compiling SymbolKit FragmentKind.swift
[36/57] Compiling SymbolKit FunctionParameter.swift
[37/57] Compiling SymbolKit FunctionSignature.swift
[38/57] Compiling SymbolKit Symbol.swift
[39/57] Compiling SymbolKit SymbolKind.swift
[40/57] Compiling SymbolKit SymbolGraph.swift
[41/57] Compiling SymbolKit GraphCollector.swift
[42/57] Compiling SymbolKit SemanticVersion.swift
[43/57] Compiling SymbolKit AccessControl.swift
[44/57] Compiling SymbolKit Availability.swift
[45/57] Compiling SymbolKit AvailabilityItem.swift
[46/57] Compiling SymbolKit Domain.swift
[47/57] Compiling SymbolKit Identifier.swift
[48/57] Compiling SymbolKit KindIdentifier.swift
[49/57] Compiling SymbolKit Location.swift
[50/57] Compiling SymbolKit Mutability.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.94s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/27] Emitting module AsyncExtensions
[3/29] Compiling AsyncExtensions AsyncStreams+Passthrough.swift
[4/29] Compiling AsyncExtensions AsyncStreams+Replay.swift
[5/29] Compiling AsyncExtensions AsyncStreams.swift
[6/29] Compiling AsyncExtensions AsyncSequence+EraseToAnyAsyncSequence.swift
[7/29] Compiling AsyncExtensions AsyncSequence+FlatMapLatest.swift
[8/29] Compiling AsyncExtensions AsyncSequence+HandleEvents.swift
[9/29] Compiling AsyncExtensions Streamed.swift
[10/29] Compiling AsyncExtensions Termination.swift
[11/29] Compiling AsyncExtensions AsyncIteratorByRef.swift
[12/29] Compiling AsyncExtensions AsyncSequence+Scan.swift
[13/29] Compiling AsyncExtensions AsyncSequence+Share.swift
[14/29] Compiling AsyncExtensions AsyncSequences+Empty.swift
[15/29] Compiling AsyncExtensions AsyncSequences+Fail.swift
[16/29] Compiling AsyncExtensions AsyncSequences+From.swift
[17/29] Compiling AsyncExtensions AsyncSequences+Just.swift
[18/29] Compiling AsyncExtensions AsyncSequences+Merge.swift
[19/29] Compiling AsyncExtensions AsyncSequences+Timer.swift
[20/29] Compiling AsyncExtensions AsyncSequence+Multicast.swift
[21/29] Compiling AsyncExtensions AsyncSequence+Prepend.swift
[22/29] Compiling AsyncExtensions ConcurrentAccessRegulator.swift
[23/29] Compiling AsyncExtensions AsyncSequence+Assign.swift
[24/29] Compiling AsyncExtensions AsyncSequence+Collect.swift
[25/29] Compiling AsyncExtensions AsyncSequences+Zip.swift
[26/29] Compiling AsyncExtensions AsyncSequences.swift
[27/29] Compiling AsyncExtensions AsyncStreams+CurrentValue.swift
[28/29] Compiling AsyncExtensions AsyncSequence+SwitchToLatest.swift
[29/29] Compiling AsyncExtensions AsyncSequence+WithLatestFrom.swift
[30/74] Compiling StoreFlowable OriginDataManager.swift
[31/74] Compiling StoreFlowable AnyPaginationStoreFlowable.swift
[32/74] Compiling StoreFlowable PaginationStoreFlowable.swift
[33/74] Compiling StoreFlowable AnyTwoWayPaginationStoreFlowable.swift
[34/78] Compiling StoreFlowable AnyDataStateFlowAccessor.swift
[35/78] Compiling StoreFlowable AnyDataStateManager.swift
[36/78] Compiling StoreFlowable DataState.swift
[37/78] Compiling StoreFlowable DataStateFlowAccessor.swift
[38/78] Compiling StoreFlowable DataStateManager.swift
[39/78] Compiling StoreFlowable AdditionalRequestOnErrorStateException.swift
[40/78] Compiling StoreFlowable AdditionalRequestOnNilException.swift
[41/78] Compiling StoreFlowable NoSuchElementError.swift
[42/78] Compiling StoreFlowable Fetcher.swift
[43/78] Compiling StoreFlowable PaginationFetcher.swift
[44/78] Compiling StoreFlowable TwoWayPaginationFetcher.swift
[45/78] Compiling StoreFlowable GettingFrom.swift
[46/78] Compiling StoreFlowable DataSelector.swift
[47/78] Compiling StoreFlowable DataStateMapper.swift
[48/78] Compiling StoreFlowable KeyedRequestType.swift
[49/78] Compiling StoreFlowable RequestType.swift
[50/78] Compiling StoreFlowable StoreFlowableImpl.swift
[51/78] Compiling StoreFlowable StringUtils.swift
[52/78] Compiling StoreFlowable AnyOriginDataManager.swift
[53/78] Compiling StoreFlowable InternalFetched.swift
[54/78] Emitting module StoreFlowable
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/AsyncAlgorithm/Locking.swift:13:22: warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution
11 |
12 | #if canImport(Darwin)
13 | @_implementationOnly import Darwin
| `- warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution
14 | #elseif canImport(Glibc)
15 | @_implementationOnly import Glibc
[55/78] Compiling StoreFlowable Cacher.swift
[56/78] Compiling StoreFlowable PaginationCacher.swift
[57/78] Compiling StoreFlowable TwoWayPaginationCacher.swift
[58/78] Compiling StoreFlowable AdditionalLoadingState.swift
[59/78] Compiling StoreFlowable AdditionalLoadingStateZipper.swift
[60/78] Compiling StoreFlowable AsyncCombineLatest2Sequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/AsyncAlgorithm/Locking.swift:13:22: warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution
11 |
12 | #if canImport(Darwin)
13 | @_implementationOnly import Darwin
| `- warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution
14 | #elseif canImport(Glibc)
15 | @_implementationOnly import Glibc
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/AsyncAlgorithm/TaskSelect.swift:38:18: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
36 | where Tasks.Element == Task<Success, Failure> {
37 | let state = ManagedCriticalState(TaskSelectState<Success, Failure>())
38 | return await withTaskCancellationHandler {
| |- warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
| `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
39 | let tasks = state.withCriticalRegion { state -> [Task<Success, Failure>] in
40 | defer { state.tasks = nil }
[61/78] Compiling StoreFlowable Locking.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/AsyncAlgorithm/Locking.swift:13:22: warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution
11 |
12 | #if canImport(Darwin)
13 | @_implementationOnly import Darwin
| `- warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution
14 | #elseif canImport(Glibc)
15 | @_implementationOnly import Glibc
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/AsyncAlgorithm/TaskSelect.swift:38:18: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
36 | where Tasks.Element == Task<Success, Failure> {
37 | let state = ManagedCriticalState(TaskSelectState<Success, Failure>())
38 | return await withTaskCancellationHandler {
| |- warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
| `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
39 | let tasks = state.withCriticalRegion { state -> [Task<Success, Failure>] in
40 | defer { state.tasks = nil }
[62/78] Compiling StoreFlowable Rethrow.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/AsyncAlgorithm/Locking.swift:13:22: warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution
11 |
12 | #if canImport(Darwin)
13 | @_implementationOnly import Darwin
| `- warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution
14 | #elseif canImport(Glibc)
15 | @_implementationOnly import Glibc
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/AsyncAlgorithm/TaskSelect.swift:38:18: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
36 | where Tasks.Element == Task<Success, Failure> {
37 | let state = ManagedCriticalState(TaskSelectState<Success, Failure>())
38 | return await withTaskCancellationHandler {
| |- warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
| `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
39 | let tasks = state.withCriticalRegion { state -> [Task<Success, Failure>] in
40 | defer { state.tasks = nil }
[63/78] Compiling StoreFlowable TaskSelect.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/AsyncAlgorithm/Locking.swift:13:22: warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution
11 |
12 | #if canImport(Darwin)
13 | @_implementationOnly import Darwin
| `- warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution
14 | #elseif canImport(Glibc)
15 | @_implementationOnly import Glibc
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/AsyncAlgorithm/TaskSelect.swift:38:18: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
36 | where Tasks.Element == Task<Success, Failure> {
37 | let state = ManagedCriticalState(TaskSelectState<Success, Failure>())
38 | return await withTaskCancellationHandler {
| |- warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
| `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
39 | let tasks = state.withCriticalRegion { state -> [Task<Success, Failure>] in
40 | defer { state.tasks = nil }
[64/78] Compiling StoreFlowable LoadingState.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/AsyncAlgorithm/Locking.swift:13:22: warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution
11 |
12 | #if canImport(Darwin)
13 | @_implementationOnly import Darwin
| `- warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution
14 | #elseif canImport(Glibc)
15 | @_implementationOnly import Glibc
/Users/admin/builder/spi-builder-workspace/Sources/StoreFlowable/Core/AsyncAlgorithm/TaskSelect.swift:38:18: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
36 | where Tasks.Element == Task<Success, Failure> {
37 | let state = ManagedCriticalState(TaskSelectState<Success, Failure>())
38 | return await withTaskCancellationHandler {
| |- warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
| `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
39 | let tasks = state.withCriticalRegion { state -> [Task<Success, Failure>] in
40 | defer { state.tasks = nil }
[65/78] Compiling StoreFlowable LoadingStateSequence.swift
[66/78] Compiling StoreFlowable LoadingStateSequenceCombiner.swift
[67/78] Compiling StoreFlowable LoadingStateSequenceMapper.swift
[68/78] Compiling StoreFlowable LoadingStateZipper.swift
[69/78] Compiling StoreFlowable AdditionalDataState.swift
[70/78] Compiling StoreFlowable AnyStoreFlowable.swift
[71/78] Compiling StoreFlowable AnyCacheDataManager.swift
[72/78] Compiling StoreFlowable AnyRequestKeyManager.swift
[73/78] Compiling StoreFlowable CacheDataManager.swift
[74/78] Compiling StoreFlowable RequestKeyManager.swift
[75/78] Compiling StoreFlowable TwoWayPaginationStoreFlowable.swift
[76/78] Compiling StoreFlowable StoreFlowable.swift
[77/78] Compiling StoreFlowable StoreFlowableExtension.swift
[78/78] Compiling StoreFlowable UnitHash.swift
Build of target: 'StoreFlowable' complete! (2.12s)
506
4 /Users/admin/builder/spi-builder-workspace/.docs/kazakago/storeflowable.swift/4.1.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/kazakago/storeflowable.swift/4.1.0
File count: 506
Doc size: 4.0MB
Preparing doc bundle ...
Uploading prod-kazakago-storeflowable.swift-4.1.0-93619837.zip to s3://spi-docs-inbox/prod-kazakago-storeflowable.swift-4.1.0-93619837.zip
Copying... [14%]
Copying... [22%]
Copying... [36%]
Copying... [43%]
Copying... [51%]
Copying... [65%]
Copying... [72%]
Copying... [87%]
Copying... [94%]
Copying... [100%]
Done.