Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue-2167 #2168

Merged
merged 1 commit into from
May 28, 2021
Merged

issue-2167 #2168

merged 1 commit into from
May 28, 2021

Conversation

guwirth
Copy link
Collaborator

@guwirth guwirth commented May 25, 2021


This change is Reviewable

- support Clang-Tidy check alias
  - issues are saved with all rule ids
- should report same issue in same line with different column
  -add unit and an integration test for Clang-Tidy
@ghost
Copy link

ghost commented May 28, 2021

DeepCode's analysis on #702517 found:

  • ⚠️ 1 warning, ℹ️ 1 minor issue. 👇

Top issues

Description Example fixes
equals will always return false when comparing string to non-string. Occurrences: 🔧 Example fixes
Use java.util.ArrayList instead of java.util.LinkedList. Using java.util.LinkedList can lead to unnecessary performance overhead if the list is randomly accessed. Occurrences: 🔧 Example fixes

👉 View analysis in DeepCode’s Dashboard | Configure the bot

@guwirth guwirth modified the milestones: 2.0.2, 2.0.3 May 28, 2021
@guwirth guwirth merged commit d2d07ed into SonarOpenCommunity:master May 28, 2021
@guwirth guwirth deleted the issue-2167 branch July 26, 2022 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant