Skip to content

Do not default to internal URL when external URL is not available #3396

Do not default to internal URL when external URL is not available

Do not default to internal URL when external URL is not available #3396

Triggered via pull request May 7, 2024 16:24
Status Failure
Total duration 14m 53s
Artifacts 1

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors, 10 warnings, and 1 notice
lint
Process completed with exit code 1.
test: Tests/Shared/ConnectionInfo.test.swift#L334
testFallbackURL, XCTAssertEqual failed: ("nil") is not equal to ("Optional(http://homeassistant.local:8123)")
test: Tests/Shared/ConnectionInfo.test.swift#L335
testFallbackURL, XCTAssertEqual failed: ("nil") is not equal to ("Optional(http://homeassistant.local:8123/api/webhook/webhook_id1)")
test: Tests/Shared/ConnectionInfo.test.swift#L336
testFallbackURL, XCTAssertEqual failed: ("nil") is not equal to ("Optional(http://homeassistant.local:8123/api)")
test: Tests/Shared/ConnectionInfo.test.swift#L23
testInternalOnlyURL, XCTAssertEqual failed: ("nil") is not equal to ("Optional(http://example.com:8123)")
test: Tests/Shared/ConnectionInfo.test.swift#L25
testInternalOnlyURL, XCTAssertEqual failed: ("nil") is not equal to ("Optional(http://example.com:8123/api/webhook/webhook_id1)")
test: Tests/Shared/ConnectionInfo.test.swift#L26
testInternalOnlyURL, XCTAssertEqual failed: ("nil") is not equal to ("Optional(http://example.com:8123/api)")
test: Tests/Shared/ConnectionInfo.test.swift#L187
testInternalRemoteURL, XCTAssertEqual failed: ("nil") is not equal to ("Optional(http://remote.example.com:8123)")
test: Tests/Shared/ConnectionInfo.test.swift#L188
testInternalRemoteURL, XCTAssertEqual failed: ("Internal URL") is not equal to ("Remote UI URL")
test: Tests/Shared/ConnectionInfo.test.swift#L189
testInternalRemoteURL, XCTAssertEqual failed: ("nil") is not equal to ("Optional(http://remote.example.com:8123/api/webhook/webhook_id1)")
test: Tests/Shared/ConnectionInfo.test.swift#L190
testInternalRemoteURL, XCTAssertEqual failed: ("nil") is not equal to ("Optional(http://remote.example.com:8123/api)")
test
Tests Passed: 0 failed, 0 skipped, 145 total (15.907 seconds)
test
You are using pip version 21.2.4; however, version 24.0 is available.
test
ld: ignoring duplicate libraries: '-lc++'
test
ld: ignoring duplicate libraries: '-lc++'
test
ld: ignoring duplicate libraries: '-lc++'
test: Sources/Shared/API/Models/WatchComplication.swift#L364
'init()' was deprecated in watchOS 7.0: Initializing a template without parameters is deprecated in watchOS 7.0. Use an init with parameters instead.
test: Sources/Shared/API/Models/WatchComplication.swift#L376
'init()' was deprecated in watchOS 7.0: Initializing a template without parameters is deprecated in watchOS 7.0. Use an init with parameters instead.
test: Sources/Shared/API/Models/WatchComplication.swift#L384
'init()' was deprecated in watchOS 7.0: Initializing a template without parameters is deprecated in watchOS 7.0. Use an init with parameters instead.
test: Sources/Shared/API/Models/WatchComplication.swift#L397
'init()' was deprecated in watchOS 7.0: Initializing a template without parameters is deprecated in watchOS 7.0. Use an init with parameters instead.
test: Sources/Shared/API/Models/WatchComplication.swift#L409
'init()' was deprecated in watchOS 7.0: Initializing a template without parameters is deprecated in watchOS 7.0. Use an init with parameters instead.

Artifacts

Produced during runtime
Name Size
test-logs
1.04 MB