Comparison results for https://github.com/mitchspano/apex-trigger-actions-framework.git

pmd7_2 took 13 seconds to run and found 1 violations

pmd7_3 took 16 seconds to run and found 1 violations

Among the 1 total comparisons:

Violation counts:

# fileName line column endLine endColumn engine ruleName severity category url message
1 /trigger-actions-framework/main/default/classes/TriggerBase.cls 41 70 41 93 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#propertynamingconventions The static property name 'CONTEXT_TO_UPDATE_COUNT' doesn't match '[a-z][a-zA-Z0-9]*'
1 /trigger-actions-framework/main/default/classes/TriggerBase.cls 41 70 41 93 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#propertynamingconventions The static property name 'CONTEXT_TO_UPDATE_COUNT' doesn't match '[a-z][a-zA-Z0-9]*'