Main Branch Commit #78
Annotations
4 errors and 4 warnings
main:
NevisExampleApp/Utility/Validation/AccountValidator.swift#L35
cannot convert value of type 'WritableKeyPath<_, _>' to expected argument type '(Dictionary<Username, any Account>.Values.Element) throws -> any Account' (aka '(any Account) throws -> any Account')
|
main:
NevisExampleApp/Utility/Validation/AccountValidator.swift#L35
cannot infer key path type from context; consider explicitly specifying a root type
|
main
Error: Executing lane main failed.
|
main
Executing lane main failed.
|
main:
Pods/FittedSheets/FittedSheets/Yalta.swift#L121
generic parameter 'Type' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
|
main:
Pods/FittedSheets/FittedSheets/Yalta.swift#L191
generic parameter 'Axis' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
|
main:
Pods/FittedSheets/FittedSheets/Yalta.swift#L408
generic parameter 'Type' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
|
main:
Pods/FittedSheets/FittedSheets/Yalta.swift#L415
generic parameter 'Axis' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
|