Skip to content

Proposal to make use of swift-openapi-generator #550

Proposal to make use of swift-openapi-generator

Proposal to make use of swift-openapi-generator #550

Triggered via pull request September 15, 2024 18:51
@timbmstimbms
synchronize #799
openapigen
Status Failure
Total duration 14m 39s
Artifacts

pull_requests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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