-
## Apex PMD issues
Hi Team,
The Trigger framework has many apex pmd detected issues.
Out of which the most severe ones are :
1. The congitive complexity : 24
2. Cyclomatic complexity : 66…
-
Frontend build suite run `frontend/gradlew -p frontend clean build`, while successful, gives 162 warnings about PMD rule violations.
-
JIRA Issue: [KIEKER-930] PMD configuration: BooleanInversion
Original Reporter: Nils Christian Ehmke
***
I vote for the deactivation of the BooleanInversion rule. This rule suggests, for example, to…
-
JIRA Issue: [KIEKER-344] PMD Exception applying rule PrematureDeclaration
Original Reporter: Jan Waller
***
pmd:
[pmd] Exception applying rule PrematureDeclaration, continuing with next rule…
-
JIRA Issue: [KIEKER-815] PMD - Error while parsing
Original Reporter: Nils Christian Ehmke
***
There are always two entries in my PMD report file:
<error filename="analysis\kieker\analysis\plug…
-
**Affects PMD Version:**
This is happening since pmd v7, but my test version is 7.7.0
**Description:**
When a field with not well known types are defined as non private field in an objec…
-
Following resources miss a proper description:
https://w3id.org/pmd/co/Ceramic
https://w3id.org/pmd/co/ChemicalCompositionAnalyzingProcess
https://w3id.org/pmd/co/Composite
https://w3id.org/pmd/…
-
**Is your feature request related to a problem? Please describe.**
_A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]_
Network connections may fail and so …
-
To simplify the code, we should remove the extensive use of code duplication (copy-paste).
Here is a gist showing some of the current duplication, automatically generated with [PMD](https://github…
-
### What is the current behavior?
Some lints are not caught correctly because the linter cannot resolve the correct type for all expressions.
### Describe the feature
Pass all the jar dependencies …