Build Information
Successful build of StoreFlowable, reference main (3c958c), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 03:45:04 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KazaKago/StoreFlowable.swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/KazaKago/StoreFlowable.swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3c958c0 fix workflow
Cloned https://github.com/KazaKago/StoreFlowable.swift.git
Revision (git rev-parse @):
3c958c01f378dbadcf0526edffc67ec7d9d60123
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/KazaKago/StoreFlowable.swift.git at main
Fetching https://github.com/AsyncCommunity/AsyncExtensions
[1/875] Fetching asyncextensions
Fetched https://github.com/AsyncCommunity/AsyncExtensions from cache (0.81s)
Computing version for https://github.com/AsyncCommunity/AsyncExtensions
Computed https://github.com/AsyncCommunity/AsyncExtensions at 0.4.0 (1.52s)
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",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "asyncextensions",
"name": "AsyncExtensions",
"url": "https://github.com/AsyncCommunity/AsyncExtensions",
"version": "0.5.5",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AsyncExtensions",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/KazaKago/StoreFlowable.swift.git
[1/1886] Fetching storeflowable.swift
Fetched https://github.com/KazaKago/StoreFlowable.swift.git from cache (0.94s)
Fetching https://github.com/AsyncCommunity/AsyncExtensions from cache
Fetched https://github.com/AsyncCommunity/AsyncExtensions from cache (0.41s)
Computing version for https://github.com/AsyncCommunity/AsyncExtensions
Computed https://github.com/AsyncCommunity/AsyncExtensions at 0.5.5 (1.09s)
Fetching https://github.com/apple/swift-collections.git
[1/23525] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.23s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (2.93s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/KazaKago/StoreFlowable.swift.git
Working copy of https://github.com/KazaKago/StoreFlowable.swift.git resolved at main (3c958c0)
Creating working copy for https://github.com/AsyncCommunity/AsyncExtensions
Working copy of https://github.com/AsyncCommunity/AsyncExtensions resolved at 0.5.5
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.3
Building package at path: $PWD
https://github.com/KazaKago/StoreFlowable.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/29] Emitting module AsyncExtensions
[5/31] Compiling AsyncExtensions ConcurrentAccessRegulator.swift
[6/31] Compiling AsyncExtensions AsyncSequence+Assign.swift
[7/31] Compiling AsyncExtensions AsyncSequence+Collect.swift
[8/31] Compiling AsyncExtensions AsyncSequence+Multicast.swift
[9/31] Compiling AsyncExtensions AsyncSequence+Prepend.swift
[10/31] Compiling AsyncExtensions Streamed.swift
[11/31] Compiling AsyncExtensions Termination.swift
[12/31] Compiling AsyncExtensions AsyncIteratorByRef.swift
[13/31] Compiling AsyncExtensions AsyncSequence+SwitchToLatest.swift
[14/31] Compiling AsyncExtensions AsyncSequence+WithLatestFrom.swift
[15/31] Compiling AsyncExtensions AsyncSequence+EraseToAnyAsyncSequence.swift
[16/31] Compiling AsyncExtensions AsyncSequence+FlatMapLatest.swift
[17/31] Compiling AsyncExtensions AsyncSequence+HandleEvents.swift
[18/31] Compiling AsyncExtensions AsyncSequences+Just.swift
[19/31] Compiling AsyncExtensions AsyncSequences+Merge.swift
[20/31] Compiling AsyncExtensions AsyncSequences+Timer.swift
[21/31] Compiling AsyncExtensions AsyncSequences+Zip.swift
[22/31] Compiling AsyncExtensions AsyncSequences.swift
[23/31] Compiling AsyncExtensions AsyncStreams+CurrentValue.swift
[24/31] Compiling AsyncExtensions AsyncSequence+Scan.swift
[25/31] Compiling AsyncExtensions AsyncSequence+Share.swift
[26/31] Compiling AsyncExtensions AsyncSequences+Empty.swift
[27/31] Compiling AsyncExtensions AsyncSequences+Fail.swift
[28/31] Compiling AsyncExtensions AsyncSequences+From.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 AnyDataStateFlowAccessor.swift
[33/76] Compiling StoreFlowable AnyDataStateManager.swift
[34/76] Compiling StoreFlowable DataState.swift
[35/76] Compiling StoreFlowable DataStateFlowAccessor.swift
[36/76] Compiling StoreFlowable DataStateManager.swift
[37/76] Compiling StoreFlowable OriginDataManager.swift
[38/76] Compiling StoreFlowable AnyPaginationStoreFlowable.swift
[39/76] Compiling StoreFlowable PaginationStoreFlowable.swift
[40/76] Compiling StoreFlowable AnyTwoWayPaginationStoreFlowable.swift
[41/76] Compiling StoreFlowable LoadingStateSequence.swift
[42/76] Compiling StoreFlowable LoadingStateSequenceCombiner.swift
[43/76] Compiling StoreFlowable LoadingStateSequenceMapper.swift
[44/76] Compiling StoreFlowable LoadingStateZipper.swift
[45/76] Compiling StoreFlowable AdditionalDataState.swift
[46/76] Compiling StoreFlowable AnyStoreFlowable.swift
[47/76] Compiling StoreFlowable AnyCacheDataManager.swift
[48/76] Compiling StoreFlowable AnyRequestKeyManager.swift
[49/76] Compiling StoreFlowable CacheDataManager.swift
[50/76] Compiling StoreFlowable RequestKeyManager.swift
[51/76] 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 [#ImplementationOnlyDeprecated]
11 |
12 | #if canImport(Darwin)
13 | @_implementationOnly import Darwin
| `- warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 | #elseif canImport(Glibc)
15 | @_implementationOnly import Glibc
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[52/80] Compiling StoreFlowable Cacher.swift
[53/80] Compiling StoreFlowable PaginationCacher.swift
[54/80] Compiling StoreFlowable TwoWayPaginationCacher.swift
[55/80] Compiling StoreFlowable AdditionalLoadingState.swift
[56/80] Compiling StoreFlowable AdditionalLoadingStateZipper.swift
[57/80] Compiling StoreFlowable RequestType.swift
[58/80] Compiling StoreFlowable StoreFlowableImpl.swift
[59/80] Compiling StoreFlowable StringUtils.swift
[60/80] Compiling StoreFlowable AnyOriginDataManager.swift
[61/80] Compiling StoreFlowable InternalFetched.swift
[62/80] Compiling StoreFlowable TwoWayPaginationFetcher.swift
[63/80] Compiling StoreFlowable GettingFrom.swift
[64/80] Compiling StoreFlowable DataSelector.swift
[65/80] Compiling StoreFlowable DataStateMapper.swift
[66/80] Compiling StoreFlowable KeyedRequestType.swift
[67/80] Compiling StoreFlowable AdditionalRequestOnErrorStateException.swift
[68/80] Compiling StoreFlowable AdditionalRequestOnNilException.swift
[69/80] Compiling StoreFlowable NoSuchElementError.swift
[70/80] Compiling StoreFlowable Fetcher.swift
[71/80] Compiling StoreFlowable PaginationFetcher.swift
[72/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 [#ImplementationOnlyDeprecated]
11 |
12 | #if canImport(Darwin)
13 | @_implementationOnly import Darwin
| `- warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution [#ImplementationOnlyDeprecated]
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:)' [#DeprecatedDeclaration]
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:)' [#DeprecatedDeclaration]
| `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
39 | let tasks = state.withCriticalRegion { state -> [Task<Success, Failure>] in
40 | defer { state.tasks = nil }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[73/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 [#ImplementationOnlyDeprecated]
11 |
12 | #if canImport(Darwin)
13 | @_implementationOnly import Darwin
| `- warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution [#ImplementationOnlyDeprecated]
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:)' [#DeprecatedDeclaration]
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:)' [#DeprecatedDeclaration]
| `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
39 | let tasks = state.withCriticalRegion { state -> [Task<Success, Failure>] in
40 | defer { state.tasks = nil }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[74/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 [#ImplementationOnlyDeprecated]
11 |
12 | #if canImport(Darwin)
13 | @_implementationOnly import Darwin
| `- warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution [#ImplementationOnlyDeprecated]
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:)' [#DeprecatedDeclaration]
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:)' [#DeprecatedDeclaration]
| `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
39 | let tasks = state.withCriticalRegion { state -> [Task<Success, Failure>] in
40 | defer { state.tasks = nil }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[75/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 [#ImplementationOnlyDeprecated]
11 |
12 | #if canImport(Darwin)
13 | @_implementationOnly import Darwin
| `- warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution [#ImplementationOnlyDeprecated]
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:)' [#DeprecatedDeclaration]
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:)' [#DeprecatedDeclaration]
| `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
39 | let tasks = state.withCriticalRegion { state -> [Task<Success, Failure>] in
40 | defer { state.tasks = nil }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[76/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 [#ImplementationOnlyDeprecated]
11 |
12 | #if canImport(Darwin)
13 | @_implementationOnly import Darwin
| `- warning: using '@_implementationOnly' without enabling library evolution for 'StoreFlowable' may lead to instability during execution [#ImplementationOnlyDeprecated]
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:)' [#DeprecatedDeclaration]
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:)' [#DeprecatedDeclaration]
| `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
39 | let tasks = state.withCriticalRegion { state -> [Task<Success, Failure>] in
40 | defer { state.tasks = nil }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[77/80] Compiling StoreFlowable TwoWayPaginationStoreFlowable.swift
[78/80] Compiling StoreFlowable StoreFlowable.swift
[79/80] Compiling StoreFlowable StoreFlowableExtension.swift
[80/80] Compiling StoreFlowable UnitHash.swift
Build complete! (6.83s)
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/main
Repository: KazaKago/StoreFlowable.swift
Swift version used: 6.3
Target: StoreFlowable
Extracting symbol information for 'StoreFlowable'...
Finished extracting symbol information for 'StoreFlowable'. (26.92s)
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.46s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/kazakago/storeflowable.swift/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/AsyncCommunity/AsyncExtensions
Updated https://github.com/AsyncCommunity/AsyncExtensions (0.45s)
[1/2271] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.21s)
Computing version for https://github.com/AsyncCommunity/AsyncExtensions
Computed https://github.com/AsyncCommunity/AsyncExtensions at 0.4.0 (2.18s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.98s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.12s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.96s)
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.6
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
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Emitting module Snippets
[8/53] Compiling Snippets Snippet.swift
[9/53] Emitting module SymbolKit
[10/57] Compiling SymbolKit Mixin+Equals.swift
[11/57] Compiling SymbolKit Mixin+Hash.swift
[12/57] Compiling SymbolKit Mixin.swift
[13/57] Compiling SymbolKit LineList.swift
[14/57] Compiling SymbolKit Position.swift
[15/57] Compiling SymbolKit GenericConstraint.swift
[16/57] Compiling SymbolKit GenericParameter.swift
[17/57] Compiling SymbolKit Generics.swift
[18/57] Compiling SymbolKit Namespace.swift
[19/57] Compiling SymbolKit Relationship.swift
[20/57] Compiling SymbolKit RelationshipKind.swift
[21/57] Compiling SymbolKit SourceOrigin.swift
[22/57] Compiling SymbolKit GenericConstraints.swift
[23/57] Compiling SymbolKit Swift.swift
[24/57] Compiling SymbolKit Names.swift
[25/57] Compiling SymbolKit SPI.swift
[26/57] Compiling SymbolKit Snippet.swift
[27/57] Compiling SymbolKit Extension.swift
[28/57] Compiling SymbolKit Symbol.swift
[29/57] Compiling SymbolKit SymbolKind.swift
[30/57] Compiling SymbolKit SymbolGraph.swift
[31/57] Compiling SymbolKit GraphCollector.swift
[32/57] Compiling SymbolKit SemanticVersion.swift
[33/57] Compiling SymbolKit AccessControl.swift
[34/57] Compiling SymbolKit Availability.swift
[35/57] Compiling SymbolKit AvailabilityItem.swift
[36/57] Compiling SymbolKit Domain.swift
[37/57] Compiling SymbolKit DeclarationFragments.swift
[38/57] Compiling SymbolKit Fragment.swift
[39/57] Compiling SymbolKit FragmentKind.swift
[40/57] Compiling SymbolKit FunctionParameter.swift
[41/57] Compiling SymbolKit FunctionSignature.swift
[42/57] Compiling SymbolKit SourceRange.swift
[43/57] Compiling SymbolKit Metadata.swift
[44/57] Compiling SymbolKit Module.swift
[45/57] Compiling SymbolKit OperatingSystem.swift
[46/57] Compiling SymbolKit Platform.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! (5.29s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'StoreFlowable' complete! (0.21s)
514
5 /Users/admin/builder/spi-builder-workspace/.docs/kazakago/storeflowable.swift/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/kazakago/storeflowable.swift/main
File count: 514
Doc size: 5.0MB
Preparing doc bundle ...
Uploading prod-kazakago-storeflowable.swift-main-76c40ac4.zip to s3://spi-docs-inbox/prod-kazakago-storeflowable.swift-main-76c40ac4.zip
Copying... [14%]
Copying... [21%]
Copying... [35%]
Copying... [43%]
Copying... [57%]
Copying... [64%]
Copying... [71%]
Copying... [85%]
Copying... [92%]
Copying... [100%]
Done.