Fix: Social auth banner #1160
Annotations
2 errors and 12 warnings
Tests:
Authorization/AuthorizationTests/Presentation/Login/SignInViewModelTests.swift#L123
incorrect argument label in call (have 'sourceScreen:authMethod:', expected 'sourceScreen:postLoginData:')
|
Tests
Process completed with exit code 1.
|
Tests
xcodesorg/made/xcodes 1.6.0 is already installed and up-to-date.
To reinstall 1.6.0, run:
brew reinstall xcodes
|
Tests
git-lfs 3.6.0 is already installed and up-to-date.
To reinstall 3.6.0, run:
brew reinstall git-lfs
|
Tests:
Core/Core/View/Base/Webview/WebView.swift#L118
instance method 'webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)' nearly matches optional requirement 'webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)' of protocol 'WKUIDelegate'
|
Tests:
Core/Core/View/Base/Webview/Models/ReadabilityInjection.swift#L10
@preconcurrency attribute on conformance to 'Equatable' has no effect
|
Tests:
Core/Core/View/Base/Webview/Models/ReadabilityInjection.swift#L10
@preconcurrency attribute on conformance to 'Identifiable' has no effect
|
Tests:
Core/Core/View/Base/Webview/Models/AccessibilityInjection.swift#L13
@preconcurrency attribute on conformance to 'Equatable' has no effect
|
Tests:
Core/Core/View/Base/Webview/Models/AccessibilityInjection.swift#L13
@preconcurrency attribute on conformance to 'Identifiable' has no effect
|
Tests:
Core/Core/View/Base/Webview/WebViewHTML.swift#L85
instance method 'webView(_:decidePolicyFor:decisionHandler:)' nearly matches optional requirement 'webView(_:decidePolicyFor:decisionHandler:)' of protocol 'WKNavigationDelegate'
|
Tests:
Core/Core/Network/OfflineSyncManager.swift#L58
consider using asynchronous alternative function
|
Tests:
Core/Core/Network/OfflineSyncManager.swift#L62
consider using asynchronous alternative function
|
Tests:
Core/Core/View/Base/Webview/WebViewHTML.swift#L85
instance method 'webView(_:decidePolicyFor:decisionHandler:)' nearly matches optional requirement 'webView(_:decidePolicyFor:decisionHandler:)' of protocol 'WKNavigationDelegate'
|
Tests:
Core/Core/View/Base/Webview/WebView.swift#L118
instance method 'webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)' nearly matches optional requirement 'webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)' of protocol 'WKUIDelegate'
|