Temporarily allow fallback to internal URL #4361
Annotations
10 errors, 10 warnings, and 1 notice
Run tests:
Tests/Shared/ConnectionInfo.test.swift#L77
testInternalOnlyURLWithoutSSIDWithoutAlwaysFallbackEnabled, XCTAssertEqual failed: ("Optional(http://example.com:8123)") is not equal to ("nil")
|
Run tests:
Tests/Shared/ConnectionInfo.test.swift#L78
testInternalOnlyURLWithoutSSIDWithoutAlwaysFallbackEnabled, XCTAssertEqual failed: ("Internal URL") is not equal to ("No URL")
|
Run tests:
Tests/Shared/ConnectionInfo.test.swift#L79
testInternalOnlyURLWithoutSSIDWithoutAlwaysFallbackEnabled, XCTAssertEqual failed: ("Optional(http://example.com:8123/api/webhook/webhook_id1)") is not equal to ("nil")
|
Run tests:
Tests/Shared/ConnectionInfo.test.swift#L80
testInternalOnlyURLWithoutSSIDWithoutAlwaysFallbackEnabled, XCTAssertEqual failed: ("Optional(http://example.com:8123/api)") is not equal to ("nil")
|
Run tests:
Tests/Shared/ConnectionInfo.test.swift#L321
testInternalRemoteURLWithoutSSIDDefined, XCTAssertEqual failed: ("Optional(http://internal.example.com:8123)") is not equal to ("nil")
|
Run tests:
Tests/Shared/ConnectionInfo.test.swift#L322
testInternalRemoteURLWithoutSSIDDefined, XCTAssertEqual failed: ("Internal URL") is not equal to ("No URL")
|
Run tests:
Tests/Shared/ConnectionInfo.test.swift#L323
testInternalRemoteURLWithoutSSIDDefined, XCTAssertEqual failed: ("Optional(http://internal.example.com:8123/api/webhook/webhook_id1)") is not equal to ("nil")
|
Run tests:
Tests/Shared/ConnectionInfo.test.swift#L324
testInternalRemoteURLWithoutSSIDDefined, XCTAssertEqual failed: ("Optional(http://internal.example.com:8123/api)") is not equal to ("nil")
|
Run tests:
Tests/Shared/ConnectionInfo.test.swift#L101
testInternalURLWithUndefinedSSID, XCTAssertEqual failed: ("Optional(http://example.com:8123)") is not equal to ("nil")
|
Run tests:
Tests/Shared/ConnectionInfo.test.swift#L102
testInternalURLWithUndefinedSSID, XCTAssertEqual failed: ("Internal URL") is not equal to ("No URL")
|
Run tests
You are using pip version 21.2.4; however, version 24.3.1 is available.
|
Run tests
ld: ignoring duplicate libraries: '-lc++'
|
Run tests
ld: ignoring duplicate libraries: '-lc++'
|
Run tests
ld: ignoring duplicate libraries: '-lc++'
|
Run tests:
Sources/Shared/API/MJPEGStreamer.swift#L5
non-final class 'MJPEGStreamerSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
|
Run tests:
Sources/Shared/API/MJPEGStreamer.swift#L5
non-final class 'MJPEGStreamerSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
|
Run tests:
Sources/Shared/Environment/Environment.swift#L38
'OSAtomicTestAndSetBarrier' was deprecated in watchOS 3.0: Use atomic_fetch_or() from <stdatomic.h> instead
|
Run tests:
Sources/Shared/API/MJPEGStreamer.swift#L5
non-final class 'MJPEGStreamerSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
|
Run tests:
Sources/Shared/Notifications/NotificationAttachments/NotificationAttachmentParserCamera.swift#L32
'kUTTypeJPEG' was deprecated in watchOS 8.0: Use UTTypeJPEG or UTType.jpeg (swift) instead.
|
Run tests:
Sources/Shared/API/Webhook/Alamofire+EncryptedResponses.swift#L46
'JSONResponseSerializer' is deprecated: JSONResponseSerializer deprecated and will be removed in Alamofire 6. Use DecodableResponseSerializer instead.
|
Run tests
Test run with 5 tests passed after 0.029 seconds
|
Loading