Malware protection 2: refactor APIClient #3004
Annotations
11 errors and 10 warnings
Publish Unit Tests Report
❌ No test results found for Test Report (macOS)
|
Build BSK
error: emit-module command failed with exit code 1 (use -v to see invocation)
|
Build BSK:
Sources/MaliciousSiteProtection/API/APIClient.swift#L39
type 'APIClient.DefaultEnvironment' does not conform to protocol 'APIClientEnvironment'
|
Build BSK:
Sources/MaliciousSiteProtection/API/APIClient.swift#L39
type 'APIClient.DefaultEnvironment' does not conform to protocol 'APIClientEnvironment'
|
Build BSK:
Sources/MaliciousSiteProtection/API/APIClient.swift#L90
cannot convert value of type 'Int' to specified type 'URL'
|
Build BSK:
Sources/MaliciousSiteProtection/API/APIClient.swift#L39
type 'APIClient.DefaultEnvironment' does not conform to protocol 'APIClientEnvironment'
|
Build BSK:
Sources/MaliciousSiteProtection/API/APIClient.swift#L90
cannot convert value of type 'Int' to specified type 'URL'
|
Build BSK:
Sources/MaliciousSiteProtection/API/APIClient.swift#L39
type 'APIClient.DefaultEnvironment' does not conform to protocol 'APIClientEnvironment'
|
Build BSK:
Sources/MaliciousSiteProtection/API/APIClient.swift#L90
cannot convert value of type 'Int' to specified type 'URL'
|
Build BSK:
Sources/MaliciousSiteProtection/API/APIClient.swift#L39
type 'APIClient.DefaultEnvironment' does not conform to protocol 'APIClientEnvironment'
|
Build BSK:
Sources/MaliciousSiteProtection/API/APIClient.swift#L90
cannot convert value of type 'Int' to specified type 'URL'
|
Build BSK:
Sources/Navigation/DistributedNavigationDelegate.swift#L22
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
|
Build BSK:
Sources/Navigation/Extensions/WKErrorExtension.swift#L59
extension declares a conformance of imported type 'WKError' to imported protocol 'LocalizedError'; this will not behave correctly if the owners of 'WebKit' introduce this conformance in the future
|
Build BSK:
Sources/Navigation/WebKitDownload.swift#L34
sendability of function types in instance method 'cancel' does not match requirement in protocol 'WebKitDownload'; this is an error in the Swift 6 language mode
|
Build BSK:
Sources/Navigation/DistributedNavigationDelegate.swift#L22
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
|
Build BSK:
Sources/Navigation/Extensions/WKErrorExtension.swift#L59
extension declares a conformance of imported type 'WKError' to imported protocol 'LocalizedError'; this will not behave correctly if the owners of 'WebKit' introduce this conformance in the future
|
Build BSK:
Sources/Navigation/DistributedNavigationDelegate.swift#L22
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
|
Build BSK:
Sources/Navigation/Extensions/WKErrorExtension.swift#L59
extension declares a conformance of imported type 'WKError' to imported protocol 'LocalizedError'; this will not behave correctly if the owners of 'WebKit' introduce this conformance in the future
|
Build BSK:
Sources/Navigation/DistributedNavigationDelegate.swift#L22
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
|
Build BSK:
Sources/Navigation/Extensions/WKErrorExtension.swift#L59
extension declares a conformance of imported type 'WKError' to imported protocol 'LocalizedError'; this will not behave correctly if the owners of 'WebKit' introduce this conformance in the future
|
Build BSK:
Sources/Navigation/DistributedNavigationDelegate.swift#L22
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
|
Loading