feat: [FC-0072] setup linting on ci/cd #1141
Annotations
3 errors and 12 warnings
Tests:
0#L1
Warning Threshold Violation: Number of warnings exceeded threshold of 1. (warning_threshold)
|
Tests:
0#L1
Warning Threshold Violation: Number of warnings exceeded threshold of 1. (warning_threshold)
|
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/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/WebView.swift#L118
instance method 'webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)' nearly matches optional requirement 'webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)' of protocol 'WKUIDelegate'
|