Proposal to make use of swift-openapi-generator #550
Triggered via pull request
September 15, 2024 18:51
Status
Failure
Total duration
14m 39s
Artifacts
–
pull_requests.yml
on: pull_request
build_and_test
14m 31s
Annotations
6 errors and 10 warnings
build_and_test:
OpenHABCore/Tests/OpenHABCoreTests/JSONParserTests.swift#L35
type of expression is ambiguous without a type annotation
|
build_and_test:
OpenHABCore/Tests/OpenHABCoreTests/JSONParserTests.swift#L50
type of expression is ambiguous without a type annotation
|
build_and_test:
OpenHABCore/Tests/OpenHABCoreTests/JSONParserTests.swift#L387
type of expression is ambiguous without a type annotation
|
build_and_test:
OpenHABCore/Tests/OpenHABCoreTests/JSONParserTests.swift#L484
type of expression is ambiguous without a type annotation
|
build_and_test
Error: Executing lane unittests failed.
|
build_and_test
Executing lane unittests failed.
|
build_and_test:
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
|
build_and_test:
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
|
build_and_test:
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
|
build_and_test:
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
|
build_and_test:
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
|
build_and_test:
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
|
build_and_test:
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
|
build_and_test:
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
|
build_and_test:
openHABWatch Extension/OpenHABWatchTracker.swift#L281
extension declares a conformance of imported type 'NWPath' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
|
build_and_test:
openHABWatch Extension/OpenHABWatchTracker.swift#L281
extension declares a conformance of imported type 'NWPath' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
|