The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DirectToSwiftUI with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

[181/228] Compiling DirectToSwiftUI ContextKVC.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      guard let model = ruleContext[D2SKeys.database].model else {
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:45: note: add arguments after the type to construct a value of the type
      guard let model = ruleContext[D2SKeys.database].model else {
                                            ^
                                                    ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:45: note: use '.self' to reference the type object
      guard let model = ruleContext[D2SKeys.database].model else {
                                            ^
                                                    .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity      = ruleContext[D2SKeys.entity]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:45: note: add arguments after the type to construct a value of the type
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:45: note: use '.self' to reference the type object
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity      = ruleContext[D2SKeys.entity]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:45: note: add arguments after the type to construct a value of the type
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:45: note: use '.self' to reference the type object
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:36: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity     = ruleContext[D2SKeys.entity]
                                   ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:44: note: add arguments after the type to construct a value of the type
      let entity     = ruleContext[D2SKeys.entity]
                                           ^
                                                 ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:44: note: use '.self' to reference the type object
      let entity     = ruleContext[D2SKeys.entity]
                                           ^
                                                 .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:36: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                   ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:44: note: add arguments after the type to construct a value of the type
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                           ^
                                                              ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:44: note: use '.self' to reference the type object
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                           ^
                                                              .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:41: warning: expected member name or constructor call after type name; this will be an error in Swift 6
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:49: note: add arguments after the type to construct a value of the type
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                                ^
                                                                ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:49: note: use '.self' to reference the type object
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                                ^
                                                                .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:40: warning: expected member name or constructor call after type name; this will be an error in Swift 6
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:48: note: add arguments after the type to construct a value of the type
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                               ^
                                                               ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:48: note: use '.self' to reference the type object
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                               ^
                                                               .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let object      = ruleContext[D2SKeys.object]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:45: note: add arguments after the type to construct a value of the type
      let object      = ruleContext[D2SKeys.object]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:45: note: use '.self' to reference the type object
      let object      = ruleContext[D2SKeys.object]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:31: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let model = ruleContext[D2SKeys.model]
                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:39: note: add arguments after the type to construct a value of the type
      let model = ruleContext[D2SKeys.model]
                                      ^
                                           ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:39: note: use '.self' to reference the type object
      let model = ruleContext[D2SKeys.model]
                                      ^
                                           .self
[182/228] Compiling DirectToSwiftUI ActiveRecordDefaults.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      guard let model = ruleContext[D2SKeys.database].model else {
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:45: note: add arguments after the type to construct a value of the type
      guard let model = ruleContext[D2SKeys.database].model else {
                                            ^
                                                    ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:45: note: use '.self' to reference the type object
      guard let model = ruleContext[D2SKeys.database].model else {
                                            ^
                                                    .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity      = ruleContext[D2SKeys.entity]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:45: note: add arguments after the type to construct a value of the type
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:45: note: use '.self' to reference the type object
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity      = ruleContext[D2SKeys.entity]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:45: note: add arguments after the type to construct a value of the type
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:45: note: use '.self' to reference the type object
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:36: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity     = ruleContext[D2SKeys.entity]
                                   ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:44: note: add arguments after the type to construct a value of the type
      let entity     = ruleContext[D2SKeys.entity]
                                           ^
                                                 ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:44: note: use '.self' to reference the type object
      let entity     = ruleContext[D2SKeys.entity]
                                           ^
                                                 .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:36: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                   ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:44: note: add arguments after the type to construct a value of the type
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                           ^
                                                              ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:44: note: use '.self' to reference the type object
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                           ^
                                                              .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:41: warning: expected member name or constructor call after type name; this will be an error in Swift 6
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:49: note: add arguments after the type to construct a value of the type
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                                ^
                                                                ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:49: note: use '.self' to reference the type object
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                                ^
                                                                .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:40: warning: expected member name or constructor call after type name; this will be an error in Swift 6
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:48: note: add arguments after the type to construct a value of the type
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                               ^
                                                               ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:48: note: use '.self' to reference the type object
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                               ^
                                                               .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let object      = ruleContext[D2SKeys.object]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:45: note: add arguments after the type to construct a value of the type
      let object      = ruleContext[D2SKeys.object]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:45: note: use '.self' to reference the type object
      let object      = ruleContext[D2SKeys.object]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:31: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let model = ruleContext[D2SKeys.model]
                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:39: note: add arguments after the type to construct a value of the type
      let model = ruleContext[D2SKeys.model]
                                      ^
                                           ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:39: note: use '.self' to reference the type object
      let model = ruleContext[D2SKeys.model]
                                      ^
                                           .self
[183/228] Compiling DirectToSwiftUI DatabaseDefaults.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      guard let model = ruleContext[D2SKeys.database].model else {
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:45: note: add arguments after the type to construct a value of the type
      guard let model = ruleContext[D2SKeys.database].model else {
                                            ^
                                                    ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:45: note: use '.self' to reference the type object
      guard let model = ruleContext[D2SKeys.database].model else {
                                            ^
                                                    .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity      = ruleContext[D2SKeys.entity]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:45: note: add arguments after the type to construct a value of the type
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:45: note: use '.self' to reference the type object
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity      = ruleContext[D2SKeys.entity]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:45: note: add arguments after the type to construct a value of the type
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:45: note: use '.self' to reference the type object
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:36: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity     = ruleContext[D2SKeys.entity]
                                   ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:44: note: add arguments after the type to construct a value of the type
      let entity     = ruleContext[D2SKeys.entity]
                                           ^
                                                 ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:44: note: use '.self' to reference the type object
      let entity     = ruleContext[D2SKeys.entity]
                                           ^
                                                 .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:36: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                   ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:44: note: add arguments after the type to construct a value of the type
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                           ^
                                                              ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:44: note: use '.self' to reference the type object
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                           ^
                                                              .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:41: warning: expected member name or constructor call after type name; this will be an error in Swift 6
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:49: note: add arguments after the type to construct a value of the type
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                                ^
                                                                ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:49: note: use '.self' to reference the type object
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                                ^
                                                                .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:40: warning: expected member name or constructor call after type name; this will be an error in Swift 6
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:48: note: add arguments after the type to construct a value of the type
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                               ^
                                                               ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:48: note: use '.self' to reference the type object
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                               ^
                                                               .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let object      = ruleContext[D2SKeys.object]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:45: note: add arguments after the type to construct a value of the type
      let object      = ruleContext[D2SKeys.object]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:45: note: use '.self' to reference the type object
      let object      = ruleContext[D2SKeys.object]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:31: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let model = ruleContext[D2SKeys.model]
                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:39: note: add arguments after the type to construct a value of the type
      let model = ruleContext[D2SKeys.model]
                                      ^
                                           ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:39: note: use '.self' to reference the type object
      let model = ruleContext[D2SKeys.model]
                                      ^
                                           .self
[184/228] Compiling DirectToSwiftUI DefaultAssignment.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      guard let model = ruleContext[D2SKeys.database].model else {
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:45: note: add arguments after the type to construct a value of the type
      guard let model = ruleContext[D2SKeys.database].model else {
                                            ^
                                                    ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:45: note: use '.self' to reference the type object
      guard let model = ruleContext[D2SKeys.database].model else {
                                            ^
                                                    .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity      = ruleContext[D2SKeys.entity]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:45: note: add arguments after the type to construct a value of the type
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:45: note: use '.self' to reference the type object
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity      = ruleContext[D2SKeys.entity]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:45: note: add arguments after the type to construct a value of the type
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:45: note: use '.self' to reference the type object
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:36: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity     = ruleContext[D2SKeys.entity]
                                   ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:44: note: add arguments after the type to construct a value of the type
      let entity     = ruleContext[D2SKeys.entity]
                                           ^
                                                 ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:44: note: use '.self' to reference the type object
      let entity     = ruleContext[D2SKeys.entity]
                                           ^
                                                 .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:36: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                   ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:44: note: add arguments after the type to construct a value of the type
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                           ^
                                                              ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:44: note: use '.self' to reference the type object
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                           ^
                                                              .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:41: warning: expected member name or constructor call after type name; this will be an error in Swift 6
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:49: note: add arguments after the type to construct a value of the type
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                                ^
                                                                ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:49: note: use '.self' to reference the type object
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                                ^
                                                                .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:40: warning: expected member name or constructor call after type name; this will be an error in Swift 6
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:48: note: add arguments after the type to construct a value of the type
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                               ^
                                                               ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:48: note: use '.self' to reference the type object
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                               ^
                                                               .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let object      = ruleContext[D2SKeys.object]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:45: note: add arguments after the type to construct a value of the type
      let object      = ruleContext[D2SKeys.object]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:45: note: use '.self' to reference the type object
      let object      = ruleContext[D2SKeys.object]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:31: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let model = ruleContext[D2SKeys.model]
                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:39: note: add arguments after the type to construct a value of the type
      let model = ruleContext[D2SKeys.model]
                                      ^
                                           ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:39: note: use '.self' to reference the type object
      let model = ruleContext[D2SKeys.model]
                                      ^
                                           .self
[185/228] Compiling DirectToSwiftUI EntityDefaults.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      guard let model = ruleContext[D2SKeys.database].model else {
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:45: note: add arguments after the type to construct a value of the type
      guard let model = ruleContext[D2SKeys.database].model else {
                                            ^
                                                    ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:45: note: use '.self' to reference the type object
      guard let model = ruleContext[D2SKeys.database].model else {
                                            ^
                                                    .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity      = ruleContext[D2SKeys.entity]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:45: note: add arguments after the type to construct a value of the type
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:45: note: use '.self' to reference the type object
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity      = ruleContext[D2SKeys.entity]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:45: note: add arguments after the type to construct a value of the type
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:45: note: use '.self' to reference the type object
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:36: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity     = ruleContext[D2SKeys.entity]
                                   ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:44: note: add arguments after the type to construct a value of the type
      let entity     = ruleContext[D2SKeys.entity]
                                           ^
                                                 ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:44: note: use '.self' to reference the type object
      let entity     = ruleContext[D2SKeys.entity]
                                           ^
                                                 .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:36: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                   ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:44: note: add arguments after the type to construct a value of the type
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                           ^
                                                              ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:44: note: use '.self' to reference the type object
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                           ^
                                                              .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:41: warning: expected member name or constructor call after type name; this will be an error in Swift 6
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:49: note: add arguments after the type to construct a value of the type
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                                ^
                                                                ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:49: note: use '.self' to reference the type object
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                                ^
                                                                .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:40: warning: expected member name or constructor call after type name; this will be an error in Swift 6
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:48: note: add arguments after the type to construct a value of the type
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                               ^
                                                               ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:48: note: use '.self' to reference the type object
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                               ^
                                                               .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let object      = ruleContext[D2SKeys.object]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:45: note: add arguments after the type to construct a value of the type
      let object      = ruleContext[D2SKeys.object]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:45: note: use '.self' to reference the type object
      let object      = ruleContext[D2SKeys.object]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:31: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let model = ruleContext[D2SKeys.model]
                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:39: note: add arguments after the type to construct a value of the type
      let model = ruleContext[D2SKeys.model]
                                      ^
                                           ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:39: note: use '.self' to reference the type object
      let model = ruleContext[D2SKeys.model]
                                      ^
                                           .self
[186/228] Compiling DirectToSwiftUI ModelDefaults.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      guard let model = ruleContext[D2SKeys.database].model else {
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:45: note: add arguments after the type to construct a value of the type
      guard let model = ruleContext[D2SKeys.database].model else {
                                            ^
                                                    ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:45: note: use '.self' to reference the type object
      guard let model = ruleContext[D2SKeys.database].model else {
                                            ^
                                                    .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity      = ruleContext[D2SKeys.entity]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:45: note: add arguments after the type to construct a value of the type
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:45: note: use '.self' to reference the type object
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity      = ruleContext[D2SKeys.entity]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:45: note: add arguments after the type to construct a value of the type
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:45: note: use '.self' to reference the type object
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:36: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity     = ruleContext[D2SKeys.entity]
                                   ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:44: note: add arguments after the type to construct a value of the type
      let entity     = ruleContext[D2SKeys.entity]
                                           ^
                                                 ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:44: note: use '.self' to reference the type object
      let entity     = ruleContext[D2SKeys.entity]
                                           ^
                                                 .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:36: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                   ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:44: note: add arguments after the type to construct a value of the type
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                           ^
                                                              ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:44: note: use '.self' to reference the type object
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                           ^
                                                              .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:41: warning: expected member name or constructor call after type name; this will be an error in Swift 6
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:49: note: add arguments after the type to construct a value of the type
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                                ^
                                                                ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:49: note: use '.self' to reference the type object
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                                ^
                                                                .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:40: warning: expected member name or constructor call after type name; this will be an error in Swift 6
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:48: note: add arguments after the type to construct a value of the type
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                               ^
                                                               ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:48: note: use '.self' to reference the type object
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                               ^
                                                               .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let object      = ruleContext[D2SKeys.object]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:45: note: add arguments after the type to construct a value of the type
      let object      = ruleContext[D2SKeys.object]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:45: note: use '.self' to reference the type object
      let object      = ruleContext[D2SKeys.object]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:31: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let model = ruleContext[D2SKeys.model]
                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:39: note: add arguments after the type to construct a value of the type
      let model = ruleContext[D2SKeys.model]
                                      ^
                                           ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:39: note: use '.self' to reference the type object
      let model = ruleContext[D2SKeys.model]
                                      ^
                                           .self
[187/228] Compiling DirectToSwiftUI EnvironmentKeys.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      guard let model = ruleContext[D2SKeys.database].model else {
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:45: note: add arguments after the type to construct a value of the type
      guard let model = ruleContext[D2SKeys.database].model else {
                                            ^
                                                    ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:45: note: use '.self' to reference the type object
      guard let model = ruleContext[D2SKeys.database].model else {
                                            ^
                                                    .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity      = ruleContext[D2SKeys.entity]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:45: note: add arguments after the type to construct a value of the type
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:45: note: use '.self' to reference the type object
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity      = ruleContext[D2SKeys.entity]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:45: note: add arguments after the type to construct a value of the type
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:45: note: use '.self' to reference the type object
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:36: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity     = ruleContext[D2SKeys.entity]
                                   ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:44: note: add arguments after the type to construct a value of the type
      let entity     = ruleContext[D2SKeys.entity]
                                           ^
                                                 ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:44: note: use '.self' to reference the type object
      let entity     = ruleContext[D2SKeys.entity]
                                           ^
                                                 .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:36: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                   ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:44: note: add arguments after the type to construct a value of the type
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                           ^
                                                              ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:44: note: use '.self' to reference the type object
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                           ^
                                                              .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:41: warning: expected member name or constructor call after type name; this will be an error in Swift 6
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:49: note: add arguments after the type to construct a value of the type
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                                ^
                                                                ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:49: note: use '.self' to reference the type object
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                                ^
                                                                .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:40: warning: expected member name or constructor call after type name; this will be an error in Swift 6
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:48: note: add arguments after the type to construct a value of the type
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                               ^
                                                               ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:48: note: use '.self' to reference the type object
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                               ^
                                                               .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let object      = ruleContext[D2SKeys.object]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:45: note: add arguments after the type to construct a value of the type
      let object      = ruleContext[D2SKeys.object]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:45: note: use '.self' to reference the type object
      let object      = ruleContext[D2SKeys.object]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:31: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let model = ruleContext[D2SKeys.model]
                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:39: note: add arguments after the type to construct a value of the type
      let model = ruleContext[D2SKeys.model]
                                      ^
                                           ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:39: note: use '.self' to reference the type object
      let model = ruleContext[D2SKeys.model]
                                      ^
                                           .self
[188/228] Compiling DirectToSwiftUI EnvironmentPathes.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      guard let model = ruleContext[D2SKeys.database].model else {
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:45: note: add arguments after the type to construct a value of the type
      guard let model = ruleContext[D2SKeys.database].model else {
                                            ^
                                                    ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:45: note: use '.self' to reference the type object
      guard let model = ruleContext[D2SKeys.database].model else {
                                            ^
                                                    .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity      = ruleContext[D2SKeys.entity]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:45: note: add arguments after the type to construct a value of the type
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:45: note: use '.self' to reference the type object
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity      = ruleContext[D2SKeys.entity]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:45: note: add arguments after the type to construct a value of the type
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:45: note: use '.self' to reference the type object
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:36: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity     = ruleContext[D2SKeys.entity]
                                   ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:44: note: add arguments after the type to construct a value of the type
      let entity     = ruleContext[D2SKeys.entity]
                                           ^
                                                 ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:44: note: use '.self' to reference the type object
      let entity     = ruleContext[D2SKeys.entity]
                                           ^
                                                 .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:36: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                   ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:44: note: add arguments after the type to construct a value of the type
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                           ^
                                                              ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:44: note: use '.self' to reference the type object
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                           ^
                                                              .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:41: warning: expected member name or constructor call after type name; this will be an error in Swift 6
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:49: note: add arguments after the type to construct a value of the type
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                                ^
                                                                ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:49: note: use '.self' to reference the type object
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                                ^
                                                                .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:40: warning: expected member name or constructor call after type name; this will be an error in Swift 6
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:48: note: add arguments after the type to construct a value of the type
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                               ^
                                                               ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:48: note: use '.self' to reference the type object
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                               ^
                                                               .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let object      = ruleContext[D2SKeys.object]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:45: note: add arguments after the type to construct a value of the type
      let object      = ruleContext[D2SKeys.object]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:45: note: use '.self' to reference the type object
      let object      = ruleContext[D2SKeys.object]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:31: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let model = ruleContext[D2SKeys.model]
                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:39: note: add arguments after the type to construct a value of the type
      let model = ruleContext[D2SKeys.model]
                                      ^
                                           ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:39: note: use '.self' to reference the type object
      let model = ruleContext[D2SKeys.model]
                                      ^
                                           .self
[189/228] Compiling DirectToSwiftUI ViewModifiers.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      guard let model = ruleContext[D2SKeys.database].model else {
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:45: note: add arguments after the type to construct a value of the type
      guard let model = ruleContext[D2SKeys.database].model else {
                                            ^
                                                    ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:45: note: use '.self' to reference the type object
      guard let model = ruleContext[D2SKeys.database].model else {
                                            ^
                                                    .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity      = ruleContext[D2SKeys.entity]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:45: note: add arguments after the type to construct a value of the type
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:45: note: use '.self' to reference the type object
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity      = ruleContext[D2SKeys.entity]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:45: note: add arguments after the type to construct a value of the type
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:45: note: use '.self' to reference the type object
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:36: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity     = ruleContext[D2SKeys.entity]
                                   ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:44: note: add arguments after the type to construct a value of the type
      let entity     = ruleContext[D2SKeys.entity]
                                           ^
                                                 ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:44: note: use '.self' to reference the type object
      let entity     = ruleContext[D2SKeys.entity]
                                           ^
                                                 .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:36: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                   ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:44: note: add arguments after the type to construct a value of the type
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                           ^
                                                              ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:44: note: use '.self' to reference the type object
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                           ^
                                                              .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:41: warning: expected member name or constructor call after type name; this will be an error in Swift 6
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:49: note: add arguments after the type to construct a value of the type
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                                ^
                                                                ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:49: note: use '.self' to reference the type object
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                                ^
                                                                .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:40: warning: expected member name or constructor call after type name; this will be an error in Swift 6
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:48: note: add arguments after the type to construct a value of the type
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                               ^
                                                               ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:48: note: use '.self' to reference the type object
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                               ^
                                                               .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let object      = ruleContext[D2SKeys.object]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:45: note: add arguments after the type to construct a value of the type
      let object      = ruleContext[D2SKeys.object]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:45: note: use '.self' to reference the type object
      let object      = ruleContext[D2SKeys.object]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:31: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let model = ruleContext[D2SKeys.model]
                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:39: note: add arguments after the type to construct a value of the type
      let model = ruleContext[D2SKeys.model]
                                      ^
                                           ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:39: note: use '.self' to reference the type object
      let model = ruleContext[D2SKeys.model]
                                      ^
                                           .self
[190/228] Compiling DirectToSwiftUI D2SInspectWindow.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      guard let model = ruleContext[D2SKeys.database].model else {
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:45: note: add arguments after the type to construct a value of the type
      guard let model = ruleContext[D2SKeys.database].model else {
                                            ^
                                                    ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:45: note: use '.self' to reference the type object
      guard let model = ruleContext[D2SKeys.database].model else {
                                            ^
                                                    .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity      = ruleContext[D2SKeys.entity]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:45: note: add arguments after the type to construct a value of the type
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:45: note: use '.self' to reference the type object
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity      = ruleContext[D2SKeys.entity]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:45: note: add arguments after the type to construct a value of the type
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:45: note: use '.self' to reference the type object
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:36: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity     = ruleContext[D2SKeys.entity]
                                   ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:44: note: add arguments after the type to construct a value of the type
      let entity     = ruleContext[D2SKeys.entity]
                                           ^
                                                 ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:44: note: use '.self' to reference the type object
      let entity     = ruleContext[D2SKeys.entity]
                                           ^
                                                 .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:36: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                   ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:44: note: add arguments after the type to construct a value of the type
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                           ^
                                                              ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:44: note: use '.self' to reference the type object
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                           ^
                                                              .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:41: warning: expected member name or constructor call after type name; this will be an error in Swift 6
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:49: note: add arguments after the type to construct a value of the type
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                                ^
                                                                ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:49: note: use '.self' to reference the type object
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                                ^
                                                                .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:40: warning: expected member name or constructor call after type name; this will be an error in Swift 6
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:48: note: add arguments after the type to construct a value of the type
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                               ^
                                                               ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:48: note: use '.self' to reference the type object
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                               ^
                                                               .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let object      = ruleContext[D2SKeys.object]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:45: note: add arguments after the type to construct a value of the type
      let object      = ruleContext[D2SKeys.object]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:45: note: use '.self' to reference the type object
      let object      = ruleContext[D2SKeys.object]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:31: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let model = ruleContext[D2SKeys.model]
                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:39: note: add arguments after the type to construct a value of the type
      let model = ruleContext[D2SKeys.model]
                                      ^
                                           ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:39: note: use '.self' to reference the type object
      let model = ruleContext[D2SKeys.model]
                                      ^
                                           .self
[191/228] Compiling DirectToSwiftUI D2SMainWindow.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      guard let model = ruleContext[D2SKeys.database].model else {
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:45: note: add arguments after the type to construct a value of the type
      guard let model = ruleContext[D2SKeys.database].model else {
                                            ^
                                                    ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:27:45: note: use '.self' to reference the type object
      guard let model = ruleContext[D2SKeys.database].model else {
                                            ^
                                                    .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity      = ruleContext[D2SKeys.entity]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:45: note: add arguments after the type to construct a value of the type
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:36:45: note: use '.self' to reference the type object
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:37:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity      = ruleContext[D2SKeys.entity]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:45: note: add arguments after the type to construct a value of the type
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:44:45: note: use '.self' to reference the type object
      let entity      = ruleContext[D2SKeys.entity]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:45:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:36: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let entity     = ruleContext[D2SKeys.entity]
                                   ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:44: note: add arguments after the type to construct a value of the type
      let entity     = ruleContext[D2SKeys.entity]
                                           ^
                                                 ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:53:44: note: use '.self' to reference the type object
      let entity     = ruleContext[D2SKeys.entity]
                                           ^
                                                 .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:36: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                   ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:44: note: add arguments after the type to construct a value of the type
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                           ^
                                                              ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:54:44: note: use '.self' to reference the type object
      let roEntities = ruleContext[D2SKeys.readOnlyEntityNames]
                                           ^
                                                              .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:41: warning: expected member name or constructor call after type name; this will be an error in Swift 6
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:49: note: add arguments after the type to construct a value of the type
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                                ^
                                                                ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:59:49: note: use '.self' to reference the type object
    .init { ruleContext in !ruleContext[D2SKeys.isEntityReadOnly] }
                                                ^
                                                                .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:40: warning: expected member name or constructor call after type name; this will be an error in Swift 6
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:48: note: add arguments after the type to construct a value of the type
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                               ^
                                                               ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:62:48: note: use '.self' to reference the type object
    .init { ruleContext in ruleContext[D2SKeys.isObjectEditable] }
                                               ^
                                                               .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let object      = ruleContext[D2SKeys.object]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:45: note: add arguments after the type to construct a value of the type
      let object      = ruleContext[D2SKeys.object]
                                            ^
                                                  ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:67:45: note: use '.self' to reference the type object
      let object      = ruleContext[D2SKeys.object]
                                            ^
                                                  .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:37: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:45: note: add arguments after the type to construct a value of the type
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:68:45: note: use '.self' to reference the type object
      let propertyKey = ruleContext[D2SKeys.propertyKey]
                                            ^
                                                       .self
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:31: warning: expected member name or constructor call after type name; this will be an error in Swift 6
      let model = ruleContext[D2SKeys.model]
                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:39: note: add arguments after the type to construct a value of the type
      let model = ruleContext[D2SKeys.model]
                                      ^
                                           ()
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/Environment/DefaultAssignment/DefaultAssignment.swift:75:39: note: use '.self' to reference the type object
      let model = ruleContext[D2SKeys.model]
                                      ^
                                           .self
[192/228] Compiling DirectToSwiftUI ListEnabledDatePicker.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/KVCRuleSelfAssignment.swift:40:33: warning: generic parameter 'K' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public func isCandidateForKey<K: DynamicEnvironmentKey>(_ key: K.Type)
                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/KVCRuleSelfAssignment.swift:26:34: note: 'K' previously declared here
open class KVCRuleSelfAssignment<K: DynamicEnvironmentKey>
                                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathAssignment.swift:51:33: warning: generic parameter 'K' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public func isCandidateForKey<K: DynamicEnvironmentKey>(_ key: K.Type)
                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathAssignment.swift:33:37: note: 'K' previously declared here
public struct RuleKeyPathAssignment<K: DynamicEnvironmentKey>
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:11:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>, value: Value) {
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:16:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>, value: Value?) {
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:22:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>,
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:31:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>,
       ^
[193/228] Compiling DirectToSwiftUI MultilineEditor.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/KVCRuleSelfAssignment.swift:40:33: warning: generic parameter 'K' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public func isCandidateForKey<K: DynamicEnvironmentKey>(_ key: K.Type)
                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/KVCRuleSelfAssignment.swift:26:34: note: 'K' previously declared here
open class KVCRuleSelfAssignment<K: DynamicEnvironmentKey>
                                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathAssignment.swift:51:33: warning: generic parameter 'K' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public func isCandidateForKey<K: DynamicEnvironmentKey>(_ key: K.Type)
                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathAssignment.swift:33:37: note: 'K' previously declared here
public struct RuleKeyPathAssignment<K: DynamicEnvironmentKey>
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:11:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>, value: Value) {
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:16:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>, value: Value?) {
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:22:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>,
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:31:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>,
       ^
[194/228] Compiling DirectToSwiftUI SearchField.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/KVCRuleSelfAssignment.swift:40:33: warning: generic parameter 'K' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public func isCandidateForKey<K: DynamicEnvironmentKey>(_ key: K.Type)
                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/KVCRuleSelfAssignment.swift:26:34: note: 'K' previously declared here
open class KVCRuleSelfAssignment<K: DynamicEnvironmentKey>
                                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathAssignment.swift:51:33: warning: generic parameter 'K' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public func isCandidateForKey<K: DynamicEnvironmentKey>(_ key: K.Type)
                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathAssignment.swift:33:37: note: 'K' previously declared here
public struct RuleKeyPathAssignment<K: DynamicEnvironmentKey>
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:11:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>, value: Value) {
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:16:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>, value: Value?) {
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:22:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>,
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:31:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>,
       ^
[195/228] Compiling DirectToSwiftUI Spinner.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/KVCRuleSelfAssignment.swift:40:33: warning: generic parameter 'K' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public func isCandidateForKey<K: DynamicEnvironmentKey>(_ key: K.Type)
                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/KVCRuleSelfAssignment.swift:26:34: note: 'K' previously declared here
open class KVCRuleSelfAssignment<K: DynamicEnvironmentKey>
                                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathAssignment.swift:51:33: warning: generic parameter 'K' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public func isCandidateForKey<K: DynamicEnvironmentKey>(_ key: K.Type)
                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathAssignment.swift:33:37: note: 'K' previously declared here
public struct RuleKeyPathAssignment<K: DynamicEnvironmentKey>
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:11:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>, value: Value) {
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:16:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>, value: Value?) {
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:22:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>,
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:31:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>,
       ^
[196/228] Compiling DirectToSwiftUI KVCRulePredicate.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/KVCRuleSelfAssignment.swift:40:33: warning: generic parameter 'K' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public func isCandidateForKey<K: DynamicEnvironmentKey>(_ key: K.Type)
                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/KVCRuleSelfAssignment.swift:26:34: note: 'K' previously declared here
open class KVCRuleSelfAssignment<K: DynamicEnvironmentKey>
                                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathAssignment.swift:51:33: warning: generic parameter 'K' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public func isCandidateForKey<K: DynamicEnvironmentKey>(_ key: K.Type)
                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathAssignment.swift:33:37: note: 'K' previously declared here
public struct RuleKeyPathAssignment<K: DynamicEnvironmentKey>
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:11:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>, value: Value) {
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:16:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>, value: Value?) {
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:22:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>,
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:31:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>,
       ^
[197/228] Compiling DirectToSwiftUI KVCRuleSelfAssignment.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/KVCRuleSelfAssignment.swift:40:33: warning: generic parameter 'K' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public func isCandidateForKey<K: DynamicEnvironmentKey>(_ key: K.Type)
                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/KVCRuleSelfAssignment.swift:26:34: note: 'K' previously declared here
open class KVCRuleSelfAssignment<K: DynamicEnvironmentKey>
                                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathAssignment.swift:51:33: warning: generic parameter 'K' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public func isCandidateForKey<K: DynamicEnvironmentKey>(_ key: K.Type)
                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathAssignment.swift:33:37: note: 'K' previously declared here
public struct RuleKeyPathAssignment<K: DynamicEnvironmentKey>
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:11:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>, value: Value) {
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:16:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>, value: Value?) {
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:22:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>,
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:31:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>,
       ^
[198/228] Compiling DirectToSwiftUI RuleClosurePredicateExtras.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/KVCRuleSelfAssignment.swift:40:33: warning: generic parameter 'K' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public func isCandidateForKey<K: DynamicEnvironmentKey>(_ key: K.Type)
                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/KVCRuleSelfAssignment.swift:26:34: note: 'K' previously declared here
open class KVCRuleSelfAssignment<K: DynamicEnvironmentKey>
                                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathAssignment.swift:51:33: warning: generic parameter 'K' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public func isCandidateForKey<K: DynamicEnvironmentKey>(_ key: K.Type)
                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathAssignment.swift:33:37: note: 'K' previously declared here
public struct RuleKeyPathAssignment<K: DynamicEnvironmentKey>
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:11:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>, value: Value) {
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:16:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>, value: Value?) {
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:22:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>,
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:31:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>,
       ^
[199/228] Compiling DirectToSwiftUI RuleKeyPathAssignment.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/KVCRuleSelfAssignment.swift:40:33: warning: generic parameter 'K' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public func isCandidateForKey<K: DynamicEnvironmentKey>(_ key: K.Type)
                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/KVCRuleSelfAssignment.swift:26:34: note: 'K' previously declared here
open class KVCRuleSelfAssignment<K: DynamicEnvironmentKey>
                                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathAssignment.swift:51:33: warning: generic parameter 'K' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public func isCandidateForKey<K: DynamicEnvironmentKey>(_ key: K.Type)
                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathAssignment.swift:33:37: note: 'K' previously declared here
public struct RuleKeyPathAssignment<K: DynamicEnvironmentKey>
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:11:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>, value: Value) {
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:16:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>, value: Value?) {
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:22:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>,
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:31:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>,
       ^
[200/228] Compiling DirectToSwiftUI RuleKeyPathPredicateExtras.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/KVCRuleSelfAssignment.swift:40:33: warning: generic parameter 'K' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public func isCandidateForKey<K: DynamicEnvironmentKey>(_ key: K.Type)
                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/KVCRuleSelfAssignment.swift:26:34: note: 'K' previously declared here
open class KVCRuleSelfAssignment<K: DynamicEnvironmentKey>
                                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathAssignment.swift:51:33: warning: generic parameter 'K' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public func isCandidateForKey<K: DynamicEnvironmentKey>(_ key: K.Type)
                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathAssignment.swift:33:37: note: 'K' previously declared here
public struct RuleKeyPathAssignment<K: DynamicEnvironmentKey>
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:11:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>, value: Value) {
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:16:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>, value: Value?) {
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:22:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>,
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:31:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>,
       ^
[201/228] Compiling DirectToSwiftUI RuleModelExtras.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/KVCRuleSelfAssignment.swift:40:33: warning: generic parameter 'K' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public func isCandidateForKey<K: DynamicEnvironmentKey>(_ key: K.Type)
                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/KVCRuleSelfAssignment.swift:26:34: note: 'K' previously declared here
open class KVCRuleSelfAssignment<K: DynamicEnvironmentKey>
                                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathAssignment.swift:51:33: warning: generic parameter 'K' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public func isCandidateForKey<K: DynamicEnvironmentKey>(_ key: K.Type)
                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathAssignment.swift:33:37: note: 'K' previously declared here
public struct RuleKeyPathAssignment<K: DynamicEnvironmentKey>
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:11:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>, value: Value) {
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:16:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>, value: Value?) {
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:22:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>,
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:31:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>,
       ^
[202/228] Compiling DirectToSwiftUI RuleOperatorExtras.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/KVCRuleSelfAssignment.swift:40:33: warning: generic parameter 'K' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public func isCandidateForKey<K: DynamicEnvironmentKey>(_ key: K.Type)
                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/KVCRuleSelfAssignment.swift:26:34: note: 'K' previously declared here
open class KVCRuleSelfAssignment<K: DynamicEnvironmentKey>
                                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathAssignment.swift:51:33: warning: generic parameter 'K' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public func isCandidateForKey<K: DynamicEnvironmentKey>(_ key: K.Type)
                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathAssignment.swift:33:37: note: 'K' previously declared here
public struct RuleKeyPathAssignment<K: DynamicEnvironmentKey>
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:11:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>, value: Value) {
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:16:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>, value: Value?) {
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:22:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>,
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:31:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>,
       ^
[203/228] Compiling DirectToSwiftUI ZeeQLRuleParser.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/KVCRuleSelfAssignment.swift:40:33: warning: generic parameter 'K' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public func isCandidateForKey<K: DynamicEnvironmentKey>(_ key: K.Type)
                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/KVCRuleSelfAssignment.swift:26:34: note: 'K' previously declared here
open class KVCRuleSelfAssignment<K: DynamicEnvironmentKey>
                                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathAssignment.swift:51:33: warning: generic parameter 'K' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public func isCandidateForKey<K: DynamicEnvironmentKey>(_ key: K.Type)
                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathAssignment.swift:33:37: note: 'K' previously declared here
public struct RuleKeyPathAssignment<K: DynamicEnvironmentKey>
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:11:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>, value: Value) {
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:16:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>, value: Value?) {
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:22:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>,
       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DirectToSwiftUI/ZeeQLRules/RuleKeyPathPredicateExtras.swift:31:8: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  init<Value>(keyPath: Swift.KeyPath<RuleContext, Any?>,
       ^
[204/228] Compiling DirectToSwiftUI FoundationExtras.swift
[205/228] Compiling DirectToSwiftUI Hashes.swift
[206/228] Compiling DirectToSwiftUI Platform.swift
[207/228] Compiling DirectToSwiftUI ReExport.swift
[208/228] Compiling DirectToSwiftUI D2STransformingFormatter.swift
[209/228] Compiling DirectToSwiftUI FormatterBinding.swift
[210/228] Compiling DirectToSwiftUI ActiveRecordBindings.swift
[211/228] Compiling DirectToSwiftUI AttributeExtras.swift
[212/228] Compiling DirectToSwiftUI D2SEditValidation.swift
[213/228] Compiling DirectToSwiftUI DetailDataSource.swift
[214/228] Compiling DirectToSwiftUI DummyImplementations.swift
[215/228] Compiling DirectToSwiftUI EntityExtras.swift
[216/228] Compiling DirectToSwiftUI KVCBindings.swift
[217/228] Compiling DirectToSwiftUI D2SFaultObjectLink.swift
[218/228] Compiling DirectToSwiftUI D2SNavigationLink.swift
[219/228] Compiling DirectToSwiftUI D2SNilText.swift
[220/228] Compiling DirectToSwiftUI D2SPropertyName.swift
[221/228] Compiling DirectToSwiftUI D2SRowFault.swift
[222/228] Compiling DirectToSwiftUI D2SSummaryView.swift
[223/228] Compiling DirectToSwiftUI D2STitleText.swift
[224/228] Compiling DirectToSwiftUI D2STitledSummaryView.swift
[225/228] Compiling DirectToSwiftUI D2SToOneContainer.swift
[226/228] Compiling DirectToSwiftUI D2SToOneLink.swift
[227/228] Compiling DirectToSwiftUI NamedToManyLink.swift
[228/228] Compiling DirectToSwiftUI PropertyNameAsTitle.swift
Build complete! (29.65s)
Build complete.
Done.