code analyzer detected issues #478
Unanswered
Khushboo2298
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
code analyzer is detecting the below issues for fflib_SObjectUnitOfWork.cls
Apex classes should declare a sharing model if DML or SOQL/SOSL is used - lines 54, 96, 130
please guide me to resolve these issues
ApexSharingViolations (https://docs.pmd-code.org/pmd-doc-6.55.0/pmd_rules_apex_security.html#apexsharingviolations)
Beta Was this translation helpful? Give feedback.
All reactions