PMD Results
The following document contains the results of PMD 6.55.0.
PMD found no problems in your source code.
Suppressed Violations
Filename | Rule message | Suppression type | Reason |
---|---|---|---|
it/andreascarpino/ansible/inventory/type/AnsibleVariable.java | You should not modify visibility of constructors, methods or fields using setAccessible() | annotation | |
net/wedjaa/ansible/vault/crypto/decoders/implementation/CypherAES256.java | Avoid reassigning parameters such as 'data' | annotation |