Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

[Linter] CheckStyle rules doesn't work with IntelliJ's CheckStyle plugin greater or equal than 8.24 #1215

Closed
Batta32 opened this issue May 28, 2021 · 0 comments · Fixed by #1226
Assignees
Labels
bug Indicates an unexpected problem or an unintended behavior. ExemptFromDailyDRIReport Use this label to exclude the issue from the DRI report. needs-triage The issue has just been created and it has not been reviewed by the team. Team: Southworks
Milestone

Comments

@Batta32
Copy link
Contributor

Batta32 commented May 28, 2021

Version

What package version of the SDK are you using.
IntelliJ CheckStyle plugin version greater or equal than 8.24

Describe the bug

Give a clear and concise description of what the bug is.
The CheckStyle rules cannot be consumed by the CheckStyle plugin greater or equal than 8.24 using IntelliJ.

To Reproduce

Steps to reproduce the behavior:

  1. Install the CheckStyle plugin in IntelliJ
  2. Go to the CheckStyle settings in IntelliJ
  3. Select a version greater or equal 8.24
  4. Consume the CheckStyle rules
  5. See the mentioned error

Expected behavior

Give a clear and concise description of what you expected to happen.
Support all the versions of the IntelliJ's CheckStyle plugin using the CheckStyle rules.

Screenshots

If applicable, add screenshots to help explain your problem.

image

Additional context

Add any other context about the problem here.
We found the following alternatives to tackle the issue:

  1. Update the CheckStyle rules to support all the versions of the IntelliJ Checkstyle plugin
  2. Update the main README of the repository clarifying the supported version of IntelliJ CheckStyle plugin for CheckStyle rules

Our favourite alternative is the 1 because the rules will be supported by all the versions.

@Batta32 Batta32 added bug Indicates an unexpected problem or an unintended behavior. needs-triage The issue has just been created and it has not been reviewed by the team. Team: Southworks labels May 28, 2021
@Batta32 Batta32 self-assigned this May 28, 2021
@johnataylor johnataylor added the ExemptFromDailyDRIReport Use this label to exclude the issue from the DRI report. label Jun 2, 2021
@johnataylor johnataylor added this to the R14 milestone Jun 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Indicates an unexpected problem or an unintended behavior. ExemptFromDailyDRIReport Use this label to exclude the issue from the DRI report. needs-triage The issue has just been created and it has not been reviewed by the team. Team: Southworks
Projects
None yet
2 participants