You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The rule 'SwiftLint:reduce_boolean' does not exist.
ERROR - Command 'sonar-scanner -X' failed with error code: 2
Sonar Scanner executed by sh run-sonar-swift.sh
Not using fastlane.
found Issue #35, but seems the fix is currently not active.
Environment
SonarQube Swift Plugin 0.4.5
SwiftLint 0.34.0
SonarQube 7.3
The text was updated successfully, but these errors were encountered:
The fix is not applicable this part of the code changed too much.
However we could apply the same logic to catch the error and display a warning instead.
Could you provide a PR with that fix?
…re/TBD1_245_integration_branch
* feature/245_support_unknown_swiftLint_rules:
Idean#245 fixed bug that unknown rules led to an error. Now, unknown rules are ignored.
Branlute
added a commit
to steamulo/sonar-swift
that referenced
this issue
May 4, 2020
[Regression] issue #35 Warnings instead of errors for unsupported SwiftLint rules
New Issue Checklist
Environment
The text was updated successfully, but these errors were encountered: