casper-network / casper-network/casper-java-sdk
Integrate static code analysis tools into build pipeline
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 10
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Integrate static code analysis tools such CheckStyle and PDM with build pipeline so that reports are generated and visible on the project page for builds
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the repository's build-pipeline configuration and current report publishing setup; review how CheckStyle and PDM should run. Done means both analyses run in the build, their reports are generated, and the reports are visible on the project page for builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100