Skip to content

Run Sf Scanner

Run Sf Scanner #32

Triggered via pull request November 22, 2023 14:16
Status Failure
Total duration 1m 58s
Artifacts 1

sfdx-scanner.yml

on: pull_request
Run SF(DX) Scanner  /  Prepare and initiate scan
1m 45s
Run SF(DX) Scanner / Prepare and initiate scan
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Run SF(DX) Scanner / Prepare and initiate scan
Process completed with exit code 3.
ApexSharingViolations: force-app/main/default/classes/CaseService.cls#L1
Apex classes should declare a sharing model if DML or SOQL/SOSL is used
ApexDoc: force-app/main/default/classes/CaseService.cls#L1
Missing ApexDoc comment
ApexDoc: force-app/main/default/classes/CaseService.cls#L2
Missing ApexDoc comment
ApexCRUDViolation: force-app/main/default/classes/CaseService.cls#L4
Validate CRUD permission before SOQL/DML operation or enforce user mode
ApexDoc: force-app/main/default/classes/CaseService.cls#L7
Missing ApexDoc comment
AvoidDmlStatementsInLoops: force-app/main/default/classes/CaseService.cls#L10
Avoid DML statements inside loops
OperationWithLimitsInLoop: force-app/main/default/classes/CaseService.cls#L10
Avoid operations in loops that may hit governor limits
ApexCRUDViolation: force-app/main/default/classes/CaseService.cls#L10
Validate CRUD permission before SOQL/DML operation or enforce user mode
ApexDoc: force-app/main/default/classes/CaseService.cls#L14
Missing ApexDoc comment
ApexCRUDViolation: force-app/main/default/classes/CaseService.cls#L15
Validate CRUD permission before SOQL/DML operation or enforce user mode

Artifacts

Produced during runtime
Name Size
legacy-scan-results Expired
2.4 KB