Bump Internal Release #286
Annotations
10 errors, 13 warnings, and 1 notice
IntegrationTests/Tab/ErrorPageTests.swift#L709
testWhenGoingToAnotherUrlFails_newBackForwardHistoryItemIsAdded, XCTAssertNil failed: ""
|
IntegrationTests/Tab/ErrorPageTests.swift#L710
testWhenGoingToAnotherUrlFails_newBackForwardHistoryItemIsAdded, XCTAssertEqual failed: ("alternative.com") is not equal to ("Failed to open page")
|
IntegrationTests/Tab/ErrorPageTests.swift#L712
testWhenGoingToAnotherUrlFails_newBackForwardHistoryItemIsAdded, XCTAssertEqual failed: ("Optional("no internet connection")") is not equal to ("Optional("connection lost")")
|
IntegrationTests/Tab/ErrorPageTests.swift#L714
testWhenGoingToAnotherUrlFails_newBackForwardHistoryItemIsAdded, XCTAssertEqual failed: ("Optional(https://test.com/)") is not equal to ("Optional(https://alternative.com/)")
|
IntegrationTests/Tab/ErrorPageTests.swift#L715
testWhenGoingToAnotherUrlFails_newBackForwardHistoryItemIsAdded, XCTAssertNil failed: "test page"
|
IntegrationTests/Tab/ErrorPageTests.swift#L717
testWhenGoingToAnotherUrlFails_newBackForwardHistoryItemIsAdded, XCTAssertEqual failed: ("1") is not equal to ("2")
|
IntegrationTests/Tab/ErrorPageTests.swift#L720
testWhenGoingToAnotherUrlFails_newBackForwardHistoryItemIsAdded, XCTAssertEqual failed: ("nil") is not equal to ("Optional(https://test.com/)")
|
IntegrationTests/Tab/ErrorPageTests.swift#L721
testWhenGoingToAnotherUrlFails_newBackForwardHistoryItemIsAdded, XCTAssertEqual failed: ("nil") is not equal to ("Optional("test page")")
|
IntegrationTests/Tab/ErrorPageTests.swift#L724
testWhenGoingToAnotherUrlFails_newBackForwardHistoryItemIsAdded, XCTAssertEqual failed: ("1") is not equal to ("0")
|
IntegrationTests/Tab/ErrorPageTests.swift#L725
testWhenGoingToAnotherUrlFails_newBackForwardHistoryItemIsAdded, XCTAssertFalse failed
|
DerivedData/Build/Products/CI/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
|
DerivedData/Build/Products/CI/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
|
DuckDuckGoVPN/DuckDuckGoVPNAppDelegate.swift#L78
value 'token' was defined but never used; consider replacing with boolean test
|
DuckDuckGoVPN/DuckDuckGoVPNAppDelegate.swift#L78
value 'token' was defined but never used; consider replacing with boolean test
|
DerivedData/Build/Products/CI/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
|
DerivedData/Build/Products/CI/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
|
DuckDuckGo/History/ViewModel/VisitViewModel.swift#L28
main actor-isolated static property 'shared' can not be referenced from a non-isolated context; this is an error in Swift 6
|
DuckDuckGo/Tab/Model/Tab.swift#L83
main actor-isolated static property 'shared' can not be referenced from a non-isolated context; this is an error in Swift 6
|
DuckDuckGo/Sharing/SharingMenu.swift#L22
main actor-isolated class 'SharingMenu' has different actor isolation from nonisolated superclass 'NSMenu'; this is an error in Swift 6
|
DuckDuckGo/NavigationBar/View/MoreOptionsMenu.swift#L52
main actor-isolated class 'MoreOptionsMenu' has different actor isolation from nonisolated superclass 'NSMenu'; this is an error in Swift 6
|
|
|
|
|
This job succeeded
Loading