Update supported Xcode version to 16.0 #13774
Annotations
1 error, 14 warnings, and 1 notice
Run integration tests:
IntegrationTests/NavigationProtection/NavigationProtectionIntegrationTests.swift#L273
testGPC, XCTAssertEqual failed: ("[Integration_Tests_App_Store.(unknown context at $107751974).Results.Result(id: "top frame header", value: Optional(Integration_Tests_App_Store.(unknown context at $107751974).Results.Result.Value.string("1"))), Integration_Tests_App_Store.(unknown context at $107751974).Results.Result(id: "top frame JS API", value: Optional(Integration_Tests_App_Store.(unknown context at $107751974).Results.Result.Value.null)), Integration_Tests_App_Store.(unknown context at $107751974).Results.Result(id: "frame header", value: nil), Integration_Tests_App_Store.(unknown context at $107751974).Results.Result(id: "frame JS API", value: nil), Integration_Tests_App_Store.(unknown context at $107751974).Results.Result(id: "subequest header", value: nil)]") is not equal to ("[Integration_Tests_App_Store.(unknown context at $107751974).Results.Result(id: "top frame header", value: Optional(Integration_Tests_App_Store.(unknown context at $107751974).Results.Result.Value.string("1"))), Integration_Tests_App_Store.(unknown context at $107751974).Results.Result(id: "top frame JS API", value: Optional(Integration_Tests_App_Store.(unknown context at $107751974).Results.Result.Value.null)), Integration_Tests_App_Store.(unknown context at $107751974).Results.Result(id: "frame header", value: nil), Integration_Tests_App_Store.(unknown context at $107751974).Results.Result(id: "frame JS API", value: Optional(Integration_Tests_App_Store.(unknown context at $107751974).Results.Result.Value.bool(false))), Integration_Tests_App_Store.(unknown context at $107751974).Results.Result(id: "subequest header", value: nil)]")
|
The following actions use a deprecated Node.js version and will be forced to run on node20: webfactory/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run integration tests:
LocalPackages/BuildToolPlugins/Plugins/InputFilesChecker/InputFilesChecker.swift#L166
extension declares a conformance of imported type 'File' to imported protocols 'Equatable', 'Hashable'; this will not behave correctly if the owners of 'PackagePlugin' introduce this conformance in the future
|
Run integration tests:
LocalPackages/BuildToolPlugins/Plugins/InputFilesChecker/InputFilesChecker.swift#L166
extension declares a conformance of imported type 'File' to imported protocols 'Equatable', 'Hashable'; this will not behave correctly if the owners of 'PackagePlugin' introduce this conformance in the future
|
Run integration tests
sandbox-test-tool isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'sandbox-test-tool' from project 'DuckDuckGo')
|
Build and run unit tests:
LocalPackages/BuildToolPlugins/Plugins/InputFilesChecker/InputFilesChecker.swift#L166
extension declares a conformance of imported type 'File' to imported protocols 'Equatable', 'Hashable'; this will not behave correctly if the owners of 'PackagePlugin' introduce this conformance in the future
|
Build and run unit tests:
LocalPackages/BuildToolPlugins/Plugins/InputFilesChecker/InputFilesChecker.swift#L166
extension declares a conformance of imported type 'File' to imported protocols 'Equatable', 'Hashable'; this will not behave correctly if the owners of 'PackagePlugin' introduce this conformance in the future
|
Build and run unit tests:
LocalPackages/XPCHelper/Sources/XPCHelper/XPCServer.swift#L56
capture of 'newConnection' with non-sendable type 'NSXPCConnection' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
Build and run unit tests:
LocalPackages/XPCHelper/Sources/XPCHelper/XPCServer.swift#L56
capture of 'newConnection' with non-sendable type 'NSXPCConnection' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
Build and run unit tests:
LocalPackages/UDSHelper/Sources/UDSHelper/UDSServer.swift#L25
extension declares a conformance of imported type 'NWConnection' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
|
Build and run unit tests:
LocalPackages/UDSHelper/Sources/UDSHelper/UDSServer.swift#L25
extension declares a conformance of imported type 'NWConnection' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
|
|
|
Build and run unit tests:
LocalPackages/NetworkProtectionMac/Sources/NetworkProtectionProxy/FlowManagers/UDPFlowManager.swift#L179
global actor 'UDPFlowActor'-isolated instance method 'hash(into:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
Build and run unit tests:
LocalPackages/NetworkProtectionMac/Sources/NetworkProtectionProxy/FlowManagers/UDPFlowManager.swift#L173
global actor 'UDPFlowActor'-isolated operator function '==' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
Run integration tests
Skipped Integration_Tests_App_Store.DownloadsIntegrationTests.testWhenLocalFile_downloadStartsAlwaysDisplayingSavePanel
|
Loading