Skip to content

Update Link Tracking Protection to preserve headers #4037

Update Link Tracking Protection to preserve headers

Update Link Tracking Protection to preserve headers #4037

Triggered via pull request December 21, 2023 20:23
Status Failure
Total duration 6m 52s
Artifacts

pr.yml

on: pull_request
Create Asana Task
0s
Create Asana Task
Close Asana Task
0s
Close Asana Task
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 20 warnings, and 1 notice
SwiftLint: DuckDuckGo/ConfigurationDebugViewController.swift#L173
SwiftLint rule 'cyclomatic_complexity' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
SwiftLint: DuckDuckGo/TabViewController.swift#L1355
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
Make Release Build: DerivedData/SourcePackages/checkouts/Kingfisher/Sources/Image/Image.swift#L367
heterogeneous collection literal could only be inferred to '[CFString : Any]'; add explicit type annotation if this is intentional
Make Release Build: DerivedData/SourcePackages/checkouts/Kingfisher/Sources/Image/ImageProcessor.swift#L477
class property 'black' cannot be used in a default argument value because 'UIKit' was not imported by this file; this is an error in Swift 6
Make Release Build: DerivedData/SourcePackages/checkouts/Kingfisher/Sources/Image/Image.swift#L367
heterogeneous collection literal could only be inferred to '[CFString : Any]'; add explicit type annotation if this is intentional
Make Release Build: DerivedData/SourcePackages/checkouts/Kingfisher/Sources/Image/ImageProcessor.swift#L477
class property 'black' cannot be used in a default argument value because 'UIKit' was not imported by this file; this is an error in Swift 6
Make Release Build: DerivedData/SourcePackages/checkouts/bloom_cpp/src/BloomFilter.cpp#L79
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
Make Release Build: DerivedData/SourcePackages/checkouts/bloom_cpp/src/BloomFilter.cpp#L93
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
Make Release Build: DerivedData/SourcePackages/checkouts/bloom_cpp/src/BloomFilter.cpp#L79
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
Make Release Build: DerivedData/SourcePackages/checkouts/bloom_cpp/src/BloomFilter.cpp#L93
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
Make Release Build: DerivedData/Build/Products/Release-iphonesimulator/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
Make Release Build: DerivedData/Build/Products/Release-iphonesimulator/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
Unit Tests: DerivedData/SourcePackages/checkouts/Kingfisher/Sources/Image/ImageProcessor.swift#L477
class property 'black' cannot be used in a default argument value because 'UIKit' was not imported by this file; this is an error in Swift 6
Unit Tests: DerivedData/SourcePackages/checkouts/Kingfisher/Sources/Image/Image.swift#L367
heterogeneous collection literal could only be inferred to '[CFString : Any]'; add explicit type annotation if this is intentional
Unit Tests: DerivedData/SourcePackages/checkouts/Kingfisher/Sources/Image/ImageProcessor.swift#L477
class property 'black' cannot be used in a default argument value because 'UIKit' was not imported by this file; this is an error in Swift 6
Unit Tests: DerivedData/SourcePackages/checkouts/bloom_cpp/src/BloomFilter.cpp#L79
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
Unit Tests: DerivedData/SourcePackages/checkouts/bloom_cpp/src/BloomFilter.cpp#L93
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
Unit Tests: DerivedData/Build/Products/Debug-iphonesimulator/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
Unit Tests: DuckDuckGo/AppDelegate.swift#L201
variable 'self' was written to, but never read
Unit Tests: DuckDuckGo/AuthenticationViewController.swift#L64
'authenticate(reply:)' is deprecated: Use async/await
Unit Tests: DerivedData/Build/Products/Debug-iphonesimulator/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
Unit Tests: DuckDuckGoTests/TabTests.swift#L71
'unarchiveTopLevelObjectWithData' was deprecated in iOS 12.0: Use unarchivedObject(ofClass:from:) instead
Unit Tests
Tests Passed: 0 failed, 0 skipped, 30 total (13.015 seconds)