PMD Verification #10
PMD_validation.yaml
on: workflow_dispatch
deploy_verification
/
pmd-analysis
1m 18s
Annotations
5 errors, 3 warnings, and 1 notice
|
deploy_verification / pmd-analysis
The operation was canceled.
|
|
deploy_verification / pmd-analysis
Create Artifact Container failed: The artifact name PMD Report is not valid. Request URL https://pipelinesghubeus9.actions.githubusercontent.com/1oivs3ZhaL3ZQP2Oaj6DdGlVWAzLme4w0nhCaKJfoWAEKVugcA/_apis/pipelines/workflows/16172324558/artifacts?api-version=6.0-preview
|
|
deploy_verification / pmd-analysis
The run was canceled by @akohan91.
|
|
PMD Verification
The run was canceled by @akohan91.
|
|
PMD Verification
The run was canceled by @akohan91.
|
|
Avoid empty block statements.:
file:///home/runner/work/libak-salesforce-rest-api-framework/libak-salesforce-rest-api-framework/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.:
file:///home/runner/work/libak-salesforce-rest-api-framework/libak-salesforce-rest-api-framework/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.:
file:///home/runner/work/libak-salesforce-rest-api-framework/libak-salesforce-rest-api-framework/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
|
|
Variable 'processor' defined but not used:
file:///home/runner/work/libak-salesforce-rest-api-framework/libak-salesforce-rest-api-framework/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
|
913 Bytes |
sha256:45fe53f4fcd3d018866f28db14066852ce0ab8c8a54eed83364d30209b4db26f
|
|