Misc/unit tests #10
Annotations
1 error and 5 warnings
|
|
|
Tests/OSInAppBrowserLibTests/Helper Files/OSIABCacheManagerStub.swift#L52
class 'OSIABCookieMock' must restate inherited '@unchecked Sendable' conformance
|
|
Tests/OSInAppBrowserLibTests/Helper Files/OSIABCacheManagerStub.swift#L52
class 'OSIABCookieMock' must restate inherited '@unchecked Sendable' conformance
|
|
Sources/OSInAppBrowserLib/WebView/Views/OSIABWebView13WrapperView.swift#L78
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
|
Tests/OSInAppBrowserLibTests/OSIABViewModelTests.swift#L194
Redundant Optional Initialization Violation: Initializing an optional variable with nil is redundant (redundant_optional_initialization)
|
|
Package.swift#L13
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
The logs for this run have expired and are no longer available.
Loading