Proposal to make use of swift-openapi-generator #547
Annotations
6 errors and 10 warnings
OpenHABCore/Tests/OpenHABCoreTests/JSONParserTests.swift#L35
type of expression is ambiguous without a type annotation
|
OpenHABCore/Tests/OpenHABCoreTests/JSONParserTests.swift#L50
type of expression is ambiguous without a type annotation
|
OpenHABCore/Tests/OpenHABCoreTests/JSONParserTests.swift#L387
type of expression is ambiguous without a type annotation
|
OpenHABCore/Tests/OpenHABCoreTests/JSONParserTests.swift#L484
type of expression is ambiguous without a type annotation
|
|
|
OpenHABCore/Sources/OpenHABCore/Util/OpenHABSessionDelegate.swift#L18
non-final class 'OpenHABSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
|
OpenHABCore/Sources/OpenHABCore/Util/OpenHABSessionDelegate.swift#L22
stored property 'eventMonitor' of 'Sendable'-conforming class 'OpenHABSessionDelegate' is mutable; this is an error in the Swift 6 language mode
|
OpenHABCore/Sources/OpenHABCore/Util/OpenHABSessionDelegate.swift#L18
non-final class 'OpenHABSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
|
OpenHABCore/Sources/OpenHABCore/Util/OpenHABSessionDelegate.swift#L22
stored property 'eventMonitor' of 'Sendable'-conforming class 'OpenHABSessionDelegate' is mutable; this is an error in the Swift 6 language mode
|
OpenHABCore/Sources/OpenHABCore/Util/OpenHABSessionDelegate.swift#L18
non-final class 'OpenHABSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
|
OpenHABCore/Sources/OpenHABCore/Util/OpenHABSessionDelegate.swift#L22
stored property 'eventMonitor' of 'Sendable'-conforming class 'OpenHABSessionDelegate' is mutable; this is an error in the Swift 6 language mode
|
OpenHABCore/Sources/OpenHABCore/Util/OpenHABSessionDelegate.swift#L18
non-final class 'OpenHABSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
|
OpenHABCore/Sources/OpenHABCore/Util/OpenHABSessionDelegate.swift#L22
stored property 'eventMonitor' of 'Sendable'-conforming class 'OpenHABSessionDelegate' is mutable; this is an error in the Swift 6 language mode
|
OpenHABCore/Sources/OpenHABCore/Util/OpenHABSessionDelegate.swift#L18
non-final class 'OpenHABSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
|
OpenHABCore/Sources/OpenHABCore/Util/OpenHABSessionDelegate.swift#L22
stored property 'eventMonitor' of 'Sendable'-conforming class 'OpenHABSessionDelegate' is mutable; this is an error in the Swift 6 language mode
|
This job failed
Loading