The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Bow, reference master (a8c1a7), with Swift 6.3 for Linux on 10 Apr 2026 14:53:43 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

124 |         { fa in fa.map(f) }
125 |     }
/host/spi-builder-workspace/Sources/Bow/Syntax/HigherKinds.swift:10:20: note: 'A' previously declared here
 8 | ///     class ForOption {}
 9 | ///     class Option<A>: Kind<ForOption, A> {}
10 | open class Kind<F, A> {
   |                    `- note: 'A' previously declared here
11 |     /// Default initializer
12 |     public init() {}
[66/283] Compiling RxSwift SynchronizedDisposeType.swift
/host/spi-builder-workspace/Sources/Bow/Typeclasses/Functor.swift:123:22: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
121 |     /// - Parameter f: Function to be lifted.
122 |     /// - Returns: Function in the context implementing this instance of `Functor`.
123 |     static func lift<A, B>(_ f: @escaping (A) -> B) -> (Kind<F, A>) -> Kind<F, B> {
    |                      `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
124 |         { fa in fa.map(f) }
125 |     }
/host/spi-builder-workspace/Sources/Bow/Syntax/HigherKinds.swift:10:20: note: 'A' previously declared here
 8 | ///     class ForOption {}
 9 | ///     class Option<A>: Kind<ForOption, A> {}
10 | open class Kind<F, A> {
   |                    `- note: 'A' previously declared here
11 |     /// Default initializer
12 |     public init() {}
[67/283] Compiling RxSwift SynchronizedOnType.swift
/host/spi-builder-workspace/Sources/Bow/Typeclasses/Functor.swift:123:22: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
121 |     /// - Parameter f: Function to be lifted.
122 |     /// - Returns: Function in the context implementing this instance of `Functor`.
123 |     static func lift<A, B>(_ f: @escaping (A) -> B) -> (Kind<F, A>) -> Kind<F, B> {
    |                      `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
124 |         { fa in fa.map(f) }
125 |     }
/host/spi-builder-workspace/Sources/Bow/Syntax/HigherKinds.swift:10:20: note: 'A' previously declared here
 8 | ///     class ForOption {}
 9 | ///     class Option<A>: Kind<ForOption, A> {}
10 | open class Kind<F, A> {
   |                    `- note: 'A' previously declared here
11 |     /// Default initializer
12 |     public init() {}
[68/283] Compiling RxSwift GroupBy.swift
/host/spi-builder-workspace/Sources/Bow/Typeclasses/Functor.swift:123:22: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
121 |     /// - Parameter f: Function to be lifted.
122 |     /// - Returns: Function in the context implementing this instance of `Functor`.
123 |     static func lift<A, B>(_ f: @escaping (A) -> B) -> (Kind<F, A>) -> Kind<F, B> {
    |                      `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
124 |         { fa in fa.map(f) }
125 |     }
/host/spi-builder-workspace/Sources/Bow/Syntax/HigherKinds.swift:10:20: note: 'A' previously declared here
 8 | ///     class ForOption {}
 9 | ///     class Option<A>: Kind<ForOption, A> {}
10 | open class Kind<F, A> {
   |                    `- note: 'A' previously declared here
11 |     /// Default initializer
12 |     public init() {}
[69/283] Compiling RxSwift First.swift
[70/283] Compiling RxSwift Generate.swift
/host/spi-builder-workspace/Sources/Bow/Typeclasses/MonadComprehensions/MonadComprenhensions.swift:43:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
41 | }
42 |
43 | @_functionBuilder
   |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
44 | public struct BindingsBuilder {
45 |     public static func buildBlock<F>(_ instructions: BindingExpression<F>...) -> [BindingExpression<F>] {
/host/spi-builder-workspace/Sources/Bow/Typeclasses/MonadComprehensions/MonadComprenhensions.swift:43:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
41 | }
42 |
43 | @_functionBuilder
   |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
44 | public struct BindingsBuilder {
45 |     public static func buildBlock<F>(_ instructions: BindingExpression<F>...) -> [BindingExpression<F>] {
/host/spi-builder-workspace/Sources/Bow/Typeclasses/MonadComprehensions/MonadComprenhensions.swift:43:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
41 | }
42 |
43 | @_functionBuilder
   |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
44 | public struct BindingsBuilder {
45 |     public static func buildBlock<F>(_ instructions: BindingExpression<F>...) -> [BindingExpression<F>] {
/host/spi-builder-workspace/Sources/Bow/Typeclasses/MonadComprehensions/MonadComprenhensions.swift:43:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
41 | }
42 |
43 | @_functionBuilder
   |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
44 | public struct BindingsBuilder {
45 |     public static func buildBlock<F>(_ instructions: BindingExpression<F>...) -> [BindingExpression<F>] {
/host/spi-builder-workspace/Sources/Bow/Typeclasses/MonadComprehensions/MonadComprenhensions.swift:43:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
41 | }
42 |
43 | @_functionBuilder
   |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
44 | public struct BindingsBuilder {
45 |     public static func buildBlock<F>(_ instructions: BindingExpression<F>...) -> [BindingExpression<F>] {
/host/spi-builder-workspace/Sources/Bow/Typeclasses/MonadComprehensions/MonadComprenhensions.swift:43:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
41 | }
42 |
43 | @_functionBuilder
   |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
44 | public struct BindingsBuilder {
45 |     public static func buildBlock<F>(_ instructions: BindingExpression<F>...) -> [BindingExpression<F>] {
/host/spi-builder-workspace/Sources/Bow/Typeclasses/MonadComprehensions/MonadComprenhensions.swift:43:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
41 | }
42 |
43 | @_functionBuilder
   |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
44 | public struct BindingsBuilder {
45 |     public static func buildBlock<F>(_ instructions: BindingExpression<F>...) -> [BindingExpression<F>] {
[90/283] Compiling RxSwift SerialDisposable.swift
/host/spi-builder-workspace/Sources/Bow/Typeclasses/MonadComprehensions/MonadComprenhensions.swift:43:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
41 | }
42 |
43 | @_functionBuilder
   |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
44 | public struct BindingsBuilder {
45 |     public static func buildBlock<F>(_ instructions: BindingExpression<F>...) -> [BindingExpression<F>] {
[91/283] Compiling RxSwift ShareReplayScope.swift
/host/spi-builder-workspace/Sources/Bow/Typeclasses/MonadComprehensions/MonadComprenhensions.swift:43:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
41 | }
42 |
43 | @_functionBuilder
   |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
44 | public struct BindingsBuilder {
45 |     public static func buildBlock<F>(_ instructions: BindingExpression<F>...) -> [BindingExpression<F>] {
[92/283] Compiling RxSwift Single.swift
/host/spi-builder-workspace/Sources/Bow/Typeclasses/MonadComprehensions/MonadComprenhensions.swift:43:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
41 | }
42 |
43 | @_functionBuilder
   |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
44 | public struct BindingsBuilder {
45 |     public static func buildBlock<F>(_ instructions: BindingExpression<F>...) -> [BindingExpression<F>] {
[93/283] Compiling RxSwift SingleAssignmentDisposable.swift
/host/spi-builder-workspace/Sources/Bow/Typeclasses/MonadComprehensions/MonadComprenhensions.swift:43:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
41 | }
42 |
43 | @_functionBuilder
   |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
44 | public struct BindingsBuilder {
45 |     public static func buildBlock<F>(_ instructions: BindingExpression<F>...) -> [BindingExpression<F>] {
[94/283] Compiling RxSwift SingleAsync.swift
/host/spi-builder-workspace/Sources/Bow/Typeclasses/MonadComprehensions/MonadComprenhensions.swift:43:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
41 | }
42 |
43 | @_functionBuilder
   |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
44 | public struct BindingsBuilder {
45 |     public static func buildBlock<F>(_ instructions: BindingExpression<F>...) -> [BindingExpression<F>] {
[95/283] Compiling RxSwift Sink.swift
/host/spi-builder-workspace/Sources/Bow/Typeclasses/MonadComprehensions/MonadComprenhensions.swift:43:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
41 | }
42 |
43 | @_functionBuilder
   |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
44 | public struct BindingsBuilder {
45 |     public static func buildBlock<F>(_ instructions: BindingExpression<F>...) -> [BindingExpression<F>] {
[97/283] Compiling RxSwift Disposable.swift
[98/283] Compiling RxSwift Disposables.swift
[99/283] Compiling RxSwift DisposeBag.swift
[100/283] Compiling RxSwift DisposeBase.swift
[101/283] Compiling RxSwift DistinctUntilChanged.swift
[102/283] Compiling RxSwift Do.swift
[103/283] Compiling RxSwift ElementAt.swift
[104/283] Compiling RxSwift Empty.swift
[105/283] Compiling RxSwift Enumerated.swift
[106/283] Compiling RxSwift Error.swift
[107/283] Compiling RxSwift Errors.swift
[108/283] Compiling RxSwift Event.swift
[109/283] Compiling RxSwift Filter.swift
[110/283] Compiling RxSwift Dematerialize.swift
[111/283] Compiling RxSwift Deprecated.swift
[112/283] Compiling RxSwift DispatchQueue+Extensions.swift
[113/283] Compiling RxSwift DispatchQueueConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[143/283] Compiling RxSwift BooleanDisposable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[144/283] Compiling RxSwift Buffer.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[145/283] Compiling RxSwift Cancelable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[146/283] Compiling RxSwift Catch.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[147/283] Compiling RxSwift CombineLatest+Collection.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
 9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.3) because it has overridable members that could not be loaded in Swift 5.10
12 |     fileprivate var value: Int32
13 |     public init(_ value: Int32 = 0) {
[166/295] Compiling RxSwift Reactive.swift
[167/295] Compiling RxSwift RecursiveLock.swift
[168/295] Compiling RxSwift RecursiveScheduler.swift
[169/295] Compiling RxSwift Reduce.swift
[170/295] Compiling RxSwift RefCountDisposable.swift
[171/295] Compiling RxSwift Repeat.swift
[172/296] Compiling RxSwift ReplaySubject.swift
[173/296] Compiling RxSwift RetryWhen.swift
[174/296] Compiling RxSwift Rx.swift
[175/296] Compiling RxSwift RxMutableBox.swift
[176/296] Compiling RxSwift Sample.swift
[177/296] Compiling RxSwift Scan.swift
[178/296] Compiling RxSwift ScheduledDisposable.swift
[179/296] Compiling RxSwift ScheduledItem.swift
[180/296] Compiling RxSwift ScheduledItemType.swift
[181/296] Compiling RxSwift SchedulerServices+Emulation.swift
[182/296] Compiling RxSwift SchedulerType.swift
[183/296] Compiling RxSwift Sequence.swift
[184/296] Compiling RxSwift SerialDispatchQueueScheduler.swift
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                       `- note: 'F' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:34: warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                          `- note: 'B' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                                  `- warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:111:24: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 33 | ///     - A MonadWriter from a ComonadTraced
 34 | ///     - A MonadState from a ComonadStore
 35 | public class CoT<W: Comonad, M, A>: CoTOf<W, M, A> {
    |                                 `- note: 'A' previously declared here
 36 |     internal let cow: (Kind<W, (A) -> Kind<M, Any>>) -> Kind<M, Any>
 37 |
    :
109 |     ///   - wa: Comonadic space to explore.
110 |     /// - Returns: A new Comonadic space resulting from the exploration.
111 |     static func select<A, B>(
    |                        `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
112 |         _ co: Co<W, (A) -> B>,
113 |         _ wa: Kind<W, A>) -> Kind<W, B> {
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:269:16: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
266 |     }
267 |
268 |     public static func listen<A>(_ fa: CoTOf<W, M, A>) -> CoTOf<W, M, (W.M, A)> {
    |                               `- note: 'A' previously declared here
269 |         func f<A>(_ x: W.M, _ g: @escaping ((W.M, A)) -> Kind<M, Any>) -> (A) -> Kind<M, Any> {
    |                `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
270 |             { a in
271 |                 g((x, a))
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                       `- note: 'F' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:34: warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                          `- note: 'B' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                                  `- warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:111:24: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 33 | ///     - A MonadWriter from a ComonadTraced
 34 | ///     - A MonadState from a ComonadStore
 35 | public class CoT<W: Comonad, M, A>: CoTOf<W, M, A> {
    |                                 `- note: 'A' previously declared here
 36 |     internal let cow: (Kind<W, (A) -> Kind<M, Any>>) -> Kind<M, Any>
 37 |
    :
109 |     ///   - wa: Comonadic space to explore.
110 |     /// - Returns: A new Comonadic space resulting from the exploration.
111 |     static func select<A, B>(
    |                        `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
112 |         _ co: Co<W, (A) -> B>,
113 |         _ wa: Kind<W, A>) -> Kind<W, B> {
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:269:16: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
266 |     }
267 |
268 |     public static func listen<A>(_ fa: CoTOf<W, M, A>) -> CoTOf<W, M, (W.M, A)> {
    |                               `- note: 'A' previously declared here
269 |         func f<A>(_ x: W.M, _ g: @escaping ((W.M, A)) -> Kind<M, Any>) -> (A) -> Kind<M, Any> {
    |                `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
270 |             { a in
271 |                 g((x, a))
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                       `- note: 'F' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:34: warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                          `- note: 'B' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                                  `- warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:111:24: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 33 | ///     - A MonadWriter from a ComonadTraced
 34 | ///     - A MonadState from a ComonadStore
 35 | public class CoT<W: Comonad, M, A>: CoTOf<W, M, A> {
    |                                 `- note: 'A' previously declared here
 36 |     internal let cow: (Kind<W, (A) -> Kind<M, Any>>) -> Kind<M, Any>
 37 |
    :
109 |     ///   - wa: Comonadic space to explore.
110 |     /// - Returns: A new Comonadic space resulting from the exploration.
111 |     static func select<A, B>(
    |                        `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
112 |         _ co: Co<W, (A) -> B>,
113 |         _ wa: Kind<W, A>) -> Kind<W, B> {
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:269:16: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
266 |     }
267 |
268 |     public static func listen<A>(_ fa: CoTOf<W, M, A>) -> CoTOf<W, M, (W.M, A)> {
    |                               `- note: 'A' previously declared here
269 |         func f<A>(_ x: W.M, _ g: @escaping ((W.M, A)) -> Kind<M, Any>) -> (A) -> Kind<M, Any> {
    |                `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
270 |             { a in
271 |                 g((x, a))
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                       `- note: 'F' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:34: warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                          `- note: 'B' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                                  `- warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:111:24: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 33 | ///     - A MonadWriter from a ComonadTraced
 34 | ///     - A MonadState from a ComonadStore
 35 | public class CoT<W: Comonad, M, A>: CoTOf<W, M, A> {
    |                                 `- note: 'A' previously declared here
 36 |     internal let cow: (Kind<W, (A) -> Kind<M, Any>>) -> Kind<M, Any>
 37 |
    :
109 |     ///   - wa: Comonadic space to explore.
110 |     /// - Returns: A new Comonadic space resulting from the exploration.
111 |     static func select<A, B>(
    |                        `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
112 |         _ co: Co<W, (A) -> B>,
113 |         _ wa: Kind<W, A>) -> Kind<W, B> {
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:269:16: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
266 |     }
267 |
268 |     public static func listen<A>(_ fa: CoTOf<W, M, A>) -> CoTOf<W, M, (W.M, A)> {
    |                               `- note: 'A' previously declared here
269 |         func f<A>(_ x: W.M, _ g: @escaping ((W.M, A)) -> Kind<M, Any>) -> (A) -> Kind<M, Any> {
    |                `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
270 |             { a in
271 |                 g((x, a))
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                       `- note: 'F' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:34: warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                          `- note: 'B' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                                  `- warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:111:24: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 33 | ///     - A MonadWriter from a ComonadTraced
 34 | ///     - A MonadState from a ComonadStore
 35 | public class CoT<W: Comonad, M, A>: CoTOf<W, M, A> {
    |                                 `- note: 'A' previously declared here
 36 |     internal let cow: (Kind<W, (A) -> Kind<M, Any>>) -> Kind<M, Any>
 37 |
    :
109 |     ///   - wa: Comonadic space to explore.
110 |     /// - Returns: A new Comonadic space resulting from the exploration.
111 |     static func select<A, B>(
    |                        `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
112 |         _ co: Co<W, (A) -> B>,
113 |         _ wa: Kind<W, A>) -> Kind<W, B> {
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:269:16: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
266 |     }
267 |
268 |     public static func listen<A>(_ fa: CoTOf<W, M, A>) -> CoTOf<W, M, (W.M, A)> {
    |                               `- note: 'A' previously declared here
269 |         func f<A>(_ x: W.M, _ g: @escaping ((W.M, A)) -> Kind<M, Any>) -> (A) -> Kind<M, Any> {
    |                `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
270 |             { a in
271 |                 g((x, a))
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                       `- note: 'F' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:34: warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                          `- note: 'B' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                                  `- warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:111:24: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 33 | ///     - A MonadWriter from a ComonadTraced
 34 | ///     - A MonadState from a ComonadStore
 35 | public class CoT<W: Comonad, M, A>: CoTOf<W, M, A> {
    |                                 `- note: 'A' previously declared here
 36 |     internal let cow: (Kind<W, (A) -> Kind<M, Any>>) -> Kind<M, Any>
 37 |
    :
109 |     ///   - wa: Comonadic space to explore.
110 |     /// - Returns: A new Comonadic space resulting from the exploration.
111 |     static func select<A, B>(
    |                        `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
112 |         _ co: Co<W, (A) -> B>,
113 |         _ wa: Kind<W, A>) -> Kind<W, B> {
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:269:16: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
266 |     }
267 |
268 |     public static func listen<A>(_ fa: CoTOf<W, M, A>) -> CoTOf<W, M, (W.M, A)> {
    |                               `- note: 'A' previously declared here
269 |         func f<A>(_ x: W.M, _ g: @escaping ((W.M, A)) -> Kind<M, Any>) -> (A) -> Kind<M, Any> {
    |                `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
270 |             { a in
271 |                 g((x, a))
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                       `- note: 'F' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:34: warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                          `- note: 'B' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                                  `- warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:111:24: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 33 | ///     - A MonadWriter from a ComonadTraced
 34 | ///     - A MonadState from a ComonadStore
 35 | public class CoT<W: Comonad, M, A>: CoTOf<W, M, A> {
    |                                 `- note: 'A' previously declared here
 36 |     internal let cow: (Kind<W, (A) -> Kind<M, Any>>) -> Kind<M, Any>
 37 |
    :
109 |     ///   - wa: Comonadic space to explore.
110 |     /// - Returns: A new Comonadic space resulting from the exploration.
111 |     static func select<A, B>(
    |                        `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
112 |         _ co: Co<W, (A) -> B>,
113 |         _ wa: Kind<W, A>) -> Kind<W, B> {
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:269:16: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
266 |     }
267 |
268 |     public static func listen<A>(_ fa: CoTOf<W, M, A>) -> CoTOf<W, M, (W.M, A)> {
    |                               `- note: 'A' previously declared here
269 |         func f<A>(_ x: W.M, _ g: @escaping ((W.M, A)) -> Kind<M, Any>) -> (A) -> Kind<M, Any> {
    |                `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
270 |             { a in
271 |                 g((x, a))
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                       `- note: 'F' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:34: warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                          `- note: 'B' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                                  `- warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:111:24: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 33 | ///     - A MonadWriter from a ComonadTraced
 34 | ///     - A MonadState from a ComonadStore
 35 | public class CoT<W: Comonad, M, A>: CoTOf<W, M, A> {
    |                                 `- note: 'A' previously declared here
 36 |     internal let cow: (Kind<W, (A) -> Kind<M, Any>>) -> Kind<M, Any>
 37 |
    :
109 |     ///   - wa: Comonadic space to explore.
110 |     /// - Returns: A new Comonadic space resulting from the exploration.
111 |     static func select<A, B>(
    |                        `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
112 |         _ co: Co<W, (A) -> B>,
113 |         _ wa: Kind<W, A>) -> Kind<W, B> {
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:269:16: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
266 |     }
267 |
268 |     public static func listen<A>(_ fa: CoTOf<W, M, A>) -> CoTOf<W, M, (W.M, A)> {
    |                               `- note: 'A' previously declared here
269 |         func f<A>(_ x: W.M, _ g: @escaping ((W.M, A)) -> Kind<M, Any>) -> (A) -> Kind<M, Any> {
    |                `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
270 |             { a in
271 |                 g((x, a))
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                       `- note: 'F' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:34: warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                          `- note: 'B' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                                  `- warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:111:24: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 33 | ///     - A MonadWriter from a ComonadTraced
 34 | ///     - A MonadState from a ComonadStore
 35 | public class CoT<W: Comonad, M, A>: CoTOf<W, M, A> {
    |                                 `- note: 'A' previously declared here
 36 |     internal let cow: (Kind<W, (A) -> Kind<M, Any>>) -> Kind<M, Any>
 37 |
    :
109 |     ///   - wa: Comonadic space to explore.
110 |     /// - Returns: A new Comonadic space resulting from the exploration.
111 |     static func select<A, B>(
    |                        `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
112 |         _ co: Co<W, (A) -> B>,
113 |         _ wa: Kind<W, A>) -> Kind<W, B> {
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:269:16: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
266 |     }
267 |
268 |     public static func listen<A>(_ fa: CoTOf<W, M, A>) -> CoTOf<W, M, (W.M, A)> {
    |                               `- note: 'A' previously declared here
269 |         func f<A>(_ x: W.M, _ g: @escaping ((W.M, A)) -> Kind<M, Any>) -> (A) -> Kind<M, Any> {
    |                `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
270 |             { a in
271 |                 g((x, a))
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                       `- note: 'F' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:34: warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                          `- note: 'B' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                                  `- warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:111:24: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 33 | ///     - A MonadWriter from a ComonadTraced
 34 | ///     - A MonadState from a ComonadStore
 35 | public class CoT<W: Comonad, M, A>: CoTOf<W, M, A> {
    |                                 `- note: 'A' previously declared here
 36 |     internal let cow: (Kind<W, (A) -> Kind<M, Any>>) -> Kind<M, Any>
 37 |
    :
109 |     ///   - wa: Comonadic space to explore.
110 |     /// - Returns: A new Comonadic space resulting from the exploration.
111 |     static func select<A, B>(
    |                        `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
112 |         _ co: Co<W, (A) -> B>,
113 |         _ wa: Kind<W, A>) -> Kind<W, B> {
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:269:16: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
266 |     }
267 |
268 |     public static func listen<A>(_ fa: CoTOf<W, M, A>) -> CoTOf<W, M, (W.M, A)> {
    |                               `- note: 'A' previously declared here
269 |         func f<A>(_ x: W.M, _ g: @escaping ((W.M, A)) -> Kind<M, Any>) -> (A) -> Kind<M, Any> {
    |                `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
270 |             { a in
271 |                 g((x, a))
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                       `- note: 'F' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:34: warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                          `- note: 'B' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                                  `- warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:111:24: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 33 | ///     - A MonadWriter from a ComonadTraced
 34 | ///     - A MonadState from a ComonadStore
 35 | public class CoT<W: Comonad, M, A>: CoTOf<W, M, A> {
    |                                 `- note: 'A' previously declared here
 36 |     internal let cow: (Kind<W, (A) -> Kind<M, Any>>) -> Kind<M, Any>
 37 |
    :
109 |     ///   - wa: Comonadic space to explore.
110 |     /// - Returns: A new Comonadic space resulting from the exploration.
111 |     static func select<A, B>(
    |                        `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
112 |         _ co: Co<W, (A) -> B>,
113 |         _ wa: Kind<W, A>) -> Kind<W, B> {
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:269:16: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
266 |     }
267 |
268 |     public static func listen<A>(_ fa: CoTOf<W, M, A>) -> CoTOf<W, M, (W.M, A)> {
    |                               `- note: 'A' previously declared here
269 |         func f<A>(_ x: W.M, _ g: @escaping ((W.M, A)) -> Kind<M, Any>) -> (A) -> Kind<M, Any> {
    |                `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
270 |             { a in
271 |                 g((x, a))
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                       `- note: 'F' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:34: warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                          `- note: 'B' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                                  `- warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:111:24: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 33 | ///     - A MonadWriter from a ComonadTraced
 34 | ///     - A MonadState from a ComonadStore
 35 | public class CoT<W: Comonad, M, A>: CoTOf<W, M, A> {
    |                                 `- note: 'A' previously declared here
 36 |     internal let cow: (Kind<W, (A) -> Kind<M, Any>>) -> Kind<M, Any>
 37 |
    :
109 |     ///   - wa: Comonadic space to explore.
110 |     /// - Returns: A new Comonadic space resulting from the exploration.
111 |     static func select<A, B>(
    |                        `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
112 |         _ co: Co<W, (A) -> B>,
113 |         _ wa: Kind<W, A>) -> Kind<W, B> {
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:269:16: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
266 |     }
267 |
268 |     public static func listen<A>(_ fa: CoTOf<W, M, A>) -> CoTOf<W, M, (W.M, A)> {
    |                               `- note: 'A' previously declared here
269 |         func f<A>(_ x: W.M, _ g: @escaping ((W.M, A)) -> Kind<M, Any>) -> (A) -> Kind<M, Any> {
    |                `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
270 |             { a in
271 |                 g((x, a))
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                       `- note: 'F' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:34: warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                          `- note: 'B' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                                  `- warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:111:24: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 33 | ///     - A MonadWriter from a ComonadTraced
 34 | ///     - A MonadState from a ComonadStore
 35 | public class CoT<W: Comonad, M, A>: CoTOf<W, M, A> {
    |                                 `- note: 'A' previously declared here
 36 |     internal let cow: (Kind<W, (A) -> Kind<M, Any>>) -> Kind<M, Any>
 37 |
    :
109 |     ///   - wa: Comonadic space to explore.
110 |     /// - Returns: A new Comonadic space resulting from the exploration.
111 |     static func select<A, B>(
    |                        `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
112 |         _ co: Co<W, (A) -> B>,
113 |         _ wa: Kind<W, A>) -> Kind<W, B> {
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:269:16: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
266 |     }
267 |
268 |     public static func listen<A>(_ fa: CoTOf<W, M, A>) -> CoTOf<W, M, (W.M, A)> {
    |                               `- note: 'A' previously declared here
269 |         func f<A>(_ x: W.M, _ g: @escaping ((W.M, A)) -> Kind<M, Any>) -> (A) -> Kind<M, Any> {
    |                `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
270 |             { a in
271 |                 g((x, a))
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                       `- note: 'F' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:34: warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                          `- note: 'B' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                                  `- warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:111:24: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 33 | ///     - A MonadWriter from a ComonadTraced
 34 | ///     - A MonadState from a ComonadStore
 35 | public class CoT<W: Comonad, M, A>: CoTOf<W, M, A> {
    |                                 `- note: 'A' previously declared here
 36 |     internal let cow: (Kind<W, (A) -> Kind<M, Any>>) -> Kind<M, Any>
 37 |
    :
109 |     ///   - wa: Comonadic space to explore.
110 |     /// - Returns: A new Comonadic space resulting from the exploration.
111 |     static func select<A, B>(
    |                        `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
112 |         _ co: Co<W, (A) -> B>,
113 |         _ wa: Kind<W, A>) -> Kind<W, B> {
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:269:16: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
266 |     }
267 |
268 |     public static func listen<A>(_ fa: CoTOf<W, M, A>) -> CoTOf<W, M, (W.M, A)> {
    |                               `- note: 'A' previously declared here
269 |         func f<A>(_ x: W.M, _ g: @escaping ((W.M, A)) -> Kind<M, Any>) -> (A) -> Kind<M, Any> {
    |                `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
270 |             { a in
271 |                 g((x, a))
[200/296] Emitting module Bow
/host/spi-builder-workspace/Sources/Bow/Typeclasses/MonadComprehensions/MonadComprenhensions.swift:43:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
41 | }
42 |
43 | @_functionBuilder
   |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
44 | public struct BindingsBuilder {
45 |     public static func buildBlock<F>(_ instructions: BindingExpression<F>...) -> [BindingExpression<F>] {
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                       `- note: 'F' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Arrow/CokleisliK.swift:58:34: warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 4 | /// that is polymorphic on A, where F and B are fixed.
 5 | /// Subclasses of `CokleisliK` need to implement `invoke`.
 6 | open class CokleisliK<F, B> {
   |                          `- note: 'B' previously declared here
 7 |     /// Initializer
 8 |     public init() {}
   :
56 |     }
57 |
58 |     private class Composed<F, T, B>: CokleisliK<F, B> {
   |                                  `- warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
59 |         private let f: CokleisliK<F, T>
60 |         private let g: Function1<T, B>
/host/spi-builder-workspace/Sources/Bow/Data/Co.swift:111:24: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 33 | ///     - A MonadWriter from a ComonadTraced
 34 | ///     - A MonadState from a ComonadStore
 35 | public class CoT<W: Comonad, M, A>: CoTOf<W, M, A> {
    |                                 `- note: 'A' previously declared here
 36 |     internal let cow: (Kind<W, (A) -> Kind<M, Any>>) -> Kind<M, Any>
 37 |
    :
109 |     ///   - wa: Comonadic space to explore.
110 |     /// - Returns: A new Comonadic space resulting from the exploration.
111 |     static func select<A, B>(
    |                        `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
112 |         _ co: Co<W, (A) -> B>,
113 |         _ wa: Kind<W, A>) -> Kind<W, B> {
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:25: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                             `- note: 'F' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                         `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:37: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                                `- note: 'A' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                                     `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:115:23: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
113 |     }
114 |
115 |     private class Map<F, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                       `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
116 |         internal init(f: @escaping (A) -> B) {
117 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:159:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
157 |     }
158 |
159 |     private class FlatMap<F: Monad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
160 |         internal init(f: @escaping (A) -> CoyonedaOf<F, B>) {
161 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:196:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
194 |     }
195 |
196 |     private class CoflatMap<F: Comonad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
197 |         internal init(f: @escaping (CoyonedaOf<F, A>) -> B) {
198 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:216:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
214 |     }
215 |
216 |     private class Extract<F: Comonad, A>: CokleisliK<CoyonedaFPartial<F, A>, A> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
217 |         internal override init() {}
218 |
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:236:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
234 |     }
235 |
236 |     private class FoldLeft<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, B> {
    |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
237 |         internal init(b: B, f: @escaping (B, A) -> B) {
238 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:260:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
258 |     }
259 |
260 |     private class FoldRight<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Eval<B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
261 |         internal init(b: Eval<B>, f: @escaping (A, Eval<B>) -> Eval<B>) {
262 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:287:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
285 |     }
286 |
287 |     private class TraverseF<F: Traverse, G: Applicative, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Kind<G, CoyonedaOf<F, B>>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
288 |         internal init(f: @escaping (A) -> Kind<G, B>) {
289 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Typeclasses/Functor.swift:123:22: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
121 |     /// - Parameter f: Function to be lifted.
122 |     /// - Returns: Function in the context implementing this instance of `Functor`.
123 |     static func lift<A, B>(_ f: @escaping (A) -> B) -> (Kind<F, A>) -> Kind<F, B> {
    |                      `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
124 |         { fa in fa.map(f) }
125 |     }
/host/spi-builder-workspace/Sources/Bow/Syntax/HigherKinds.swift:10:20: note: 'A' previously declared here
 8 | ///     class ForOption {}
 9 | ///     class Option<A>: Kind<ForOption, A> {}
10 | open class Kind<F, A> {
   |                    `- note: 'A' previously declared here
11 |     /// Default initializer
12 |     public init() {}
/host/spi-builder-workspace/Sources/Bow/Typeclasses/Selective.swift:187:14: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
185 |     ///   - else: Computation that will be executed if this evaluates to `false`.
186 |     /// - Returns: Composition of the computations.
187 |     func ifS<A>(then t: Kind<F, A>, else e: Kind<F, A>) -> Kind<F, A> {
    |              `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
188 |         F.ifS(self, then: t, else: e)
189 |     }
/host/spi-builder-workspace/Sources/Bow/Syntax/HigherKinds.swift:10:20: note: 'A' previously declared here
 8 | ///     class ForOption {}
 9 | ///     class Option<A>: Kind<ForOption, A> {}
10 | open class Kind<F, A> {
   |                    `- note: 'A' previously declared here
11 |     /// Default initializer
12 |     public init() {}
[201/296] Compiling Bow MonadWriter.swift
[202/296] Compiling Bow Monoid.swift
[203/296] Compiling Bow MonoidK.swift
[204/296] Compiling Bow Monoidal.swift
[205/296] Compiling Bow NonEmptyReducible.swift
[206/296] Compiling Bow Reducible.swift
[207/296] Compiling Bow Selective.swift
[208/296] Compiling Bow Semigroup.swift
[209/296] Compiling Bow SemigroupK.swift
[210/296] Compiling Bow Semigroupal.swift
[211/296] Compiling Bow Semiring.swift
[212/296] Compiling Bow Traverse.swift
[213/296] Compiling Bow TraverseFilter.swift
[214/296] Compiling RxSwift Maybe.swift
[215/296] Compiling RxSwift Merge.swift
[216/296] Compiling RxSwift Multicast.swift
[217/296] Compiling RxSwift Never.swift
[218/296] Compiling RxSwift NopDisposable.swift
[219/296] Compiling RxSwift SynchronizedUnsubscribeType.swift
[220/296] Compiling RxSwift TailRecursiveSink.swift
[221/296] Compiling RxSwift Take.swift
[222/296] Compiling RxSwift TakeLast.swift
[223/296] Compiling RxSwift TakeUntil.swift
[224/296] Compiling RxSwift TakeWhile.swift
[225/296] Compiling RxSwift Throttle.swift
[226/296] Compiling RxSwift Timeout.swift
[227/296] Compiling RxSwift Timer.swift
[228/296] Compiling RxSwift ToArray.swift
[229/296] Compiling RxSwift Using.swift
[230/296] Compiling RxSwift VirtualTimeConverterType.swift
[231/296] Compiling RxSwift VirtualTimeScheduler.swift
[232/296] Compiling RxSwift Window.swift
[233/296] Compiling RxSwift WithLatestFrom.swift
[234/296] Compiling RxSwift Zip+Collection.swift
[235/296] Compiling RxSwift Zip+arity.swift
[236/296] Compiling RxSwift Zip.swift
[237/296] Compiling RxSwift CombineLatest+arity.swift
[238/296] Compiling RxSwift CombineLatest.swift
[239/296] Compiling RxSwift CompactMap.swift
[240/296] Compiling RxSwift Completable+AndThen.swift
[241/296] Compiling RxSwift Completable.swift
[242/296] Compiling RxSwift CompositeDisposable.swift
[243/296] Compiling RxSwift Concat.swift
[244/296] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[245/296] Compiling RxSwift ConcurrentMainScheduler.swift
[246/296] Compiling RxSwift ConnectableObservableType.swift
[247/296] Compiling RxSwift Create.swift
[248/296] Compiling RxSwift CurrentThreadScheduler.swift
[249/296] Compiling RxSwift Date+Dispatch.swift
[250/296] Compiling RxSwift Debounce.swift
[251/296] Compiling RxSwift Debug.swift
[252/296] Compiling RxSwift DefaultIfEmpty.swift
[253/296] Compiling RxSwift Deferred.swift
[254/296] Compiling RxSwift Delay.swift
[255/296] Compiling RxSwift DelaySubscription.swift
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:25: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                             `- note: 'F' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                         `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:37: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                                `- note: 'A' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                                     `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:115:23: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
113 |     }
114 |
115 |     private class Map<F, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                       `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
116 |         internal init(f: @escaping (A) -> B) {
117 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:159:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
157 |     }
158 |
159 |     private class FlatMap<F: Monad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
160 |         internal init(f: @escaping (A) -> CoyonedaOf<F, B>) {
161 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:196:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
194 |     }
195 |
196 |     private class CoflatMap<F: Comonad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
197 |         internal init(f: @escaping (CoyonedaOf<F, A>) -> B) {
198 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:216:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
214 |     }
215 |
216 |     private class Extract<F: Comonad, A>: CokleisliK<CoyonedaFPartial<F, A>, A> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
217 |         internal override init() {}
218 |
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:236:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
234 |     }
235 |
236 |     private class FoldLeft<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, B> {
    |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
237 |         internal init(b: B, f: @escaping (B, A) -> B) {
238 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:260:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
258 |     }
259 |
260 |     private class FoldRight<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Eval<B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
261 |         internal init(b: Eval<B>, f: @escaping (A, Eval<B>) -> Eval<B>) {
262 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:287:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
285 |     }
286 |
287 |     private class TraverseF<F: Traverse, G: Applicative, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Kind<G, CoyonedaOf<F, B>>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
288 |         internal init(f: @escaping (A) -> Kind<G, B>) {
289 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:25: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                             `- note: 'F' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                         `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:37: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                                `- note: 'A' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                                     `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:115:23: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
113 |     }
114 |
115 |     private class Map<F, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                       `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
116 |         internal init(f: @escaping (A) -> B) {
117 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:159:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
157 |     }
158 |
159 |     private class FlatMap<F: Monad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
160 |         internal init(f: @escaping (A) -> CoyonedaOf<F, B>) {
161 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:196:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
194 |     }
195 |
196 |     private class CoflatMap<F: Comonad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
197 |         internal init(f: @escaping (CoyonedaOf<F, A>) -> B) {
198 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:216:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
214 |     }
215 |
216 |     private class Extract<F: Comonad, A>: CokleisliK<CoyonedaFPartial<F, A>, A> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
217 |         internal override init() {}
218 |
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:236:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
234 |     }
235 |
236 |     private class FoldLeft<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, B> {
    |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
237 |         internal init(b: B, f: @escaping (B, A) -> B) {
238 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:260:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
258 |     }
259 |
260 |     private class FoldRight<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Eval<B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
261 |         internal init(b: Eval<B>, f: @escaping (A, Eval<B>) -> Eval<B>) {
262 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:287:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
285 |     }
286 |
287 |     private class TraverseF<F: Traverse, G: Applicative, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Kind<G, CoyonedaOf<F, B>>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
288 |         internal init(f: @escaping (A) -> Kind<G, B>) {
289 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:25: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                             `- note: 'F' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                         `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:37: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                                `- note: 'A' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                                     `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:115:23: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
113 |     }
114 |
115 |     private class Map<F, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                       `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
116 |         internal init(f: @escaping (A) -> B) {
117 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:159:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
157 |     }
158 |
159 |     private class FlatMap<F: Monad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
160 |         internal init(f: @escaping (A) -> CoyonedaOf<F, B>) {
161 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:196:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
194 |     }
195 |
196 |     private class CoflatMap<F: Comonad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
197 |         internal init(f: @escaping (CoyonedaOf<F, A>) -> B) {
198 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:216:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
214 |     }
215 |
216 |     private class Extract<F: Comonad, A>: CokleisliK<CoyonedaFPartial<F, A>, A> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
217 |         internal override init() {}
218 |
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:236:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
234 |     }
235 |
236 |     private class FoldLeft<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, B> {
    |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
237 |         internal init(b: B, f: @escaping (B, A) -> B) {
238 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:260:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
258 |     }
259 |
260 |     private class FoldRight<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Eval<B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
261 |         internal init(b: Eval<B>, f: @escaping (A, Eval<B>) -> Eval<B>) {
262 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:287:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
285 |     }
286 |
287 |     private class TraverseF<F: Traverse, G: Applicative, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Kind<G, CoyonedaOf<F, B>>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
288 |         internal init(f: @escaping (A) -> Kind<G, B>) {
289 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:25: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                             `- note: 'F' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                         `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:37: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                                `- note: 'A' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                                     `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:115:23: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
113 |     }
114 |
115 |     private class Map<F, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                       `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
116 |         internal init(f: @escaping (A) -> B) {
117 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:159:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
157 |     }
158 |
159 |     private class FlatMap<F: Monad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
160 |         internal init(f: @escaping (A) -> CoyonedaOf<F, B>) {
161 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:196:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
194 |     }
195 |
196 |     private class CoflatMap<F: Comonad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
197 |         internal init(f: @escaping (CoyonedaOf<F, A>) -> B) {
198 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:216:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
214 |     }
215 |
216 |     private class Extract<F: Comonad, A>: CokleisliK<CoyonedaFPartial<F, A>, A> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
217 |         internal override init() {}
218 |
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:236:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
234 |     }
235 |
236 |     private class FoldLeft<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, B> {
    |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
237 |         internal init(b: B, f: @escaping (B, A) -> B) {
238 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:260:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
258 |     }
259 |
260 |     private class FoldRight<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Eval<B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
261 |         internal init(b: Eval<B>, f: @escaping (A, Eval<B>) -> Eval<B>) {
262 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:287:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
285 |     }
286 |
287 |     private class TraverseF<F: Traverse, G: Applicative, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Kind<G, CoyonedaOf<F, B>>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
288 |         internal init(f: @escaping (A) -> Kind<G, B>) {
289 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:25: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                             `- note: 'F' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                         `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:37: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                                `- note: 'A' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                                     `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:115:23: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
113 |     }
114 |
115 |     private class Map<F, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                       `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
116 |         internal init(f: @escaping (A) -> B) {
117 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:159:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
157 |     }
158 |
159 |     private class FlatMap<F: Monad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
160 |         internal init(f: @escaping (A) -> CoyonedaOf<F, B>) {
161 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:196:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
194 |     }
195 |
196 |     private class CoflatMap<F: Comonad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
197 |         internal init(f: @escaping (CoyonedaOf<F, A>) -> B) {
198 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:216:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
214 |     }
215 |
216 |     private class Extract<F: Comonad, A>: CokleisliK<CoyonedaFPartial<F, A>, A> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
217 |         internal override init() {}
218 |
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:236:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
234 |     }
235 |
236 |     private class FoldLeft<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, B> {
    |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
237 |         internal init(b: B, f: @escaping (B, A) -> B) {
238 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:260:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
258 |     }
259 |
260 |     private class FoldRight<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Eval<B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
261 |         internal init(b: Eval<B>, f: @escaping (A, Eval<B>) -> Eval<B>) {
262 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:287:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
285 |     }
286 |
287 |     private class TraverseF<F: Traverse, G: Applicative, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Kind<G, CoyonedaOf<F, B>>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
288 |         internal init(f: @escaping (A) -> Kind<G, B>) {
289 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:25: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                             `- note: 'F' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                         `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:37: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                                `- note: 'A' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                                     `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:115:23: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
113 |     }
114 |
115 |     private class Map<F, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                       `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
116 |         internal init(f: @escaping (A) -> B) {
117 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:159:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
157 |     }
158 |
159 |     private class FlatMap<F: Monad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
160 |         internal init(f: @escaping (A) -> CoyonedaOf<F, B>) {
161 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:196:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
194 |     }
195 |
196 |     private class CoflatMap<F: Comonad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
197 |         internal init(f: @escaping (CoyonedaOf<F, A>) -> B) {
198 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:216:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
214 |     }
215 |
216 |     private class Extract<F: Comonad, A>: CokleisliK<CoyonedaFPartial<F, A>, A> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
217 |         internal override init() {}
218 |
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:236:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
234 |     }
235 |
236 |     private class FoldLeft<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, B> {
    |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
237 |         internal init(b: B, f: @escaping (B, A) -> B) {
238 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:260:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
258 |     }
259 |
260 |     private class FoldRight<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Eval<B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
261 |         internal init(b: Eval<B>, f: @escaping (A, Eval<B>) -> Eval<B>) {
262 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:287:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
285 |     }
286 |
287 |     private class TraverseF<F: Traverse, G: Applicative, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Kind<G, CoyonedaOf<F, B>>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
288 |         internal init(f: @escaping (A) -> Kind<G, B>) {
289 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:25: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                             `- note: 'F' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                         `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:37: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                                `- note: 'A' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                                     `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:115:23: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
113 |     }
114 |
115 |     private class Map<F, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                       `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
116 |         internal init(f: @escaping (A) -> B) {
117 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:159:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
157 |     }
158 |
159 |     private class FlatMap<F: Monad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
160 |         internal init(f: @escaping (A) -> CoyonedaOf<F, B>) {
161 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:196:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
194 |     }
195 |
196 |     private class CoflatMap<F: Comonad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
197 |         internal init(f: @escaping (CoyonedaOf<F, A>) -> B) {
198 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:216:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
214 |     }
215 |
216 |     private class Extract<F: Comonad, A>: CokleisliK<CoyonedaFPartial<F, A>, A> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
217 |         internal override init() {}
218 |
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:236:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
234 |     }
235 |
236 |     private class FoldLeft<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, B> {
    |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
237 |         internal init(b: B, f: @escaping (B, A) -> B) {
238 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:260:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
258 |     }
259 |
260 |     private class FoldRight<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Eval<B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
261 |         internal init(b: Eval<B>, f: @escaping (A, Eval<B>) -> Eval<B>) {
262 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:287:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
285 |     }
286 |
287 |     private class TraverseF<F: Traverse, G: Applicative, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Kind<G, CoyonedaOf<F, B>>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
288 |         internal init(f: @escaping (A) -> Kind<G, B>) {
289 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:25: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                             `- note: 'F' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                         `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:37: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                                `- note: 'A' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                                     `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:115:23: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
113 |     }
114 |
115 |     private class Map<F, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                       `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
116 |         internal init(f: @escaping (A) -> B) {
117 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:159:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
157 |     }
158 |
159 |     private class FlatMap<F: Monad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
160 |         internal init(f: @escaping (A) -> CoyonedaOf<F, B>) {
161 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:196:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
194 |     }
195 |
196 |     private class CoflatMap<F: Comonad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
197 |         internal init(f: @escaping (CoyonedaOf<F, A>) -> B) {
198 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:216:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
214 |     }
215 |
216 |     private class Extract<F: Comonad, A>: CokleisliK<CoyonedaFPartial<F, A>, A> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
217 |         internal override init() {}
218 |
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:236:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
234 |     }
235 |
236 |     private class FoldLeft<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, B> {
    |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
237 |         internal init(b: B, f: @escaping (B, A) -> B) {
238 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:260:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
258 |     }
259 |
260 |     private class FoldRight<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Eval<B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
261 |         internal init(b: Eval<B>, f: @escaping (A, Eval<B>) -> Eval<B>) {
262 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:287:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
285 |     }
286 |
287 |     private class TraverseF<F: Traverse, G: Applicative, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Kind<G, CoyonedaOf<F, B>>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
288 |         internal init(f: @escaping (A) -> Kind<G, B>) {
289 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:25: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                             `- note: 'F' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                         `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:37: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                                `- note: 'A' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                                     `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:115:23: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
113 |     }
114 |
115 |     private class Map<F, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                       `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
116 |         internal init(f: @escaping (A) -> B) {
117 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:159:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
157 |     }
158 |
159 |     private class FlatMap<F: Monad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
160 |         internal init(f: @escaping (A) -> CoyonedaOf<F, B>) {
161 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:196:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
194 |     }
195 |
196 |     private class CoflatMap<F: Comonad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
197 |         internal init(f: @escaping (CoyonedaOf<F, A>) -> B) {
198 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:216:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
214 |     }
215 |
216 |     private class Extract<F: Comonad, A>: CokleisliK<CoyonedaFPartial<F, A>, A> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
217 |         internal override init() {}
218 |
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:236:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
234 |     }
235 |
236 |     private class FoldLeft<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, B> {
    |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
237 |         internal init(b: B, f: @escaping (B, A) -> B) {
238 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:260:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
258 |     }
259 |
260 |     private class FoldRight<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Eval<B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
261 |         internal init(b: Eval<B>, f: @escaping (A, Eval<B>) -> Eval<B>) {
262 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:287:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
285 |     }
286 |
287 |     private class TraverseF<F: Traverse, G: Applicative, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Kind<G, CoyonedaOf<F, B>>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
288 |         internal init(f: @escaping (A) -> Kind<G, B>) {
289 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:25: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                             `- note: 'F' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                         `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:37: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                                `- note: 'A' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                                     `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:115:23: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
113 |     }
114 |
115 |     private class Map<F, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                       `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
116 |         internal init(f: @escaping (A) -> B) {
117 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:159:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
157 |     }
158 |
159 |     private class FlatMap<F: Monad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
160 |         internal init(f: @escaping (A) -> CoyonedaOf<F, B>) {
161 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:196:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
194 |     }
195 |
196 |     private class CoflatMap<F: Comonad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
197 |         internal init(f: @escaping (CoyonedaOf<F, A>) -> B) {
198 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:216:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
214 |     }
215 |
216 |     private class Extract<F: Comonad, A>: CokleisliK<CoyonedaFPartial<F, A>, A> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
217 |         internal override init() {}
218 |
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:236:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
234 |     }
235 |
236 |     private class FoldLeft<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, B> {
    |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
237 |         internal init(b: B, f: @escaping (B, A) -> B) {
238 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:260:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
258 |     }
259 |
260 |     private class FoldRight<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Eval<B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
261 |         internal init(b: Eval<B>, f: @escaping (A, Eval<B>) -> Eval<B>) {
262 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:287:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
285 |     }
286 |
287 |     private class TraverseF<F: Traverse, G: Applicative, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Kind<G, CoyonedaOf<F, B>>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
288 |         internal init(f: @escaping (A) -> Kind<G, B>) {
289 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:25: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                             `- note: 'F' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                         `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:37: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                                `- note: 'A' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                                     `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:115:23: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
113 |     }
114 |
115 |     private class Map<F, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                       `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
116 |         internal init(f: @escaping (A) -> B) {
117 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:159:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
157 |     }
158 |
159 |     private class FlatMap<F: Monad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
160 |         internal init(f: @escaping (A) -> CoyonedaOf<F, B>) {
161 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:196:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
194 |     }
195 |
196 |     private class CoflatMap<F: Comonad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
197 |         internal init(f: @escaping (CoyonedaOf<F, A>) -> B) {
198 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:216:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
214 |     }
215 |
216 |     private class Extract<F: Comonad, A>: CokleisliK<CoyonedaFPartial<F, A>, A> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
217 |         internal override init() {}
218 |
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:236:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
234 |     }
235 |
236 |     private class FoldLeft<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, B> {
    |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
237 |         internal init(b: B, f: @escaping (B, A) -> B) {
238 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:260:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
258 |     }
259 |
260 |     private class FoldRight<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Eval<B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
261 |         internal init(b: Eval<B>, f: @escaping (A, Eval<B>) -> Eval<B>) {
262 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:287:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
285 |     }
286 |
287 |     private class TraverseF<F: Traverse, G: Applicative, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Kind<G, CoyonedaOf<F, B>>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
288 |         internal init(f: @escaping (A) -> Kind<G, B>) {
289 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:25: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                             `- note: 'F' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                         `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:37: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                                `- note: 'A' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                                     `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:115:23: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
113 |     }
114 |
115 |     private class Map<F, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                       `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
116 |         internal init(f: @escaping (A) -> B) {
117 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:159:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
157 |     }
158 |
159 |     private class FlatMap<F: Monad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
160 |         internal init(f: @escaping (A) -> CoyonedaOf<F, B>) {
161 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:196:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
194 |     }
195 |
196 |     private class CoflatMap<F: Comonad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
197 |         internal init(f: @escaping (CoyonedaOf<F, A>) -> B) {
198 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:216:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
214 |     }
215 |
216 |     private class Extract<F: Comonad, A>: CokleisliK<CoyonedaFPartial<F, A>, A> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
217 |         internal override init() {}
218 |
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:236:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
234 |     }
235 |
236 |     private class FoldLeft<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, B> {
    |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
237 |         internal init(b: B, f: @escaping (B, A) -> B) {
238 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:260:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
258 |     }
259 |
260 |     private class FoldRight<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Eval<B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
261 |         internal init(b: Eval<B>, f: @escaping (A, Eval<B>) -> Eval<B>) {
262 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:287:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
285 |     }
286 |
287 |     private class TraverseF<F: Traverse, G: Applicative, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Kind<G, CoyonedaOf<F, B>>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
288 |         internal init(f: @escaping (A) -> Kind<G, B>) {
289 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:25: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                             `- note: 'F' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                         `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:37: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                                `- note: 'A' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                                     `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:115:23: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
113 |     }
114 |
115 |     private class Map<F, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                       `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
116 |         internal init(f: @escaping (A) -> B) {
117 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:159:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
157 |     }
158 |
159 |     private class FlatMap<F: Monad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
160 |         internal init(f: @escaping (A) -> CoyonedaOf<F, B>) {
161 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:196:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
194 |     }
195 |
196 |     private class CoflatMap<F: Comonad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
197 |         internal init(f: @escaping (CoyonedaOf<F, A>) -> B) {
198 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:216:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
214 |     }
215 |
216 |     private class Extract<F: Comonad, A>: CokleisliK<CoyonedaFPartial<F, A>, A> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
217 |         internal override init() {}
218 |
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:236:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
234 |     }
235 |
236 |     private class FoldLeft<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, B> {
    |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
237 |         internal init(b: B, f: @escaping (B, A) -> B) {
238 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:260:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
258 |     }
259 |
260 |     private class FoldRight<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Eval<B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
261 |         internal init(b: Eval<B>, f: @escaping (A, Eval<B>) -> Eval<B>) {
262 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:287:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
285 |     }
286 |
287 |     private class TraverseF<F: Traverse, G: Applicative, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Kind<G, CoyonedaOf<F, B>>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
288 |         internal init(f: @escaping (A) -> Kind<G, B>) {
289 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:25: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                             `- note: 'F' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                         `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:90:37: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 47 | ///
 48 | /// Coyoneda can be viewed as the arguments that we need for the `map` function.
 49 | public final class Coyoneda<F, A>: CoyonedaOf<F, A> {
    |                                `- note: 'A' previously declared here
 50 |     internal let coyonedaF: Exists<CoyonedaFPartial<F, A>>
 51 |
    :
 88 |     }
 89 |
 90 |     private class Lower<F: Functor, A>: CokleisliK<CoyonedaFPartial<F, A>, Kind<F, A>> {
    |                                     `- warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 91 |         public override func invoke<T>(_ fa: CoyonedaFOf<F, A, T>) -> Kind<F, A> {
 92 |             fa^.pivot.map(fa^.f.invoke)
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:115:23: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
113 |     }
114 |
115 |     private class Map<F, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                       `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
116 |         internal init(f: @escaping (A) -> B) {
117 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:159:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
157 |     }
158 |
159 |     private class FlatMap<F: Monad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
160 |         internal init(f: @escaping (A) -> CoyonedaOf<F, B>) {
161 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:196:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
194 |     }
195 |
196 |     private class CoflatMap<F: Comonad, A, B>: CokleisliK<CoyonedaFPartial<F, A>, CoyonedaOf<F, B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
197 |         internal init(f: @escaping (CoyonedaOf<F, A>) -> B) {
198 |             self.f = f
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:216:27: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
214 |     }
215 |
216 |     private class Extract<F: Comonad, A>: CokleisliK<CoyonedaFPartial<F, A>, A> {
    |                           `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
217 |         internal override init() {}
218 |
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:236:28: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
234 |     }
235 |
236 |     private class FoldLeft<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, B> {
    |                            `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
237 |         internal init(b: B, f: @escaping (B, A) -> B) {
238 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:260:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
258 |     }
259 |
260 |     private class FoldRight<F: Foldable, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Eval<B>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
261 |         internal init(b: Eval<B>, f: @escaping (A, Eval<B>) -> Eval<B>) {
262 |             self.b = b
/host/spi-builder-workspace/Sources/Bow/Data/Coyoneda.swift:287:29: warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 39 |
 40 | /// Partial application of the Coyoneda type constructor, omitting the last parameter.
 41 | public final class CoyonedaPartial<F>: Kind<ForCoyoneda, F> {}
    |                                    `- note: 'F' previously declared here
 42 |
 43 | /// Higher Kinded Type alias to improve readability.
    :
285 |     }
286 |
287 |     private class TraverseF<F: Traverse, G: Applicative, A, B>: CokleisliK<CoyonedaFPartial<F, A>, Kind<G, CoyonedaOf<F, B>>> {
    |                             `- warning: generic parameter 'F' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
288 |         internal init(f: @escaping (A) -> Kind<G, B>) {
289 |             self.f = f
BUILD FAILURE 6.3 linux