Test PR pipline #15
PMD_validation.yaml
on: pull_request
deploy_verification
/
pmd-analysis
14s
Annotations
6 warnings and 1 notice
|
Avoid empty block statements.:
force-app/main/default/classes/tests/libak_TestRestRouter.cls#L86
Empty block statements serve no purpose and should be removed.
EmptyStatementBlock (Priority: 3, Ruleset: Error Prone)
https://docs.pmd-code.org/snapshot/pmd_rules_apex_errorprone.html#emptystatementblock
|
|
Avoid empty block statements.:
force-app/main/default/classes/tests/libak_TestRestRouter.cls#L85
Empty block statements serve no purpose and should be removed.
EmptyStatementBlock (Priority: 3, Ruleset: Error Prone)
https://docs.pmd-code.org/snapshot/pmd_rules_apex_errorprone.html#emptystatementblock
|
|
Avoid empty block statements.:
force-app/main/default/classes/tests/libak_TestRestRouter.cls#L84
Empty block statements serve no purpose and should be removed.
EmptyStatementBlock (Priority: 3, Ruleset: Error Prone)
https://docs.pmd-code.org/snapshot/pmd_rules_apex_errorprone.html#emptystatementblock
|
|
Avoid empty block statements.:
demo-app/main/default/classes/RestLogger.cls#L10
Empty block statements serve no purpose and should be removed.
EmptyStatementBlock (Priority: 3, Ruleset: Error Prone)
https://docs.pmd-code.org/snapshot/pmd_rules_apex_errorprone.html#emptystatementblock
|
|
Avoid empty block statements.:
demo-app/main/default/classes/RestLogger.cls#L6
Empty block statements serve no purpose and should be removed.
EmptyStatementBlock (Priority: 3, Ruleset: Error Prone)
https://docs.pmd-code.org/snapshot/pmd_rules_apex_errorprone.html#emptystatementblock
|
|
Avoid empty block statements.:
demo-app/main/default/classes/RestLogger.cls#L2
Empty block statements serve no purpose and should be removed.
EmptyStatementBlock (Priority: 3, Ruleset: Error Prone)
https://docs.pmd-code.org/snapshot/pmd_rules_apex_errorprone.html#emptystatementblock
|
|
Variable 'processor' defined but not used:
force-app/main/default/classes/tests/libak_TestRestRouter.cls#L53
Detects when a local variable is declared and/or assigned but not used.
UnusedLocalVariable (Priority: 5, Ruleset: Best Practices)
https://docs.pmd-code.org/snapshot/pmd_rules_apex_bestpractices.html#unusedlocalvariable
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
PMD Report
Expired
|
921 Bytes |
sha256:1d9b920b15e93e36c3ad45f277d0620c2cfbd05ff3caf865f44417281835bea8
|
|