Pixel retrying #8724
Annotations
12 warnings and 3 notices
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install xcbeautify
xcbeautify 2.11.0 is already installed and up-to-date.
To reinstall 2.11.0, run:
brew reinstall xcbeautify
|
Build and test:
Core/PersistentPixel.swift#L192
initialization of immutable value 'errors' was never used; consider replacing with assignment to '_' or removing it
|
Build and test:
Core/Pixel.swift#L267
'fetch(completion:)' is deprecated: Please use 'APIService' instead.
|
Build and test:
Core/StatisticsLoader.swift#L57
'fetch(completion:)' is deprecated: Please use 'APIService' instead.
|
Build and test:
Core/StatisticsLoader.swift#L79
'fetch(completion:)' is deprecated: Please use 'APIService' instead.
|
Build and test:
Core/StatisticsLoader.swift#L104
'fetch(completion:)' is deprecated: Please use 'APIService' instead.
|
Build and test:
Core/StatisticsLoader.swift#L133
'fetch(completion:)' is deprecated: Please use 'APIService' instead.
|
Build and test
Accent color ‘AccentColor’ is not present in any asset catalogs.
|
Build and test:
DerivedData/Build/Intermediates.noindex/DuckDuckGo.build/Debug-iphonesimulator/WidgetsExtension.build/DerivedSources/GeneratedAssetSymbols.swift#L394
The "CreditCard-32-Color" image asset name resolves to the symbol "creditCard32" which already exists. Try renaming the asset.
|
Build and test:
DerivedData/Build/Intermediates.noindex/DuckDuckGo.build/Debug-iphonesimulator/WidgetsExtension.build/DerivedSources/GeneratedAssetSymbols.swift#L693
The "Identity-32-Color" image asset name resolves to the symbol "identity32" which already exists. Try renaming the asset.
|
Build and test:
DerivedData/Build/Intermediates.noindex/DuckDuckGo.build/Debug-iphonesimulator/WidgetsExtension.build/DerivedSources/GeneratedAssetSymbols.swift#L836
The "Login-32-Color" image asset name resolves to the symbol "login32" which already exists. Try renaming the asset.
|
Build and test
Skipped UnitTests.AutofillLoginListViewModelTests.testWhenBreakageReporterConfigEnabledAndReportAlreadyRecentlySavedThenShowBreakageReporterIsFalse
|
Build and test
Skipped UnitTests.UsageSegmentationCalculationTests.testPerformance
|
Build and test
Skipped UnitTests.WebCacheManagerTests.testWhenClearedWithDataStoreContainerThenDDGCookiesAreRetained
|
Loading