Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added Experience Cloud to SIT #50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: sit
Are you sure you want to change the base?
Added Experience Cloud to SIT #50
Changes from all commits
fd64db7
8960658
57f1b5a
9644087
7822ed9
d37d053
25115ef
0fb3c14
53711d5
09cf04f
e30aa81
527b9e9
b11a8fb
7f9427e
3d1e76f
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 3 in force-app/main/default/classes/AccountHandler.cls
Calls to System.debug should specify a logging level.
Check warning on line 3 in force-app/main/default/classes/AccountHandler.cls
Calls to System.debug should specify a logging level.
Check warning on line 4 in force-app/main/default/classes/AccountHandler.cls
Missing ApexDoc comment
Check warning on line 4 in force-app/main/default/classes/AccountHandler.cls
Missing ApexDoc comment
Check warning on line 6 in force-app/main/default/classes/AccountHandler.cls
Calls to System.debug should specify a logging level.
Check warning on line 6 in force-app/main/default/classes/AccountHandler.cls
Calls to System.debug should specify a logging level.
Check warning on line 7 in force-app/main/default/classes/AccountHandler.cls
Calls to System.debug should specify a logging level.
Check warning
Code scanning / PMD
Calls to System.debug should specify a logging level. Warning
Check warning on line 7 in force-app/main/default/classes/AccountHandler.cls
Calls to System.debug should specify a logging level.
Check warning on line 8 in force-app/main/default/classes/AccountHandler.cls
Missing ApexDoc comment
Check warning on line 8 in force-app/main/default/classes/AccountHandler.cls
Missing ApexDoc comment
Check warning on line 10 in force-app/main/default/classes/AccountHandler.cls
Calls to System.debug should specify a logging level.
Check warning on line 10 in force-app/main/default/classes/AccountHandler.cls
Calls to System.debug should specify a logging level.
Check warning on line 14 in force-app/main/default/classes/AccountHandler.cls
Validate CRUD permission before SOQL/DML operation
Check warning on line 14 in force-app/main/default/classes/AccountHandler.cls
Validate CRUD permission before SOQL/DML operation
Check warning on line 15 in force-app/main/default/classes/AccountHandler.cls
Missing ApexDoc comment
Check warning on line 15 in force-app/main/default/classes/AccountHandler.cls
Missing ApexDoc comment
Check notice on line 17 in force-app/main/default/classes/AccountHandler.cls
Variable 'AccountName' defined but not used
Check notice on line 17 in force-app/main/default/classes/AccountHandler.cls
Variable 'AccountName' defined but not used
Check warning
Code scanning / PMD
Missing ApexDoc @description Warning
Check warning
Code scanning / PMD
Avoid empty block statements. Warning
Check warning
Code scanning / PMD
Missing ApexDoc @description Warning
Check warning
Code scanning / PMD
Missing ApexDoc @description Warning
Check warning
Code scanning / PMD
'System.assert' should have 2 parameters. Warning
Check warning
Code scanning / PMD
@isTest(seeAllData=true) should not be used in Apex unit tests because it opens up the existing database data for unexpected modification by tests Warning
Check warning
Code scanning / PMD
Apex unit test classes should have at least one System.runAs() call Warning
Check warning
Code scanning / PMD
Avoid empty block statements. Warning
Check warning
Code scanning / PMD
Missing ApexDoc @description Warning
Check warning
Code scanning / PMD
Missing ApexDoc @description Warning
Check notice on line 7 in force-app/main/default/classes/CommunitiesSelfRegConfirmControllerTest.cls
Variable 'controller' defined but not used
Check warning
Code scanning / PMD
Variable 'roleEnum' defined but not used Warning
Check notice on line 7 in force-app/main/default/classes/CommunitiesSelfRegConfirmControllerTest.cls
Variable 'controller' defined but not used
Check warning
Code scanning / PMD
@isTest(seeAllData=true) should not be used in Apex unit tests because it opens up the existing database data for unexpected modification by tests Warning
Check warning
Code scanning / PMD
Apex unit test classes should have at least one System.assert() or assertEquals() or AssertNotEquals() call Warning
Check warning
Code scanning / PMD
Apex unit test classes should have at least one System.runAs() call Warning
Check warning
Code scanning / PMD
Missing ApexDoc @description Warning
Check warning
Code scanning / PMD
Missing ApexDoc @description Warning
Check warning
Code scanning / PMD
Missing ApexDoc @description Warning
Check warning
Code scanning / PMD
Missing ApexDoc @description Warning
Check warning
Code scanning / PMD
Missing ApexDoc @description Warning
Check warning
Code scanning / PMD
Missing ApexDoc @description Warning
Check warning
Code scanning / PMD
Missing ApexDoc @description Warning
Check warning
Code scanning / PMD
Missing ApexDoc @description Warning
Check notice on line 34 in force-app/main/default/classes/CommunitiesSelfRegController.cls
Variable 'roleEnum' defined but not used
Check warning
Code scanning / PMD
Variable 'roleEnum' defined but not used Warning
Check notice on line 34 in force-app/main/default/classes/CommunitiesSelfRegController.cls
Variable 'roleEnum' defined but not used
Check warning
Code scanning / PMD
Calls to System.debug should specify a logging level. Warning
Check warning
Code scanning / PMD
Missing ApexDoc @description Warning
Check warning
Code scanning / PMD
Missing ApexDoc @description Warning
Check warning
Code scanning / PMD
'System.assert' should have 2 parameters. Warning
Check warning
Code scanning / PMD
'System.assert' should have 2 parameters. Warning
Check warning
Code scanning / PMD
@isTest(seeAllData=true) should not be used in Apex unit tests because it opens up the existing database data for unexpected modification by tests Warning
Check warning
Code scanning / PMD
Apex unit test classes should have at least one System.runAs() call Warning
Check warning
Code scanning / PMD
Missing ApexDoc @description Warning
Check warning
Code scanning / PMD
Calls to System.debug should specify a logging level. Warning