Simplify and migrate onboarding screens to SwiftUI #4825
Annotations
10 errors, 10 warnings, and 2 notices
test:
Tests/Shared/Sensors/ConnectivitySensor.test.swift#L321
testEthernetWithoutWiFiConnected, XCTAssertEqual failed: ("nil") is not equal to ("Optional("connectivity_ssid")")
|
test:
Tests/Shared/Sensors/ConnectivitySensor.test.swift#L322
testEthernetWithoutWiFiConnected, XCTAssertEqual failed: ("nil") is not equal to ("Optional("SSID")")
|
test:
Tests/Shared/Sensors/ConnectivitySensor.test.swift#L323
testEthernetWithoutWiFiConnected, XCTAssertEqual failed: ("nil") is not equal to ("Optional("Not Connected")")
|
test:
Tests/Shared/Sensors/ConnectivitySensor.test.swift#L324
testEthernetWithoutWiFiConnected, XCTAssertEqual failed: ("nil") is not equal to ("Optional("mdi:wifi-off")")
|
test:
Tests/Shared/Sensors/ConnectivitySensor.test.swift#L351
testEthernetWithWiFiConnected, XCTAssertEqual failed: ("nil") is not equal to ("Optional("connectivity_ssid")")
|
test:
Tests/Shared/Sensors/ConnectivitySensor.test.swift#L352
testEthernetWithWiFiConnected, XCTAssertEqual failed: ("nil") is not equal to ("Optional("SSID")")
|
test:
Tests/Shared/Sensors/ConnectivitySensor.test.swift#L353
testEthernetWithWiFiConnected, XCTAssertEqual failed: ("nil") is not equal to ("Optional("Bob\'s Burgers Guest Wi-Fi")")
|
test:
Tests/Shared/Sensors/ConnectivitySensor.test.swift#L354
testEthernetWithWiFiConnected, XCTAssertEqual failed: ("nil") is not equal to ("Optional("mdi:wifi")")
|
test:
Tests/Shared/Sensors/ConnectivitySensor.test.swift#L106
testNoWifiNoCellular, XCTAssertEqual failed: ("nil") is not equal to ("Optional("connectivity_ssid")")
|
test:
Tests/Shared/Sensors/ConnectivitySensor.test.swift#L107
testNoWifiNoCellular, XCTAssertEqual failed: ("nil") is not equal to ("Optional("SSID")")
|
test
ld: ignoring duplicate libraries: '-lc++'
|
test
ld: ignoring duplicate libraries: '-lc++'
|
test
ld: ignoring duplicate libraries: '-lc++'
|
test:
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
|
test:
Sources/Shared/Notifications/NotificationAttachments/NotificationAttachmentParser.swift#L70
'kUTTypeAudioInterchangeFileFormat' was deprecated in watchOS 8.0: Use UTTypeAIFF or UTType.aiff (swift) instead.
|
test:
Sources/Shared/Notifications/NotificationAttachments/NotificationAttachmentParser.swift#L72
'kUTTypeAVIMovie' was deprecated in watchOS 8.0: Use UTTypeAVI or UTType.avi (swift) instead.
|
test:
Sources/Shared/Notifications/NotificationAttachments/NotificationAttachmentParser.swift#L74
'kUTTypeGIF' was deprecated in watchOS 8.0: Use UTTypeGIF or UTType.gif (swift) instead.
|
test:
Sources/Shared/Notifications/NotificationAttachments/NotificationAttachmentParser.swift#L76
'kUTTypeJPEG' was deprecated in watchOS 8.0: Use UTTypeJPEG or UTType.jpeg (swift) instead.
|
test:
Sources/Shared/Notifications/NotificationAttachments/NotificationAttachmentParser.swift#L78
'kUTTypeMP3' was deprecated in watchOS 8.0: Use UTTypeMP3 or UTType.mp3 (swift) instead.
|
test:
Sources/Shared/Notifications/NotificationAttachments/NotificationAttachmentParser.swift#L80
'kUTTypeMPEG' was deprecated in watchOS 8.0: Use UTTypeMPEG or UTType.mpeg (swift) instead.
|
test
Test run with 12 tests passed after 5.387 seconds
|
test
Test run with 3 tests passed after 0.001 seconds
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
test-logs
|
2.1 MB |
sha256:5f9b23d96cb8f85cca02dd2834a242ac3f8ebc803d6f42856c6ba29284fb7022
|
|