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

add a static code analysis #203

Open
arolfes opened this issue Feb 13, 2021 · 0 comments
Open

add a static code analysis #203

arolfes opened this issue Feb 13, 2021 · 0 comments

Comments

@arolfes
Copy link
Collaborator

arolfes commented Feb 13, 2021

As a developer I want to have a static code analysis during build to see mistakes.

I suggest spotbugs because it can be easily configured and has a gradle plugin so it can be used during local builds.

Lets limit spotbugs analysis to feature project only and exclude tests because of missing Kotlin support.

arolfes added a commit to arolfes/micronaut-camunda-bpm that referenced this issue Feb 16, 2021
…de problems

* added spotbugs gradle plugin
* added seperate job in GHA continous-integration that spotbugs analysis is always executed when a PR is created
* defined exclude rule that all generated classes beginning with $ are ignored
arolfes added a commit to arolfes/micronaut-camunda-bpm that referenced this issue Feb 17, 2021
…de problems

* added spotbugs gradle plugin
* added seperate job in GHA continous-integration that spotbugs analysis is always executed when a PR is created
* defined exclude rule that all generated classes beginning with $ are ignored
arolfes added a commit to arolfes/micronaut-camunda-bpm that referenced this issue Feb 17, 2021
…de problems

* added spotbugs gradle plugin
* added seperate job in GHA continous-integration that spotbugs analysis is always executed when a PR is created
* defined exclude rule that all generated classes beginning with $ are ignored
arolfes added a commit to arolfes/micronaut-camunda-bpm that referenced this issue Feb 18, 2021
…de problems

* added spotbugs gradle plugin
* added seperate job in GHA continous-integration that spotbugs analysis is always executed when a PR is created
* defined exclude rule that all generated classes beginning with $ are ignored
arolfes added a commit to arolfes/micronaut-camunda-bpm that referenced this issue Feb 18, 2021
…de problems

* added spotbugs gradle plugin
* added seperate job in GHA continous-integration that spotbugs analysis is always executed when a PR is created
* defined exclude rule that all generated classes beginning with $ are ignored
arolfes added a commit to arolfes/micronaut-camunda-bpm that referenced this issue Feb 18, 2021
…de problems

* added spotbugs gradle plugin
* added seperate job in GHA continous-integration that spotbugs analysis is always executed when a PR is created
* defined exclude rule that all generated classes beginning with $ are ignored
arolfes added a commit to arolfes/micronaut-camunda-bpm that referenced this issue Feb 18, 2021
…de problems

* added spotbugs gradle plugin
* added seperate job in GHA continous-integration that spotbugs analysis is always executed when a PR is created
* defined exclude rule that all generated classes beginning with $ are ignored
arolfes added a commit to arolfes/micronaut-camunda-bpm that referenced this issue Feb 19, 2021
…de problems

* added spotbugs gradle plugin
* added seperate job in GHA continous-integration that spotbugs analysis is always executed when a PR is created
* defined exclude rule that all generated classes beginning with $ are ignored
arolfes added a commit to arolfes/micronaut-camunda-bpm that referenced this issue Feb 19, 2021
…de problems

* added spotbugs gradle plugin
* added seperate job in GHA continous-integration that spotbugs analysis is always executed when a PR is created
* defined exclude rule that all generated classes beginning with $ are ignored
arolfes added a commit to arolfes/micronaut-camunda-bpm that referenced this issue Feb 19, 2021
…de problems

* added spotbugs gradle plugin
* added seperate job in GHA continous-integration that spotbugs analysis is always executed when a PR is created
* defined exclude rule that all generated classes beginning with $ are ignored
arolfes added a commit to arolfes/micronaut-camunda-bpm that referenced this issue Feb 19, 2021
…de problems

* added spotbugs gradle plugin
* added seperate job in GHA continous-integration that spotbugs analysis is always executed when a PR is created
* defined exclude rule that all generated classes beginning with $ are ignored
arolfes added a commit to arolfes/micronaut-camunda-bpm that referenced this issue Feb 19, 2021
…de problems

* added spotbugs gradle plugin
* added seperate job in GHA continous-integration that spotbugs analysis is always executed when a PR is created
* defined exclude rule that all generated classes beginning with $ are ignored
arolfes added a commit to arolfes/micronaut-camunda-bpm that referenced this issue Feb 19, 2021
…de problems

* added spotbugs gradle plugin
* added seperate job in GHA continous-integration that spotbugs analysis is always executed when a PR is created
* defined exclude rule that all generated classes beginning with $ are ignored
arolfes added a commit to arolfes/micronaut-camunda-bpm that referenced this issue Feb 19, 2021
…de problems

* added spotbugs gradle plugin
* added seperate job in GHA continous-integration that spotbugs analysis is always executed when a PR is created
* defined exclude rule that all generated classes beginning with $ are ignored
arolfes added a commit to arolfes/micronaut-camunda-bpm that referenced this issue Feb 23, 2021
…de problems

* added spotbugs gradle plugin
* added seperate job in GHA continous-integration that spotbugs analysis is always executed when a PR is created
* defined exclude rule that all generated classes beginning with $ are ignored
arolfes added a commit to arolfes/micronaut-camunda-bpm that referenced this issue Feb 26, 2021
…de problems

* added spotbugs gradle plugin
* added seperate job in GHA continous-integration that spotbugs analysis is always executed when a PR is created
* defined exclude rule that all generated classes beginning with $ are ignored
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant