Prefill AI Chat with search query #9853
Triggered via pull request
December 19, 2024 17:51
Status
Failure
Total duration
17m 19s
Artifacts
–
pr.yml
on: pull_request
SwiftLint
40s
ShellCheck
4s
Unit Tests
10m 7s
Make Release Build
17m 5s
Annotations
2 errors, 24 warnings, and 10 notices
SwiftLint:
DuckDuckGo/MainViewController.swift#L2094
Closure expressions should have a single space inside each brace (closure_spacing)
|
SwiftLint:
DuckDuckGo/MainViewController.swift#L2094
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
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.16.0 is already installed and up-to-date.
To reinstall 2.16.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/Pixel.swift#L275
'fetch(completion:)' is deprecated: Please use 'APIService' instead.
|
Unit Tests:
Core/SyncBookmarksAdapter.swift#L199
'taskID' mutated after capture by sendable closure
|
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.16.0 is already installed and up-to-date.
To reinstall 2.16.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
|