Add InactiveBackground state and handle openURL event in different states #9687
pr.yml
on: pull_request
SwiftLint
38s
ShellCheck
5s
Unit Tests
8m 36s
Make Release Build
9m 15s
Annotations
5 errors, 24 warnings, and 10 notices
SwiftLint:
DuckDuckGo/AppLifecycle/AppStates/InactiveBackground.swift#L22
This default initializer would be synthesized automatically - you do not need to define it (unneeded_synthesized_initializer)
|
Unit Tests:
DuckDuckGoTests/BookmarkListViewModelTests.swift#L199
testWhenContextSavesThenChangesArePropagated, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "Changes propagated".
|
Unit Tests:
DuckDuckGoTests/BookmarkListViewModelTests.swift#L202
testWhenContextSavesThenChangesArePropagated, XCTAssertEqual failed: ("5") is not equal to ("4")
|
Unit Tests:
DuckDuckGoTests/BookmarkListViewModelTests.swift#L203
testWhenContextSavesThenChangesArePropagated, XCTAssertEqual failed: ("4") is not equal to ("3")
|
Unit Tests
Process completed with exit code 65.
|
ShellCheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
SwiftLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit Tests
xcbeautify 2.15.0 is already installed and up-to-date.
To reinstall 2.15.0, run:
brew reinstall xcbeautify
|
Unit Tests:
Core/StatisticsLoader.swift#L80
'fetch(completion:)' is deprecated: Please use 'APIService' instead.
|
Unit Tests:
Core/StatisticsLoader.swift#L102
'fetch(completion:)' is deprecated: Please use 'APIService' instead.
|
Unit Tests:
Core/StatisticsLoader.swift#L148
'fetch(completion:)' is deprecated: Please use 'APIService' instead.
|
Unit Tests:
Core/StatisticsLoader.swift#L178
'fetch(completion:)' is deprecated: Please use 'APIService' instead.
|
Unit Tests:
Core/SyncBookmarksAdapter.swift#L199
'taskID' mutated after capture by sendable closure
|
Unit Tests:
Core/Pixel.swift#L275
'fetch(completion:)' is deprecated: Please use 'APIService' instead.
|
Unit Tests
Accent color ‘AccentColor’ is not present in any asset catalogs.
|
Unit Tests
Background color ‘WidgetBackground’ is not present in any asset catalogs.
|
Unit Tests:
DuckDuckGo/FavoritesDisplayMode+UserDefaults.swift#L23
extension declares a conformance of imported type 'FavoritesDisplayMode' to imported protocol 'LosslessStringConvertible'; this will not behave correctly if the owners of 'Bookmarks' introduce this conformance in the future
|
Unit Tests:
DerivedData/Build/Intermediates.noindex/DuckDuckGo.build/Debug-iphonesimulator/WidgetsExtension.build/DerivedSources/GeneratedAssetSymbols.swift#L397
The "CreditCard-32-Color" image asset name resolves to the symbol "creditCard32" which already exists. Try renaming the asset.
|
Make Release Build:
DerivedData/Build/Products/Release-iphonesimulator/PackageFrameworks/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
|
Make Release Build:
Core/Pixel.swift#L275
'fetch(completion:)' is deprecated: Please use 'APIService' instead.
|
Make Release Build:
Core/StatisticsLoader.swift#L80
'fetch(completion:)' is deprecated: Please use 'APIService' instead.
|
Make Release Build:
Core/StatisticsLoader.swift#L102
'fetch(completion:)' is deprecated: Please use 'APIService' instead.
|
Make Release Build:
Core/StatisticsLoader.swift#L148
'fetch(completion:)' is deprecated: Please use 'APIService' instead.
|
Make Release Build:
Core/StatisticsLoader.swift#L178
'fetch(completion:)' is deprecated: Please use 'APIService' instead.
|
Make Release Build:
Core/SyncBookmarksAdapter.swift#L199
'taskID' mutated after capture by sendable closure
|
Make Release Build:
DerivedData/Build/Products/Release-iphonesimulator/PackageFrameworks/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
|
Make Release Build:
Core/Pixel.swift#L275
'fetch(completion:)' is deprecated: Please use 'APIService' instead.
|
Make Release Build:
Core/StatisticsLoader.swift#L80
'fetch(completion:)' is deprecated: Please use 'APIService' instead.
|
Make Release Build
xcbeautify 2.15.0 is already installed and up-to-date.
To reinstall 2.15.0, run:
brew reinstall xcbeautify
|
Unit Tests
Skipped UnitTests.AutofillLoginListViewModelTests.testWhenBreakageReporterConfigEnabledAndReportAlreadyRecentlySavedThenShowBreakageReporterIsFalse
|
Unit Tests
Skipped UnitTests.ContextualDaxDialogsFactoryTests.test_WhenCallActionOnOnboardingFinalDialog_ThenDidTapDismissContextualOnboardingActionOnDelegateIsCalled
|
Unit Tests
Skipped UnitTests.ContextualDaxDialogsFactoryTests.test_WhenMakeViewFire_ThenReturnViewOnboardingFireDialog
|
Unit Tests
Skipped UnitTests.ContextualDaxDialogsFactoryTests.test_WhenMakeViewForAfterSearchSpec_AndActionIsTapped_AndTrackersDialogHasNotShown_ThenDidTapDismissContextualOnboardingActionIsCalledOnDelegate
|
Unit Tests
Skipped UnitTests.ContextualDaxDialogsFactoryTests.test_WhenMakeViewForAfterSearchSpec_AndActionIsTapped_AndTrackersDialogHasShown_ThenDidTapDismissContextualOnboardingActionIsCalledOnDelegate
|
Unit Tests
Skipped UnitTests.ContextualDaxDialogsFactoryTests.test_WhenMakeViewForFinalSpec_ThenReturnViewOnboardingFinalDialog
|
Unit Tests
Skipped UnitTests.ContextualDaxDialogsFactoryTests.test_WhenMakeViewForTrackerSpec_AndFireDialogHasNotShown_ThenActionCallsDidAcknowledgeContextualOnboardingTrackersDialog
|
Unit Tests
Skipped UnitTests.ContextualDaxDialogsFactoryTests.test_WhenMakeViewForTrackerSpec_AndFireDialogHasShown_ThenActionCallsDidTapDismissContextualOnboardingAction
|
Unit Tests
Skipped UnitTests.ContextualDaxDialogsFactoryTests.test_WhenMakeViewForTrackerSpec_ThenReturnViewOnboardingTrackersDoneDialog
|
Unit Tests
Skipped UnitTests.ContextualDaxDialogsFactoryTests.test_WhenMakeViewForVisitWebsiteSpec_AndActionIsTapped_AndTrackersDialogHasShown_ThenNavigateToActionIsCalledOnDelegate
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
BuildLogs
Expired
|
69.1 MB |
|