Remove ref #13832
pr.yml
on: push
Matrix: Test
SwiftLint
46s
Test Shell Scripts
21s
Make Release Build
10m 32s
Verify autoconsent bundle
0s
ShellCheck
6s
Annotations
20 errors, 41 warnings, and 1 notice
SwiftLint:
LocalPackages/DataBrokerProtection/Sources/DataBrokerProtection/Model/DBPUIViewModel.swift#L43
Function parameters should be aligned vertically if they're in multiple lines in a declaration (vertical_parameter_alignment)
|
SwiftLint:
LocalPackages/DataBrokerProtection/Sources/DataBrokerProtection/Model/DBPUIViewModel.swift#L44
Function parameters should be aligned vertically if they're in multiple lines in a declaration (vertical_parameter_alignment)
|
SwiftLint:
LocalPackages/DataBrokerProtection/Sources/DataBrokerProtection/Model/DBPUIViewModel.swift#L45
Function parameters should be aligned vertically if they're in multiple lines in a declaration (vertical_parameter_alignment)
|
SwiftLint:
LocalPackages/DataBrokerProtection/Sources/DataBrokerProtection/Model/DBPUIViewModel.swift#L46
Function parameters should be aligned vertically if they're in multiple lines in a declaration (vertical_parameter_alignment)
|
SwiftLint:
LocalPackages/DataBrokerProtection/Sources/DataBrokerProtection/Model/DBPUIViewModel.swift#L47
Function parameters should be aligned vertically if they're in multiple lines in a declaration (vertical_parameter_alignment)
|
SwiftLint:
LocalPackages/DataBrokerProtection/Sources/DataBrokerProtection/Scheduler/DataBrokerProtectionAgentManager.swift#L182
Prefer at least one space after slashes for comments (comment_spacing)
|
SwiftLint:
LocalPackages/DataBrokerProtection/Sources/DataBrokerProtection/Scheduler/DataBrokerProtectionAgentManager.swift#L191
Prefer at least one space after slashes for comments (comment_spacing)
|
SwiftLint:
LocalPackages/DataBrokerProtection/Sources/DataBrokerProtection/Scheduler/DataBrokerProtectionAgentManager.swift#L190
A doc comment should be attached to a declaration (orphaned_doc_comment)
|
SwiftLint:
LocalPackages/DataBrokerProtection/Sources/DataBrokerProtection/Services/EmailService.swift#L70
Prefer at least one space after slashes for comments (comment_spacing)
|
SwiftLint:
DBPE2ETests/DBPEndToEndTests.swift#L76
Prefer at least one space after slashes for comments (comment_spacing)
|
Test (Non-Sandbox)
Restarting after unexpected exit, crash, or test timeout in AddressBarTests.testWhenAddressSubmitted_addressBarIsDeactivated(); summary will include totals from previous launches.
|
Test (Non-Sandbox):
main/IntegrationTests/Tab/AddressBarTests.swift#L420
testWhenDeactivatingAddressBar_webViewShouldBecomeFirstResponder, XCTAssertEqual failed: ("Optional(<DuckDuckGo_Privacy_Browser.AddressBarTextEditor: 0x14a61eac0>
|
Test (Non-Sandbox):
main/IntegrationTests/Tab/AddressBarTests.swift#L420
testWhenDeactivatingAddressBar_webViewShouldBecomeFirstResponder, XCTAssertEqual failed: ("Optional(<DuckDuckGo_Privacy_Browser.AddressBarTextEditor: 0x14a69eac0>
|
Test (Non-Sandbox):
main/IntegrationTests/Tab/AddressBarTests.swift#L420
testWhenDeactivatingAddressBar_webViewShouldBecomeFirstResponder, XCTAssertEqual failed: ("Optional(<DuckDuckGo_Privacy_Browser.AddressBarTextEditor: 0x13a641360>
|
Test (Non-Sandbox):
main/IntegrationTests/Tab/AddressBarTests.swift#L804
testWhenPageRedirectedWhenAddressBarIsInactive_addressBarShouldReset, XCTAssertEqual failed: ("Optional(<DuckDuckGo_Privacy_Browser.AddressBarTextEditor: 0x13de75b20>
|
Test (Non-Sandbox):
main/IntegrationTests/Tab/AddressBarTests.swift#L805
testWhenPageRedirectedWhenAddressBarIsInactive_addressBarShouldReset, XCTAssertEqual failed: ("replacement-url") is not equal to ("https://redirected.com/")
|
Test (Non-Sandbox):
main/IntegrationTests/Tab/AddressBarTests.swift#L804
testWhenPageRedirectedWhenAddressBarIsInactive_addressBarShouldReset, XCTAssertEqual failed: ("Optional(<DuckDuckGo_Privacy_Browser.AddressBarTextEditor: 0x13a7e9fb0>
|
Test (Non-Sandbox):
main/IntegrationTests/Tab/AddressBarTests.swift#L805
testWhenPageRedirectedWhenAddressBarIsInactive_addressBarShouldReset, XCTAssertEqual failed: ("replacement-url") is not equal to ("https://redirected.com/")
|
Test (Non-Sandbox):
main/IntegrationTests/Tab/AddressBarTests.swift#L804
testWhenPageRedirectedWhenAddressBarIsInactive_addressBarShouldReset, XCTAssertEqual failed: ("Optional(<DuckDuckGo_Privacy_Browser.AddressBarTextEditor: 0x12a5aff70>
|
Test (Non-Sandbox):
main/IntegrationTests/Tab/AddressBarTests.swift#L805
testWhenPageRedirectedWhenAddressBarIsInactive_addressBarShouldReset, XCTAssertEqual failed: ("replacement-url") is not equal to ("https://redirected.com/")
|
Make Release Build
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/
|
Make Release Build:
DerivedData/Build/Products/Release/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
|
Make Release Build:
DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L144
'VPNLogger' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
|
Make Release Build:
DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L161
'log(_:server:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
|
Make Release Build:
DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L194
'log' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
|
Make Release Build:
DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L214
'log' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
|
Make Release Build:
DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L231
'log' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
|
Make Release Build:
DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L247
'log(_:named:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
|
Make Release Build:
DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L267
'log(_:named:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
|
Make Release Build:
DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L287
'log(_:named:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
|
Make Release Build:
DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L307
'log(_:named:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
|
Test (Non-Sandbox)
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/
|
Test (Non-Sandbox)
No files were found with the provided path: Non-Sandbox-unittests-xcodebuild.log. No artifacts will be uploaded.
|
Test (Non-Sandbox)
No files were found with the provided path: Non-Sandbox-unittests.xcresult. No artifacts will be uploaded.
|
Test (Non-Sandbox):
main/DerivedData/Build/Products/CI/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
|
Test (Non-Sandbox):
main/DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L144
'VPNLogger' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
|
Test (Non-Sandbox):
main/DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L161
'log(_:server:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
|
Test (Non-Sandbox):
main/DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L194
'log' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
|
Test (Non-Sandbox):
main/DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L214
'log' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
|
Test (Non-Sandbox):
main/DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L231
'log' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
|
Test (Non-Sandbox):
main/DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L247
'log(_:named:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
|
Test (Non-Sandbox):
main/DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L267
'log(_:named:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
|
Test (Non-Sandbox):
main/DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L287
'log(_:named:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
|
Test (Non-Sandbox):
main/DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L307
'log(_:named:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
|
Test (Non-Sandbox)
No files were found with the provided path: Non-Sandbox-integrationtests-xcodebuild.log. No artifacts will be uploaded.
|
Test (Non-Sandbox)
No files were found with the provided path: Non-Sandbox-integrationtests.xcresult. No artifacts will be uploaded.
|
Test (Non-Sandbox)
Formula postgresql was renamed to postgresql@14.
|
Test (Non-Sandbox)
Formula postgresql was renamed to postgresql@14.
|
Test (Sandbox)
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/
|
Test (Sandbox)
Formula postgresql was renamed to postgresql@14.
|
Test (Sandbox)
Formula postgresql was renamed to postgresql@14.
|
Test (Sandbox):
main/DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacTransparentProxyProvider.swift#L77
'fetch(completion:)' is deprecated: Please use 'APIService' instead.
|
Test (Sandbox):
main/DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacTransparentProxyProvider.swift#L77
'fetch(completion:)' is deprecated: Please use 'APIService' instead.
|
Test (Sandbox):
main/DerivedData/Build/Products/CI/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
|
Test (Sandbox):
main/DerivedData/Build/Products/CI/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
|
|
Test (Sandbox):
main/LocalPackages/DataBrokerProtection/Sources/DataBrokerProtection/Authentication/DataBrokerProtectionAuthenticationManaging.swift#L51
result of call to 'hasValidEntitlement()' is unused
|
Test (Sandbox):
main/LocalPackages/DataBrokerProtection/Sources/DataBrokerProtection/Authentication/DataBrokerProtectionAuthenticationManaging.swift#L51
code after 'return' will never be executed
|
Test (Sandbox):
main/LocalPackages/DataBrokerProtection/Sources/DataBrokerProtection/Services/EmailService.swift#L73
code after 'return' will never be executed
|
|
Test (Sandbox):
main/LocalPackages/DataBrokerProtection/Sources/DataBrokerProtection/Authentication/DataBrokerProtectionAuthenticationManaging.swift#L51
result of call to 'hasValidEntitlement()' is unused
|
Test (Sandbox)
Skipped Integration_Tests_App_Store.DownloadsIntegrationTests.testWhenLocalFile_downloadStartsAlwaysDisplayingSavePanel
|