Comparison results for https://github.com/afawcett/flowtoolbelt.git

pmd7_2 took 20 seconds to run and found 8380 violations

pmd7_3 took 24 seconds to run and found 8380 violations

Among the 8380 total comparisons:

Violation counts:

# fileName line column endLine endColumn engine ruleName severity category url message
1 /force-app/main/default/classes/CustomMetadata.cls 63 21 293 2 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
1 /force-app/main/default/classes/CustomMetadata.cls 63 21 293 2 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
2 /force-app/main/default/classes/CustomMetadata.cls 63 21 293 2 pmd CognitiveComplexity 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity The class 'CustomMetadata' has a total cognitive complexity of 71 (highest -2147483648), current threshold is 50
2 /force-app/main/default/classes/CustomMetadata.cls 63 21 293 2 pmd CognitiveComplexity 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity The class 'CustomMetadata' has a total cognitive complexity of 71 (highest -2147483648), current threshold is 50
3 /force-app/main/default/classes/CustomMetadata.cls 65 36 65 65 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The constant field name 'Operations' doesn't match '[A-Z][A-Z0-9_]*'
3 /force-app/main/default/classes/CustomMetadata.cls 65 36 65 65 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The constant field name 'Operations' doesn't match '[A-Z][A-Z0-9_]*'
4 /force-app/main/default/classes/CustomMetadata.cls 67 12 163 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4 /force-app/main/default/classes/CustomMetadata.cls 67 12 163 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5 /force-app/main/default/classes/CustomMetadata.cls 71 16 71 50 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5 /force-app/main/default/classes/CustomMetadata.cls 71 16 71 50 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6 /force-app/main/default/classes/CustomMetadata.cls 73 9 73 16 pmd EmptyStatementBlock 3 Error Prone https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#emptystatementblock Avoid empty block statements.
6 /force-app/main/default/classes/CustomMetadata.cls 73 9 73 16 pmd EmptyStatementBlock 3 Error Prone https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#emptystatementblock Avoid empty block statements.
7 /force-app/main/default/classes/CustomMetadata.cls 78 16 90 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
7 /force-app/main/default/classes/CustomMetadata.cls 78 16 90 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
8 /force-app/main/default/classes/CustomMetadata.cls 78 16 90 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @return
8 /force-app/main/default/classes/CustomMetadata.cls 78 16 90 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @return
9 /force-app/main/default/classes/CustomMetadata.cls 78 16 90 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing or mismatched ApexDoc @param
9 /force-app/main/default/classes/CustomMetadata.cls 78 16 90 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing or mismatched ApexDoc @param
10 /force-app/main/default/classes/CustomMetadata.cls 96 16 116 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
10 /force-app/main/default/classes/CustomMetadata.cls 96 16 116 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
11 /force-app/main/default/classes/CustomMetadata.cls 96 16 116 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @return
11 /force-app/main/default/classes/CustomMetadata.cls 96 16 116 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @return
12 /force-app/main/default/classes/CustomMetadata.cls 96 16 116 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing or mismatched ApexDoc @param
12 /force-app/main/default/classes/CustomMetadata.cls 96 16 116 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing or mismatched ApexDoc @param
13 /force-app/main/default/classes/CustomMetadata.cls 99 41 99 66 pmd EagerlyLoadedDescribeSObjectResult 3 Performance https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_performance.html#eagerlyloadeddescribesobjectresult DescribeSObjectResult could be being loaded eagerly with all child relationships.
13 /force-app/main/default/classes/CustomMetadata.cls 99 41 99 66 pmd EagerlyLoadedDescribeSObjectResult 3 Performance https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_performance.html#eagerlyloadeddescribesobjectresult DescribeSObjectResult could be being loaded eagerly with all child relationships.
14 /force-app/main/default/classes/CustomMetadata.cls 123 16 146 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
14 /force-app/main/default/classes/CustomMetadata.cls 123 16 146 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
15 /force-app/main/default/classes/CustomMetadata.cls 123 16 146 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @return
15 /force-app/main/default/classes/CustomMetadata.cls 123 16 146 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @return
16 /force-app/main/default/classes/CustomMetadata.cls 123 16 146 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing or mismatched ApexDoc @param
16 /force-app/main/default/classes/CustomMetadata.cls 123 16 146 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing or mismatched ApexDoc @param
17 /force-app/main/default/classes/CustomMetadata.cls 133 29 133 54 pmd EagerlyLoadedDescribeSObjectResult 3 Performance https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_performance.html#eagerlyloadeddescribesobjectresult DescribeSObjectResult could be being loaded eagerly with all child relationships.
17 /force-app/main/default/classes/CustomMetadata.cls 133 29 133 54 pmd EagerlyLoadedDescribeSObjectResult 3 Performance https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_performance.html#eagerlyloadeddescribesobjectresult DescribeSObjectResult could be being loaded eagerly with all child relationships.
18 /force-app/main/default/classes/CustomMetadata.cls 151 16 154 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
18 /force-app/main/default/classes/CustomMetadata.cls 151 16 154 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
19 /force-app/main/default/classes/CustomMetadata.cls 151 16 154 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @return
19 /force-app/main/default/classes/CustomMetadata.cls 151 16 154 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @return
20 /force-app/main/default/classes/CustomMetadata.cls 151 16 154 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing or mismatched ApexDoc @param
20 /force-app/main/default/classes/CustomMetadata.cls 151 16 154 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing or mismatched ApexDoc @param
21 /force-app/main/default/classes/CustomMetadata.cls 160 16 162 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
21 /force-app/main/default/classes/CustomMetadata.cls 160 16 162 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
22 /force-app/main/default/classes/CustomMetadata.cls 160 16 162 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @return
22 /force-app/main/default/classes/CustomMetadata.cls 160 16 162 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @return
23 /force-app/main/default/classes/CustomMetadata.cls 160 16 162 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing or mismatched ApexDoc @param
23 /force-app/main/default/classes/CustomMetadata.cls 160 16 162 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing or mismatched ApexDoc @param
24 /force-app/main/default/classes/CustomMetadata.cls 168 12 179 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
24 /force-app/main/default/classes/CustomMetadata.cls 168 12 179 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
25 /force-app/main/default/classes/CustomMetadata.cls 170 13 170 53 pmd AvoidDebugStatements 3 Performance https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_performance.html#avoiddebugstatements Avoid debug statements since they impact on performance
25 /force-app/main/default/classes/CustomMetadata.cls 170 13 170 53 pmd AvoidDebugStatements 3 Performance https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_performance.html#avoiddebugstatements Avoid debug statements since they impact on performance
26 /force-app/main/default/classes/CustomMetadata.cls 170 13 170 53 pmd DebugsShouldUseLoggingLevel 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#debugsshoulduselogginglevel Calls to System.debug should specify a logging level.
26 /force-app/main/default/classes/CustomMetadata.cls 170 13 170 53 pmd DebugsShouldUseLoggingLevel 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#debugsshoulduselogginglevel Calls to System.debug should specify a logging level.
27 /force-app/main/default/classes/CustomMetadata.cls 172 17 172 90 pmd AvoidDebugStatements 3 Performance https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_performance.html#avoiddebugstatements Avoid debug statements since they impact on performance
27 /force-app/main/default/classes/CustomMetadata.cls 172 17 172 90 pmd AvoidDebugStatements 3 Performance https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_performance.html#avoiddebugstatements Avoid debug statements since they impact on performance
28 /force-app/main/default/classes/CustomMetadata.cls 172 17 172 90 pmd DebugsShouldUseLoggingLevel 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#debugsshoulduselogginglevel Calls to System.debug should specify a logging level.
28 /force-app/main/default/classes/CustomMetadata.cls 172 17 172 90 pmd DebugsShouldUseLoggingLevel 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#debugsshoulduselogginglevel Calls to System.debug should specify a logging level.
29 /force-app/main/default/classes/CustomMetadata.cls 173 17 173 61 pmd AvoidDebugStatements 3 Performance https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_performance.html#avoiddebugstatements Avoid debug statements since they impact on performance
29 /force-app/main/default/classes/CustomMetadata.cls 173 17 173 61 pmd AvoidDebugStatements 3 Performance https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_performance.html#avoiddebugstatements Avoid debug statements since they impact on performance
30 /force-app/main/default/classes/CustomMetadata.cls 173 17 173 61 pmd DebugsShouldUseLoggingLevel 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#debugsshoulduselogginglevel Calls to System.debug should specify a logging level.
30 /force-app/main/default/classes/CustomMetadata.cls 173 17 173 61 pmd DebugsShouldUseLoggingLevel 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#debugsshoulduselogginglevel Calls to System.debug should specify a logging level.
31 /force-app/main/default/classes/CustomMetadata.cls 175 21 175 64 pmd AvoidDebugStatements 3 Performance https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_performance.html#avoiddebugstatements Avoid debug statements since they impact on performance
31 /force-app/main/default/classes/CustomMetadata.cls 175 21 175 64 pmd AvoidDebugStatements 3 Performance https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_performance.html#avoiddebugstatements Avoid debug statements since they impact on performance
32 /force-app/main/default/classes/CustomMetadata.cls 175 21 175 64 pmd DebugsShouldUseLoggingLevel 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#debugsshoulduselogginglevel Calls to System.debug should specify a logging level.
32 /force-app/main/default/classes/CustomMetadata.cls 175 21 175 64 pmd DebugsShouldUseLoggingLevel 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#debugsshoulduselogginglevel Calls to System.debug should specify a logging level.
33 /force-app/main/default/classes/CustomMetadata.cls 184 13 217 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
33 /force-app/main/default/classes/CustomMetadata.cls 184 13 217 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
34 /force-app/main/default/classes/CustomMetadata.cls 190 16 194 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
34 /force-app/main/default/classes/CustomMetadata.cls 190 16 194 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
35 /force-app/main/default/classes/CustomMetadata.cls 207 21 207 66 pmd AvoidDebugStatements 3 Performance https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_performance.html#avoiddebugstatements Avoid debug statements since they impact on performance
35 /force-app/main/default/classes/CustomMetadata.cls 207 21 207 66 pmd AvoidDebugStatements 3 Performance https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_performance.html#avoiddebugstatements Avoid debug statements since they impact on performance
36 /force-app/main/default/classes/CustomMetadata.cls 207 21 207 66 pmd DebugsShouldUseLoggingLevel 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#debugsshoulduselogginglevel Calls to System.debug should specify a logging level.
36 /force-app/main/default/classes/CustomMetadata.cls 207 21 207 66 pmd DebugsShouldUseLoggingLevel 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#debugsshoulduselogginglevel Calls to System.debug should specify a logging level.
37 /force-app/main/default/classes/CustomMetadata.cls 210 25 212 46 pmd AvoidDebugStatements 3 Performance https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_performance.html#avoiddebugstatements Avoid debug statements since they impact on performance
37 /force-app/main/default/classes/CustomMetadata.cls 210 25 212 46 pmd AvoidDebugStatements 3 Performance https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_performance.html#avoiddebugstatements Avoid debug statements since they impact on performance
38 /force-app/main/default/classes/CustomMetadata.cls 210 25 212 46 pmd DebugsShouldUseLoggingLevel 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#debugsshoulduselogginglevel Calls to System.debug should specify a logging level.
38 /force-app/main/default/classes/CustomMetadata.cls 210 25 212 46 pmd DebugsShouldUseLoggingLevel 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#debugsshoulduselogginglevel Calls to System.debug should specify a logging level.
39 /force-app/main/default/classes/CustomMetadata.cls 223 21 261 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
39 /force-app/main/default/classes/CustomMetadata.cls 223 21 261 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
40 /force-app/main/default/classes/CustomMetadata.cls 225 16 225 51 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
40 /force-app/main/default/classes/CustomMetadata.cls 225 16 225 51 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
41 /force-app/main/default/classes/CustomMetadata.cls 227 16 230 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
41 /force-app/main/default/classes/CustomMetadata.cls 227 16 230 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
42 /force-app/main/default/classes/CustomMetadata.cls 232 16 247 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
42 /force-app/main/default/classes/CustomMetadata.cls 232 16 247 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
43 /force-app/main/default/classes/CustomMetadata.cls 260 25 260 92 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
43 /force-app/main/default/classes/CustomMetadata.cls 260 25 260 92 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
44 /force-app/main/default/classes/CustomMetadata.cls 260 25 260 92 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing or mismatched ApexDoc @param
44 /force-app/main/default/classes/CustomMetadata.cls 260 25 260 92 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing or mismatched ApexDoc @param
45 /force-app/main/default/classes/CustomMetadata.cls 263 12 271 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
45 /force-app/main/default/classes/CustomMetadata.cls 263 12 271 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
46 /force-app/main/default/classes/CustomMetadata.cls 273 12 273 62 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
46 /force-app/main/default/classes/CustomMetadata.cls 273 12 273 62 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
47 /force-app/main/default/classes/CustomMetadata.cls 279 29 279 61 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'Platform' should be before method declarations in its class
47 /force-app/main/default/classes/CustomMetadata.cls 279 29 279 61 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'Platform' should be before method declarations in its class
48 /force-app/main/default/classes/CustomMetadata.cls 279 29 279 61 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The static field name 'Platform' doesn't match '[a-z][a-zA-Z0-9]*'
48 /force-app/main/default/classes/CustomMetadata.cls 279 29 279 61 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The static field name 'Platform' doesn't match '[a-z][a-zA-Z0-9]*'
49 /force-app/main/default/classes/CustomMetadata.cls 282 25 282 89 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
49 /force-app/main/default/classes/CustomMetadata.cls 282 25 282 89 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
50 /force-app/main/default/classes/CustomMetadata.cls 283 25 283 131 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
50 /force-app/main/default/classes/CustomMetadata.cls 283 25 283 131 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
51 /force-app/main/default/classes/CustomMetadataTest.cls 28 9 133 2 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
51 /force-app/main/default/classes/CustomMetadataTest.cls 28 9 133 2 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
52 /force-app/main/default/classes/CustomMetadataTest.cls 54 16 60 26 pmd UnusedLocalVariable 5 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable Variable 'deployId' defined but not used
52 /force-app/main/default/classes/CustomMetadataTest.cls 54 16 60 26 pmd UnusedLocalVariable 5 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable Variable 'deployId' defined but not used
53 /force-app/main/default/classes/CustomMetadataTest.cls 63 9 64 137 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
53 /force-app/main/default/classes/CustomMetadataTest.cls 63 9 64 137 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
54 /force-app/main/default/classes/CustomMetadataTest.cls 65 9 66 135 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
54 /force-app/main/default/classes/CustomMetadataTest.cls 65 9 66 135 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
55 /force-app/main/default/classes/CustomMetadataTest.cls 67 9 69 70 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
55 /force-app/main/default/classes/CustomMetadataTest.cls 67 9 69 70 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
56 /force-app/main/default/classes/CustomMetadataTest.cls 92 16 98 26 pmd UnusedLocalVariable 5 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable Variable 'deployId' defined but not used
56 /force-app/main/default/classes/CustomMetadataTest.cls 92 16 98 26 pmd UnusedLocalVariable 5 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable Variable 'deployId' defined but not used
57 /force-app/main/default/classes/CustomMetadataTest.cls 101 9 102 137 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
57 /force-app/main/default/classes/CustomMetadataTest.cls 101 9 102 137 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
58 /force-app/main/default/classes/CustomMetadataTest.cls 103 9 104 135 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
58 /force-app/main/default/classes/CustomMetadataTest.cls 103 9 104 135 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
59 /force-app/main/default/classes/CustomMetadataTest.cls 105 9 107 70 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
59 /force-app/main/default/classes/CustomMetadataTest.cls 105 9 107 70 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
60 /force-app/main/default/classes/CustomMetadataTest.cls 113 12 132 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
60 /force-app/main/default/classes/CustomMetadataTest.cls 113 12 132 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
61 /force-app/main/default/classes/FlowController.cls 27 21 75 2 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
61 /force-app/main/default/classes/FlowController.cls 27 21 75 2 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
62 /force-app/main/default/classes/FlowController.cls 30 19 67 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
62 /force-app/main/default/classes/FlowController.cls 30 19 67 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
63 /force-app/main/default/classes/FlowController.cls 69 12 74 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
63 /force-app/main/default/classes/FlowController.cls 69 12 74 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
64 /force-app/main/default/classes/FlowFactory.cls 27 8 42 2 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
64 /force-app/main/default/classes/FlowFactory.cls 27 8 42 2 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
65 /force-app/main/default/classes/FlowFactory.cls 27 8 42 2 pmd AvoidGlobalModifier 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#avoidglobalmodifier Avoid using global modifier
65 /force-app/main/default/classes/FlowFactory.cls 27 8 42 2 pmd AvoidGlobalModifier 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#avoidglobalmodifier Avoid using global modifier
66 /force-app/main/default/classes/FlowFactory.cls 32 19 39 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
66 /force-app/main/default/classes/FlowFactory.cls 32 19 39 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
67 /force-app/main/default/classes/FlowFactory.cls 32 19 39 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @return
67 /force-app/main/default/classes/FlowFactory.cls 32 19 39 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @return
68 /force-app/main/default/classes/FlowFactory.cls 32 19 39 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing or mismatched ApexDoc @param
68 /force-app/main/default/classes/FlowFactory.cls 32 19 39 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing or mismatched ApexDoc @param
69 /force-app/main/default/classes/FlowFactory.cls 41 12 41 59 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
69 /force-app/main/default/classes/FlowFactory.cls 41 12 41 59 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
70 /force-app/main/default/classes/FlowFactoryController.cls 27 21 322 2 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
70 /force-app/main/default/classes/FlowFactoryController.cls 27 21 322 2 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
71 /force-app/main/default/classes/FlowFactoryController.cls 27 21 322 2 pmd CognitiveComplexity 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity The class 'FlowFactoryController' has a total cognitive complexity of 61 (highest 30), current threshold is 50
71 /force-app/main/default/classes/FlowFactoryController.cls 27 21 322 2 pmd CognitiveComplexity 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity The class 'FlowFactoryController' has a total cognitive complexity of 61 (highest 30), current threshold is 50
72 /force-app/main/default/classes/FlowFactoryController.cls 27 21 322 2 pmd CyclomaticComplexity 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity The class 'FlowFactoryController' has a total cyclomatic complexity of 43 (highest 13).
72 /force-app/main/default/classes/FlowFactoryController.cls 27 21 322 2 pmd CyclomaticComplexity 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity The class 'FlowFactoryController' has a total cyclomatic complexity of 43 (highest 13).
73 /force-app/main/default/classes/FlowFactoryController.cls 27 21 322 2 pmd StdCyclomaticComplexity 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity The class 'FlowFactoryController' has a Standard Cyclomatic Complexity of 2 (Highest = 12).
73 /force-app/main/default/classes/FlowFactoryController.cls 27 21 322 2 pmd StdCyclomaticComplexity 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity The class 'FlowFactoryController' has a Standard Cyclomatic Complexity of 2 (Highest = 12).
74 /force-app/main/default/classes/FlowFactoryController.cls 28 9 28 37 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
74 /force-app/main/default/classes/FlowFactoryController.cls 28 9 28 37 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
75 /force-app/main/default/classes/FlowFactoryController.cls 28 16 28 23 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#propertynamingconventions The instance property name 'ZipData' doesn't match '[a-z][a-zA-Z0-9]*'
75 /force-app/main/default/classes/FlowFactoryController.cls 28 16 28 23 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#propertynamingconventions The instance property name 'ZipData' doesn't match '[a-z][a-zA-Z0-9]*'
76 /force-app/main/default/classes/FlowFactoryController.cls 30 9 30 68 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
76 /force-app/main/default/classes/FlowFactoryController.cls 30 9 30 68 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
77 /force-app/main/default/classes/FlowFactoryController.cls 30 37 30 48 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#propertynamingconventions The instance property name 'AsyncResult' doesn't match '[a-z][a-zA-Z0-9]*'
77 /force-app/main/default/classes/FlowFactoryController.cls 30 37 30 48 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#propertynamingconventions The instance property name 'AsyncResult' doesn't match '[a-z][a-zA-Z0-9]*'
78 /force-app/main/default/classes/FlowFactoryController.cls 32 9 32 41 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
78 /force-app/main/default/classes/FlowFactoryController.cls 32 9 32 41 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
79 /force-app/main/default/classes/FlowFactoryController.cls 32 16 32 27 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#propertynamingconventions The instance property name 'FactoryName' doesn't match '[a-z][a-zA-Z0-9]*'
79 /force-app/main/default/classes/FlowFactoryController.cls 32 16 32 27 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#propertynamingconventions The instance property name 'FactoryName' doesn't match '[a-z][a-zA-Z0-9]*'
80 /force-app/main/default/classes/FlowFactoryController.cls 34 9 34 45 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
80 /force-app/main/default/classes/FlowFactoryController.cls 34 9 34 45 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
81 /force-app/main/default/classes/FlowFactoryController.cls 34 16 34 31 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#propertynamingconventions The instance property name 'FactoryTestName' doesn't match '[a-z][a-zA-Z0-9]*'
81 /force-app/main/default/classes/FlowFactoryController.cls 34 16 34 31 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#propertynamingconventions The instance property name 'FactoryTestName' doesn't match '[a-z][a-zA-Z0-9]*'
82 /force-app/main/default/classes/FlowFactoryController.cls 36 9 36 39 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
82 /force-app/main/default/classes/FlowFactoryController.cls 36 9 36 39 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
83 /force-app/main/default/classes/FlowFactoryController.cls 36 17 36 25 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#propertynamingconventions The instance property name 'Deployed' doesn't match '[a-z][a-zA-Z0-9]*'
83 /force-app/main/default/classes/FlowFactoryController.cls 36 17 36 25 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#propertynamingconventions The instance property name 'Deployed' doesn't match '[a-z][a-zA-Z0-9]*'
84 /force-app/main/default/classes/FlowFactoryController.cls 38 9 38 49 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
84 /force-app/main/default/classes/FlowFactoryController.cls 38 9 38 49 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
85 /force-app/main/default/classes/FlowFactoryController.cls 38 19 38 27 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#propertynamingconventions The instance property name 'FactoryX' doesn't match '[a-z][a-zA-Z0-9]*'
85 /force-app/main/default/classes/FlowFactoryController.cls 38 19 38 27 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#propertynamingconventions The instance property name 'FactoryX' doesn't match '[a-z][a-zA-Z0-9]*'
86 /force-app/main/default/classes/FlowFactoryController.cls 40 9 40 52 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
86 /force-app/main/default/classes/FlowFactoryController.cls 40 9 40 52 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
87 /force-app/main/default/classes/FlowFactoryController.cls 40 19 40 30 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#propertynamingconventions The instance property name 'FactoryTest' doesn't match '[a-z][a-zA-Z0-9]*'
87 /force-app/main/default/classes/FlowFactoryController.cls 40 19 40 30 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#propertynamingconventions The instance property name 'FactoryTest' doesn't match '[a-z][a-zA-Z0-9]*'
88 /force-app/main/default/classes/FlowFactoryController.cls 42 17 42 28 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'deployCount' should be before method declarations in its class
88 /force-app/main/default/classes/FlowFactoryController.cls 42 17 42 28 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'deployCount' should be before method declarations in its class
89 /force-app/main/default/classes/FlowFactoryController.cls 44 9 44 51 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
89 /force-app/main/default/classes/FlowFactoryController.cls 44 9 44 51 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
90 /force-app/main/default/classes/FlowFactoryController.cls 44 17 44 40 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#propertynamingconventions The instance property name 'MetadataConnectionError' doesn't match '[a-z][a-zA-Z0-9]*'
90 /force-app/main/default/classes/FlowFactoryController.cls 44 17 44 40 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#propertynamingconventions The instance property name 'MetadataConnectionError' doesn't match '[a-z][a-zA-Z0-9]*'
91 /force-app/main/default/classes/FlowFactoryController.cls 46 9 46 37 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
91 /force-app/main/default/classes/FlowFactoryController.cls 46 9 46 37 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
92 /force-app/main/default/classes/FlowFactoryController.cls 46 21 46 26 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#propertynamingconventions The instance property name 'Flows' doesn't match '[a-z][a-zA-Z0-9]*'
92 /force-app/main/default/classes/FlowFactoryController.cls 46 21 46 26 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#propertynamingconventions The instance property name 'Flows' doesn't match '[a-z][a-zA-Z0-9]*'
93 /force-app/main/default/classes/FlowFactoryController.cls 48 9 71 3 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
93 /force-app/main/default/classes/FlowFactoryController.cls 48 9 71 3 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
94 /force-app/main/default/classes/FlowFactoryController.cls 68 18 68 65 pmd ForLoopsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#forloopsmustusebraces Avoid using for statements without curly braces
94 /force-app/main/default/classes/FlowFactoryController.cls 68 18 68 65 pmd ForLoopsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#forloopsmustusebraces Avoid using for statements without curly braces
95 /force-app/main/default/classes/FlowFactoryController.cls 73 9 97 3 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
95 /force-app/main/default/classes/FlowFactoryController.cls 73 9 97 3 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
96 /force-app/main/default/classes/FlowFactoryController.cls 77 4 81 18 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
96 /force-app/main/default/classes/FlowFactoryController.cls 77 4 81 18 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
97 /force-app/main/default/classes/FlowFactoryController.cls 77 4 81 18 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
97 /force-app/main/default/classes/FlowFactoryController.cls 77 4 81 18 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
98 /force-app/main/default/classes/FlowFactoryController.cls 84 4 96 18 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
98 /force-app/main/default/classes/FlowFactoryController.cls 84 4 96 18 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
99 /force-app/main/default/classes/FlowFactoryController.cls 99 9 114 3 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
99 /force-app/main/default/classes/FlowFactoryController.cls 99 9 114 3 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
100 /force-app/main/default/classes/FlowFactoryController.cls 116 9 124 3 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
100 /force-app/main/default/classes/FlowFactoryController.cls 116 9 124 3 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
101 /force-app/main/default/classes/FlowFactoryController.cls 126 9 153 3 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
101 /force-app/main/default/classes/FlowFactoryController.cls 126 9 153 3 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
102 /force-app/main/default/classes/FlowFactoryController.cls 130 4 130 28 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
102 /force-app/main/default/classes/FlowFactoryController.cls 130 4 130 28 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
103 /force-app/main/default/classes/FlowFactoryController.cls 130 4 130 28 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
103 /force-app/main/default/classes/FlowFactoryController.cls 130 4 130 28 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
104 /force-app/main/default/classes/FlowFactoryController.cls 155 9 163 3 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
104 /force-app/main/default/classes/FlowFactoryController.cls 155 9 163 3 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
105 /force-app/main/default/classes/FlowFactoryController.cls 165 9 195 3 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
105 /force-app/main/default/classes/FlowFactoryController.cls 165 9 195 3 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
106 /force-app/main/default/classes/FlowFactoryController.cls 197 9 216 3 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
106 /force-app/main/default/classes/FlowFactoryController.cls 197 9 216 3 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
107 /force-app/main/default/classes/FlowFactoryController.cls 218 9 262 3 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
107 /force-app/main/default/classes/FlowFactoryController.cls 218 9 262 3 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
108 /force-app/main/default/classes/FlowFactoryController.cls 218 9 262 3 pmd CognitiveComplexity 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity The method 'checkAsyncRequest()' has a cognitive complexity of 30, current threshold is 15
108 /force-app/main/default/classes/FlowFactoryController.cls 218 9 262 3 pmd CognitiveComplexity 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity The method 'checkAsyncRequest()' has a cognitive complexity of 30, current threshold is 15
109 /force-app/main/default/classes/FlowFactoryController.cls 218 9 262 3 pmd CyclomaticComplexity 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity The method 'checkAsyncRequest()' has a cyclomatic complexity of 13.
109 /force-app/main/default/classes/FlowFactoryController.cls 218 9 262 3 pmd CyclomaticComplexity 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity The method 'checkAsyncRequest()' has a cyclomatic complexity of 13.
110 /force-app/main/default/classes/FlowFactoryController.cls 218 9 262 3 pmd StdCyclomaticComplexity 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity The method 'checkAsyncRequest' has a Standard Cyclomatic Complexity of 12.
110 /force-app/main/default/classes/FlowFactoryController.cls 218 9 262 3 pmd StdCyclomaticComplexity 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity The method 'checkAsyncRequest' has a Standard Cyclomatic Complexity of 12.
111 /force-app/main/default/classes/FlowFactoryController.cls 229 5 235 35 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
111 /force-app/main/default/classes/FlowFactoryController.cls 229 5 235 35 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
112 /force-app/main/default/classes/FlowFactoryController.cls 229 5 235 35 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
112 /force-app/main/default/classes/FlowFactoryController.cls 229 5 235 35 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
113 /force-app/main/default/classes/FlowFactoryController.cls 230 6 235 35 pmd AvoidDeeplyNestedIfStmts 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#avoiddeeplynestedifstmts Deeply nested if..then statements are hard to read
113 /force-app/main/default/classes/FlowFactoryController.cls 230 6 235 35 pmd AvoidDeeplyNestedIfStmts 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#avoiddeeplynestedifstmts Deeply nested if..then statements are hard to read
114 /force-app/main/default/classes/FlowFactoryController.cls 230 6 235 35 pmd ForLoopsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#forloopsmustusebraces Avoid using for statements without curly braces
114 /force-app/main/default/classes/FlowFactoryController.cls 230 6 235 35 pmd ForLoopsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#forloopsmustusebraces Avoid using for statements without curly braces
115 /force-app/main/default/classes/FlowFactoryController.cls 231 7 235 35 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
115 /force-app/main/default/classes/FlowFactoryController.cls 231 7 235 35 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
116 /force-app/main/default/classes/FlowFactoryController.cls 231 7 235 35 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
116 /force-app/main/default/classes/FlowFactoryController.cls 231 7 235 35 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
117 /force-app/main/default/classes/FlowFactoryController.cls 239 5 242 117 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
117 /force-app/main/default/classes/FlowFactoryController.cls 239 5 242 117 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
118 /force-app/main/default/classes/FlowFactoryController.cls 239 5 242 117 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
118 /force-app/main/default/classes/FlowFactoryController.cls 239 5 242 117 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
119 /force-app/main/default/classes/FlowFactoryController.cls 240 6 242 117 pmd ForLoopsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#forloopsmustusebraces Avoid using for statements without curly braces
119 /force-app/main/default/classes/FlowFactoryController.cls 240 6 242 117 pmd ForLoopsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#forloopsmustusebraces Avoid using for statements without curly braces
120 /force-app/main/default/classes/FlowFactoryController.cls 245 5 250 38 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
120 /force-app/main/default/classes/FlowFactoryController.cls 245 5 250 38 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
121 /force-app/main/default/classes/FlowFactoryController.cls 245 5 250 38 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
121 /force-app/main/default/classes/FlowFactoryController.cls 245 5 250 38 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
122 /force-app/main/default/classes/FlowFactoryController.cls 246 6 250 38 pmd ForLoopsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#forloopsmustusebraces Avoid using for statements without curly braces
122 /force-app/main/default/classes/FlowFactoryController.cls 246 6 250 38 pmd ForLoopsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#forloopsmustusebraces Avoid using for statements without curly braces
123 /force-app/main/default/classes/FlowFactoryController.cls 277 29 277 88 pmd ApexCRUDViolation 3 Security https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_security.html#apexcrudviolation Validate CRUD permission before SOQL/DML operation or enforce user mode
123 /force-app/main/default/classes/FlowFactoryController.cls 277 29 277 88 pmd ApexCRUDViolation 3 Security https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_security.html#apexcrudviolation Validate CRUD permission before SOQL/DML operation or enforce user mode
124 /force-app/main/default/classes/IFlowFactory.cls 27 8 29 2 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
124 /force-app/main/default/classes/IFlowFactory.cls 27 8 29 2 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
125 /force-app/main/default/classes/IFlowFactory.cls 27 8 29 2 pmd AvoidGlobalModifier 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#avoidglobalmodifier Avoid using global modifier
125 /force-app/main/default/classes/IFlowFactory.cls 27 8 29 2 pmd AvoidGlobalModifier 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#avoidglobalmodifier Avoid using global modifier
126 /force-app/main/default/classes/IFlowFactory.cls 28 5 28 73 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
126 /force-app/main/default/classes/IFlowFactory.cls 28 5 28 73 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
127 /force-app/main/default/classes/MetadataRecordDataController.cls 27 21 52 2 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
127 /force-app/main/default/classes/MetadataRecordDataController.cls 27 21 52 2 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
128 /force-app/main/default/classes/MetadataRecordDataController.cls 30 19 39 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
128 /force-app/main/default/classes/MetadataRecordDataController.cls 30 19 39 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
129 /force-app/main/default/classes/MetadataRecordDataController.cls 34 60 34 66 pmd ApexSOQLInjection 3 Security https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_security.html#apexsoqlinjection Avoid untrusted/unescaped variables in DML query
129 /force-app/main/default/classes/MetadataRecordDataController.cls 34 60 34 66 pmd ApexSOQLInjection 3 Security https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_security.html#apexsoqlinjection Avoid untrusted/unescaped variables in DML query
130 /force-app/main/default/classes/MetadataRecordDataController.cls 34 80 34 93 pmd ApexSOQLInjection 3 Security https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_security.html#apexsoqlinjection Avoid untrusted/unescaped variables in DML query
130 /force-app/main/default/classes/MetadataRecordDataController.cls 34 80 34 93 pmd ApexSOQLInjection 3 Security https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_security.html#apexsoqlinjection Avoid untrusted/unescaped variables in DML query
131 /force-app/main/default/classes/MetadataRecordDataController.cls 34 134 34 147 pmd ApexSOQLInjection 3 Security https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_security.html#apexsoqlinjection Avoid untrusted/unescaped variables in DML query
131 /force-app/main/default/classes/MetadataRecordDataController.cls 34 134 34 147 pmd ApexSOQLInjection 3 Security https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_security.html#apexsoqlinjection Avoid untrusted/unescaped variables in DML query
132 /force-app/main/default/classes/MetadataRecordDataController.cls 42 19 51 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
132 /force-app/main/default/classes/MetadataRecordDataController.cls 42 19 51 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
133 /force-app/main/default/classes/MetadataService.cls 31 8 11637 2 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
133 /force-app/main/default/classes/MetadataService.cls 31 8 11637 2 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
134 /force-app/main/default/classes/MetadataService.cls 31 8 11637 2 pmd ExcessiveClassLength 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveclasslength Avoid really long classes.
134 /force-app/main/default/classes/MetadataService.cls 31 8 11637 2 pmd ExcessiveClassLength 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveclasslength Avoid really long classes.
135 /force-app/main/default/classes/MetadataService.cls 31 8 11637 2 pmd NcssTypeCount 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#ncsstypecount The type has an NCSS line count of 10,451
135 /force-app/main/default/classes/MetadataService.cls 31 8 11637 2 pmd NcssTypeCount 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#ncsstypecount The type has an NCSS line count of 10,451
136 /force-app/main/default/classes/MetadataService.cls 32 12 39 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
136 /force-app/main/default/classes/MetadataService.cls 32 12 39 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
137 /force-app/main/default/classes/MetadataService.cls 35 26 35 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
137 /force-app/main/default/classes/MetadataService.cls 35 26 35 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
138 /force-app/main/default/classes/MetadataService.cls 36 26 36 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
138 /force-app/main/default/classes/MetadataService.cls 36 26 36 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
139 /force-app/main/default/classes/MetadataService.cls 37 26 37 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
139 /force-app/main/default/classes/MetadataService.cls 37 26 37 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
140 /force-app/main/default/classes/MetadataService.cls 38 26 38 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
140 /force-app/main/default/classes/MetadataService.cls 38 26 38 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
141 /force-app/main/default/classes/MetadataService.cls 40 12 45 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
141 /force-app/main/default/classes/MetadataService.cls 40 12 45 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
142 /force-app/main/default/classes/MetadataService.cls 42 26 42 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'domain_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
142 /force-app/main/default/classes/MetadataService.cls 42 26 42 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'domain_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
143 /force-app/main/default/classes/MetadataService.cls 43 26 43 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
143 /force-app/main/default/classes/MetadataService.cls 43 26 43 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
144 /force-app/main/default/classes/MetadataService.cls 44 26 44 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
144 /force-app/main/default/classes/MetadataService.cls 44 26 44 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
145 /force-app/main/default/classes/MetadataService.cls 46 12 75 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
145 /force-app/main/default/classes/MetadataService.cls 46 12 75 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
146 /force-app/main/default/classes/MetadataService.cls 46 12 75 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
146 /force-app/main/default/classes/MetadataService.cls 46 12 75 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
147 /force-app/main/default/classes/MetadataService.cls 49 26 49 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
147 /force-app/main/default/classes/MetadataService.cls 49 26 49 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
148 /force-app/main/default/classes/MetadataService.cls 61 26 61 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'brandingImage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
148 /force-app/main/default/classes/MetadataService.cls 61 26 61 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'brandingImage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
149 /force-app/main/default/classes/MetadataService.cls 62 26 62 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connectionTimeoutDuration_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
149 /force-app/main/default/classes/MetadataService.cls 62 26 62 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connectionTimeoutDuration_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
150 /force-app/main/default/classes/MetadataService.cls 63 26 63 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connectionWarningDuration_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
150 /force-app/main/default/classes/MetadataService.cls 63 26 63 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connectionWarningDuration_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
151 /force-app/main/default/classes/MetadataService.cls 64 26 64 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayQueuePosition_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
151 /force-app/main/default/classes/MetadataService.cls 64 26 64 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayQueuePosition_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
152 /force-app/main/default/classes/MetadataService.cls 65 26 65 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'domainWhiteList_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
152 /force-app/main/default/classes/MetadataService.cls 65 26 65 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'domainWhiteList_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
153 /force-app/main/default/classes/MetadataService.cls 66 26 66 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enablePrechatApi_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
153 /force-app/main/default/classes/MetadataService.cls 66 26 66 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enablePrechatApi_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
154 /force-app/main/default/classes/MetadataService.cls 67 26 67 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableTranscriptSave_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
154 /force-app/main/default/classes/MetadataService.cls 67 26 67 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableTranscriptSave_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
155 /force-app/main/default/classes/MetadataService.cls 68 26 68 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
155 /force-app/main/default/classes/MetadataService.cls 68 26 68 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
156 /force-app/main/default/classes/MetadataService.cls 69 26 69 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'mobileBrandingImage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
156 /force-app/main/default/classes/MetadataService.cls 69 26 69 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'mobileBrandingImage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
157 /force-app/main/default/classes/MetadataService.cls 70 26 70 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'site_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
157 /force-app/main/default/classes/MetadataService.cls 70 26 70 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'site_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
158 /force-app/main/default/classes/MetadataService.cls 71 26 71 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'windowTitle_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
158 /force-app/main/default/classes/MetadataService.cls 71 26 71 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'windowTitle_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
159 /force-app/main/default/classes/MetadataService.cls 72 26 72 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
159 /force-app/main/default/classes/MetadataService.cls 72 26 72 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
160 /force-app/main/default/classes/MetadataService.cls 73 26 73 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
160 /force-app/main/default/classes/MetadataService.cls 73 26 73 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
161 /force-app/main/default/classes/MetadataService.cls 74 26 74 281 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
161 /force-app/main/default/classes/MetadataService.cls 74 26 74 281 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
162 /force-app/main/default/classes/MetadataService.cls 76 12 91 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
162 /force-app/main/default/classes/MetadataService.cls 76 12 91 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
163 /force-app/main/default/classes/MetadataService.cls 83 26 83 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'column_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
163 /force-app/main/default/classes/MetadataService.cls 83 26 83 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'column_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
164 /force-app/main/default/classes/MetadataService.cls 84 26 84 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'columnToColumn_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
164 /force-app/main/default/classes/MetadataService.cls 84 26 84 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'columnToColumn_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
165 /force-app/main/default/classes/MetadataService.cls 85 26 85 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isUnlocked_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
165 /force-app/main/default/classes/MetadataService.cls 85 26 85 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isUnlocked_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
166 /force-app/main/default/classes/MetadataService.cls 86 26 86 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'operator_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
166 /force-app/main/default/classes/MetadataService.cls 86 26 86 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'operator_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
167 /force-app/main/default/classes/MetadataService.cls 87 26 87 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'snapshot_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
167 /force-app/main/default/classes/MetadataService.cls 87 26 87 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'snapshot_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
168 /force-app/main/default/classes/MetadataService.cls 88 26 88 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
168 /force-app/main/default/classes/MetadataService.cls 88 26 88 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
169 /force-app/main/default/classes/MetadataService.cls 89 26 89 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
169 /force-app/main/default/classes/MetadataService.cls 89 26 89 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
170 /force-app/main/default/classes/MetadataService.cls 90 26 90 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
170 /force-app/main/default/classes/MetadataService.cls 90 26 90 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
171 /force-app/main/default/classes/MetadataService.cls 92 12 107 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
171 /force-app/main/default/classes/MetadataService.cls 92 12 107 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
172 /force-app/main/default/classes/MetadataService.cls 99 26 99 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'booleanValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
172 /force-app/main/default/classes/MetadataService.cls 99 26 99 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'booleanValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
173 /force-app/main/default/classes/MetadataService.cls 100 26 100 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dateTimeValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
173 /force-app/main/default/classes/MetadataService.cls 100 26 100 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dateTimeValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
174 /force-app/main/default/classes/MetadataService.cls 101 26 101 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dateValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
174 /force-app/main/default/classes/MetadataService.cls 101 26 101 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dateValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
175 /force-app/main/default/classes/MetadataService.cls 102 26 102 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'elementReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
175 /force-app/main/default/classes/MetadataService.cls 102 26 102 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'elementReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
176 /force-app/main/default/classes/MetadataService.cls 103 26 103 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numberValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
176 /force-app/main/default/classes/MetadataService.cls 103 26 103 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numberValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
177 /force-app/main/default/classes/MetadataService.cls 104 26 104 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'stringValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
177 /force-app/main/default/classes/MetadataService.cls 104 26 104 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'stringValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
178 /force-app/main/default/classes/MetadataService.cls 105 26 105 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
178 /force-app/main/default/classes/MetadataService.cls 105 26 105 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
179 /force-app/main/default/classes/MetadataService.cls 106 26 106 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
179 /force-app/main/default/classes/MetadataService.cls 106 26 106 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
180 /force-app/main/default/classes/MetadataService.cls 108 12 119 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
180 /force-app/main/default/classes/MetadataService.cls 108 12 119 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
181 /force-app/main/default/classes/MetadataService.cls 111 26 111 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
181 /force-app/main/default/classes/MetadataService.cls 111 26 111 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
182 /force-app/main/default/classes/MetadataService.cls 114 26 114 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignToReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
182 /force-app/main/default/classes/MetadataService.cls 114 26 114 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignToReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
183 /force-app/main/default/classes/MetadataService.cls 115 26 115 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
183 /force-app/main/default/classes/MetadataService.cls 115 26 115 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
184 /force-app/main/default/classes/MetadataService.cls 116 26 116 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
184 /force-app/main/default/classes/MetadataService.cls 116 26 116 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
185 /force-app/main/default/classes/MetadataService.cls 117 26 117 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
185 /force-app/main/default/classes/MetadataService.cls 117 26 117 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
186 /force-app/main/default/classes/MetadataService.cls 118 26 118 115 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
186 /force-app/main/default/classes/MetadataService.cls 118 26 118 115 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
187 /force-app/main/default/classes/MetadataService.cls 120 12 127 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
187 /force-app/main/default/classes/MetadataService.cls 120 12 127 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
188 /force-app/main/default/classes/MetadataService.cls 123 26 123 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
188 /force-app/main/default/classes/MetadataService.cls 123 26 123 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
189 /force-app/main/default/classes/MetadataService.cls 124 26 124 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'useSuggestedArticlesForCase_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
189 /force-app/main/default/classes/MetadataService.cls 124 26 124 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'useSuggestedArticlesForCase_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
190 /force-app/main/default/classes/MetadataService.cls 125 26 125 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
190 /force-app/main/default/classes/MetadataService.cls 125 26 125 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
191 /force-app/main/default/classes/MetadataService.cls 126 26 126 106 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
191 /force-app/main/default/classes/MetadataService.cls 126 26 126 106 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
192 /force-app/main/default/classes/MetadataService.cls 128 12 137 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
192 /force-app/main/default/classes/MetadataService.cls 128 12 137 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
193 /force-app/main/default/classes/MetadataService.cls 132 26 132 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errors_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
193 /force-app/main/default/classes/MetadataService.cls 132 26 132 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errors_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
194 /force-app/main/default/classes/MetadataService.cls 133 26 133 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
194 /force-app/main/default/classes/MetadataService.cls 133 26 133 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
195 /force-app/main/default/classes/MetadataService.cls 134 26 134 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'success_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
195 /force-app/main/default/classes/MetadataService.cls 134 26 134 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'success_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
196 /force-app/main/default/classes/MetadataService.cls 135 26 135 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
196 /force-app/main/default/classes/MetadataService.cls 135 26 135 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
197 /force-app/main/default/classes/MetadataService.cls 136 26 136 93 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
197 /force-app/main/default/classes/MetadataService.cls 136 26 136 93 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
198 /force-app/main/default/classes/MetadataService.cls 138 12 143 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
198 /force-app/main/default/classes/MetadataService.cls 138 12 143 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
199 /force-app/main/default/classes/MetadataService.cls 140 26 140 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'extendedErrorCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
199 /force-app/main/default/classes/MetadataService.cls 140 26 140 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'extendedErrorCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
200 /force-app/main/default/classes/MetadataService.cls 141 26 141 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
200 /force-app/main/default/classes/MetadataService.cls 141 26 141 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
201 /force-app/main/default/classes/MetadataService.cls 142 26 142 83 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
201 /force-app/main/default/classes/MetadataService.cls 142 26 142 83 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
202 /force-app/main/default/classes/MetadataService.cls 144 12 185 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
202 /force-app/main/default/classes/MetadataService.cls 144 12 185 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
203 /force-app/main/default/classes/MetadataService.cls 144 12 185 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
203 /force-app/main/default/classes/MetadataService.cls 144 12 185 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
204 /force-app/main/default/classes/MetadataService.cls 164 26 164 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'disableTimeoutWarning_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
204 /force-app/main/default/classes/MetadataService.cls 164 26 164 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'disableTimeoutWarning_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
205 /force-app/main/default/classes/MetadataService.cls 165 26 165 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableCSPOnEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
205 /force-app/main/default/classes/MetadataService.cls 165 26 165 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableCSPOnEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
206 /force-app/main/default/classes/MetadataService.cls 166 26 166 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableCSRFOnGet_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
206 /force-app/main/default/classes/MetadataService.cls 166 26 166 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableCSRFOnGet_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
207 /force-app/main/default/classes/MetadataService.cls 167 26 167 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableCSRFOnPost_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
207 /force-app/main/default/classes/MetadataService.cls 167 26 167 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableCSRFOnPost_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
208 /force-app/main/default/classes/MetadataService.cls 168 26 168 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableCacheAndAutocomplete_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
208 /force-app/main/default/classes/MetadataService.cls 168 26 168 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableCacheAndAutocomplete_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
209 /force-app/main/default/classes/MetadataService.cls 169 26 169 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableClickjackNonsetupSFDC_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
209 /force-app/main/default/classes/MetadataService.cls 169 26 169 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableClickjackNonsetupSFDC_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
210 /force-app/main/default/classes/MetadataService.cls 170 26 170 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableClickjackNonsetupUser_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
210 /force-app/main/default/classes/MetadataService.cls 170 26 170 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableClickjackNonsetupUser_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
211 /force-app/main/default/classes/MetadataService.cls 171 26 171 192 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableClickjackNonsetupUserHeaderless_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
211 /force-app/main/default/classes/MetadataService.cls 171 26 171 192 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableClickjackNonsetupUserHeaderless_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
212 /force-app/main/default/classes/MetadataService.cls 172 26 172 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableClickjackSetup_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
212 /force-app/main/default/classes/MetadataService.cls 172 26 172 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableClickjackSetup_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
213 /force-app/main/default/classes/MetadataService.cls 173 26 173 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enablePostForSessions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
213 /force-app/main/default/classes/MetadataService.cls 173 26 173 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enablePostForSessions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
214 /force-app/main/default/classes/MetadataService.cls 174 26 174 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableSMSIdentity_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
214 /force-app/main/default/classes/MetadataService.cls 174 26 174 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableSMSIdentity_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
215 /force-app/main/default/classes/MetadataService.cls 175 26 175 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enforceIpRangesEveryRequest_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
215 /force-app/main/default/classes/MetadataService.cls 175 26 175 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enforceIpRangesEveryRequest_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
216 /force-app/main/default/classes/MetadataService.cls 176 26 176 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'forceLogoutOnSessionTimeout_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
216 /force-app/main/default/classes/MetadataService.cls 176 26 176 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'forceLogoutOnSessionTimeout_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
217 /force-app/main/default/classes/MetadataService.cls 177 26 177 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'forceRelogin_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
217 /force-app/main/default/classes/MetadataService.cls 177 26 177 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'forceRelogin_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
218 /force-app/main/default/classes/MetadataService.cls 178 26 178 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lockSessionsToDomain_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
218 /force-app/main/default/classes/MetadataService.cls 178 26 178 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lockSessionsToDomain_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
219 /force-app/main/default/classes/MetadataService.cls 179 26 179 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lockSessionsToIp_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
219 /force-app/main/default/classes/MetadataService.cls 179 26 179 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lockSessionsToIp_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
220 /force-app/main/default/classes/MetadataService.cls 180 26 180 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'logoutURL_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
220 /force-app/main/default/classes/MetadataService.cls 180 26 180 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'logoutURL_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
221 /force-app/main/default/classes/MetadataService.cls 181 26 181 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'securityCentralKillSession_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
221 /force-app/main/default/classes/MetadataService.cls 181 26 181 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'securityCentralKillSession_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
222 /force-app/main/default/classes/MetadataService.cls 182 26 182 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sessionTimeout_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
222 /force-app/main/default/classes/MetadataService.cls 182 26 182 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sessionTimeout_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
223 /force-app/main/default/classes/MetadataService.cls 183 26 183 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
223 /force-app/main/default/classes/MetadataService.cls 183 26 183 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
224 /force-app/main/default/classes/MetadataService.cls 184 26 184 514 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
224 /force-app/main/default/classes/MetadataService.cls 184 26 184 514 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
225 /force-app/main/default/classes/MetadataService.cls 186 12 205 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
225 /force-app/main/default/classes/MetadataService.cls 186 12 205 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
226 /force-app/main/default/classes/MetadataService.cls 186 12 205 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
226 /force-app/main/default/classes/MetadataService.cls 186 12 205 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
227 /force-app/main/default/classes/MetadataService.cls 189 26 189 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
227 /force-app/main/default/classes/MetadataService.cls 189 26 189 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
228 /force-app/main/default/classes/MetadataService.cls 195 26 195 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
228 /force-app/main/default/classes/MetadataService.cls 195 26 195 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
229 /force-app/main/default/classes/MetadataService.cls 196 26 196 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accountSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
229 /force-app/main/default/classes/MetadataService.cls 196 26 196 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accountSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
230 /force-app/main/default/classes/MetadataService.cls 197 26 197 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
230 /force-app/main/default/classes/MetadataService.cls 197 26 197 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
231 /force-app/main/default/classes/MetadataService.cls 198 26 198 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
231 /force-app/main/default/classes/MetadataService.cls 198 26 198 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
232 /force-app/main/default/classes/MetadataService.cls 199 26 199 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharedTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
232 /force-app/main/default/classes/MetadataService.cls 199 26 199 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharedTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
233 /force-app/main/default/classes/MetadataService.cls 201 26 201 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharedFrom_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
233 /force-app/main/default/classes/MetadataService.cls 201 26 201 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharedFrom_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
234 /force-app/main/default/classes/MetadataService.cls 202 26 202 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
234 /force-app/main/default/classes/MetadataService.cls 202 26 202 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
235 /force-app/main/default/classes/MetadataService.cls 203 26 203 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
235 /force-app/main/default/classes/MetadataService.cls 203 26 203 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
236 /force-app/main/default/classes/MetadataService.cls 204 26 204 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
236 /force-app/main/default/classes/MetadataService.cls 204 26 204 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
237 /force-app/main/default/classes/MetadataService.cls 206 12 215 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
237 /force-app/main/default/classes/MetadataService.cls 206 12 215 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
238 /force-app/main/default/classes/MetadataService.cls 210 26 210 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customTab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
238 /force-app/main/default/classes/MetadataService.cls 210 26 210 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customTab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
239 /force-app/main/default/classes/MetadataService.cls 211 26 211 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultTab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
239 /force-app/main/default/classes/MetadataService.cls 211 26 211 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultTab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
240 /force-app/main/default/classes/MetadataService.cls 212 26 212 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'standardTab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
240 /force-app/main/default/classes/MetadataService.cls 212 26 212 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'standardTab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
241 /force-app/main/default/classes/MetadataService.cls 213 26 213 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
241 /force-app/main/default/classes/MetadataService.cls 213 26 213 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
242 /force-app/main/default/classes/MetadataService.cls 214 26 214 102 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
242 /force-app/main/default/classes/MetadataService.cls 214 26 214 102 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
243 /force-app/main/default/classes/MetadataService.cls 216 12 225 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
243 /force-app/main/default/classes/MetadataService.cls 216 12 225 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
244 /force-app/main/default/classes/MetadataService.cls 220 26 220 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dataServiceField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
244 /force-app/main/default/classes/MetadataService.cls 220 26 220 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dataServiceField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
245 /force-app/main/default/classes/MetadataService.cls 221 26 221 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dataServiceObjectName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
245 /force-app/main/default/classes/MetadataService.cls 221 26 221 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dataServiceObjectName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
246 /force-app/main/default/classes/MetadataService.cls 222 26 222 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'priority_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
246 /force-app/main/default/classes/MetadataService.cls 222 26 222 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'priority_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
247 /force-app/main/default/classes/MetadataService.cls 223 26 223 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
247 /force-app/main/default/classes/MetadataService.cls 223 26 223 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
248 /force-app/main/default/classes/MetadataService.cls 224 26 224 117 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
248 /force-app/main/default/classes/MetadataService.cls 224 26 224 117 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
249 /force-app/main/default/classes/MetadataService.cls 226 12 287 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
249 /force-app/main/default/classes/MetadataService.cls 226 12 287 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
250 /force-app/main/default/classes/MetadataService.cls 226 12 287 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount The class CaseSettings has 29 public methods, attributes, and properties (limit: 20)
250 /force-app/main/default/classes/MetadataService.cls 226 12 287 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount The class CaseSettings has 29 public methods, attributes, and properties (limit: 20)
251 /force-app/main/default/classes/MetadataService.cls 226 12 287 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
251 /force-app/main/default/classes/MetadataService.cls 226 12 287 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
252 /force-app/main/default/classes/MetadataService.cls 229 26 229 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
252 /force-app/main/default/classes/MetadataService.cls 229 26 229 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
253 /force-app/main/default/classes/MetadataService.cls 257 26 257 178 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseAssignNotificationTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
253 /force-app/main/default/classes/MetadataService.cls 257 26 257 178 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseAssignNotificationTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
254 /force-app/main/default/classes/MetadataService.cls 258 26 258 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseCloseNotificationTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
254 /force-app/main/default/classes/MetadataService.cls 258 26 258 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseCloseNotificationTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
255 /force-app/main/default/classes/MetadataService.cls 259 26 259 180 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseCommentNotificationTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
255 /force-app/main/default/classes/MetadataService.cls 259 26 259 180 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseCommentNotificationTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
256 /force-app/main/default/classes/MetadataService.cls 260 26 260 178 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseCreateNotificationTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
256 /force-app/main/default/classes/MetadataService.cls 260 26 260 178 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseCreateNotificationTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
257 /force-app/main/default/classes/MetadataService.cls 261 26 261 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseFeedItemSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
257 /force-app/main/default/classes/MetadataService.cls 261 26 261 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseFeedItemSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
258 /force-app/main/default/classes/MetadataService.cls 262 26 262 174 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'closeCaseThroughStatusChange_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
258 /force-app/main/default/classes/MetadataService.cls 262 26 262 174 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'closeCaseThroughStatusChange_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
259 /force-app/main/default/classes/MetadataService.cls 263 26 263 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultCaseOwner_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
259 /force-app/main/default/classes/MetadataService.cls 263 26 263 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultCaseOwner_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
260 /force-app/main/default/classes/MetadataService.cls 264 26 264 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultCaseOwnerType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
260 /force-app/main/default/classes/MetadataService.cls 264 26 264 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultCaseOwnerType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
261 /force-app/main/default/classes/MetadataService.cls 265 26 265 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultCaseUser_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
261 /force-app/main/default/classes/MetadataService.cls 265 26 265 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultCaseUser_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
262 /force-app/main/default/classes/MetadataService.cls 266 26 266 180 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailActionDefaultsHandlerClass_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
262 /force-app/main/default/classes/MetadataService.cls 266 26 266 180 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailActionDefaultsHandlerClass_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
263 /force-app/main/default/classes/MetadataService.cls 267 26 267 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailToCase_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
263 /force-app/main/default/classes/MetadataService.cls 267 26 267 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailToCase_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
264 /force-app/main/default/classes/MetadataService.cls 268 26 268 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableCaseFeed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
264 /force-app/main/default/classes/MetadataService.cls 268 26 268 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableCaseFeed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
265 /force-app/main/default/classes/MetadataService.cls 269 26 269 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableDraftEmails_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
265 /force-app/main/default/classes/MetadataService.cls 269 26 269 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableDraftEmails_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
266 /force-app/main/default/classes/MetadataService.cls 270 26 270 184 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableEarlyEscalationRuleTriggers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
266 /force-app/main/default/classes/MetadataService.cls 270 26 270 184 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableEarlyEscalationRuleTriggers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
267 /force-app/main/default/classes/MetadataService.cls 271 26 271 182 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableEmailActionDefaultsHandler_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
267 /force-app/main/default/classes/MetadataService.cls 271 26 271 182 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableEmailActionDefaultsHandler_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
268 /force-app/main/default/classes/MetadataService.cls 272 26 272 186 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableSuggestedArticlesApplication_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
268 /force-app/main/default/classes/MetadataService.cls 272 26 272 186 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableSuggestedArticlesApplication_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
269 /force-app/main/default/classes/MetadataService.cls 273 26 273 192 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableSuggestedArticlesCustomerPortal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
269 /force-app/main/default/classes/MetadataService.cls 273 26 273 192 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableSuggestedArticlesCustomerPortal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
270 /force-app/main/default/classes/MetadataService.cls 274 26 274 190 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableSuggestedArticlesPartnerPortal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
270 /force-app/main/default/classes/MetadataService.cls 274 26 274 190 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableSuggestedArticlesPartnerPortal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
271 /force-app/main/default/classes/MetadataService.cls 275 26 275 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableSuggestedSolutions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
271 /force-app/main/default/classes/MetadataService.cls 275 26 275 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableSuggestedSolutions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
272 /force-app/main/default/classes/MetadataService.cls 276 26 276 178 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'keepRecordTypeOnAssignmentRule_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
272 /force-app/main/default/classes/MetadataService.cls 276 26 276 178 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'keepRecordTypeOnAssignmentRule_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
273 /force-app/main/default/classes/MetadataService.cls 277 26 277 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'notifyContactOnCaseComment_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
273 /force-app/main/default/classes/MetadataService.cls 277 26 277 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'notifyContactOnCaseComment_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
274 /force-app/main/default/classes/MetadataService.cls 278 26 278 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'notifyDefaultCaseOwner_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
274 /force-app/main/default/classes/MetadataService.cls 278 26 278 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'notifyDefaultCaseOwner_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
275 /force-app/main/default/classes/MetadataService.cls 279 26 279 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'notifyOwnerOnCaseComment_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
275 /force-app/main/default/classes/MetadataService.cls 279 26 279 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'notifyOwnerOnCaseComment_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
276 /force-app/main/default/classes/MetadataService.cls 280 26 280 174 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'notifyOwnerOnCaseOwnerChange_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
276 /force-app/main/default/classes/MetadataService.cls 280 26 280 174 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'notifyOwnerOnCaseOwnerChange_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
277 /force-app/main/default/classes/MetadataService.cls 281 26 281 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showFewerCloseActions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
277 /force-app/main/default/classes/MetadataService.cls 281 26 281 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showFewerCloseActions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
278 /force-app/main/default/classes/MetadataService.cls 282 26 282 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'useSystemEmailAddress_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
278 /force-app/main/default/classes/MetadataService.cls 282 26 282 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'useSystemEmailAddress_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
279 /force-app/main/default/classes/MetadataService.cls 283 26 283 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'webToCase_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
279 /force-app/main/default/classes/MetadataService.cls 283 26 283 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'webToCase_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
280 /force-app/main/default/classes/MetadataService.cls 284 26 284 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
280 /force-app/main/default/classes/MetadataService.cls 284 26 284 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
281 /force-app/main/default/classes/MetadataService.cls 285 26 285 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
281 /force-app/main/default/classes/MetadataService.cls 285 26 285 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
282 /force-app/main/default/classes/MetadataService.cls 286 26 286 825 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
282 /force-app/main/default/classes/MetadataService.cls 286 26 286 825 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
283 /force-app/main/default/classes/MetadataService.cls 288 12 293 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
283 /force-app/main/default/classes/MetadataService.cls 288 12 293 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
284 /force-app/main/default/classes/MetadataService.cls 288 12 293 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readMetadataResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
284 /force-app/main/default/classes/MetadataService.cls 288 12 293 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readMetadataResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
285 /force-app/main/default/classes/MetadataService.cls 290 26 290 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
285 /force-app/main/default/classes/MetadataService.cls 290 26 290 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
286 /force-app/main/default/classes/MetadataService.cls 291 26 291 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
286 /force-app/main/default/classes/MetadataService.cls 291 26 291 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
287 /force-app/main/default/classes/MetadataService.cls 292 26 292 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
287 /force-app/main/default/classes/MetadataService.cls 292 26 292 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
288 /force-app/main/default/classes/MetadataService.cls 294 12 301 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
288 /force-app/main/default/classes/MetadataService.cls 294 12 301 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
289 /force-app/main/default/classes/MetadataService.cls 297 26 297 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
289 /force-app/main/default/classes/MetadataService.cls 297 26 297 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
290 /force-app/main/default/classes/MetadataService.cls 298 26 298 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relatedLists_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
290 /force-app/main/default/classes/MetadataService.cls 298 26 298 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relatedLists_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
291 /force-app/main/default/classes/MetadataService.cls 299 26 299 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
291 /force-app/main/default/classes/MetadataService.cls 299 26 299 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
292 /force-app/main/default/classes/MetadataService.cls 300 26 300 87 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
292 /force-app/main/default/classes/MetadataService.cls 300 26 300 87 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
293 /force-app/main/default/classes/MetadataService.cls 302 12 309 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
293 /force-app/main/default/classes/MetadataService.cls 302 12 309 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
294 /force-app/main/default/classes/MetadataService.cls 305 26 305 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
294 /force-app/main/default/classes/MetadataService.cls 305 26 305 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
295 /force-app/main/default/classes/MetadataService.cls 306 26 306 127 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
295 /force-app/main/default/classes/MetadataService.cls 306 26 306 127 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
296 /force-app/main/default/classes/MetadataService.cls 307 26 307 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
296 /force-app/main/default/classes/MetadataService.cls 307 26 307 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
297 /force-app/main/default/classes/MetadataService.cls 308 26 308 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
297 /force-app/main/default/classes/MetadataService.cls 308 26 308 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
298 /force-app/main/default/classes/MetadataService.cls 310 12 317 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
298 /force-app/main/default/classes/MetadataService.cls 310 12 317 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
299 /force-app/main/default/classes/MetadataService.cls 313 26 313 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customPermission_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
299 /force-app/main/default/classes/MetadataService.cls 313 26 313 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customPermission_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
300 /force-app/main/default/classes/MetadataService.cls 314 26 314 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'licenseDefinition_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
300 /force-app/main/default/classes/MetadataService.cls 314 26 314 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'licenseDefinition_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
301 /force-app/main/default/classes/MetadataService.cls 315 26 315 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
301 /force-app/main/default/classes/MetadataService.cls 315 26 315 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
302 /force-app/main/default/classes/MetadataService.cls 316 26 316 102 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
302 /force-app/main/default/classes/MetadataService.cls 316 26 316 102 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
303 /force-app/main/default/classes/MetadataService.cls 318 12 329 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
303 /force-app/main/default/classes/MetadataService.cls 318 12 329 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
304 /force-app/main/default/classes/MetadataService.cls 323 26 323 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'created_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
304 /force-app/main/default/classes/MetadataService.cls 323 26 323 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'created_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
305 /force-app/main/default/classes/MetadataService.cls 324 26 324 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errors_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
305 /force-app/main/default/classes/MetadataService.cls 324 26 324 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errors_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
306 /force-app/main/default/classes/MetadataService.cls 325 26 325 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
306 /force-app/main/default/classes/MetadataService.cls 325 26 325 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
307 /force-app/main/default/classes/MetadataService.cls 326 26 326 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'success_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
307 /force-app/main/default/classes/MetadataService.cls 326 26 326 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'success_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
308 /force-app/main/default/classes/MetadataService.cls 327 26 327 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
308 /force-app/main/default/classes/MetadataService.cls 327 26 327 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
309 /force-app/main/default/classes/MetadataService.cls 328 26 328 103 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
309 /force-app/main/default/classes/MetadataService.cls 328 26 328 103 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
310 /force-app/main/default/classes/MetadataService.cls 330 12 337 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
310 /force-app/main/default/classes/MetadataService.cls 330 12 337 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
311 /force-app/main/default/classes/MetadataService.cls 333 26 333 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'formula_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
311 /force-app/main/default/classes/MetadataService.cls 333 26 333 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'formula_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
312 /force-app/main/default/classes/MetadataService.cls 334 26 334 124 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'key_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
312 /force-app/main/default/classes/MetadataService.cls 334 26 334 124 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'key_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
313 /force-app/main/default/classes/MetadataService.cls 335 26 335 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
313 /force-app/main/default/classes/MetadataService.cls 335 26 335 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
314 /force-app/main/default/classes/MetadataService.cls 336 26 336 79 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
314 /force-app/main/default/classes/MetadataService.cls 336 26 336 79 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
315 /force-app/main/default/classes/MetadataService.cls 338 12 369 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
315 /force-app/main/default/classes/MetadataService.cls 338 12 369 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
316 /force-app/main/default/classes/MetadataService.cls 338 12 369 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
316 /force-app/main/default/classes/MetadataService.cls 338 12 369 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
317 /force-app/main/default/classes/MetadataService.cls 341 26 341 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
317 /force-app/main/default/classes/MetadataService.cls 341 26 341 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
318 /force-app/main/default/classes/MetadataService.cls 351 24 351 35 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x' doesn't match '[a-z][a-zA-Z0-9]*'
318 /force-app/main/default/classes/MetadataService.cls 351 24 351 35 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x' doesn't match '[a-z][a-zA-Z0-9]*'
319 /force-app/main/default/classes/MetadataService.cls 354 26 354 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
319 /force-app/main/default/classes/MetadataService.cls 354 26 354 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
320 /force-app/main/default/classes/MetadataService.cls 355 26 355 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
320 /force-app/main/default/classes/MetadataService.cls 355 26 355 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
321 /force-app/main/default/classes/MetadataService.cls 356 26 356 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'formula_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
321 /force-app/main/default/classes/MetadataService.cls 356 26 356 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'formula_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
322 /force-app/main/default/classes/MetadataService.cls 357 26 357 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'literalValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
322 /force-app/main/default/classes/MetadataService.cls 357 26 357 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'literalValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
323 /force-app/main/default/classes/MetadataService.cls 358 26 358 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lookupValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
323 /force-app/main/default/classes/MetadataService.cls 358 26 358 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lookupValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
324 /force-app/main/default/classes/MetadataService.cls 359 26 359 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lookupValueType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
324 /force-app/main/default/classes/MetadataService.cls 359 26 359 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lookupValueType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
325 /force-app/main/default/classes/MetadataService.cls 360 26 360 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
325 /force-app/main/default/classes/MetadataService.cls 360 26 360 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
326 /force-app/main/default/classes/MetadataService.cls 361 26 361 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'notifyAssignee_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
326 /force-app/main/default/classes/MetadataService.cls 361 26 361 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'notifyAssignee_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
327 /force-app/main/default/classes/MetadataService.cls 362 26 362 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'operation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
327 /force-app/main/default/classes/MetadataService.cls 362 26 362 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'operation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
328 /force-app/main/default/classes/MetadataService.cls 363 26 363 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
328 /force-app/main/default/classes/MetadataService.cls 363 26 363 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
329 /force-app/main/default/classes/MetadataService.cls 364 26 364 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reevaluateOnChange_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
329 /force-app/main/default/classes/MetadataService.cls 364 26 364 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reevaluateOnChange_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
330 /force-app/main/default/classes/MetadataService.cls 365 26 365 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'targetObject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
330 /force-app/main/default/classes/MetadataService.cls 365 26 365 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'targetObject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
331 /force-app/main/default/classes/MetadataService.cls 366 26 366 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
331 /force-app/main/default/classes/MetadataService.cls 366 26 366 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
332 /force-app/main/default/classes/MetadataService.cls 367 26 367 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
332 /force-app/main/default/classes/MetadataService.cls 367 26 367 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
333 /force-app/main/default/classes/MetadataService.cls 368 26 368 240 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
333 /force-app/main/default/classes/MetadataService.cls 368 26 368 240 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
334 /force-app/main/default/classes/MetadataService.cls 370 12 381 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
334 /force-app/main/default/classes/MetadataService.cls 370 12 381 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
335 /force-app/main/default/classes/MetadataService.cls 373 26 373 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
335 /force-app/main/default/classes/MetadataService.cls 373 26 373 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
336 /force-app/main/default/classes/MetadataService.cls 376 26 376 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
336 /force-app/main/default/classes/MetadataService.cls 376 26 376 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
337 /force-app/main/default/classes/MetadataService.cls 377 26 377 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ruleEntry_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
337 /force-app/main/default/classes/MetadataService.cls 377 26 377 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ruleEntry_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
338 /force-app/main/default/classes/MetadataService.cls 378 26 378 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
338 /force-app/main/default/classes/MetadataService.cls 378 26 378 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
339 /force-app/main/default/classes/MetadataService.cls 379 26 379 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
339 /force-app/main/default/classes/MetadataService.cls 379 26 379 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
340 /force-app/main/default/classes/MetadataService.cls 380 26 380 96 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
340 /force-app/main/default/classes/MetadataService.cls 380 26 380 96 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
341 /force-app/main/default/classes/MetadataService.cls 382 12 389 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
341 /force-app/main/default/classes/MetadataService.cls 382 12 389 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
342 /force-app/main/default/classes/MetadataService.cls 385 26 385 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'controllingFieldValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
342 /force-app/main/default/classes/MetadataService.cls 385 26 385 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'controllingFieldValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
343 /force-app/main/default/classes/MetadataService.cls 386 26 386 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'valueName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
343 /force-app/main/default/classes/MetadataService.cls 386 26 386 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'valueName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
344 /force-app/main/default/classes/MetadataService.cls 387 26 387 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
344 /force-app/main/default/classes/MetadataService.cls 387 26 387 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
345 /force-app/main/default/classes/MetadataService.cls 388 26 388 99 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
345 /force-app/main/default/classes/MetadataService.cls 388 26 388 99 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
346 /force-app/main/default/classes/MetadataService.cls 390 12 395 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
346 /force-app/main/default/classes/MetadataService.cls 390 12 395 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
347 /force-app/main/default/classes/MetadataService.cls 392 26 392 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pushNotification_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
347 /force-app/main/default/classes/MetadataService.cls 392 26 392 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pushNotification_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
348 /force-app/main/default/classes/MetadataService.cls 393 26 393 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
348 /force-app/main/default/classes/MetadataService.cls 393 26 393 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
349 /force-app/main/default/classes/MetadataService.cls 394 26 394 82 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
349 /force-app/main/default/classes/MetadataService.cls 394 26 394 82 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
350 /force-app/main/default/classes/MetadataService.cls 396 12 401 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
350 /force-app/main/default/classes/MetadataService.cls 396 12 401 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
351 /force-app/main/default/classes/MetadataService.cls 398 26 398 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'deployment_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
351 /force-app/main/default/classes/MetadataService.cls 398 26 398 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'deployment_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
352 /force-app/main/default/classes/MetadataService.cls 399 26 399 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
352 /force-app/main/default/classes/MetadataService.cls 399 26 399 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
353 /force-app/main/default/classes/MetadataService.cls 400 26 400 76 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
353 /force-app/main/default/classes/MetadataService.cls 400 26 400 76 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
354 /force-app/main/default/classes/MetadataService.cls 402 12 419 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
354 /force-app/main/default/classes/MetadataService.cls 402 12 419 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
355 /force-app/main/default/classes/MetadataService.cls 402 12 419 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
355 /force-app/main/default/classes/MetadataService.cls 402 12 419 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
356 /force-app/main/default/classes/MetadataService.cls 405 26 405 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
356 /force-app/main/default/classes/MetadataService.cls 405 26 405 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
357 /force-app/main/default/classes/MetadataService.cls 411 26 411 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
357 /force-app/main/default/classes/MetadataService.cls 411 26 411 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
358 /force-app/main/default/classes/MetadataService.cls 412 26 412 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dataCategory_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
358 /force-app/main/default/classes/MetadataService.cls 412 26 412 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dataCategory_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
359 /force-app/main/default/classes/MetadataService.cls 413 26 413 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
359 /force-app/main/default/classes/MetadataService.cls 413 26 413 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
360 /force-app/main/default/classes/MetadataService.cls 414 26 414 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
360 /force-app/main/default/classes/MetadataService.cls 414 26 414 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
361 /force-app/main/default/classes/MetadataService.cls 415 26 415 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'objectUsage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
361 /force-app/main/default/classes/MetadataService.cls 415 26 415 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'objectUsage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
362 /force-app/main/default/classes/MetadataService.cls 416 26 416 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
362 /force-app/main/default/classes/MetadataService.cls 416 26 416 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
363 /force-app/main/default/classes/MetadataService.cls 417 26 417 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
363 /force-app/main/default/classes/MetadataService.cls 417 26 417 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
364 /force-app/main/default/classes/MetadataService.cls 418 26 418 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
364 /force-app/main/default/classes/MetadataService.cls 418 26 418 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
365 /force-app/main/default/classes/MetadataService.cls 420 12 433 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
365 /force-app/main/default/classes/MetadataService.cls 420 12 433 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
366 /force-app/main/default/classes/MetadataService.cls 426 26 426 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'colSpan_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
366 /force-app/main/default/classes/MetadataService.cls 426 26 426 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'colSpan_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
367 /force-app/main/default/classes/MetadataService.cls 427 26 427 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'columnIndex_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
367 /force-app/main/default/classes/MetadataService.cls 427 26 427 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'columnIndex_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
368 /force-app/main/default/classes/MetadataService.cls 428 26 428 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dashboardComponent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
368 /force-app/main/default/classes/MetadataService.cls 428 26 428 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dashboardComponent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
369 /force-app/main/default/classes/MetadataService.cls 429 26 429 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rowIndex_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
369 /force-app/main/default/classes/MetadataService.cls 429 26 429 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rowIndex_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
370 /force-app/main/default/classes/MetadataService.cls 430 26 430 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rowSpan_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
370 /force-app/main/default/classes/MetadataService.cls 430 26 430 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rowSpan_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
371 /force-app/main/default/classes/MetadataService.cls 431 26 431 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
371 /force-app/main/default/classes/MetadataService.cls 431 26 431 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
372 /force-app/main/default/classes/MetadataService.cls 432 26 432 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
372 /force-app/main/default/classes/MetadataService.cls 432 26 432 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
373 /force-app/main/default/classes/MetadataService.cls 434 12 455 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
373 /force-app/main/default/classes/MetadataService.cls 434 12 455 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
374 /force-app/main/default/classes/MetadataService.cls 434 12 455 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
374 /force-app/main/default/classes/MetadataService.cls 434 12 455 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
375 /force-app/main/default/classes/MetadataService.cls 443 23 443 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
375 /force-app/main/default/classes/MetadataService.cls 443 23 443 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
376 /force-app/main/default/classes/MetadataService.cls 444 26 444 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'developerSuffix_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
376 /force-app/main/default/classes/MetadataService.cls 444 26 444 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'developerSuffix_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
377 /force-app/main/default/classes/MetadataService.cls 445 26 445 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enforceFieldRequiredness_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
377 /force-app/main/default/classes/MetadataService.cls 445 26 445 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enforceFieldRequiredness_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
378 /force-app/main/default/classes/MetadataService.cls 446 26 446 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
378 /force-app/main/default/classes/MetadataService.cls 446 26 446 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
379 /force-app/main/default/classes/MetadataService.cls 447 26 447 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'length_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
379 /force-app/main/default/classes/MetadataService.cls 447 26 447 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'length_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
380 /force-app/main/default/classes/MetadataService.cls 448 26 448 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'precision_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
380 /force-app/main/default/classes/MetadataService.cls 448 26 448 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'precision_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
381 /force-app/main/default/classes/MetadataService.cls 449 26 449 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scale_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
381 /force-app/main/default/classes/MetadataService.cls 449 26 449 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scale_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
382 /force-app/main/default/classes/MetadataService.cls 450 26 450 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortOrder_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
382 /force-app/main/default/classes/MetadataService.cls 450 26 450 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortOrder_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
383 /force-app/main/default/classes/MetadataService.cls 451 26 451 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortPriority_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
383 /force-app/main/default/classes/MetadataService.cls 451 26 451 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortPriority_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
384 /force-app/main/default/classes/MetadataService.cls 452 26 452 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
384 /force-app/main/default/classes/MetadataService.cls 452 26 452 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
385 /force-app/main/default/classes/MetadataService.cls 453 26 453 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
385 /force-app/main/default/classes/MetadataService.cls 453 26 453 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
386 /force-app/main/default/classes/MetadataService.cls 454 26 454 181 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
386 /force-app/main/default/classes/MetadataService.cls 454 26 454 181 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
387 /force-app/main/default/classes/MetadataService.cls 456 12 461 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
387 /force-app/main/default/classes/MetadataService.cls 456 12 461 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
388 /force-app/main/default/classes/MetadataService.cls 458 26 458 127 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'site_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
388 /force-app/main/default/classes/MetadataService.cls 458 26 458 127 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'site_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
389 /force-app/main/default/classes/MetadataService.cls 459 26 459 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
389 /force-app/main/default/classes/MetadataService.cls 459 26 459 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
390 /force-app/main/default/classes/MetadataService.cls 460 26 460 70 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
390 /force-app/main/default/classes/MetadataService.cls 460 26 460 70 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
391 /force-app/main/default/classes/MetadataService.cls 462 12 483 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
391 /force-app/main/default/classes/MetadataService.cls 462 12 483 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
392 /force-app/main/default/classes/MetadataService.cls 462 12 483 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
392 /force-app/main/default/classes/MetadataService.cls 462 12 483 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
393 /force-app/main/default/classes/MetadataService.cls 472 26 472 177 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customTabListAdditionalFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
393 /force-app/main/default/classes/MetadataService.cls 472 26 472 177 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customTabListAdditionalFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
394 /force-app/main/default/classes/MetadataService.cls 473 26 473 165 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'excludedStandardButtons_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
394 /force-app/main/default/classes/MetadataService.cls 473 26 473 165 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'excludedStandardButtons_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
395 /force-app/main/default/classes/MetadataService.cls 474 26 474 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'listViewButtons_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
395 /force-app/main/default/classes/MetadataService.cls 474 26 474 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'listViewButtons_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
396 /force-app/main/default/classes/MetadataService.cls 475 26 475 177 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lookupDialogsAdditionalFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
396 /force-app/main/default/classes/MetadataService.cls 475 26 475 177 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lookupDialogsAdditionalFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
397 /force-app/main/default/classes/MetadataService.cls 476 26 476 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lookupFilterFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
397 /force-app/main/default/classes/MetadataService.cls 476 26 476 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lookupFilterFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
398 /force-app/main/default/classes/MetadataService.cls 477 26 477 187 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lookupPhoneDialogsAdditionalFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
398 /force-app/main/default/classes/MetadataService.cls 477 26 477 187 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lookupPhoneDialogsAdditionalFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
399 /force-app/main/default/classes/MetadataService.cls 478 26 478 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'searchFilterFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
399 /force-app/main/default/classes/MetadataService.cls 478 26 478 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'searchFilterFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
400 /force-app/main/default/classes/MetadataService.cls 479 26 479 177 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'searchResultsAdditionalFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
400 /force-app/main/default/classes/MetadataService.cls 479 26 479 177 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'searchResultsAdditionalFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
401 /force-app/main/default/classes/MetadataService.cls 480 26 480 171 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'searchResultsCustomButtons_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
401 /force-app/main/default/classes/MetadataService.cls 480 26 480 171 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'searchResultsCustomButtons_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
402 /force-app/main/default/classes/MetadataService.cls 481 26 481 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
402 /force-app/main/default/classes/MetadataService.cls 481 26 481 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
403 /force-app/main/default/classes/MetadataService.cls 482 26 482 311 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
403 /force-app/main/default/classes/MetadataService.cls 482 26 482 311 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
404 /force-app/main/default/classes/MetadataService.cls 484 12 489 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
404 /force-app/main/default/classes/MetadataService.cls 484 12 489 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
405 /force-app/main/default/classes/MetadataService.cls 484 12 489 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'retrieve_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
405 /force-app/main/default/classes/MetadataService.cls 484 12 489 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'retrieve_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
406 /force-app/main/default/classes/MetadataService.cls 486 26 486 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'retrieveRequest_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
406 /force-app/main/default/classes/MetadataService.cls 486 26 486 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'retrieveRequest_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
407 /force-app/main/default/classes/MetadataService.cls 487 26 487 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
407 /force-app/main/default/classes/MetadataService.cls 487 26 487 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
408 /force-app/main/default/classes/MetadataService.cls 488 26 488 81 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
408 /force-app/main/default/classes/MetadataService.cls 488 26 488 81 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
409 /force-app/main/default/classes/MetadataService.cls 490 12 499 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
409 /force-app/main/default/classes/MetadataService.cls 490 12 499 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
410 /force-app/main/default/classes/MetadataService.cls 493 26 493 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
410 /force-app/main/default/classes/MetadataService.cls 493 26 493 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
411 /force-app/main/default/classes/MetadataService.cls 495 26 495 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignmentRule_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
411 /force-app/main/default/classes/MetadataService.cls 495 26 495 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignmentRule_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
412 /force-app/main/default/classes/MetadataService.cls 496 26 496 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
412 /force-app/main/default/classes/MetadataService.cls 496 26 496 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
413 /force-app/main/default/classes/MetadataService.cls 497 26 497 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
413 /force-app/main/default/classes/MetadataService.cls 497 26 497 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
414 /force-app/main/default/classes/MetadataService.cls 498 26 498 92 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
414 /force-app/main/default/classes/MetadataService.cls 498 26 498 92 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
415 /force-app/main/default/classes/MetadataService.cls 500 12 509 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
415 /force-app/main/default/classes/MetadataService.cls 500 12 509 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
416 /force-app/main/default/classes/MetadataService.cls 504 26 504 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errors_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
416 /force-app/main/default/classes/MetadataService.cls 504 26 504 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errors_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
417 /force-app/main/default/classes/MetadataService.cls 505 26 505 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
417 /force-app/main/default/classes/MetadataService.cls 505 26 505 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
418 /force-app/main/default/classes/MetadataService.cls 506 26 506 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'success_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
418 /force-app/main/default/classes/MetadataService.cls 506 26 506 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'success_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
419 /force-app/main/default/classes/MetadataService.cls 507 26 507 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
419 /force-app/main/default/classes/MetadataService.cls 507 26 507 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
420 /force-app/main/default/classes/MetadataService.cls 508 26 508 93 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
420 /force-app/main/default/classes/MetadataService.cls 508 26 508 93 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
421 /force-app/main/default/classes/MetadataService.cls 510 12 517 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
421 /force-app/main/default/classes/MetadataService.cls 510 12 517 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
422 /force-app/main/default/classes/MetadataService.cls 513 26 513 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'members_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
422 /force-app/main/default/classes/MetadataService.cls 513 26 513 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'members_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
423 /force-app/main/default/classes/MetadataService.cls 514 26 514 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
423 /force-app/main/default/classes/MetadataService.cls 514 26 514 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
424 /force-app/main/default/classes/MetadataService.cls 515 26 515 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
424 /force-app/main/default/classes/MetadataService.cls 515 26 515 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
425 /force-app/main/default/classes/MetadataService.cls 516 26 516 80 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
425 /force-app/main/default/classes/MetadataService.cls 516 26 516 80 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
426 /force-app/main/default/classes/MetadataService.cls 518 12 525 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
426 /force-app/main/default/classes/MetadataService.cls 518 12 525 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
427 /force-app/main/default/classes/MetadataService.cls 521 26 521 163 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dashboardFilterOptions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
427 /force-app/main/default/classes/MetadataService.cls 521 26 521 163 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dashboardFilterOptions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
428 /force-app/main/default/classes/MetadataService.cls 522 26 522 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
428 /force-app/main/default/classes/MetadataService.cls 522 26 522 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
429 /force-app/main/default/classes/MetadataService.cls 523 26 523 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
429 /force-app/main/default/classes/MetadataService.cls 523 26 523 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
430 /force-app/main/default/classes/MetadataService.cls 524 26 524 95 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
430 /force-app/main/default/classes/MetadataService.cls 524 26 524 95 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
431 /force-app/main/default/classes/MetadataService.cls 526 12 535 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
431 /force-app/main/default/classes/MetadataService.cls 526 12 535 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
432 /force-app/main/default/classes/MetadataService.cls 528 24 528 33 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x' doesn't match '[a-z][a-zA-Z0-9]*'
432 /force-app/main/default/classes/MetadataService.cls 528 24 528 33 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x' doesn't match '[a-z][a-zA-Z0-9]*'
433 /force-app/main/default/classes/MetadataService.cls 530 26 530 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'application_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
433 /force-app/main/default/classes/MetadataService.cls 530 26 530 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'application_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
434 /force-app/main/default/classes/MetadataService.cls 531 26 531 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
434 /force-app/main/default/classes/MetadataService.cls 531 26 531 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
435 /force-app/main/default/classes/MetadataService.cls 532 26 532 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'visible_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
435 /force-app/main/default/classes/MetadataService.cls 532 26 532 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'visible_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
436 /force-app/main/default/classes/MetadataService.cls 533 26 533 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
436 /force-app/main/default/classes/MetadataService.cls 533 26 533 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
437 /force-app/main/default/classes/MetadataService.cls 534 26 534 99 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
437 /force-app/main/default/classes/MetadataService.cls 534 26 534 99 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
438 /force-app/main/default/classes/MetadataService.cls 536 12 543 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
438 /force-app/main/default/classes/MetadataService.cls 536 12 543 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
439 /force-app/main/default/classes/MetadataService.cls 539 26 539 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
439 /force-app/main/default/classes/MetadataService.cls 539 26 539 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
440 /force-app/main/default/classes/MetadataService.cls 540 26 540 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
440 /force-app/main/default/classes/MetadataService.cls 540 26 540 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
441 /force-app/main/default/classes/MetadataService.cls 541 26 541 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
441 /force-app/main/default/classes/MetadataService.cls 541 26 541 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
442 /force-app/main/default/classes/MetadataService.cls 542 26 542 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
442 /force-app/main/default/classes/MetadataService.cls 542 26 542 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
443 /force-app/main/default/classes/MetadataService.cls 544 12 559 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
443 /force-app/main/default/classes/MetadataService.cls 544 12 559 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
444 /force-app/main/default/classes/MetadataService.cls 551 26 551 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customButtons_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
444 /force-app/main/default/classes/MetadataService.cls 551 26 551 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customButtons_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
445 /force-app/main/default/classes/MetadataService.cls 552 26 552 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'excludeButtons_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
445 /force-app/main/default/classes/MetadataService.cls 552 26 552 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'excludeButtons_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
446 /force-app/main/default/classes/MetadataService.cls 553 26 553 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
446 /force-app/main/default/classes/MetadataService.cls 553 26 553 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
447 /force-app/main/default/classes/MetadataService.cls 554 26 554 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relatedList_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
447 /force-app/main/default/classes/MetadataService.cls 554 26 554 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relatedList_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
448 /force-app/main/default/classes/MetadataService.cls 555 26 555 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
448 /force-app/main/default/classes/MetadataService.cls 555 26 555 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
449 /force-app/main/default/classes/MetadataService.cls 556 26 556 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortOrder_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
449 /force-app/main/default/classes/MetadataService.cls 556 26 556 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortOrder_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
450 /force-app/main/default/classes/MetadataService.cls 557 26 557 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
450 /force-app/main/default/classes/MetadataService.cls 557 26 557 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
451 /force-app/main/default/classes/MetadataService.cls 558 26 558 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
451 /force-app/main/default/classes/MetadataService.cls 558 26 558 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
452 /force-app/main/default/classes/MetadataService.cls 560 12 573 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
452 /force-app/main/default/classes/MetadataService.cls 560 12 573 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
453 /force-app/main/default/classes/MetadataService.cls 563 26 563 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
453 /force-app/main/default/classes/MetadataService.cls 563 26 563 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
454 /force-app/main/default/classes/MetadataService.cls 567 26 567 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'groups_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
454 /force-app/main/default/classes/MetadataService.cls 567 26 567 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'groups_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
455 /force-app/main/default/classes/MetadataService.cls 568 26 568 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isProtected_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
455 /force-app/main/default/classes/MetadataService.cls 568 26 568 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isProtected_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
456 /force-app/main/default/classes/MetadataService.cls 569 26 569 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
456 /force-app/main/default/classes/MetadataService.cls 569 26 569 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
457 /force-app/main/default/classes/MetadataService.cls 570 26 570 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
457 /force-app/main/default/classes/MetadataService.cls 570 26 570 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
458 /force-app/main/default/classes/MetadataService.cls 571 26 571 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
458 /force-app/main/default/classes/MetadataService.cls 571 26 571 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
459 /force-app/main/default/classes/MetadataService.cls 572 26 572 106 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
459 /force-app/main/default/classes/MetadataService.cls 572 26 572 106 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
460 /force-app/main/default/classes/MetadataService.cls 574 12 581 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
460 /force-app/main/default/classes/MetadataService.cls 574 12 581 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
461 /force-app/main/default/classes/MetadataService.cls 577 26 577 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
461 /force-app/main/default/classes/MetadataService.cls 577 26 577 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
462 /force-app/main/default/classes/MetadataService.cls 578 26 578 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
462 /force-app/main/default/classes/MetadataService.cls 578 26 578 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
463 /force-app/main/default/classes/MetadataService.cls 579 26 579 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
463 /force-app/main/default/classes/MetadataService.cls 579 26 579 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
464 /force-app/main/default/classes/MetadataService.cls 580 26 580 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
464 /force-app/main/default/classes/MetadataService.cls 580 26 580 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
465 /force-app/main/default/classes/MetadataService.cls 582 12 589 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
465 /force-app/main/default/classes/MetadataService.cls 582 12 589 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
466 /force-app/main/default/classes/MetadataService.cls 585 26 585 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
466 /force-app/main/default/classes/MetadataService.cls 585 26 585 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
467 /force-app/main/default/classes/MetadataService.cls 586 26 586 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
467 /force-app/main/default/classes/MetadataService.cls 586 26 586 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
468 /force-app/main/default/classes/MetadataService.cls 587 26 587 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
468 /force-app/main/default/classes/MetadataService.cls 587 26 587 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
469 /force-app/main/default/classes/MetadataService.cls 588 26 588 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
469 /force-app/main/default/classes/MetadataService.cls 588 26 588 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
470 /force-app/main/default/classes/MetadataService.cls 590 12 599 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
470 /force-app/main/default/classes/MetadataService.cls 590 12 599 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
471 /force-app/main/default/classes/MetadataService.cls 594 26 594 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'majorNumber_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
471 /force-app/main/default/classes/MetadataService.cls 594 26 594 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'majorNumber_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
472 /force-app/main/default/classes/MetadataService.cls 595 26 595 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'minorNumber_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
472 /force-app/main/default/classes/MetadataService.cls 595 26 595 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'minorNumber_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
473 /force-app/main/default/classes/MetadataService.cls 596 26 596 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'namespace_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
473 /force-app/main/default/classes/MetadataService.cls 596 26 596 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'namespace_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
474 /force-app/main/default/classes/MetadataService.cls 597 26 597 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
474 /force-app/main/default/classes/MetadataService.cls 597 26 597 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
475 /force-app/main/default/classes/MetadataService.cls 598 26 598 103 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
475 /force-app/main/default/classes/MetadataService.cls 598 26 598 103 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
476 /force-app/main/default/classes/MetadataService.cls 600 12 615 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
476 /force-app/main/default/classes/MetadataService.cls 600 12 615 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
477 /force-app/main/default/classes/MetadataService.cls 607 26 607 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'childXmlNames_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
477 /force-app/main/default/classes/MetadataService.cls 607 26 607 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'childXmlNames_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
478 /force-app/main/default/classes/MetadataService.cls 608 26 608 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'directoryName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
478 /force-app/main/default/classes/MetadataService.cls 608 26 608 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'directoryName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
479 /force-app/main/default/classes/MetadataService.cls 609 26 609 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inFolder_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
479 /force-app/main/default/classes/MetadataService.cls 609 26 609 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inFolder_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
480 /force-app/main/default/classes/MetadataService.cls 610 26 610 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'metaFile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
480 /force-app/main/default/classes/MetadataService.cls 610 26 610 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'metaFile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
481 /force-app/main/default/classes/MetadataService.cls 611 26 611 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'suffix_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
481 /force-app/main/default/classes/MetadataService.cls 611 26 611 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'suffix_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
482 /force-app/main/default/classes/MetadataService.cls 612 26 612 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'xmlName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
482 /force-app/main/default/classes/MetadataService.cls 612 26 612 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'xmlName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
483 /force-app/main/default/classes/MetadataService.cls 613 26 613 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
483 /force-app/main/default/classes/MetadataService.cls 613 26 613 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
484 /force-app/main/default/classes/MetadataService.cls 614 26 614 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
484 /force-app/main/default/classes/MetadataService.cls 614 26 614 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
485 /force-app/main/default/classes/MetadataService.cls 616 12 625 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
485 /force-app/main/default/classes/MetadataService.cls 616 12 625 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
486 /force-app/main/default/classes/MetadataService.cls 619 26 619 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
486 /force-app/main/default/classes/MetadataService.cls 619 26 619 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
487 /force-app/main/default/classes/MetadataService.cls 621 26 621 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableLiveAgent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
487 /force-app/main/default/classes/MetadataService.cls 621 26 621 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableLiveAgent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
488 /force-app/main/default/classes/MetadataService.cls 622 26 622 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
488 /force-app/main/default/classes/MetadataService.cls 622 26 622 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
489 /force-app/main/default/classes/MetadataService.cls 623 26 623 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
489 /force-app/main/default/classes/MetadataService.cls 623 26 623 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
490 /force-app/main/default/classes/MetadataService.cls 624 26 624 93 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
490 /force-app/main/default/classes/MetadataService.cls 624 26 624 93 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
491 /force-app/main/default/classes/MetadataService.cls 626 12 641 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
491 /force-app/main/default/classes/MetadataService.cls 626 12 641 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
492 /force-app/main/default/classes/MetadataService.cls 632 24 632 35 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x' doesn't match '[a-z][a-zA-Z0-9]*'
492 /force-app/main/default/classes/MetadataService.cls 632 24 632 35 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x' doesn't match '[a-z][a-zA-Z0-9]*'
493 /force-app/main/default/classes/MetadataService.cls 633 26 633 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
493 /force-app/main/default/classes/MetadataService.cls 633 26 633 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
494 /force-app/main/default/classes/MetadataService.cls 634 26 634 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'flow_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
494 /force-app/main/default/classes/MetadataService.cls 634 26 634 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'flow_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
495 /force-app/main/default/classes/MetadataService.cls 635 26 635 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'flowInputs_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
495 /force-app/main/default/classes/MetadataService.cls 635 26 635 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'flowInputs_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
496 /force-app/main/default/classes/MetadataService.cls 636 26 636 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
496 /force-app/main/default/classes/MetadataService.cls 636 26 636 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
497 /force-app/main/default/classes/MetadataService.cls 637 26 637 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'language_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
497 /force-app/main/default/classes/MetadataService.cls 637 26 637 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'language_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
498 /force-app/main/default/classes/MetadataService.cls 638 26 638 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
498 /force-app/main/default/classes/MetadataService.cls 638 26 638 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
499 /force-app/main/default/classes/MetadataService.cls 639 26 639 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
499 /force-app/main/default/classes/MetadataService.cls 639 26 639 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
500 /force-app/main/default/classes/MetadataService.cls 640 26 640 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
500 /force-app/main/default/classes/MetadataService.cls 640 26 640 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
501 /force-app/main/default/classes/MetadataService.cls 642 12 663 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
501 /force-app/main/default/classes/MetadataService.cls 642 12 663 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
502 /force-app/main/default/classes/MetadataService.cls 642 12 663 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
502 /force-app/main/default/classes/MetadataService.cls 642 12 663 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
503 /force-app/main/default/classes/MetadataService.cls 645 26 645 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
503 /force-app/main/default/classes/MetadataService.cls 645 26 645 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
504 /force-app/main/default/classes/MetadataService.cls 653 26 653 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assetIcon_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
504 /force-app/main/default/classes/MetadataService.cls 653 26 653 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assetIcon_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
505 /force-app/main/default/classes/MetadataService.cls 654 26 654 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
505 /force-app/main/default/classes/MetadataService.cls 654 26 654 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
506 /force-app/main/default/classes/MetadataService.cls 655 26 655 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'folder_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
506 /force-app/main/default/classes/MetadataService.cls 655 26 655 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'folder_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
507 /force-app/main/default/classes/MetadataService.cls 656 26 656 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
507 /force-app/main/default/classes/MetadataService.cls 656 26 656 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
508 /force-app/main/default/classes/MetadataService.cls 657 26 657 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'shares_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
508 /force-app/main/default/classes/MetadataService.cls 657 26 657 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'shares_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
509 /force-app/main/default/classes/MetadataService.cls 658 26 658 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'templateOrigin_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
509 /force-app/main/default/classes/MetadataService.cls 658 26 658 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'templateOrigin_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
510 /force-app/main/default/classes/MetadataService.cls 659 26 659 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'templateVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
510 /force-app/main/default/classes/MetadataService.cls 659 26 659 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'templateVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
511 /force-app/main/default/classes/MetadataService.cls 660 26 660 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
511 /force-app/main/default/classes/MetadataService.cls 660 26 660 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
512 /force-app/main/default/classes/MetadataService.cls 661 26 661 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
512 /force-app/main/default/classes/MetadataService.cls 661 26 661 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
513 /force-app/main/default/classes/MetadataService.cls 662 26 662 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
513 /force-app/main/default/classes/MetadataService.cls 662 26 662 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
514 /force-app/main/default/classes/MetadataService.cls 664 12 669 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
514 /force-app/main/default/classes/MetadataService.cls 664 12 669 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
515 /force-app/main/default/classes/MetadataService.cls 666 26 666 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allOrNone_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
515 /force-app/main/default/classes/MetadataService.cls 666 26 666 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allOrNone_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
516 /force-app/main/default/classes/MetadataService.cls 667 26 667 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
516 /force-app/main/default/classes/MetadataService.cls 667 26 667 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
517 /force-app/main/default/classes/MetadataService.cls 668 26 668 75 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
517 /force-app/main/default/classes/MetadataService.cls 668 26 668 75 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
518 /force-app/main/default/classes/MetadataService.cls 670 12 679 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
518 /force-app/main/default/classes/MetadataService.cls 670 12 679 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
519 /force-app/main/default/classes/MetadataService.cls 674 26 674 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
519 /force-app/main/default/classes/MetadataService.cls 674 26 674 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
520 /force-app/main/default/classes/MetadataService.cls 675 26 675 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
520 /force-app/main/default/classes/MetadataService.cls 675 26 675 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
521 /force-app/main/default/classes/MetadataService.cls 676 26 676 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'subject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
521 /force-app/main/default/classes/MetadataService.cls 676 26 676 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'subject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
522 /force-app/main/default/classes/MetadataService.cls 677 26 677 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
522 /force-app/main/default/classes/MetadataService.cls 677 26 677 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
523 /force-app/main/default/classes/MetadataService.cls 678 26 678 94 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
523 /force-app/main/default/classes/MetadataService.cls 678 26 678 94 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
524 /force-app/main/default/classes/MetadataService.cls 680 12 705 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
524 /force-app/main/default/classes/MetadataService.cls 680 12 705 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
525 /force-app/main/default/classes/MetadataService.cls 680 12 705 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
525 /force-app/main/default/classes/MetadataService.cls 680 12 705 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
526 /force-app/main/default/classes/MetadataService.cls 683 26 683 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
526 /force-app/main/default/classes/MetadataService.cls 683 26 683 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
527 /force-app/main/default/classes/MetadataService.cls 693 26 693 174 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'documentContentSearchEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
527 /force-app/main/default/classes/MetadataService.cls 693 26 693 174 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'documentContentSearchEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
528 /force-app/main/default/classes/MetadataService.cls 694 26 694 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'optimizeSearchForCJKEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
528 /force-app/main/default/classes/MetadataService.cls 694 26 694 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'optimizeSearchForCJKEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
529 /force-app/main/default/classes/MetadataService.cls 695 26 695 198 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recentlyViewedUsersForBlankLookupEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
529 /force-app/main/default/classes/MetadataService.cls 695 26 695 198 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recentlyViewedUsersForBlankLookupEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
530 /force-app/main/default/classes/MetadataService.cls 696 26 696 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'searchSettingsByObject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
530 /force-app/main/default/classes/MetadataService.cls 696 26 696 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'searchSettingsByObject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
531 /force-app/main/default/classes/MetadataService.cls 697 26 697 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sidebarAutoCompleteEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
531 /force-app/main/default/classes/MetadataService.cls 697 26 697 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sidebarAutoCompleteEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
532 /force-app/main/default/classes/MetadataService.cls 698 26 698 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sidebarDropDownListEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
532 /force-app/main/default/classes/MetadataService.cls 698 26 698 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sidebarDropDownListEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
533 /force-app/main/default/classes/MetadataService.cls 699 26 699 194 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sidebarLimitToItemsIOwnCheckboxEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
533 /force-app/main/default/classes/MetadataService.cls 699 26 699 194 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sidebarLimitToItemsIOwnCheckboxEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
534 /force-app/main/default/classes/MetadataService.cls 700 26 700 184 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'singleSearchResultShortcutEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
534 /force-app/main/default/classes/MetadataService.cls 700 26 700 184 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'singleSearchResultShortcutEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
535 /force-app/main/default/classes/MetadataService.cls 701 26 701 186 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'spellCorrectKnowledgeSearchEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
535 /force-app/main/default/classes/MetadataService.cls 701 26 701 186 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'spellCorrectKnowledgeSearchEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
536 /force-app/main/default/classes/MetadataService.cls 702 26 702 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
536 /force-app/main/default/classes/MetadataService.cls 702 26 702 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
537 /force-app/main/default/classes/MetadataService.cls 703 26 703 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
537 /force-app/main/default/classes/MetadataService.cls 703 26 703 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
538 /force-app/main/default/classes/MetadataService.cls 704 26 704 376 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
538 /force-app/main/default/classes/MetadataService.cls 704 26 704 376 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
539 /force-app/main/default/classes/MetadataService.cls 706 12 713 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
539 /force-app/main/default/classes/MetadataService.cls 706 12 713 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
540 /force-app/main/default/classes/MetadataService.cls 706 12 713 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'listMetadata_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
540 /force-app/main/default/classes/MetadataService.cls 706 12 713 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'listMetadata_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
541 /force-app/main/default/classes/MetadataService.cls 709 26 709 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'queries_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
541 /force-app/main/default/classes/MetadataService.cls 709 26 709 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'queries_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
542 /force-app/main/default/classes/MetadataService.cls 710 26 710 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'asOfVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
542 /force-app/main/default/classes/MetadataService.cls 710 26 710 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'asOfVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
543 /force-app/main/default/classes/MetadataService.cls 711 26 711 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
543 /force-app/main/default/classes/MetadataService.cls 711 26 711 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
544 /force-app/main/default/classes/MetadataService.cls 712 26 712 87 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
544 /force-app/main/default/classes/MetadataService.cls 712 26 712 87 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
545 /force-app/main/default/classes/MetadataService.cls 714 12 749 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
545 /force-app/main/default/classes/MetadataService.cls 714 12 749 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
546 /force-app/main/default/classes/MetadataService.cls 714 12 749 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
546 /force-app/main/default/classes/MetadataService.cls 714 12 749 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
547 /force-app/main/default/classes/MetadataService.cls 717 26 717 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
547 /force-app/main/default/classes/MetadataService.cls 717 26 717 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
548 /force-app/main/default/classes/MetadataService.cls 718 23 718 33 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'SVGContent' doesn't match '[a-z][a-zA-Z0-9]*'
548 /force-app/main/default/classes/MetadataService.cls 718 23 718 33 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'SVGContent' doesn't match '[a-z][a-zA-Z0-9]*'
549 /force-app/main/default/classes/MetadataService.cls 731 23 731 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
549 /force-app/main/default/classes/MetadataService.cls 731 23 731 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
550 /force-app/main/default/classes/MetadataService.cls 732 26 732 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'SVGContent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
550 /force-app/main/default/classes/MetadataService.cls 732 26 732 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'SVGContent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
551 /force-app/main/default/classes/MetadataService.cls 733 26 733 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
551 /force-app/main/default/classes/MetadataService.cls 733 26 733 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
552 /force-app/main/default/classes/MetadataService.cls 734 26 734 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'controllerContent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
552 /force-app/main/default/classes/MetadataService.cls 734 26 734 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'controllerContent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
553 /force-app/main/default/classes/MetadataService.cls 735 26 735 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
553 /force-app/main/default/classes/MetadataService.cls 735 26 735 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
554 /force-app/main/default/classes/MetadataService.cls 736 26 736 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'designContent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
554 /force-app/main/default/classes/MetadataService.cls 736 26 736 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'designContent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
555 /force-app/main/default/classes/MetadataService.cls 737 26 737 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'documentationContent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
555 /force-app/main/default/classes/MetadataService.cls 737 26 737 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'documentationContent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
556 /force-app/main/default/classes/MetadataService.cls 738 26 738 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'helperContent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
556 /force-app/main/default/classes/MetadataService.cls 738 26 738 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'helperContent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
557 /force-app/main/default/classes/MetadataService.cls 739 26 739 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'markup_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
557 /force-app/main/default/classes/MetadataService.cls 739 26 739 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'markup_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
558 /force-app/main/default/classes/MetadataService.cls 740 26 740 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'modelContent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
558 /force-app/main/default/classes/MetadataService.cls 740 26 740 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'modelContent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
559 /force-app/main/default/classes/MetadataService.cls 741 26 741 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'packageVersions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
559 /force-app/main/default/classes/MetadataService.cls 741 26 741 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'packageVersions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
560 /force-app/main/default/classes/MetadataService.cls 742 26 742 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rendererContent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
560 /force-app/main/default/classes/MetadataService.cls 742 26 742 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rendererContent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
561 /force-app/main/default/classes/MetadataService.cls 743 26 743 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'styleContent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
561 /force-app/main/default/classes/MetadataService.cls 743 26 743 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'styleContent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
562 /force-app/main/default/classes/MetadataService.cls 744 26 744 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'testsuiteContent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
562 /force-app/main/default/classes/MetadataService.cls 744 26 744 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'testsuiteContent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
563 /force-app/main/default/classes/MetadataService.cls 745 26 745 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
563 /force-app/main/default/classes/MetadataService.cls 745 26 745 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
564 /force-app/main/default/classes/MetadataService.cls 746 26 746 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
564 /force-app/main/default/classes/MetadataService.cls 746 26 746 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
565 /force-app/main/default/classes/MetadataService.cls 747 26 747 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
565 /force-app/main/default/classes/MetadataService.cls 747 26 747 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
566 /force-app/main/default/classes/MetadataService.cls 748 26 748 293 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
566 /force-app/main/default/classes/MetadataService.cls 748 26 748 293 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
567 /force-app/main/default/classes/MetadataService.cls 750 12 765 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
567 /force-app/main/default/classes/MetadataService.cls 750 12 765 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
568 /force-app/main/default/classes/MetadataService.cls 753 26 753 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
568 /force-app/main/default/classes/MetadataService.cls 753 26 753 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
569 /force-app/main/default/classes/MetadataService.cls 758 26 758 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'doesSendEmailToMembers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
569 /force-app/main/default/classes/MetadataService.cls 758 26 758 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'doesSendEmailToMembers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
570 /force-app/main/default/classes/MetadataService.cls 759 26 759 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'email_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
570 /force-app/main/default/classes/MetadataService.cls 759 26 759 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'email_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
571 /force-app/main/default/classes/MetadataService.cls 760 26 760 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
571 /force-app/main/default/classes/MetadataService.cls 760 26 760 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
572 /force-app/main/default/classes/MetadataService.cls 761 26 761 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'queueSobject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
572 /force-app/main/default/classes/MetadataService.cls 761 26 761 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'queueSobject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
573 /force-app/main/default/classes/MetadataService.cls 762 26 762 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
573 /force-app/main/default/classes/MetadataService.cls 762 26 762 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
574 /force-app/main/default/classes/MetadataService.cls 763 26 763 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
574 /force-app/main/default/classes/MetadataService.cls 763 26 763 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
575 /force-app/main/default/classes/MetadataService.cls 764 26 764 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
575 /force-app/main/default/classes/MetadataService.cls 764 26 764 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
576 /force-app/main/default/classes/MetadataService.cls 766 12 777 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
576 /force-app/main/default/classes/MetadataService.cls 766 12 777 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
577 /force-app/main/default/classes/MetadataService.cls 769 26 769 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
577 /force-app/main/default/classes/MetadataService.cls 769 26 769 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
578 /force-app/main/default/classes/MetadataService.cls 772 26 772 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'narrowComponents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
578 /force-app/main/default/classes/MetadataService.cls 772 26 772 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'narrowComponents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
579 /force-app/main/default/classes/MetadataService.cls 773 26 773 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'wideComponents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
579 /force-app/main/default/classes/MetadataService.cls 773 26 773 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'wideComponents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
580 /force-app/main/default/classes/MetadataService.cls 774 26 774 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
580 /force-app/main/default/classes/MetadataService.cls 774 26 774 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
581 /force-app/main/default/classes/MetadataService.cls 775 26 775 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
581 /force-app/main/default/classes/MetadataService.cls 775 26 775 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
582 /force-app/main/default/classes/MetadataService.cls 776 26 776 111 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
582 /force-app/main/default/classes/MetadataService.cls 776 26 776 111 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
583 /force-app/main/default/classes/MetadataService.cls 778 12 799 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
583 /force-app/main/default/classes/MetadataService.cls 778 12 799 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
584 /force-app/main/default/classes/MetadataService.cls 778 12 799 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
584 /force-app/main/default/classes/MetadataService.cls 778 12 799 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
585 /force-app/main/default/classes/MetadataService.cls 781 26 781 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
585 /force-app/main/default/classes/MetadataService.cls 781 26 781 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
586 /force-app/main/default/classes/MetadataService.cls 783 26 783 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
586 /force-app/main/default/classes/MetadataService.cls 783 26 783 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
587 /force-app/main/default/classes/MetadataService.cls 790 26 790 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'application_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
587 /force-app/main/default/classes/MetadataService.cls 790 26 790 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'application_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
588 /force-app/main/default/classes/MetadataService.cls 791 26 791 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'datasets_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
588 /force-app/main/default/classes/MetadataService.cls 791 26 791 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'datasets_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
589 /force-app/main/default/classes/MetadataService.cls 792 26 792 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
589 /force-app/main/default/classes/MetadataService.cls 792 26 792 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
590 /force-app/main/default/classes/MetadataService.cls 793 26 793 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
590 /force-app/main/default/classes/MetadataService.cls 793 26 793 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
591 /force-app/main/default/classes/MetadataService.cls 794 26 794 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'templateAssetSourceName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
591 /force-app/main/default/classes/MetadataService.cls 794 26 794 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'templateAssetSourceName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
592 /force-app/main/default/classes/MetadataService.cls 795 26 795 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'visualizationType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
592 /force-app/main/default/classes/MetadataService.cls 795 26 795 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'visualizationType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
593 /force-app/main/default/classes/MetadataService.cls 796 26 796 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
593 /force-app/main/default/classes/MetadataService.cls 796 26 796 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
594 /force-app/main/default/classes/MetadataService.cls 797 26 797 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
594 /force-app/main/default/classes/MetadataService.cls 797 26 797 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
595 /force-app/main/default/classes/MetadataService.cls 798 26 798 184 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
595 /force-app/main/default/classes/MetadataService.cls 798 26 798 184 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
596 /force-app/main/default/classes/MetadataService.cls 800 12 807 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
596 /force-app/main/default/classes/MetadataService.cls 800 12 807 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
597 /force-app/main/default/classes/MetadataService.cls 803 26 803 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultEmailTemplateName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
597 /force-app/main/default/classes/MetadataService.cls 803 26 803 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultEmailTemplateName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
598 /force-app/main/default/classes/MetadataService.cls 804 26 804 184 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ignoreDefaultEmailTemplateSubject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
598 /force-app/main/default/classes/MetadataService.cls 804 26 804 184 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ignoreDefaultEmailTemplateSubject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
599 /force-app/main/default/classes/MetadataService.cls 805 26 805 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
599 /force-app/main/default/classes/MetadataService.cls 805 26 805 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
600 /force-app/main/default/classes/MetadataService.cls 806 26 806 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
600 /force-app/main/default/classes/MetadataService.cls 806 26 806 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
601 /force-app/main/default/classes/MetadataService.cls 808 12 819 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
601 /force-app/main/default/classes/MetadataService.cls 808 12 819 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
602 /force-app/main/default/classes/MetadataService.cls 811 26 811 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
602 /force-app/main/default/classes/MetadataService.cls 811 26 811 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
603 /force-app/main/default/classes/MetadataService.cls 814 26 814 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
603 /force-app/main/default/classes/MetadataService.cls 814 26 814 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
604 /force-app/main/default/classes/MetadataService.cls 815 26 815 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recurrenceType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
604 /force-app/main/default/classes/MetadataService.cls 815 26 815 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recurrenceType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
605 /force-app/main/default/classes/MetadataService.cls 816 26 816 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
605 /force-app/main/default/classes/MetadataService.cls 816 26 816 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
606 /force-app/main/default/classes/MetadataService.cls 817 26 817 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
606 /force-app/main/default/classes/MetadataService.cls 817 26 817 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
607 /force-app/main/default/classes/MetadataService.cls 818 26 818 106 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
607 /force-app/main/default/classes/MetadataService.cls 818 26 818 106 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
608 /force-app/main/default/classes/MetadataService.cls 820 12 827 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
608 /force-app/main/default/classes/MetadataService.cls 820 12 827 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
609 /force-app/main/default/classes/MetadataService.cls 823 26 823 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sourceCategoryApiName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
609 /force-app/main/default/classes/MetadataService.cls 823 26 823 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sourceCategoryApiName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
610 /force-app/main/default/classes/MetadataService.cls 824 26 824 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'weight_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
610 /force-app/main/default/classes/MetadataService.cls 824 26 824 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'weight_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
611 /force-app/main/default/classes/MetadataService.cls 825 26 825 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
611 /force-app/main/default/classes/MetadataService.cls 825 26 825 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
612 /force-app/main/default/classes/MetadataService.cls 826 26 826 96 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
612 /force-app/main/default/classes/MetadataService.cls 826 26 826 96 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
613 /force-app/main/default/classes/MetadataService.cls 828 12 875 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
613 /force-app/main/default/classes/MetadataService.cls 828 12 875 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
614 /force-app/main/default/classes/MetadataService.cls 828 12 875 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount The class ApprovalProcess has 22 public methods, attributes, and properties (limit: 20)
614 /force-app/main/default/classes/MetadataService.cls 828 12 875 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount The class ApprovalProcess has 22 public methods, attributes, and properties (limit: 20)
615 /force-app/main/default/classes/MetadataService.cls 828 12 875 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
615 /force-app/main/default/classes/MetadataService.cls 828 12 875 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
616 /force-app/main/default/classes/MetadataService.cls 831 26 831 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
616 /force-app/main/default/classes/MetadataService.cls 831 26 831 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
617 /force-app/main/default/classes/MetadataService.cls 852 26 852 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
617 /force-app/main/default/classes/MetadataService.cls 852 26 852 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
618 /force-app/main/default/classes/MetadataService.cls 853 26 853 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowRecall_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
618 /force-app/main/default/classes/MetadataService.cls 853 26 853 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowRecall_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
619 /force-app/main/default/classes/MetadataService.cls 854 26 854 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowedSubmitters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
619 /force-app/main/default/classes/MetadataService.cls 854 26 854 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowedSubmitters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
620 /force-app/main/default/classes/MetadataService.cls 855 26 855 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'approvalPageFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
620 /force-app/main/default/classes/MetadataService.cls 855 26 855 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'approvalPageFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
621 /force-app/main/default/classes/MetadataService.cls 856 26 856 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'approvalStep_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
621 /force-app/main/default/classes/MetadataService.cls 856 26 856 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'approvalStep_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
622 /force-app/main/default/classes/MetadataService.cls 857 26 857 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
622 /force-app/main/default/classes/MetadataService.cls 857 26 857 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
623 /force-app/main/default/classes/MetadataService.cls 858 26 858 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
623 /force-app/main/default/classes/MetadataService.cls 858 26 858 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
624 /force-app/main/default/classes/MetadataService.cls 859 26 859 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableMobileDeviceAccess_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
624 /force-app/main/default/classes/MetadataService.cls 859 26 859 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableMobileDeviceAccess_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
625 /force-app/main/default/classes/MetadataService.cls 860 26 860 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'entryCriteria_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
625 /force-app/main/default/classes/MetadataService.cls 860 26 860 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'entryCriteria_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
626 /force-app/main/default/classes/MetadataService.cls 861 26 861 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'finalApprovalActions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
626 /force-app/main/default/classes/MetadataService.cls 861 26 861 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'finalApprovalActions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
627 /force-app/main/default/classes/MetadataService.cls 862 26 862 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'finalApprovalRecordLock_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
627 /force-app/main/default/classes/MetadataService.cls 862 26 862 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'finalApprovalRecordLock_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
628 /force-app/main/default/classes/MetadataService.cls 863 26 863 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'finalRejectionActions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
628 /force-app/main/default/classes/MetadataService.cls 863 26 863 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'finalRejectionActions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
629 /force-app/main/default/classes/MetadataService.cls 864 26 864 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'finalRejectionRecordLock_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
629 /force-app/main/default/classes/MetadataService.cls 864 26 864 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'finalRejectionRecordLock_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
630 /force-app/main/default/classes/MetadataService.cls 865 26 865 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'initialSubmissionActions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
630 /force-app/main/default/classes/MetadataService.cls 865 26 865 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'initialSubmissionActions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
631 /force-app/main/default/classes/MetadataService.cls 866 26 866 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
631 /force-app/main/default/classes/MetadataService.cls 866 26 866 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
632 /force-app/main/default/classes/MetadataService.cls 867 26 867 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'nextAutomatedApprover_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
632 /force-app/main/default/classes/MetadataService.cls 867 26 867 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'nextAutomatedApprover_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
633 /force-app/main/default/classes/MetadataService.cls 868 26 868 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'postTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
633 /force-app/main/default/classes/MetadataService.cls 868 26 868 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'postTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
634 /force-app/main/default/classes/MetadataService.cls 869 26 869 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recallActions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
634 /force-app/main/default/classes/MetadataService.cls 869 26 869 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recallActions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
635 /force-app/main/default/classes/MetadataService.cls 870 26 870 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordEditability_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
635 /force-app/main/default/classes/MetadataService.cls 870 26 870 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordEditability_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
636 /force-app/main/default/classes/MetadataService.cls 871 26 871 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showApprovalHistory_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
636 /force-app/main/default/classes/MetadataService.cls 871 26 871 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showApprovalHistory_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
637 /force-app/main/default/classes/MetadataService.cls 872 26 872 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
637 /force-app/main/default/classes/MetadataService.cls 872 26 872 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
638 /force-app/main/default/classes/MetadataService.cls 873 26 873 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
638 /force-app/main/default/classes/MetadataService.cls 873 26 873 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
639 /force-app/main/default/classes/MetadataService.cls 874 26 874 459 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
639 /force-app/main/default/classes/MetadataService.cls 874 26 874 459 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
640 /force-app/main/default/classes/MetadataService.cls 876 12 911 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
640 /force-app/main/default/classes/MetadataService.cls 876 12 911 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
641 /force-app/main/default/classes/MetadataService.cls 876 12 911 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
641 /force-app/main/default/classes/MetadataService.cls 876 12 911 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
642 /force-app/main/default/classes/MetadataService.cls 879 26 879 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
642 /force-app/main/default/classes/MetadataService.cls 879 26 879 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
643 /force-app/main/default/classes/MetadataService.cls 880 23 880 34 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'SObjectType' doesn't match '[a-z][a-zA-Z0-9]*'
643 /force-app/main/default/classes/MetadataService.cls 880 23 880 34 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'SObjectType' doesn't match '[a-z][a-zA-Z0-9]*'
644 /force-app/main/default/classes/MetadataService.cls 894 26 894 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'SObjectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
644 /force-app/main/default/classes/MetadataService.cls 894 26 894 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'SObjectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
645 /force-app/main/default/classes/MetadataService.cls 895 26 895 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
645 /force-app/main/default/classes/MetadataService.cls 895 26 895 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
646 /force-app/main/default/classes/MetadataService.cls 896 26 896 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'businessHours_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
646 /force-app/main/default/classes/MetadataService.cls 896 26 896 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'businessHours_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
647 /force-app/main/default/classes/MetadataService.cls 897 26 897 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
647 /force-app/main/default/classes/MetadataService.cls 897 26 897 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
648 /force-app/main/default/classes/MetadataService.cls 898 26 898 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'entryStartDateField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
648 /force-app/main/default/classes/MetadataService.cls 898 26 898 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'entryStartDateField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
649 /force-app/main/default/classes/MetadataService.cls 899 26 899 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'exitCriteriaBooleanFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
649 /force-app/main/default/classes/MetadataService.cls 899 26 899 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'exitCriteriaBooleanFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
650 /force-app/main/default/classes/MetadataService.cls 900 26 900 165 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'exitCriteriaFilterItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
650 /force-app/main/default/classes/MetadataService.cls 900 26 900 165 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'exitCriteriaFilterItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
651 /force-app/main/default/classes/MetadataService.cls 901 26 901 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'exitCriteriaFormula_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
651 /force-app/main/default/classes/MetadataService.cls 901 26 901 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'exitCriteriaFormula_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
652 /force-app/main/default/classes/MetadataService.cls 902 26 902 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isVersionDefault_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
652 /force-app/main/default/classes/MetadataService.cls 902 26 902 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isVersionDefault_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
653 /force-app/main/default/classes/MetadataService.cls 903 26 903 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'milestones_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
653 /force-app/main/default/classes/MetadataService.cls 903 26 903 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'milestones_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
654 /force-app/main/default/classes/MetadataService.cls 904 26 904 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
654 /force-app/main/default/classes/MetadataService.cls 904 26 904 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
655 /force-app/main/default/classes/MetadataService.cls 905 26 905 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'versionMaster_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
655 /force-app/main/default/classes/MetadataService.cls 905 26 905 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'versionMaster_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
656 /force-app/main/default/classes/MetadataService.cls 906 26 906 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'versionNotes_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
656 /force-app/main/default/classes/MetadataService.cls 906 26 906 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'versionNotes_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
657 /force-app/main/default/classes/MetadataService.cls 907 26 907 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'versionNumber_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
657 /force-app/main/default/classes/MetadataService.cls 907 26 907 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'versionNumber_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
658 /force-app/main/default/classes/MetadataService.cls 908 26 908 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
658 /force-app/main/default/classes/MetadataService.cls 908 26 908 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
659 /force-app/main/default/classes/MetadataService.cls 909 26 909 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
659 /force-app/main/default/classes/MetadataService.cls 909 26 909 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
660 /force-app/main/default/classes/MetadataService.cls 910 26 910 312 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
660 /force-app/main/default/classes/MetadataService.cls 910 26 910 312 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
661 /force-app/main/default/classes/MetadataService.cls 912 12 939 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
661 /force-app/main/default/classes/MetadataService.cls 912 12 939 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
662 /force-app/main/default/classes/MetadataService.cls 912 12 939 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
662 /force-app/main/default/classes/MetadataService.cls 912 12 939 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
663 /force-app/main/default/classes/MetadataService.cls 915 26 915 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
663 /force-app/main/default/classes/MetadataService.cls 915 26 915 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
664 /force-app/main/default/classes/MetadataService.cls 918 26 918 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
664 /force-app/main/default/classes/MetadataService.cls 918 26 918 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
665 /force-app/main/default/classes/MetadataService.cls 919 26 919 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
665 /force-app/main/default/classes/MetadataService.cls 919 26 919 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
666 /force-app/main/default/classes/MetadataService.cls 923 26 923 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
666 /force-app/main/default/classes/MetadataService.cls 923 26 923 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
667 /force-app/main/default/classes/MetadataService.cls 924 26 924 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
667 /force-app/main/default/classes/MetadataService.cls 924 26 924 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
668 /force-app/main/default/classes/MetadataService.cls 925 26 925 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
668 /force-app/main/default/classes/MetadataService.cls 925 26 925 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
669 /force-app/main/default/classes/MetadataService.cls 930 23 930 31 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x' doesn't match '[a-z][a-zA-Z0-9]*'
669 /force-app/main/default/classes/MetadataService.cls 930 23 930 31 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x' doesn't match '[a-z][a-zA-Z0-9]*'
670 /force-app/main/default/classes/MetadataService.cls 931 26 931 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
670 /force-app/main/default/classes/MetadataService.cls 931 26 931 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
671 /force-app/main/default/classes/MetadataService.cls 932 26 932 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'faultConnector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
671 /force-app/main/default/classes/MetadataService.cls 932 26 932 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'faultConnector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
672 /force-app/main/default/classes/MetadataService.cls 933 26 933 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'filters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
672 /force-app/main/default/classes/MetadataService.cls 933 26 933 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'filters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
673 /force-app/main/default/classes/MetadataService.cls 934 26 934 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inputReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
673 /force-app/main/default/classes/MetadataService.cls 934 26 934 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inputReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
674 /force-app/main/default/classes/MetadataService.cls 935 26 935 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
674 /force-app/main/default/classes/MetadataService.cls 935 26 935 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
675 /force-app/main/default/classes/MetadataService.cls 936 26 936 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
675 /force-app/main/default/classes/MetadataService.cls 936 26 936 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
676 /force-app/main/default/classes/MetadataService.cls 937 26 937 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
676 /force-app/main/default/classes/MetadataService.cls 937 26 937 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
677 /force-app/main/default/classes/MetadataService.cls 938 26 938 208 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
677 /force-app/main/default/classes/MetadataService.cls 938 26 938 208 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
678 /force-app/main/default/classes/MetadataService.cls 940 12 947 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
678 /force-app/main/default/classes/MetadataService.cls 940 12 947 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
679 /force-app/main/default/classes/MetadataService.cls 943 26 943 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'alignment_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
679 /force-app/main/default/classes/MetadataService.cls 943 26 943 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'alignment_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
680 /force-app/main/default/classes/MetadataService.cls 944 26 944 171 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customApplicationComponent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
680 /force-app/main/default/classes/MetadataService.cls 944 26 944 171 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customApplicationComponent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
681 /force-app/main/default/classes/MetadataService.cls 945 26 945 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
681 /force-app/main/default/classes/MetadataService.cls 945 26 945 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
682 /force-app/main/default/classes/MetadataService.cls 946 26 946 104 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
682 /force-app/main/default/classes/MetadataService.cls 946 26 946 104 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
683 /force-app/main/default/classes/MetadataService.cls 948 12 957 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
683 /force-app/main/default/classes/MetadataService.cls 948 12 957 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
684 /force-app/main/default/classes/MetadataService.cls 951 26 951 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
684 /force-app/main/default/classes/MetadataService.cls 951 26 951 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
685 /force-app/main/default/classes/MetadataService.cls 953 26 953 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'testClassName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
685 /force-app/main/default/classes/MetadataService.cls 953 26 953 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'testClassName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
686 /force-app/main/default/classes/MetadataService.cls 954 26 954 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
686 /force-app/main/default/classes/MetadataService.cls 954 26 954 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
687 /force-app/main/default/classes/MetadataService.cls 955 26 955 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
687 /force-app/main/default/classes/MetadataService.cls 955 26 955 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
688 /force-app/main/default/classes/MetadataService.cls 956 26 956 91 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
688 /force-app/main/default/classes/MetadataService.cls 956 26 956 91 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
689 /force-app/main/default/classes/MetadataService.cls 958 12 965 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
689 /force-app/main/default/classes/MetadataService.cls 958 12 965 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
690 /force-app/main/default/classes/MetadataService.cls 961 26 961 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
690 /force-app/main/default/classes/MetadataService.cls 961 26 961 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
691 /force-app/main/default/classes/MetadataService.cls 962 26 962 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
691 /force-app/main/default/classes/MetadataService.cls 962 26 962 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
692 /force-app/main/default/classes/MetadataService.cls 963 26 963 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
692 /force-app/main/default/classes/MetadataService.cls 963 26 963 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
693 /force-app/main/default/classes/MetadataService.cls 964 26 964 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
693 /force-app/main/default/classes/MetadataService.cls 964 26 964 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
694 /force-app/main/default/classes/MetadataService.cls 966 12 1001 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
694 /force-app/main/default/classes/MetadataService.cls 966 12 1001 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
695 /force-app/main/default/classes/MetadataService.cls 966 12 1001 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
695 /force-app/main/default/classes/MetadataService.cls 966 12 1001 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
696 /force-app/main/default/classes/MetadataService.cls 983 26 983 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'activityDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
696 /force-app/main/default/classes/MetadataService.cls 983 26 983 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'activityDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
697 /force-app/main/default/classes/MetadataService.cls 984 26 984 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'businessHours_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
697 /force-app/main/default/classes/MetadataService.cls 984 26 984 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'businessHours_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
698 /force-app/main/default/classes/MetadataService.cls 985 26 985 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
698 /force-app/main/default/classes/MetadataService.cls 985 26 985 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
699 /force-app/main/default/classes/MetadataService.cls 986 26 986 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'endTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
699 /force-app/main/default/classes/MetadataService.cls 986 26 986 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'endTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
700 /force-app/main/default/classes/MetadataService.cls 987 26 987 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isRecurring_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
700 /force-app/main/default/classes/MetadataService.cls 987 26 987 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isRecurring_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
701 /force-app/main/default/classes/MetadataService.cls 988 26 988 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
701 /force-app/main/default/classes/MetadataService.cls 988 26 988 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
702 /force-app/main/default/classes/MetadataService.cls 989 26 989 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recurrenceDayOfMonth_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
702 /force-app/main/default/classes/MetadataService.cls 989 26 989 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recurrenceDayOfMonth_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
703 /force-app/main/default/classes/MetadataService.cls 990 26 990 157 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recurrenceDayOfWeek_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
703 /force-app/main/default/classes/MetadataService.cls 990 26 990 157 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recurrenceDayOfWeek_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
704 /force-app/main/default/classes/MetadataService.cls 991 26 991 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recurrenceDayOfWeekMask_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
704 /force-app/main/default/classes/MetadataService.cls 991 26 991 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recurrenceDayOfWeekMask_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
705 /force-app/main/default/classes/MetadataService.cls 992 26 992 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recurrenceEndDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
705 /force-app/main/default/classes/MetadataService.cls 992 26 992 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recurrenceEndDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
706 /force-app/main/default/classes/MetadataService.cls 993 26 993 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recurrenceInstance_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
706 /force-app/main/default/classes/MetadataService.cls 993 26 993 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recurrenceInstance_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
707 /force-app/main/default/classes/MetadataService.cls 994 26 994 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recurrenceInterval_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
707 /force-app/main/default/classes/MetadataService.cls 994 26 994 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recurrenceInterval_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
708 /force-app/main/default/classes/MetadataService.cls 995 26 995 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recurrenceMonthOfYear_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
708 /force-app/main/default/classes/MetadataService.cls 995 26 995 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recurrenceMonthOfYear_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
709 /force-app/main/default/classes/MetadataService.cls 996 26 996 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recurrenceStartDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
709 /force-app/main/default/classes/MetadataService.cls 996 26 996 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recurrenceStartDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
710 /force-app/main/default/classes/MetadataService.cls 997 26 997 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recurrenceType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
710 /force-app/main/default/classes/MetadataService.cls 997 26 997 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recurrenceType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
711 /force-app/main/default/classes/MetadataService.cls 998 26 998 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'startTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
711 /force-app/main/default/classes/MetadataService.cls 998 26 998 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'startTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
712 /force-app/main/default/classes/MetadataService.cls 999 26 999 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
712 /force-app/main/default/classes/MetadataService.cls 999 26 999 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
713 /force-app/main/default/classes/MetadataService.cls 1000 26 1000 347 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
713 /force-app/main/default/classes/MetadataService.cls 1000 26 1000 347 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
714 /force-app/main/default/classes/MetadataService.cls 1002 12 1055 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
714 /force-app/main/default/classes/MetadataService.cls 1002 12 1055 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
715 /force-app/main/default/classes/MetadataService.cls 1002 12 1055 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount The class Layout has 25 public methods, attributes, and properties (limit: 20)
715 /force-app/main/default/classes/MetadataService.cls 1002 12 1055 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount The class Layout has 25 public methods, attributes, and properties (limit: 20)
716 /force-app/main/default/classes/MetadataService.cls 1002 12 1055 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
716 /force-app/main/default/classes/MetadataService.cls 1002 12 1055 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
717 /force-app/main/default/classes/MetadataService.cls 1005 26 1005 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
717 /force-app/main/default/classes/MetadataService.cls 1005 26 1005 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
718 /force-app/main/default/classes/MetadataService.cls 1029 26 1029 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customButtons_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
718 /force-app/main/default/classes/MetadataService.cls 1029 26 1029 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customButtons_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
719 /force-app/main/default/classes/MetadataService.cls 1030 26 1030 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customConsoleComponents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
719 /force-app/main/default/classes/MetadataService.cls 1030 26 1030 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customConsoleComponents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
720 /force-app/main/default/classes/MetadataService.cls 1031 26 1031 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailDefault_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
720 /force-app/main/default/classes/MetadataService.cls 1031 26 1031 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailDefault_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
721 /force-app/main/default/classes/MetadataService.cls 1032 26 1032 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'excludeButtons_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
721 /force-app/main/default/classes/MetadataService.cls 1032 26 1032 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'excludeButtons_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
722 /force-app/main/default/classes/MetadataService.cls 1033 26 1033 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'feedLayout_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
722 /force-app/main/default/classes/MetadataService.cls 1033 26 1033 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'feedLayout_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
723 /force-app/main/default/classes/MetadataService.cls 1034 26 1034 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'headers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
723 /force-app/main/default/classes/MetadataService.cls 1034 26 1034 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'headers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
724 /force-app/main/default/classes/MetadataService.cls 1035 26 1035 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'layoutSections_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
724 /force-app/main/default/classes/MetadataService.cls 1035 26 1035 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'layoutSections_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
725 /force-app/main/default/classes/MetadataService.cls 1036 26 1036 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'miniLayout_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
725 /force-app/main/default/classes/MetadataService.cls 1036 26 1036 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'miniLayout_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
726 /force-app/main/default/classes/MetadataService.cls 1037 26 1037 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'multilineLayoutFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
726 /force-app/main/default/classes/MetadataService.cls 1037 26 1037 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'multilineLayoutFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
727 /force-app/main/default/classes/MetadataService.cls 1038 26 1038 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'platformActionList_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
727 /force-app/main/default/classes/MetadataService.cls 1038 26 1038 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'platformActionList_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
728 /force-app/main/default/classes/MetadataService.cls 1039 26 1039 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quickActionList_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
728 /force-app/main/default/classes/MetadataService.cls 1039 26 1039 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quickActionList_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
729 /force-app/main/default/classes/MetadataService.cls 1040 26 1040 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relatedContent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
729 /force-app/main/default/classes/MetadataService.cls 1040 26 1040 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relatedContent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
730 /force-app/main/default/classes/MetadataService.cls 1041 26 1041 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relatedLists_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
730 /force-app/main/default/classes/MetadataService.cls 1041 26 1041 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relatedLists_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
731 /force-app/main/default/classes/MetadataService.cls 1042 26 1042 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relatedObjects_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
731 /force-app/main/default/classes/MetadataService.cls 1042 26 1042 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relatedObjects_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
732 /force-app/main/default/classes/MetadataService.cls 1043 26 1043 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'runAssignmentRulesDefault_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
732 /force-app/main/default/classes/MetadataService.cls 1043 26 1043 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'runAssignmentRulesDefault_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
733 /force-app/main/default/classes/MetadataService.cls 1044 26 1044 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showEmailCheckbox_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
733 /force-app/main/default/classes/MetadataService.cls 1044 26 1044 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showEmailCheckbox_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
734 /force-app/main/default/classes/MetadataService.cls 1045 26 1045 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showHighlightsPanel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
734 /force-app/main/default/classes/MetadataService.cls 1045 26 1045 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showHighlightsPanel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
735 /force-app/main/default/classes/MetadataService.cls 1046 26 1046 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showInteractionLogPanel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
735 /force-app/main/default/classes/MetadataService.cls 1046 26 1046 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showInteractionLogPanel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
736 /force-app/main/default/classes/MetadataService.cls 1047 26 1047 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showKnowledgeComponent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
736 /force-app/main/default/classes/MetadataService.cls 1047 26 1047 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showKnowledgeComponent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
737 /force-app/main/default/classes/MetadataService.cls 1048 26 1048 178 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showRunAssignmentRulesCheckbox_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
737 /force-app/main/default/classes/MetadataService.cls 1048 26 1048 178 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showRunAssignmentRulesCheckbox_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
738 /force-app/main/default/classes/MetadataService.cls 1049 26 1049 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showSolutionSection_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
738 /force-app/main/default/classes/MetadataService.cls 1049 26 1049 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showSolutionSection_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
739 /force-app/main/default/classes/MetadataService.cls 1050 26 1050 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showSubmitAndAttachButton_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
739 /force-app/main/default/classes/MetadataService.cls 1050 26 1050 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showSubmitAndAttachButton_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
740 /force-app/main/default/classes/MetadataService.cls 1051 26 1051 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'summaryLayout_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
740 /force-app/main/default/classes/MetadataService.cls 1051 26 1051 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'summaryLayout_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
741 /force-app/main/default/classes/MetadataService.cls 1052 26 1052 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
741 /force-app/main/default/classes/MetadataService.cls 1052 26 1052 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
742 /force-app/main/default/classes/MetadataService.cls 1053 26 1053 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
742 /force-app/main/default/classes/MetadataService.cls 1053 26 1053 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
743 /force-app/main/default/classes/MetadataService.cls 1054 26 1054 534 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
743 /force-app/main/default/classes/MetadataService.cls 1054 26 1054 534 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
744 /force-app/main/default/classes/MetadataService.cls 1056 12 1135 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
744 /force-app/main/default/classes/MetadataService.cls 1056 12 1135 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
745 /force-app/main/default/classes/MetadataService.cls 1056 12 1135 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount The class LiveChatButton has 38 public methods, attributes, and properties (limit: 20)
745 /force-app/main/default/classes/MetadataService.cls 1056 12 1135 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount The class LiveChatButton has 38 public methods, attributes, and properties (limit: 20)
746 /force-app/main/default/classes/MetadataService.cls 1056 12 1135 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
746 /force-app/main/default/classes/MetadataService.cls 1056 12 1135 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
747 /force-app/main/default/classes/MetadataService.cls 1059 26 1059 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
747 /force-app/main/default/classes/MetadataService.cls 1059 26 1059 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
748 /force-app/main/default/classes/MetadataService.cls 1094 23 1094 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
748 /force-app/main/default/classes/MetadataService.cls 1094 23 1094 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
749 /force-app/main/default/classes/MetadataService.cls 1096 26 1096 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'animation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
749 /force-app/main/default/classes/MetadataService.cls 1096 26 1096 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'animation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
750 /force-app/main/default/classes/MetadataService.cls 1097 26 1097 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'autoGreeting_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
750 /force-app/main/default/classes/MetadataService.cls 1097 26 1097 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'autoGreeting_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
751 /force-app/main/default/classes/MetadataService.cls 1098 26 1098 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chasitorIdleTimeout_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
751 /force-app/main/default/classes/MetadataService.cls 1098 26 1098 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chasitorIdleTimeout_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
752 /force-app/main/default/classes/MetadataService.cls 1099 26 1099 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chasitorIdleTimeoutWarning_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
752 /force-app/main/default/classes/MetadataService.cls 1099 26 1099 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chasitorIdleTimeoutWarning_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
753 /force-app/main/default/classes/MetadataService.cls 1100 26 1100 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chatPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
753 /force-app/main/default/classes/MetadataService.cls 1100 26 1100 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chatPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
754 /force-app/main/default/classes/MetadataService.cls 1101 26 1101 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customAgentName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
754 /force-app/main/default/classes/MetadataService.cls 1101 26 1101 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customAgentName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
755 /force-app/main/default/classes/MetadataService.cls 1102 26 1102 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'deployments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
755 /force-app/main/default/classes/MetadataService.cls 1102 26 1102 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'deployments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
756 /force-app/main/default/classes/MetadataService.cls 1103 26 1103 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableQueue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
756 /force-app/main/default/classes/MetadataService.cls 1103 26 1103 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableQueue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
757 /force-app/main/default/classes/MetadataService.cls 1104 26 1104 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inviteEndPosition_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
757 /force-app/main/default/classes/MetadataService.cls 1104 26 1104 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inviteEndPosition_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
758 /force-app/main/default/classes/MetadataService.cls 1105 26 1105 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inviteImage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
758 /force-app/main/default/classes/MetadataService.cls 1105 26 1105 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inviteImage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
759 /force-app/main/default/classes/MetadataService.cls 1106 26 1106 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inviteStartPosition_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
759 /force-app/main/default/classes/MetadataService.cls 1106 26 1106 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inviteStartPosition_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
760 /force-app/main/default/classes/MetadataService.cls 1107 26 1107 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isActive_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
760 /force-app/main/default/classes/MetadataService.cls 1107 26 1107 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isActive_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
761 /force-app/main/default/classes/MetadataService.cls 1108 26 1108 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
761 /force-app/main/default/classes/MetadataService.cls 1108 26 1108 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
762 /force-app/main/default/classes/MetadataService.cls 1109 26 1109 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numberOfReroutingAttempts_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
762 /force-app/main/default/classes/MetadataService.cls 1109 26 1109 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numberOfReroutingAttempts_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
763 /force-app/main/default/classes/MetadataService.cls 1110 26 1110 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'offlineImage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
763 /force-app/main/default/classes/MetadataService.cls 1110 26 1110 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'offlineImage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
764 /force-app/main/default/classes/MetadataService.cls 1111 26 1111 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'onlineImage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
764 /force-app/main/default/classes/MetadataService.cls 1111 26 1111 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'onlineImage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
765 /force-app/main/default/classes/MetadataService.cls 1112 26 1112 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'optionsCustomRoutingIsEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
765 /force-app/main/default/classes/MetadataService.cls 1112 26 1112 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'optionsCustomRoutingIsEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
766 /force-app/main/default/classes/MetadataService.cls 1113 26 1113 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'optionsHasChasitorIdleTimeout_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
766 /force-app/main/default/classes/MetadataService.cls 1113 26 1113 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'optionsHasChasitorIdleTimeout_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
767 /force-app/main/default/classes/MetadataService.cls 1114 26 1114 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'optionsHasInviteAfterAccept_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
767 /force-app/main/default/classes/MetadataService.cls 1114 26 1114 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'optionsHasInviteAfterAccept_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
768 /force-app/main/default/classes/MetadataService.cls 1115 26 1115 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'optionsHasInviteAfterReject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
768 /force-app/main/default/classes/MetadataService.cls 1115 26 1115 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'optionsHasInviteAfterReject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
769 /force-app/main/default/classes/MetadataService.cls 1116 26 1116 182 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'optionsHasRerouteDeclinedRequest_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
769 /force-app/main/default/classes/MetadataService.cls 1116 26 1116 182 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'optionsHasRerouteDeclinedRequest_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
770 /force-app/main/default/classes/MetadataService.cls 1117 26 1117 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'optionsIsAutoAccept_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
770 /force-app/main/default/classes/MetadataService.cls 1117 26 1117 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'optionsIsAutoAccept_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
771 /force-app/main/default/classes/MetadataService.cls 1118 26 1118 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'optionsIsInviteAutoRemove_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
771 /force-app/main/default/classes/MetadataService.cls 1118 26 1118 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'optionsIsInviteAutoRemove_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
772 /force-app/main/default/classes/MetadataService.cls 1119 26 1119 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'overallQueueLength_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
772 /force-app/main/default/classes/MetadataService.cls 1119 26 1119 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'overallQueueLength_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
773 /force-app/main/default/classes/MetadataService.cls 1120 26 1120 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'perAgentQueueLength_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
773 /force-app/main/default/classes/MetadataService.cls 1120 26 1120 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'perAgentQueueLength_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
774 /force-app/main/default/classes/MetadataService.cls 1121 26 1121 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'postChatPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
774 /force-app/main/default/classes/MetadataService.cls 1121 26 1121 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'postChatPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
775 /force-app/main/default/classes/MetadataService.cls 1122 26 1122 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'postChatUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
775 /force-app/main/default/classes/MetadataService.cls 1122 26 1122 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'postChatUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
776 /force-app/main/default/classes/MetadataService.cls 1123 26 1123 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'preChatFormPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
776 /force-app/main/default/classes/MetadataService.cls 1123 26 1123 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'preChatFormPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
777 /force-app/main/default/classes/MetadataService.cls 1124 26 1124 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'preChatFormUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
777 /force-app/main/default/classes/MetadataService.cls 1124 26 1124 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'preChatFormUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
778 /force-app/main/default/classes/MetadataService.cls 1125 26 1125 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pushTimeOut_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
778 /force-app/main/default/classes/MetadataService.cls 1125 26 1125 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pushTimeOut_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
779 /force-app/main/default/classes/MetadataService.cls 1126 26 1126 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'routingType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
779 /force-app/main/default/classes/MetadataService.cls 1126 26 1126 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'routingType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
780 /force-app/main/default/classes/MetadataService.cls 1127 26 1127 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'site_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
780 /force-app/main/default/classes/MetadataService.cls 1127 26 1127 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'site_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
781 /force-app/main/default/classes/MetadataService.cls 1128 26 1128 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'skills_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
781 /force-app/main/default/classes/MetadataService.cls 1128 26 1128 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'skills_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
782 /force-app/main/default/classes/MetadataService.cls 1129 26 1129 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'timeToRemoveInvite_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
782 /force-app/main/default/classes/MetadataService.cls 1129 26 1129 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'timeToRemoveInvite_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
783 /force-app/main/default/classes/MetadataService.cls 1130 26 1130 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
783 /force-app/main/default/classes/MetadataService.cls 1130 26 1130 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
784 /force-app/main/default/classes/MetadataService.cls 1131 26 1131 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'windowLanguage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
784 /force-app/main/default/classes/MetadataService.cls 1131 26 1131 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'windowLanguage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
785 /force-app/main/default/classes/MetadataService.cls 1132 26 1132 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
785 /force-app/main/default/classes/MetadataService.cls 1132 26 1132 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
786 /force-app/main/default/classes/MetadataService.cls 1133 26 1133 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
786 /force-app/main/default/classes/MetadataService.cls 1133 26 1133 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
787 /force-app/main/default/classes/MetadataService.cls 1134 26 1134 749 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
787 /force-app/main/default/classes/MetadataService.cls 1134 26 1134 749 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
788 /force-app/main/default/classes/MetadataService.cls 1136 12 1145 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
788 /force-app/main/default/classes/MetadataService.cls 1136 12 1145 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
789 /force-app/main/default/classes/MetadataService.cls 1140 26 1140 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apexClassName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
789 /force-app/main/default/classes/MetadataService.cls 1140 26 1140 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apexClassName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
790 /force-app/main/default/classes/MetadataService.cls 1141 26 1141 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
790 /force-app/main/default/classes/MetadataService.cls 1141 26 1141 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
791 /force-app/main/default/classes/MetadataService.cls 1142 26 1142 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'runOnCreate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
791 /force-app/main/default/classes/MetadataService.cls 1142 26 1142 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'runOnCreate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
792 /force-app/main/default/classes/MetadataService.cls 1143 26 1143 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
792 /force-app/main/default/classes/MetadataService.cls 1143 26 1143 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
793 /force-app/main/default/classes/MetadataService.cls 1144 26 1144 108 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
793 /force-app/main/default/classes/MetadataService.cls 1144 26 1144 108 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
794 /force-app/main/default/classes/MetadataService.cls 1146 12 1193 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
794 /force-app/main/default/classes/MetadataService.cls 1146 12 1193 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
795 /force-app/main/default/classes/MetadataService.cls 1146 12 1193 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount The class ActivitiesSettings has 22 public methods, attributes, and properties (limit: 20)
795 /force-app/main/default/classes/MetadataService.cls 1146 12 1193 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount The class ActivitiesSettings has 22 public methods, attributes, and properties (limit: 20)
796 /force-app/main/default/classes/MetadataService.cls 1146 12 1193 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
796 /force-app/main/default/classes/MetadataService.cls 1146 12 1193 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
797 /force-app/main/default/classes/MetadataService.cls 1149 26 1149 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
797 /force-app/main/default/classes/MetadataService.cls 1149 26 1149 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
798 /force-app/main/default/classes/MetadataService.cls 1170 26 1170 218 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowUsersToRelateMultipleContactsToTasksAndEvents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
798 /force-app/main/default/classes/MetadataService.cls 1170 26 1170 218 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowUsersToRelateMultipleContactsToTasksAndEvents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
799 /force-app/main/default/classes/MetadataService.cls 1171 26 1171 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableActivityReminders_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
799 /force-app/main/default/classes/MetadataService.cls 1171 26 1171 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableActivityReminders_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
800 /force-app/main/default/classes/MetadataService.cls 1172 26 1172 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableClickCreateEvents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
800 /force-app/main/default/classes/MetadataService.cls 1172 26 1172 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableClickCreateEvents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
801 /force-app/main/default/classes/MetadataService.cls 1173 26 1173 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableDragAndDropScheduling_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
801 /force-app/main/default/classes/MetadataService.cls 1173 26 1173 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableDragAndDropScheduling_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
802 /force-app/main/default/classes/MetadataService.cls 1174 26 1174 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableEmailTracking_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
802 /force-app/main/default/classes/MetadataService.cls 1174 26 1174 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableEmailTracking_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
803 /force-app/main/default/classes/MetadataService.cls 1175 26 1175 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableGroupTasks_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
803 /force-app/main/default/classes/MetadataService.cls 1175 26 1175 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableGroupTasks_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
804 /force-app/main/default/classes/MetadataService.cls 1176 26 1176 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableListViewScheduling_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
804 /force-app/main/default/classes/MetadataService.cls 1176 26 1176 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableListViewScheduling_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
805 /force-app/main/default/classes/MetadataService.cls 1177 26 1177 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableLogNote_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
805 /force-app/main/default/classes/MetadataService.cls 1177 26 1177 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableLogNote_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
806 /force-app/main/default/classes/MetadataService.cls 1178 26 1178 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableMultidayEvents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
806 /force-app/main/default/classes/MetadataService.cls 1178 26 1178 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableMultidayEvents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
807 /force-app/main/default/classes/MetadataService.cls 1179 26 1179 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableRecurringEvents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
807 /force-app/main/default/classes/MetadataService.cls 1179 26 1179 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableRecurringEvents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
808 /force-app/main/default/classes/MetadataService.cls 1180 26 1180 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableRecurringTasks_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
808 /force-app/main/default/classes/MetadataService.cls 1180 26 1180 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableRecurringTasks_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
809 /force-app/main/default/classes/MetadataService.cls 1181 26 1181 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableSidebarCalendarShortcut_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
809 /force-app/main/default/classes/MetadataService.cls 1181 26 1181 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableSidebarCalendarShortcut_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
810 /force-app/main/default/classes/MetadataService.cls 1182 26 1182 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableSimpleTaskCreateUI_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
810 /force-app/main/default/classes/MetadataService.cls 1182 26 1182 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableSimpleTaskCreateUI_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
811 /force-app/main/default/classes/MetadataService.cls 1183 26 1183 192 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableUNSTaskDelegatedToNotifications_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
811 /force-app/main/default/classes/MetadataService.cls 1183 26 1183 192 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableUNSTaskDelegatedToNotifications_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
812 /force-app/main/default/classes/MetadataService.cls 1184 26 1184 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'meetingRequestsLogo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
812 /force-app/main/default/classes/MetadataService.cls 1184 26 1184 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'meetingRequestsLogo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
813 /force-app/main/default/classes/MetadataService.cls 1185 26 1185 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showCustomLogoMeetingRequests_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
813 /force-app/main/default/classes/MetadataService.cls 1185 26 1185 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showCustomLogoMeetingRequests_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
814 /force-app/main/default/classes/MetadataService.cls 1186 26 1186 184 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showEventDetailsMultiUserCalendar_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
814 /force-app/main/default/classes/MetadataService.cls 1186 26 1186 184 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showEventDetailsMultiUserCalendar_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
815 /force-app/main/default/classes/MetadataService.cls 1187 26 1187 180 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showHomePageHoverLinksForEvents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
815 /force-app/main/default/classes/MetadataService.cls 1187 26 1187 180 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showHomePageHoverLinksForEvents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
816 /force-app/main/default/classes/MetadataService.cls 1188 26 1188 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showMyTasksHoverLinks_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
816 /force-app/main/default/classes/MetadataService.cls 1188 26 1188 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showMyTasksHoverLinks_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
817 /force-app/main/default/classes/MetadataService.cls 1189 26 1189 180 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showRequestedMeetingsOnHomePage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
817 /force-app/main/default/classes/MetadataService.cls 1189 26 1189 180 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showRequestedMeetingsOnHomePage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
818 /force-app/main/default/classes/MetadataService.cls 1190 26 1190 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
818 /force-app/main/default/classes/MetadataService.cls 1190 26 1190 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
819 /force-app/main/default/classes/MetadataService.cls 1191 26 1191 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
819 /force-app/main/default/classes/MetadataService.cls 1191 26 1191 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
820 /force-app/main/default/classes/MetadataService.cls 1192 26 1192 645 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
820 /force-app/main/default/classes/MetadataService.cls 1192 26 1192 645 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
821 /force-app/main/default/classes/MetadataService.cls 1194 12 1219 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
821 /force-app/main/default/classes/MetadataService.cls 1194 12 1219 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
822 /force-app/main/default/classes/MetadataService.cls 1194 12 1219 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
822 /force-app/main/default/classes/MetadataService.cls 1194 12 1219 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
823 /force-app/main/default/classes/MetadataService.cls 1197 26 1197 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
823 /force-app/main/default/classes/MetadataService.cls 1197 26 1197 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
824 /force-app/main/default/classes/MetadataService.cls 1200 26 1200 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
824 /force-app/main/default/classes/MetadataService.cls 1200 26 1200 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
825 /force-app/main/default/classes/MetadataService.cls 1201 26 1201 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
825 /force-app/main/default/classes/MetadataService.cls 1201 26 1201 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
826 /force-app/main/default/classes/MetadataService.cls 1209 26 1209 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'conditionLogic_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
826 /force-app/main/default/classes/MetadataService.cls 1209 26 1209 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'conditionLogic_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
827 /force-app/main/default/classes/MetadataService.cls 1210 26 1210 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'conditions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
827 /force-app/main/default/classes/MetadataService.cls 1210 26 1210 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'conditions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
828 /force-app/main/default/classes/MetadataService.cls 1211 26 1211 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
828 /force-app/main/default/classes/MetadataService.cls 1211 26 1211 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
829 /force-app/main/default/classes/MetadataService.cls 1212 26 1212 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'eventType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
829 /force-app/main/default/classes/MetadataService.cls 1212 26 1212 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'eventType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
830 /force-app/main/default/classes/MetadataService.cls 1213 26 1213 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inputParameters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
830 /force-app/main/default/classes/MetadataService.cls 1213 26 1213 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inputParameters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
831 /force-app/main/default/classes/MetadataService.cls 1214 26 1214 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
831 /force-app/main/default/classes/MetadataService.cls 1214 26 1214 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
832 /force-app/main/default/classes/MetadataService.cls 1215 26 1215 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'outputParameters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
832 /force-app/main/default/classes/MetadataService.cls 1215 26 1215 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'outputParameters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
833 /force-app/main/default/classes/MetadataService.cls 1216 26 1216 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
833 /force-app/main/default/classes/MetadataService.cls 1216 26 1216 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
834 /force-app/main/default/classes/MetadataService.cls 1217 26 1217 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
834 /force-app/main/default/classes/MetadataService.cls 1217 26 1217 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
835 /force-app/main/default/classes/MetadataService.cls 1218 26 1218 208 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
835 /force-app/main/default/classes/MetadataService.cls 1218 26 1218 208 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
836 /force-app/main/default/classes/MetadataService.cls 1220 12 1237 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
836 /force-app/main/default/classes/MetadataService.cls 1220 12 1237 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
837 /force-app/main/default/classes/MetadataService.cls 1220 12 1237 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
837 /force-app/main/default/classes/MetadataService.cls 1220 12 1237 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
838 /force-app/main/default/classes/MetadataService.cls 1223 26 1223 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
838 /force-app/main/default/classes/MetadataService.cls 1223 26 1223 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
839 /force-app/main/default/classes/MetadataService.cls 1225 26 1225 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
839 /force-app/main/default/classes/MetadataService.cls 1225 26 1225 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
840 /force-app/main/default/classes/MetadataService.cls 1230 26 1230 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
840 /force-app/main/default/classes/MetadataService.cls 1230 26 1230 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
841 /force-app/main/default/classes/MetadataService.cls 1231 26 1231 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
841 /force-app/main/default/classes/MetadataService.cls 1231 26 1231 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
842 /force-app/main/default/classes/MetadataService.cls 1232 26 1232 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
842 /force-app/main/default/classes/MetadataService.cls 1232 26 1232 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
843 /force-app/main/default/classes/MetadataService.cls 1233 26 1233 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'packageVersions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
843 /force-app/main/default/classes/MetadataService.cls 1233 26 1233 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'packageVersions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
844 /force-app/main/default/classes/MetadataService.cls 1234 26 1234 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
844 /force-app/main/default/classes/MetadataService.cls 1234 26 1234 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
845 /force-app/main/default/classes/MetadataService.cls 1235 26 1235 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
845 /force-app/main/default/classes/MetadataService.cls 1235 26 1235 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
846 /force-app/main/default/classes/MetadataService.cls 1236 26 1236 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
846 /force-app/main/default/classes/MetadataService.cls 1236 26 1236 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
847 /force-app/main/default/classes/MetadataService.cls 1238 12 1249 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
847 /force-app/main/default/classes/MetadataService.cls 1238 12 1249 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
848 /force-app/main/default/classes/MetadataService.cls 1241 26 1241 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
848 /force-app/main/default/classes/MetadataService.cls 1241 26 1241 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
849 /force-app/main/default/classes/MetadataService.cls 1244 26 1244 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
849 /force-app/main/default/classes/MetadataService.cls 1244 26 1244 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
850 /force-app/main/default/classes/MetadataService.cls 1245 26 1245 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ruleEntry_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
850 /force-app/main/default/classes/MetadataService.cls 1245 26 1245 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ruleEntry_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
851 /force-app/main/default/classes/MetadataService.cls 1246 26 1246 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
851 /force-app/main/default/classes/MetadataService.cls 1246 26 1246 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
852 /force-app/main/default/classes/MetadataService.cls 1247 26 1247 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
852 /force-app/main/default/classes/MetadataService.cls 1247 26 1247 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
853 /force-app/main/default/classes/MetadataService.cls 1248 26 1248 96 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
853 /force-app/main/default/classes/MetadataService.cls 1248 26 1248 96 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
854 /force-app/main/default/classes/MetadataService.cls 1250 12 1279 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
854 /force-app/main/default/classes/MetadataService.cls 1250 12 1279 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
855 /force-app/main/default/classes/MetadataService.cls 1250 12 1279 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
855 /force-app/main/default/classes/MetadataService.cls 1250 12 1279 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
856 /force-app/main/default/classes/MetadataService.cls 1253 26 1253 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
856 /force-app/main/default/classes/MetadataService.cls 1253 26 1253 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
857 /force-app/main/default/classes/MetadataService.cls 1265 26 1265 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'authProvider_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
857 /force-app/main/default/classes/MetadataService.cls 1265 26 1265 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'authProvider_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
858 /force-app/main/default/classes/MetadataService.cls 1266 26 1266 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'certificate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
858 /force-app/main/default/classes/MetadataService.cls 1266 26 1266 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'certificate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
859 /force-app/main/default/classes/MetadataService.cls 1267 26 1267 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'endpoint_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
859 /force-app/main/default/classes/MetadataService.cls 1267 26 1267 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'endpoint_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
860 /force-app/main/default/classes/MetadataService.cls 1268 26 1268 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
860 /force-app/main/default/classes/MetadataService.cls 1268 26 1268 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
861 /force-app/main/default/classes/MetadataService.cls 1269 26 1269 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'oauthRefreshToken_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
861 /force-app/main/default/classes/MetadataService.cls 1269 26 1269 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'oauthRefreshToken_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
862 /force-app/main/default/classes/MetadataService.cls 1270 26 1270 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'oauthScope_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
862 /force-app/main/default/classes/MetadataService.cls 1270 26 1270 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'oauthScope_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
863 /force-app/main/default/classes/MetadataService.cls 1271 26 1271 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'oauthToken_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
863 /force-app/main/default/classes/MetadataService.cls 1271 26 1271 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'oauthToken_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
864 /force-app/main/default/classes/MetadataService.cls 1272 26 1272 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'password_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
864 /force-app/main/default/classes/MetadataService.cls 1272 26 1272 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'password_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
865 /force-app/main/default/classes/MetadataService.cls 1273 26 1273 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'principalType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
865 /force-app/main/default/classes/MetadataService.cls 1273 26 1273 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'principalType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
866 /force-app/main/default/classes/MetadataService.cls 1274 26 1274 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protocol_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
866 /force-app/main/default/classes/MetadataService.cls 1274 26 1274 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protocol_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
867 /force-app/main/default/classes/MetadataService.cls 1275 26 1275 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'username_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
867 /force-app/main/default/classes/MetadataService.cls 1275 26 1275 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'username_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
868 /force-app/main/default/classes/MetadataService.cls 1276 26 1276 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
868 /force-app/main/default/classes/MetadataService.cls 1276 26 1276 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
869 /force-app/main/default/classes/MetadataService.cls 1277 26 1277 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
869 /force-app/main/default/classes/MetadataService.cls 1277 26 1277 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
870 /force-app/main/default/classes/MetadataService.cls 1278 26 1278 218 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
870 /force-app/main/default/classes/MetadataService.cls 1278 26 1278 218 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
871 /force-app/main/default/classes/MetadataService.cls 1280 12 1325 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
871 /force-app/main/default/classes/MetadataService.cls 1280 12 1325 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
872 /force-app/main/default/classes/MetadataService.cls 1280 12 1325 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount The class QuickAction has 21 public methods, attributes, and properties (limit: 20)
872 /force-app/main/default/classes/MetadataService.cls 1280 12 1325 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount The class QuickAction has 21 public methods, attributes, and properties (limit: 20)
873 /force-app/main/default/classes/MetadataService.cls 1280 12 1325 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
873 /force-app/main/default/classes/MetadataService.cls 1280 12 1325 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
874 /force-app/main/default/classes/MetadataService.cls 1283 26 1283 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
874 /force-app/main/default/classes/MetadataService.cls 1283 26 1283 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
875 /force-app/main/default/classes/MetadataService.cls 1293 23 1293 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x' doesn't match '[a-z][a-zA-Z0-9]*'
875 /force-app/main/default/classes/MetadataService.cls 1293 23 1293 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x' doesn't match '[a-z][a-zA-Z0-9]*'
876 /force-app/main/default/classes/MetadataService.cls 1301 23 1301 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
876 /force-app/main/default/classes/MetadataService.cls 1301 23 1301 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
877 /force-app/main/default/classes/MetadataService.cls 1303 26 1303 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'canvas_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
877 /force-app/main/default/classes/MetadataService.cls 1303 26 1303 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'canvas_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
878 /force-app/main/default/classes/MetadataService.cls 1304 26 1304 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
878 /force-app/main/default/classes/MetadataService.cls 1304 26 1304 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
879 /force-app/main/default/classes/MetadataService.cls 1305 26 1305 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldOverrides_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
879 /force-app/main/default/classes/MetadataService.cls 1305 26 1305 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldOverrides_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
880 /force-app/main/default/classes/MetadataService.cls 1306 26 1306 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'height_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
880 /force-app/main/default/classes/MetadataService.cls 1306 26 1306 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'height_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
881 /force-app/main/default/classes/MetadataService.cls 1307 26 1307 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'icon_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
881 /force-app/main/default/classes/MetadataService.cls 1307 26 1307 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'icon_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
882 /force-app/main/default/classes/MetadataService.cls 1308 26 1308 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isProtected_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
882 /force-app/main/default/classes/MetadataService.cls 1308 26 1308 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isProtected_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
883 /force-app/main/default/classes/MetadataService.cls 1309 26 1309 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
883 /force-app/main/default/classes/MetadataService.cls 1309 26 1309 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
884 /force-app/main/default/classes/MetadataService.cls 1310 26 1310 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lightningComponent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
884 /force-app/main/default/classes/MetadataService.cls 1310 26 1310 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lightningComponent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
885 /force-app/main/default/classes/MetadataService.cls 1311 26 1311 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'optionsCreateFeedItem_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
885 /force-app/main/default/classes/MetadataService.cls 1311 26 1311 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'optionsCreateFeedItem_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
886 /force-app/main/default/classes/MetadataService.cls 1312 26 1312 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
886 /force-app/main/default/classes/MetadataService.cls 1312 26 1312 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
887 /force-app/main/default/classes/MetadataService.cls 1313 26 1313 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quickActionLayout_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
887 /force-app/main/default/classes/MetadataService.cls 1313 26 1313 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quickActionLayout_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
888 /force-app/main/default/classes/MetadataService.cls 1314 26 1314 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quickActionSendEmailOptions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
888 /force-app/main/default/classes/MetadataService.cls 1314 26 1314 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quickActionSendEmailOptions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
889 /force-app/main/default/classes/MetadataService.cls 1315 26 1315 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'standardLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
889 /force-app/main/default/classes/MetadataService.cls 1315 26 1315 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'standardLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
890 /force-app/main/default/classes/MetadataService.cls 1316 26 1316 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'successMessage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
890 /force-app/main/default/classes/MetadataService.cls 1316 26 1316 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'successMessage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
891 /force-app/main/default/classes/MetadataService.cls 1317 26 1317 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'targetObject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
891 /force-app/main/default/classes/MetadataService.cls 1317 26 1317 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'targetObject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
892 /force-app/main/default/classes/MetadataService.cls 1318 26 1318 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'targetParentField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
892 /force-app/main/default/classes/MetadataService.cls 1318 26 1318 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'targetParentField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
893 /force-app/main/default/classes/MetadataService.cls 1319 26 1319 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'targetRecordType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
893 /force-app/main/default/classes/MetadataService.cls 1319 26 1319 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'targetRecordType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
894 /force-app/main/default/classes/MetadataService.cls 1320 26 1320 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
894 /force-app/main/default/classes/MetadataService.cls 1320 26 1320 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
895 /force-app/main/default/classes/MetadataService.cls 1321 26 1321 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'width_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
895 /force-app/main/default/classes/MetadataService.cls 1321 26 1321 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'width_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
896 /force-app/main/default/classes/MetadataService.cls 1322 26 1322 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
896 /force-app/main/default/classes/MetadataService.cls 1322 26 1322 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
897 /force-app/main/default/classes/MetadataService.cls 1323 26 1323 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
897 /force-app/main/default/classes/MetadataService.cls 1323 26 1323 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
898 /force-app/main/default/classes/MetadataService.cls 1324 26 1324 361 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
898 /force-app/main/default/classes/MetadataService.cls 1324 26 1324 361 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
899 /force-app/main/default/classes/MetadataService.cls 1326 12 1347 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
899 /force-app/main/default/classes/MetadataService.cls 1326 12 1347 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
900 /force-app/main/default/classes/MetadataService.cls 1326 12 1347 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
900 /force-app/main/default/classes/MetadataService.cls 1326 12 1347 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
901 /force-app/main/default/classes/MetadataService.cls 1329 26 1329 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
901 /force-app/main/default/classes/MetadataService.cls 1329 26 1329 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
902 /force-app/main/default/classes/MetadataService.cls 1335 26 1335 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
902 /force-app/main/default/classes/MetadataService.cls 1335 26 1335 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
903 /force-app/main/default/classes/MetadataService.cls 1336 26 1336 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accountSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
903 /force-app/main/default/classes/MetadataService.cls 1336 26 1336 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accountSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
904 /force-app/main/default/classes/MetadataService.cls 1337 26 1337 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
904 /force-app/main/default/classes/MetadataService.cls 1337 26 1337 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
905 /force-app/main/default/classes/MetadataService.cls 1338 26 1338 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
905 /force-app/main/default/classes/MetadataService.cls 1338 26 1338 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
906 /force-app/main/default/classes/MetadataService.cls 1339 26 1339 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharedTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
906 /force-app/main/default/classes/MetadataService.cls 1339 26 1339 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharedTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
907 /force-app/main/default/classes/MetadataService.cls 1342 26 1342 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'booleanFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
907 /force-app/main/default/classes/MetadataService.cls 1342 26 1342 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'booleanFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
908 /force-app/main/default/classes/MetadataService.cls 1343 26 1343 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'criteriaItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
908 /force-app/main/default/classes/MetadataService.cls 1343 26 1343 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'criteriaItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
909 /force-app/main/default/classes/MetadataService.cls 1344 26 1344 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
909 /force-app/main/default/classes/MetadataService.cls 1344 26 1344 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
910 /force-app/main/default/classes/MetadataService.cls 1345 26 1345 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
910 /force-app/main/default/classes/MetadataService.cls 1345 26 1345 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
911 /force-app/main/default/classes/MetadataService.cls 1346 26 1346 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
911 /force-app/main/default/classes/MetadataService.cls 1346 26 1346 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
912 /force-app/main/default/classes/MetadataService.cls 1348 12 1369 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
912 /force-app/main/default/classes/MetadataService.cls 1348 12 1369 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
913 /force-app/main/default/classes/MetadataService.cls 1348 12 1369 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
913 /force-app/main/default/classes/MetadataService.cls 1348 12 1369 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
914 /force-app/main/default/classes/MetadataService.cls 1351 26 1351 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
914 /force-app/main/default/classes/MetadataService.cls 1351 26 1351 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
915 /force-app/main/default/classes/MetadataService.cls 1354 26 1354 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
915 /force-app/main/default/classes/MetadataService.cls 1354 26 1354 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
916 /force-app/main/default/classes/MetadataService.cls 1355 26 1355 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
916 /force-app/main/default/classes/MetadataService.cls 1355 26 1355 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
917 /force-app/main/default/classes/MetadataService.cls 1359 26 1359 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
917 /force-app/main/default/classes/MetadataService.cls 1359 26 1359 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
918 /force-app/main/default/classes/MetadataService.cls 1360 26 1360 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
918 /force-app/main/default/classes/MetadataService.cls 1360 26 1360 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
919 /force-app/main/default/classes/MetadataService.cls 1361 26 1361 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
919 /force-app/main/default/classes/MetadataService.cls 1361 26 1361 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
920 /force-app/main/default/classes/MetadataService.cls 1364 26 1364 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignmentItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
920 /force-app/main/default/classes/MetadataService.cls 1364 26 1364 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignmentItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
921 /force-app/main/default/classes/MetadataService.cls 1365 26 1365 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
921 /force-app/main/default/classes/MetadataService.cls 1365 26 1365 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
922 /force-app/main/default/classes/MetadataService.cls 1366 26 1366 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
922 /force-app/main/default/classes/MetadataService.cls 1366 26 1366 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
923 /force-app/main/default/classes/MetadataService.cls 1367 26 1367 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
923 /force-app/main/default/classes/MetadataService.cls 1367 26 1367 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
924 /force-app/main/default/classes/MetadataService.cls 1368 26 1368 171 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
924 /force-app/main/default/classes/MetadataService.cls 1368 26 1368 171 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
925 /force-app/main/default/classes/MetadataService.cls 1370 12 1379 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
925 /force-app/main/default/classes/MetadataService.cls 1370 12 1379 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
926 /force-app/main/default/classes/MetadataService.cls 1373 26 1373 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
926 /force-app/main/default/classes/MetadataService.cls 1373 26 1373 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
927 /force-app/main/default/classes/MetadataService.cls 1375 26 1375 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'matchingRules_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
927 /force-app/main/default/classes/MetadataService.cls 1375 26 1375 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'matchingRules_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
928 /force-app/main/default/classes/MetadataService.cls 1376 26 1376 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
928 /force-app/main/default/classes/MetadataService.cls 1376 26 1376 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
929 /force-app/main/default/classes/MetadataService.cls 1377 26 1377 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
929 /force-app/main/default/classes/MetadataService.cls 1377 26 1377 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
930 /force-app/main/default/classes/MetadataService.cls 1378 26 1378 91 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
930 /force-app/main/default/classes/MetadataService.cls 1378 26 1378 91 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
931 /force-app/main/default/classes/MetadataService.cls 1380 12 1387 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
931 /force-app/main/default/classes/MetadataService.cls 1380 12 1387 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
932 /force-app/main/default/classes/MetadataService.cls 1383 26 1383 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
932 /force-app/main/default/classes/MetadataService.cls 1383 26 1383 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
933 /force-app/main/default/classes/MetadataService.cls 1384 26 1384 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
933 /force-app/main/default/classes/MetadataService.cls 1384 26 1384 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
934 /force-app/main/default/classes/MetadataService.cls 1385 26 1385 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
934 /force-app/main/default/classes/MetadataService.cls 1385 26 1385 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
935 /force-app/main/default/classes/MetadataService.cls 1386 26 1386 80 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
935 /force-app/main/default/classes/MetadataService.cls 1386 26 1386 80 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
936 /force-app/main/default/classes/MetadataService.cls 1388 12 1397 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
936 /force-app/main/default/classes/MetadataService.cls 1388 12 1397 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
937 /force-app/main/default/classes/MetadataService.cls 1392 26 1392 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldNames_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
937 /force-app/main/default/classes/MetadataService.cls 1392 26 1392 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldNames_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
938 /force-app/main/default/classes/MetadataService.cls 1393 26 1393 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'info_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
938 /force-app/main/default/classes/MetadataService.cls 1393 26 1393 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'info_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
939 /force-app/main/default/classes/MetadataService.cls 1394 26 1394 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'picklistValueName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
939 /force-app/main/default/classes/MetadataService.cls 1394 26 1394 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'picklistValueName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
940 /force-app/main/default/classes/MetadataService.cls 1395 26 1395 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
940 /force-app/main/default/classes/MetadataService.cls 1395 26 1395 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
941 /force-app/main/default/classes/MetadataService.cls 1396 26 1396 103 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
941 /force-app/main/default/classes/MetadataService.cls 1396 26 1396 103 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
942 /force-app/main/default/classes/MetadataService.cls 1398 12 1403 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
942 /force-app/main/default/classes/MetadataService.cls 1398 12 1403 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
943 /force-app/main/default/classes/MetadataService.cls 1400 26 1400 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
943 /force-app/main/default/classes/MetadataService.cls 1400 26 1400 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
944 /force-app/main/default/classes/MetadataService.cls 1401 26 1401 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
944 /force-app/main/default/classes/MetadataService.cls 1401 26 1401 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
945 /force-app/main/default/classes/MetadataService.cls 1402 26 1402 71 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
945 /force-app/main/default/classes/MetadataService.cls 1402 26 1402 71 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
946 /force-app/main/default/classes/MetadataService.cls 1404 20 1417 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
946 /force-app/main/default/classes/MetadataService.cls 1404 20 1417 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
947 /force-app/main/default/classes/MetadataService.cls 1406 24 1406 33 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x' doesn't match '[a-z][a-zA-Z0-9]*'
947 /force-app/main/default/classes/MetadataService.cls 1406 24 1406 33 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x' doesn't match '[a-z][a-zA-Z0-9]*'
948 /force-app/main/default/classes/MetadataService.cls 1410 26 1410 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
948 /force-app/main/default/classes/MetadataService.cls 1410 26 1410 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
949 /force-app/main/default/classes/MetadataService.cls 1411 26 1411 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'color_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
949 /force-app/main/default/classes/MetadataService.cls 1411 26 1411 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'color_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
950 /force-app/main/default/classes/MetadataService.cls 1412 26 1412 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
950 /force-app/main/default/classes/MetadataService.cls 1412 26 1412 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
951 /force-app/main/default/classes/MetadataService.cls 1413 26 1413 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
951 /force-app/main/default/classes/MetadataService.cls 1413 26 1413 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
952 /force-app/main/default/classes/MetadataService.cls 1414 26 1414 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isActive_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
952 /force-app/main/default/classes/MetadataService.cls 1414 26 1414 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isActive_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
953 /force-app/main/default/classes/MetadataService.cls 1415 26 1415 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
953 /force-app/main/default/classes/MetadataService.cls 1415 26 1415 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
954 /force-app/main/default/classes/MetadataService.cls 1416 26 1416 119 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
954 /force-app/main/default/classes/MetadataService.cls 1416 26 1416 119 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
955 /force-app/main/default/classes/MetadataService.cls 1418 12 1443 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
955 /force-app/main/default/classes/MetadataService.cls 1418 12 1443 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
956 /force-app/main/default/classes/MetadataService.cls 1418 12 1443 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
956 /force-app/main/default/classes/MetadataService.cls 1418 12 1443 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
957 /force-app/main/default/classes/MetadataService.cls 1421 26 1421 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
957 /force-app/main/default/classes/MetadataService.cls 1421 26 1421 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
958 /force-app/main/default/classes/MetadataService.cls 1431 26 1431 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'booleanFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
958 /force-app/main/default/classes/MetadataService.cls 1431 26 1431 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'booleanFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
959 /force-app/main/default/classes/MetadataService.cls 1432 26 1432 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'columns_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
959 /force-app/main/default/classes/MetadataService.cls 1432 26 1432 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'columns_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
960 /force-app/main/default/classes/MetadataService.cls 1433 26 1433 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'division_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
960 /force-app/main/default/classes/MetadataService.cls 1433 26 1433 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'division_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
961 /force-app/main/default/classes/MetadataService.cls 1434 26 1434 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'filterScope_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
961 /force-app/main/default/classes/MetadataService.cls 1434 26 1434 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'filterScope_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
962 /force-app/main/default/classes/MetadataService.cls 1435 26 1435 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'filters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
962 /force-app/main/default/classes/MetadataService.cls 1435 26 1435 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'filters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
963 /force-app/main/default/classes/MetadataService.cls 1436 26 1436 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
963 /force-app/main/default/classes/MetadataService.cls 1436 26 1436 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
964 /force-app/main/default/classes/MetadataService.cls 1437 26 1437 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'language_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
964 /force-app/main/default/classes/MetadataService.cls 1437 26 1437 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'language_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
965 /force-app/main/default/classes/MetadataService.cls 1438 26 1438 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'queue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
965 /force-app/main/default/classes/MetadataService.cls 1438 26 1438 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'queue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
966 /force-app/main/default/classes/MetadataService.cls 1439 26 1439 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharedTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
966 /force-app/main/default/classes/MetadataService.cls 1439 26 1439 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharedTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
967 /force-app/main/default/classes/MetadataService.cls 1440 26 1440 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
967 /force-app/main/default/classes/MetadataService.cls 1440 26 1440 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
968 /force-app/main/default/classes/MetadataService.cls 1441 26 1441 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
968 /force-app/main/default/classes/MetadataService.cls 1441 26 1441 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
969 /force-app/main/default/classes/MetadataService.cls 1442 26 1442 174 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
969 /force-app/main/default/classes/MetadataService.cls 1442 26 1442 174 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
970 /force-app/main/default/classes/MetadataService.cls 1444 12 1451 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
970 /force-app/main/default/classes/MetadataService.cls 1444 12 1451 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
971 /force-app/main/default/classes/MetadataService.cls 1447 26 1447 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
971 /force-app/main/default/classes/MetadataService.cls 1447 26 1447 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
972 /force-app/main/default/classes/MetadataService.cls 1448 26 1448 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
972 /force-app/main/default/classes/MetadataService.cls 1448 26 1448 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
973 /force-app/main/default/classes/MetadataService.cls 1449 26 1449 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
973 /force-app/main/default/classes/MetadataService.cls 1449 26 1449 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
974 /force-app/main/default/classes/MetadataService.cls 1450 26 1450 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
974 /force-app/main/default/classes/MetadataService.cls 1450 26 1450 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
975 /force-app/main/default/classes/MetadataService.cls 1452 12 1477 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
975 /force-app/main/default/classes/MetadataService.cls 1452 12 1477 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
976 /force-app/main/default/classes/MetadataService.cls 1452 12 1477 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
976 /force-app/main/default/classes/MetadataService.cls 1452 12 1477 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
977 /force-app/main/default/classes/MetadataService.cls 1464 26 1464 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'articlePDFCreationProfile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
977 /force-app/main/default/classes/MetadataService.cls 1464 26 1464 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'articlePDFCreationProfile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
978 /force-app/main/default/classes/MetadataService.cls 1465 26 1465 180 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'articlePublicSharingCommunities_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
978 /force-app/main/default/classes/MetadataService.cls 1465 26 1465 180 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'articlePublicSharingCommunities_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
979 /force-app/main/default/classes/MetadataService.cls 1466 26 1466 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'articlePublicSharingSites_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
979 /force-app/main/default/classes/MetadataService.cls 1466 26 1466 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'articlePublicSharingSites_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
980 /force-app/main/default/classes/MetadataService.cls 1467 26 1467 196 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'articlePublicSharingSitesChatterAnswers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
980 /force-app/main/default/classes/MetadataService.cls 1467 26 1467 196 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'articlePublicSharingSitesChatterAnswers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
981 /force-app/main/default/classes/MetadataService.cls 1468 26 1468 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
981 /force-app/main/default/classes/MetadataService.cls 1468 26 1468 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
982 /force-app/main/default/classes/MetadataService.cls 1469 26 1469 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customizationClass_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
982 /force-app/main/default/classes/MetadataService.cls 1469 26 1469 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customizationClass_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
983 /force-app/main/default/classes/MetadataService.cls 1470 26 1470 178 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultContributionArticleType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
983 /force-app/main/default/classes/MetadataService.cls 1470 26 1470 178 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultContributionArticleType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
984 /force-app/main/default/classes/MetadataService.cls 1471 26 1471 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'editor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
984 /force-app/main/default/classes/MetadataService.cls 1471 26 1471 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'editor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
985 /force-app/main/default/classes/MetadataService.cls 1472 26 1472 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableArticleCreation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
985 /force-app/main/default/classes/MetadataService.cls 1472 26 1472 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableArticleCreation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
986 /force-app/main/default/classes/MetadataService.cls 1473 26 1473 180 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableArticlePublicSharingSites_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
986 /force-app/main/default/classes/MetadataService.cls 1473 26 1473 180 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableArticlePublicSharingSites_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
987 /force-app/main/default/classes/MetadataService.cls 1474 26 1474 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'useProfileForPDFCreation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
987 /force-app/main/default/classes/MetadataService.cls 1474 26 1474 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'useProfileForPDFCreation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
988 /force-app/main/default/classes/MetadataService.cls 1475 26 1475 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
988 /force-app/main/default/classes/MetadataService.cls 1475 26 1475 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
989 /force-app/main/default/classes/MetadataService.cls 1476 26 1476 354 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
989 /force-app/main/default/classes/MetadataService.cls 1476 26 1476 354 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
990 /force-app/main/default/classes/MetadataService.cls 1478 12 1485 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
990 /force-app/main/default/classes/MetadataService.cls 1478 12 1485 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
991 /force-app/main/default/classes/MetadataService.cls 1481 26 1481 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fiscalYearNameBasedOn_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
991 /force-app/main/default/classes/MetadataService.cls 1481 26 1481 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fiscalYearNameBasedOn_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
992 /force-app/main/default/classes/MetadataService.cls 1482 26 1482 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'startMonth_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
992 /force-app/main/default/classes/MetadataService.cls 1482 26 1482 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'startMonth_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
993 /force-app/main/default/classes/MetadataService.cls 1483 26 1483 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
993 /force-app/main/default/classes/MetadataService.cls 1483 26 1483 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
994 /force-app/main/default/classes/MetadataService.cls 1484 26 1484 100 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
994 /force-app/main/default/classes/MetadataService.cls 1484 26 1484 100 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
995 /force-app/main/default/classes/MetadataService.cls 1486 12 1493 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
995 /force-app/main/default/classes/MetadataService.cls 1486 12 1493 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
996 /force-app/main/default/classes/MetadataService.cls 1488 23 1488 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
996 /force-app/main/default/classes/MetadataService.cls 1488 23 1488 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
997 /force-app/main/default/classes/MetadataService.cls 1489 26 1489 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
997 /force-app/main/default/classes/MetadataService.cls 1489 26 1489 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
998 /force-app/main/default/classes/MetadataService.cls 1490 26 1490 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
998 /force-app/main/default/classes/MetadataService.cls 1490 26 1490 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
999 /force-app/main/default/classes/MetadataService.cls 1491 26 1491 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
999 /force-app/main/default/classes/MetadataService.cls 1491 26 1491 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1000 /force-app/main/default/classes/MetadataService.cls 1492 26 1492 79 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1000 /force-app/main/default/classes/MetadataService.cls 1492 26 1492 79 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1001 /force-app/main/default/classes/MetadataService.cls 1494 12 1507 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1001 /force-app/main/default/classes/MetadataService.cls 1494 12 1507 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1002 /force-app/main/default/classes/MetadataService.cls 1500 26 1500 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'article_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1002 /force-app/main/default/classes/MetadataService.cls 1500 26 1500 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'article_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1003 /force-app/main/default/classes/MetadataService.cls 1501 26 1501 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1003 /force-app/main/default/classes/MetadataService.cls 1501 26 1501 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1004 /force-app/main/default/classes/MetadataService.cls 1502 26 1502 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'plural_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1004 /force-app/main/default/classes/MetadataService.cls 1502 26 1502 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'plural_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1005 /force-app/main/default/classes/MetadataService.cls 1503 26 1503 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'possessive_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1005 /force-app/main/default/classes/MetadataService.cls 1503 26 1503 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'possessive_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1006 /force-app/main/default/classes/MetadataService.cls 1504 26 1504 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1006 /force-app/main/default/classes/MetadataService.cls 1504 26 1504 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1007 /force-app/main/default/classes/MetadataService.cls 1505 26 1505 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1007 /force-app/main/default/classes/MetadataService.cls 1505 26 1505 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1008 /force-app/main/default/classes/MetadataService.cls 1506 26 1506 114 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1008 /force-app/main/default/classes/MetadataService.cls 1506 26 1506 114 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1009 /force-app/main/default/classes/MetadataService.cls 1508 12 1517 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1009 /force-app/main/default/classes/MetadataService.cls 1508 12 1517 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1010 /force-app/main/default/classes/MetadataService.cls 1512 26 1512 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'certificate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1010 /force-app/main/default/classes/MetadataService.cls 1512 26 1512 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'certificate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1011 /force-app/main/default/classes/MetadataService.cls 1513 26 1513 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'domainName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1011 /force-app/main/default/classes/MetadataService.cls 1513 26 1513 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'domainName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1012 /force-app/main/default/classes/MetadataService.cls 1514 26 1514 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'primary_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1012 /force-app/main/default/classes/MetadataService.cls 1514 26 1514 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'primary_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1013 /force-app/main/default/classes/MetadataService.cls 1515 26 1515 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1013 /force-app/main/default/classes/MetadataService.cls 1515 26 1515 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1014 /force-app/main/default/classes/MetadataService.cls 1516 26 1516 100 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1014 /force-app/main/default/classes/MetadataService.cls 1516 26 1516 100 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1015 /force-app/main/default/classes/MetadataService.cls 1518 12 1525 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1015 /force-app/main/default/classes/MetadataService.cls 1518 12 1525 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1016 /force-app/main/default/classes/MetadataService.cls 1521 26 1521 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errorMessage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1016 /force-app/main/default/classes/MetadataService.cls 1521 26 1521 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errorMessage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1017 /force-app/main/default/classes/MetadataService.cls 1522 26 1522 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'formulaExpression_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1017 /force-app/main/default/classes/MetadataService.cls 1522 26 1522 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'formulaExpression_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1018 /force-app/main/default/classes/MetadataService.cls 1523 26 1523 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1018 /force-app/main/default/classes/MetadataService.cls 1523 26 1523 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1019 /force-app/main/default/classes/MetadataService.cls 1524 26 1524 98 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1019 /force-app/main/default/classes/MetadataService.cls 1524 26 1524 98 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1020 /force-app/main/default/classes/MetadataService.cls 1526 12 1535 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1020 /force-app/main/default/classes/MetadataService.cls 1526 12 1535 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1021 /force-app/main/default/classes/MetadataService.cls 1529 26 1529 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1021 /force-app/main/default/classes/MetadataService.cls 1529 26 1529 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1022 /force-app/main/default/classes/MetadataService.cls 1531 26 1531 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fiscalYear_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1022 /force-app/main/default/classes/MetadataService.cls 1531 26 1531 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fiscalYear_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1023 /force-app/main/default/classes/MetadataService.cls 1532 26 1532 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1023 /force-app/main/default/classes/MetadataService.cls 1532 26 1532 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1024 /force-app/main/default/classes/MetadataService.cls 1533 26 1533 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1024 /force-app/main/default/classes/MetadataService.cls 1533 26 1533 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1025 /force-app/main/default/classes/MetadataService.cls 1534 26 1534 88 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1025 /force-app/main/default/classes/MetadataService.cls 1534 26 1534 88 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1026 /force-app/main/default/classes/MetadataService.cls 1536 12 1567 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1026 /force-app/main/default/classes/MetadataService.cls 1536 12 1567 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1027 /force-app/main/default/classes/MetadataService.cls 1536 12 1567 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1027 /force-app/main/default/classes/MetadataService.cls 1536 12 1567 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1028 /force-app/main/default/classes/MetadataService.cls 1539 26 1539 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1028 /force-app/main/default/classes/MetadataService.cls 1539 26 1539 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1029 /force-app/main/default/classes/MetadataService.cls 1542 26 1542 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1029 /force-app/main/default/classes/MetadataService.cls 1542 26 1542 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1030 /force-app/main/default/classes/MetadataService.cls 1543 26 1543 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1030 /force-app/main/default/classes/MetadataService.cls 1543 26 1543 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1031 /force-app/main/default/classes/MetadataService.cls 1554 26 1554 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'choiceReferences_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1031 /force-app/main/default/classes/MetadataService.cls 1554 26 1554 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'choiceReferences_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1032 /force-app/main/default/classes/MetadataService.cls 1555 26 1555 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dataType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1032 /force-app/main/default/classes/MetadataService.cls 1555 26 1555 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dataType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1033 /force-app/main/default/classes/MetadataService.cls 1556 26 1556 178 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultSelectedChoiceReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1033 /force-app/main/default/classes/MetadataService.cls 1556 26 1556 178 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultSelectedChoiceReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1034 /force-app/main/default/classes/MetadataService.cls 1557 26 1557 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1034 /force-app/main/default/classes/MetadataService.cls 1557 26 1557 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1035 /force-app/main/default/classes/MetadataService.cls 1558 26 1558 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldText_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1035 /force-app/main/default/classes/MetadataService.cls 1558 26 1558 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldText_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1036 /force-app/main/default/classes/MetadataService.cls 1559 26 1559 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1036 /force-app/main/default/classes/MetadataService.cls 1559 26 1559 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1037 /force-app/main/default/classes/MetadataService.cls 1560 26 1560 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'helpText_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1037 /force-app/main/default/classes/MetadataService.cls 1560 26 1560 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'helpText_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1038 /force-app/main/default/classes/MetadataService.cls 1561 26 1561 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isRequired_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1038 /force-app/main/default/classes/MetadataService.cls 1561 26 1561 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isRequired_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1039 /force-app/main/default/classes/MetadataService.cls 1562 26 1562 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scale_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1039 /force-app/main/default/classes/MetadataService.cls 1562 26 1562 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scale_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1040 /force-app/main/default/classes/MetadataService.cls 1563 26 1563 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'validationRule_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1040 /force-app/main/default/classes/MetadataService.cls 1563 26 1563 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'validationRule_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1041 /force-app/main/default/classes/MetadataService.cls 1564 26 1564 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1041 /force-app/main/default/classes/MetadataService.cls 1564 26 1564 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1042 /force-app/main/default/classes/MetadataService.cls 1565 26 1565 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1042 /force-app/main/default/classes/MetadataService.cls 1565 26 1565 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1043 /force-app/main/default/classes/MetadataService.cls 1566 26 1566 260 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1043 /force-app/main/default/classes/MetadataService.cls 1566 26 1566 260 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1044 /force-app/main/default/classes/MetadataService.cls 1568 12 1575 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1044 /force-app/main/default/classes/MetadataService.cls 1568 12 1575 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1045 /force-app/main/default/classes/MetadataService.cls 1571 26 1571 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errorMessage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1045 /force-app/main/default/classes/MetadataService.cls 1571 26 1571 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errorMessage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1046 /force-app/main/default/classes/MetadataService.cls 1572 26 1572 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'informationalMessage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1046 /force-app/main/default/classes/MetadataService.cls 1572 26 1572 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'informationalMessage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1047 /force-app/main/default/classes/MetadataService.cls 1573 26 1573 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1047 /force-app/main/default/classes/MetadataService.cls 1573 26 1573 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1048 /force-app/main/default/classes/MetadataService.cls 1574 26 1574 101 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1048 /force-app/main/default/classes/MetadataService.cls 1574 26 1574 101 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1049 /force-app/main/default/classes/MetadataService.cls 1576 12 1583 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1049 /force-app/main/default/classes/MetadataService.cls 1576 12 1583 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1050 /force-app/main/default/classes/MetadataService.cls 1579 26 1579 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'color_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1050 /force-app/main/default/classes/MetadataService.cls 1579 26 1579 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'color_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1051 /force-app/main/default/classes/MetadataService.cls 1580 26 1580 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'height_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1051 /force-app/main/default/classes/MetadataService.cls 1580 26 1580 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'height_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1052 /force-app/main/default/classes/MetadataService.cls 1581 26 1581 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1052 /force-app/main/default/classes/MetadataService.cls 1581 26 1581 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1053 /force-app/main/default/classes/MetadataService.cls 1582 26 1582 80 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1053 /force-app/main/default/classes/MetadataService.cls 1582 26 1582 80 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1054 /force-app/main/default/classes/MetadataService.cls 1584 12 1601 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1054 /force-app/main/default/classes/MetadataService.cls 1584 12 1601 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1055 /force-app/main/default/classes/MetadataService.cls 1584 12 1601 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1055 /force-app/main/default/classes/MetadataService.cls 1584 12 1601 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1056 /force-app/main/default/classes/MetadataService.cls 1587 26 1587 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1056 /force-app/main/default/classes/MetadataService.cls 1587 26 1587 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1057 /force-app/main/default/classes/MetadataService.cls 1593 26 1593 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1057 /force-app/main/default/classes/MetadataService.cls 1593 26 1593 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1058 /force-app/main/default/classes/MetadataService.cls 1594 26 1594 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1058 /force-app/main/default/classes/MetadataService.cls 1594 26 1594 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1059 /force-app/main/default/classes/MetadataService.cls 1595 26 1595 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errorConditionFormula_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1059 /force-app/main/default/classes/MetadataService.cls 1595 26 1595 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errorConditionFormula_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1060 /force-app/main/default/classes/MetadataService.cls 1596 26 1596 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errorDisplayField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1060 /force-app/main/default/classes/MetadataService.cls 1596 26 1596 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errorDisplayField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1061 /force-app/main/default/classes/MetadataService.cls 1597 26 1597 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errorMessage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1061 /force-app/main/default/classes/MetadataService.cls 1597 26 1597 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errorMessage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1062 /force-app/main/default/classes/MetadataService.cls 1598 26 1598 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1062 /force-app/main/default/classes/MetadataService.cls 1598 26 1598 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1063 /force-app/main/default/classes/MetadataService.cls 1599 26 1599 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1063 /force-app/main/default/classes/MetadataService.cls 1599 26 1599 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1064 /force-app/main/default/classes/MetadataService.cls 1600 26 1600 157 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1064 /force-app/main/default/classes/MetadataService.cls 1600 26 1600 157 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1065 /force-app/main/default/classes/MetadataService.cls 1602 12 1609 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1065 /force-app/main/default/classes/MetadataService.cls 1602 12 1609 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1066 /force-app/main/default/classes/MetadataService.cls 1605 26 1605 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1066 /force-app/main/default/classes/MetadataService.cls 1605 26 1605 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1067 /force-app/main/default/classes/MetadataService.cls 1606 26 1606 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1067 /force-app/main/default/classes/MetadataService.cls 1606 26 1606 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1068 /force-app/main/default/classes/MetadataService.cls 1607 26 1607 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1068 /force-app/main/default/classes/MetadataService.cls 1607 26 1607 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1069 /force-app/main/default/classes/MetadataService.cls 1608 26 1608 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1069 /force-app/main/default/classes/MetadataService.cls 1608 26 1608 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1070 /force-app/main/default/classes/MetadataService.cls 1610 12 1615 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1070 /force-app/main/default/classes/MetadataService.cls 1610 12 1615 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1071 /force-app/main/default/classes/MetadataService.cls 1612 26 1612 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'parentRole_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1071 /force-app/main/default/classes/MetadataService.cls 1612 26 1612 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'parentRole_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1072 /force-app/main/default/classes/MetadataService.cls 1613 26 1613 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1072 /force-app/main/default/classes/MetadataService.cls 1613 26 1613 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1073 /force-app/main/default/classes/MetadataService.cls 1614 26 1614 76 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1073 /force-app/main/default/classes/MetadataService.cls 1614 26 1614 76 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1074 /force-app/main/default/classes/MetadataService.cls 1616 12 1625 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1074 /force-app/main/default/classes/MetadataService.cls 1616 12 1625 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1075 /force-app/main/default/classes/MetadataService.cls 1620 26 1620 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'feedFilterName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1075 /force-app/main/default/classes/MetadataService.cls 1620 26 1620 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'feedFilterName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1076 /force-app/main/default/classes/MetadataService.cls 1621 26 1621 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'feedFilterType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1076 /force-app/main/default/classes/MetadataService.cls 1621 26 1621 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'feedFilterType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1077 /force-app/main/default/classes/MetadataService.cls 1622 26 1622 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'feedItemType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1077 /force-app/main/default/classes/MetadataService.cls 1622 26 1622 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'feedItemType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1078 /force-app/main/default/classes/MetadataService.cls 1623 26 1623 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1078 /force-app/main/default/classes/MetadataService.cls 1623 26 1623 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1079 /force-app/main/default/classes/MetadataService.cls 1624 26 1624 112 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1079 /force-app/main/default/classes/MetadataService.cls 1624 26 1624 112 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1080 /force-app/main/default/classes/MetadataService.cls 1626 20 1627 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1080 /force-app/main/default/classes/MetadataService.cls 1626 20 1627 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1081 /force-app/main/default/classes/MetadataService.cls 1628 12 1643 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1081 /force-app/main/default/classes/MetadataService.cls 1628 12 1643 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1082 /force-app/main/default/classes/MetadataService.cls 1635 26 1635 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1082 /force-app/main/default/classes/MetadataService.cls 1635 26 1635 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1083 /force-app/main/default/classes/MetadataService.cls 1636 26 1636 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'integrationValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1083 /force-app/main/default/classes/MetadataService.cls 1636 26 1636 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'integrationValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1084 /force-app/main/default/classes/MetadataService.cls 1637 26 1637 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isoCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1084 /force-app/main/default/classes/MetadataService.cls 1637 26 1637 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isoCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1085 /force-app/main/default/classes/MetadataService.cls 1638 26 1638 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1085 /force-app/main/default/classes/MetadataService.cls 1638 26 1638 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1086 /force-app/main/default/classes/MetadataService.cls 1639 26 1639 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'standard_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1086 /force-app/main/default/classes/MetadataService.cls 1639 26 1639 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'standard_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1087 /force-app/main/default/classes/MetadataService.cls 1640 26 1640 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'visible_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1087 /force-app/main/default/classes/MetadataService.cls 1640 26 1640 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'visible_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1088 /force-app/main/default/classes/MetadataService.cls 1641 26 1641 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1088 /force-app/main/default/classes/MetadataService.cls 1641 26 1641 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1089 /force-app/main/default/classes/MetadataService.cls 1642 26 1642 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1089 /force-app/main/default/classes/MetadataService.cls 1642 26 1642 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1090 /force-app/main/default/classes/MetadataService.cls 1644 12 1649 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1090 /force-app/main/default/classes/MetadataService.cls 1644 12 1649 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1091 /force-app/main/default/classes/MetadataService.cls 1646 26 1646 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'skill_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1091 /force-app/main/default/classes/MetadataService.cls 1646 26 1646 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'skill_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1092 /force-app/main/default/classes/MetadataService.cls 1647 26 1647 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1092 /force-app/main/default/classes/MetadataService.cls 1647 26 1647 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1093 /force-app/main/default/classes/MetadataService.cls 1648 26 1648 71 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1093 /force-app/main/default/classes/MetadataService.cls 1648 26 1648 71 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1094 /force-app/main/default/classes/MetadataService.cls 1650 12 1655 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1094 /force-app/main/default/classes/MetadataService.cls 1650 12 1655 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1095 /force-app/main/default/classes/MetadataService.cls 1650 12 1655 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'describeValueTypeResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
1095 /force-app/main/default/classes/MetadataService.cls 1650 12 1655 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'describeValueTypeResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
1096 /force-app/main/default/classes/MetadataService.cls 1652 26 1652 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1096 /force-app/main/default/classes/MetadataService.cls 1652 26 1652 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1097 /force-app/main/default/classes/MetadataService.cls 1653 26 1653 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1097 /force-app/main/default/classes/MetadataService.cls 1653 26 1653 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1098 /force-app/main/default/classes/MetadataService.cls 1654 26 1654 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1098 /force-app/main/default/classes/MetadataService.cls 1654 26 1654 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1099 /force-app/main/default/classes/MetadataService.cls 1656 12 1671 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1099 /force-app/main/default/classes/MetadataService.cls 1656 12 1671 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1100 /force-app/main/default/classes/MetadataService.cls 1662 23 1662 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
1100 /force-app/main/default/classes/MetadataService.cls 1662 23 1662 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
1101 /force-app/main/default/classes/MetadataService.cls 1663 26 1663 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1101 /force-app/main/default/classes/MetadataService.cls 1663 26 1663 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1102 /force-app/main/default/classes/MetadataService.cls 1664 26 1664 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'comment_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1102 /force-app/main/default/classes/MetadataService.cls 1664 26 1664 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'comment_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1103 /force-app/main/default/classes/MetadataService.cls 1665 26 1665 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1103 /force-app/main/default/classes/MetadataService.cls 1665 26 1665 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1104 /force-app/main/default/classes/MetadataService.cls 1666 26 1666 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'formFactor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1104 /force-app/main/default/classes/MetadataService.cls 1666 26 1666 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'formFactor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1105 /force-app/main/default/classes/MetadataService.cls 1667 26 1667 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'skipRecordTypeSelect_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1105 /force-app/main/default/classes/MetadataService.cls 1667 26 1667 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'skipRecordTypeSelect_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1106 /force-app/main/default/classes/MetadataService.cls 1668 26 1668 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1106 /force-app/main/default/classes/MetadataService.cls 1668 26 1668 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1107 /force-app/main/default/classes/MetadataService.cls 1669 26 1669 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1107 /force-app/main/default/classes/MetadataService.cls 1669 26 1669 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1108 /force-app/main/default/classes/MetadataService.cls 1670 26 1670 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1108 /force-app/main/default/classes/MetadataService.cls 1670 26 1670 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1109 /force-app/main/default/classes/MetadataService.cls 1672 12 1695 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1109 /force-app/main/default/classes/MetadataService.cls 1672 12 1695 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1110 /force-app/main/default/classes/MetadataService.cls 1672 12 1695 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1110 /force-app/main/default/classes/MetadataService.cls 1672 12 1695 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1111 /force-app/main/default/classes/MetadataService.cls 1675 26 1675 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1111 /force-app/main/default/classes/MetadataService.cls 1675 26 1675 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1112 /force-app/main/default/classes/MetadataService.cls 1684 26 1684 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customApplications_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1112 /force-app/main/default/classes/MetadataService.cls 1684 26 1684 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customApplications_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1113 /force-app/main/default/classes/MetadataService.cls 1685 26 1685 171 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customDataTypeTranslations_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1113 /force-app/main/default/classes/MetadataService.cls 1685 26 1685 171 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customDataTypeTranslations_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1114 /force-app/main/default/classes/MetadataService.cls 1686 26 1686 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customLabels_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1114 /force-app/main/default/classes/MetadataService.cls 1686 26 1686 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customLabels_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1115 /force-app/main/default/classes/MetadataService.cls 1687 26 1687 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customPageWebLinks_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1115 /force-app/main/default/classes/MetadataService.cls 1687 26 1687 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customPageWebLinks_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1116 /force-app/main/default/classes/MetadataService.cls 1688 26 1688 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customTabs_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1116 /force-app/main/default/classes/MetadataService.cls 1688 26 1688 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customTabs_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1117 /force-app/main/default/classes/MetadataService.cls 1689 26 1689 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quickActions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1117 /force-app/main/default/classes/MetadataService.cls 1689 26 1689 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quickActions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1118 /force-app/main/default/classes/MetadataService.cls 1690 26 1690 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reportTypes_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1118 /force-app/main/default/classes/MetadataService.cls 1690 26 1690 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reportTypes_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1119 /force-app/main/default/classes/MetadataService.cls 1691 26 1691 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scontrols_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1119 /force-app/main/default/classes/MetadataService.cls 1691 26 1691 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scontrols_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1120 /force-app/main/default/classes/MetadataService.cls 1692 26 1692 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1120 /force-app/main/default/classes/MetadataService.cls 1692 26 1692 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1121 /force-app/main/default/classes/MetadataService.cls 1693 26 1693 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1121 /force-app/main/default/classes/MetadataService.cls 1693 26 1693 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1122 /force-app/main/default/classes/MetadataService.cls 1694 26 1694 215 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1122 /force-app/main/default/classes/MetadataService.cls 1694 26 1694 215 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1123 /force-app/main/default/classes/MetadataService.cls 1696 12 1705 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1123 /force-app/main/default/classes/MetadataService.cls 1696 12 1705 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1124 /force-app/main/default/classes/MetadataService.cls 1700 26 1700 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseOrigin_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1124 /force-app/main/default/classes/MetadataService.cls 1700 26 1700 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseOrigin_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1125 /force-app/main/default/classes/MetadataService.cls 1701 26 1701 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultResponseTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1125 /force-app/main/default/classes/MetadataService.cls 1701 26 1701 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultResponseTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1126 /force-app/main/default/classes/MetadataService.cls 1702 26 1702 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableWebToCase_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1126 /force-app/main/default/classes/MetadataService.cls 1702 26 1702 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableWebToCase_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1127 /force-app/main/default/classes/MetadataService.cls 1703 26 1703 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1127 /force-app/main/default/classes/MetadataService.cls 1703 26 1703 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1128 /force-app/main/default/classes/MetadataService.cls 1704 26 1704 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1128 /force-app/main/default/classes/MetadataService.cls 1704 26 1704 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1129 /force-app/main/default/classes/MetadataService.cls 1706 12 1721 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1129 /force-app/main/default/classes/MetadataService.cls 1706 12 1721 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1130 /force-app/main/default/classes/MetadataService.cls 1709 26 1709 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1130 /force-app/main/default/classes/MetadataService.cls 1709 26 1709 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1131 /force-app/main/default/classes/MetadataService.cls 1712 24 1712 35 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x' doesn't match '[a-z][a-zA-Z0-9]*'
1131 /force-app/main/default/classes/MetadataService.cls 1712 24 1712 35 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x' doesn't match '[a-z][a-zA-Z0-9]*'
1132 /force-app/main/default/classes/MetadataService.cls 1714 26 1714 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1132 /force-app/main/default/classes/MetadataService.cls 1714 26 1714 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1133 /force-app/main/default/classes/MetadataService.cls 1715 26 1715 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1133 /force-app/main/default/classes/MetadataService.cls 1715 26 1715 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1134 /force-app/main/default/classes/MetadataService.cls 1716 26 1716 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1134 /force-app/main/default/classes/MetadataService.cls 1716 26 1716 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1135 /force-app/main/default/classes/MetadataService.cls 1717 26 1717 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'values_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1135 /force-app/main/default/classes/MetadataService.cls 1717 26 1717 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'values_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1136 /force-app/main/default/classes/MetadataService.cls 1718 26 1718 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1136 /force-app/main/default/classes/MetadataService.cls 1718 26 1718 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1137 /force-app/main/default/classes/MetadataService.cls 1719 26 1719 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1137 /force-app/main/default/classes/MetadataService.cls 1719 26 1719 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1138 /force-app/main/default/classes/MetadataService.cls 1720 26 1720 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1138 /force-app/main/default/classes/MetadataService.cls 1720 26 1720 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1139 /force-app/main/default/classes/MetadataService.cls 1722 20 1726 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1139 /force-app/main/default/classes/MetadataService.cls 1722 20 1726 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1140 /force-app/main/default/classes/MetadataService.cls 1727 12 1754 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1140 /force-app/main/default/classes/MetadataService.cls 1727 12 1754 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1141 /force-app/main/default/classes/MetadataService.cls 1727 12 1754 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1141 /force-app/main/default/classes/MetadataService.cls 1727 12 1754 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1142 /force-app/main/default/classes/MetadataService.cls 1739 23 1739 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
1142 /force-app/main/default/classes/MetadataService.cls 1739 23 1739 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
1143 /force-app/main/default/classes/MetadataService.cls 1740 26 1740 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'createdById_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1143 /force-app/main/default/classes/MetadataService.cls 1740 26 1740 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'createdById_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1144 /force-app/main/default/classes/MetadataService.cls 1741 26 1741 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'createdByName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1144 /force-app/main/default/classes/MetadataService.cls 1741 26 1741 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'createdByName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1145 /force-app/main/default/classes/MetadataService.cls 1742 26 1742 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'createdDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1145 /force-app/main/default/classes/MetadataService.cls 1742 26 1742 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'createdDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1146 /force-app/main/default/classes/MetadataService.cls 1743 26 1743 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fileName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1146 /force-app/main/default/classes/MetadataService.cls 1743 26 1743 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fileName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1147 /force-app/main/default/classes/MetadataService.cls 1744 26 1744 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1147 /force-app/main/default/classes/MetadataService.cls 1744 26 1744 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1148 /force-app/main/default/classes/MetadataService.cls 1745 26 1745 122 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'id_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1148 /force-app/main/default/classes/MetadataService.cls 1745 26 1745 122 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'id_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1149 /force-app/main/default/classes/MetadataService.cls 1746 26 1746 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lastModifiedById_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1149 /force-app/main/default/classes/MetadataService.cls 1746 26 1746 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lastModifiedById_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1150 /force-app/main/default/classes/MetadataService.cls 1747 26 1747 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lastModifiedByName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1150 /force-app/main/default/classes/MetadataService.cls 1747 26 1747 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lastModifiedByName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1151 /force-app/main/default/classes/MetadataService.cls 1748 26 1748 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lastModifiedDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1151 /force-app/main/default/classes/MetadataService.cls 1748 26 1748 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lastModifiedDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1152 /force-app/main/default/classes/MetadataService.cls 1749 26 1749 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'manageableState_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1152 /force-app/main/default/classes/MetadataService.cls 1749 26 1749 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'manageableState_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1153 /force-app/main/default/classes/MetadataService.cls 1750 26 1750 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'namespacePrefix_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1153 /force-app/main/default/classes/MetadataService.cls 1750 26 1750 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'namespacePrefix_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1154 /force-app/main/default/classes/MetadataService.cls 1751 26 1751 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1154 /force-app/main/default/classes/MetadataService.cls 1751 26 1751 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1155 /force-app/main/default/classes/MetadataService.cls 1752 26 1752 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1155 /force-app/main/default/classes/MetadataService.cls 1752 26 1752 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1156 /force-app/main/default/classes/MetadataService.cls 1753 26 1753 238 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1156 /force-app/main/default/classes/MetadataService.cls 1753 26 1753 238 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1157 /force-app/main/default/classes/MetadataService.cls 1755 12 1768 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1157 /force-app/main/default/classes/MetadataService.cls 1755 12 1768 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1158 /force-app/main/default/classes/MetadataService.cls 1758 26 1758 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1158 /force-app/main/default/classes/MetadataService.cls 1758 26 1758 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1159 /force-app/main/default/classes/MetadataService.cls 1762 26 1762 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableNegativeQuantity_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1159 /force-app/main/default/classes/MetadataService.cls 1762 26 1762 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableNegativeQuantity_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1160 /force-app/main/default/classes/MetadataService.cls 1763 26 1763 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableOrders_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1160 /force-app/main/default/classes/MetadataService.cls 1763 26 1763 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableOrders_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1161 /force-app/main/default/classes/MetadataService.cls 1764 26 1764 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableReductionOrders_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1161 /force-app/main/default/classes/MetadataService.cls 1764 26 1764 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableReductionOrders_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1162 /force-app/main/default/classes/MetadataService.cls 1765 26 1765 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1162 /force-app/main/default/classes/MetadataService.cls 1765 26 1765 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1163 /force-app/main/default/classes/MetadataService.cls 1766 26 1766 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1163 /force-app/main/default/classes/MetadataService.cls 1766 26 1766 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1164 /force-app/main/default/classes/MetadataService.cls 1767 26 1767 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1164 /force-app/main/default/classes/MetadataService.cls 1767 26 1767 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1165 /force-app/main/default/classes/MetadataService.cls 1769 12 1780 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1165 /force-app/main/default/classes/MetadataService.cls 1769 12 1780 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1166 /force-app/main/default/classes/MetadataService.cls 1774 26 1774 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dateColumn_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1166 /force-app/main/default/classes/MetadataService.cls 1774 26 1774 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dateColumn_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1167 /force-app/main/default/classes/MetadataService.cls 1775 26 1775 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'endDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1167 /force-app/main/default/classes/MetadataService.cls 1775 26 1775 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'endDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1168 /force-app/main/default/classes/MetadataService.cls 1776 26 1776 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'interval_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1168 /force-app/main/default/classes/MetadataService.cls 1776 26 1776 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'interval_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1169 /force-app/main/default/classes/MetadataService.cls 1777 26 1777 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'startDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1169 /force-app/main/default/classes/MetadataService.cls 1777 26 1777 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'startDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1170 /force-app/main/default/classes/MetadataService.cls 1778 26 1778 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1170 /force-app/main/default/classes/MetadataService.cls 1778 26 1778 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1171 /force-app/main/default/classes/MetadataService.cls 1779 26 1779 109 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1171 /force-app/main/default/classes/MetadataService.cls 1779 26 1779 109 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1172 /force-app/main/default/classes/MetadataService.cls 1781 12 1788 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1172 /force-app/main/default/classes/MetadataService.cls 1781 12 1788 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1173 /force-app/main/default/classes/MetadataService.cls 1784 26 1784 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'access_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1173 /force-app/main/default/classes/MetadataService.cls 1784 26 1784 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'access_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1174 /force-app/main/default/classes/MetadataService.cls 1785 26 1785 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1174 /force-app/main/default/classes/MetadataService.cls 1785 26 1785 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1175 /force-app/main/default/classes/MetadataService.cls 1786 26 1786 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1175 /force-app/main/default/classes/MetadataService.cls 1786 26 1786 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1176 /force-app/main/default/classes/MetadataService.cls 1787 26 1787 79 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1176 /force-app/main/default/classes/MetadataService.cls 1787 26 1787 79 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1177 /force-app/main/default/classes/MetadataService.cls 1789 12 1824 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1177 /force-app/main/default/classes/MetadataService.cls 1789 12 1824 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1178 /force-app/main/default/classes/MetadataService.cls 1789 12 1824 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1178 /force-app/main/default/classes/MetadataService.cls 1789 12 1824 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1179 /force-app/main/default/classes/MetadataService.cls 1792 26 1792 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1179 /force-app/main/default/classes/MetadataService.cls 1792 26 1792 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1180 /force-app/main/default/classes/MetadataService.cls 1794 24 1794 33 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x' doesn't match '[a-z][a-zA-Z0-9]*'
1180 /force-app/main/default/classes/MetadataService.cls 1794 24 1794 33 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x' doesn't match '[a-z][a-zA-Z0-9]*'
1181 /force-app/main/default/classes/MetadataService.cls 1797 26 1797 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'color_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1181 /force-app/main/default/classes/MetadataService.cls 1797 26 1797 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'color_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1182 /force-app/main/default/classes/MetadataService.cls 1798 26 1798 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1182 /force-app/main/default/classes/MetadataService.cls 1798 26 1798 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1183 /force-app/main/default/classes/MetadataService.cls 1799 26 1799 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1183 /force-app/main/default/classes/MetadataService.cls 1799 26 1799 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1184 /force-app/main/default/classes/MetadataService.cls 1800 26 1800 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isActive_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1184 /force-app/main/default/classes/MetadataService.cls 1800 26 1800 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isActive_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1185 /force-app/main/default/classes/MetadataService.cls 1811 26 1811 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1185 /force-app/main/default/classes/MetadataService.cls 1811 26 1811 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1186 /force-app/main/default/classes/MetadataService.cls 1812 26 1812 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'closed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1186 /force-app/main/default/classes/MetadataService.cls 1812 26 1812 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'closed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1187 /force-app/main/default/classes/MetadataService.cls 1813 26 1813 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'converted_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1187 /force-app/main/default/classes/MetadataService.cls 1813 26 1813 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'converted_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1188 /force-app/main/default/classes/MetadataService.cls 1814 26 1814 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'cssExposed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1188 /force-app/main/default/classes/MetadataService.cls 1814 26 1814 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'cssExposed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1189 /force-app/main/default/classes/MetadataService.cls 1815 26 1815 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'forecastCategory_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1189 /force-app/main/default/classes/MetadataService.cls 1815 26 1815 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'forecastCategory_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1190 /force-app/main/default/classes/MetadataService.cls 1816 26 1816 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'highPriority_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1190 /force-app/main/default/classes/MetadataService.cls 1816 26 1816 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'highPriority_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1191 /force-app/main/default/classes/MetadataService.cls 1817 26 1817 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'probability_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1191 /force-app/main/default/classes/MetadataService.cls 1817 26 1817 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'probability_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1192 /force-app/main/default/classes/MetadataService.cls 1818 26 1818 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reverseRole_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1192 /force-app/main/default/classes/MetadataService.cls 1818 26 1818 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reverseRole_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1193 /force-app/main/default/classes/MetadataService.cls 1819 26 1819 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reviewed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1193 /force-app/main/default/classes/MetadataService.cls 1819 26 1819 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reviewed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1194 /force-app/main/default/classes/MetadataService.cls 1820 26 1820 124 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'won_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1194 /force-app/main/default/classes/MetadataService.cls 1820 26 1820 124 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'won_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1195 /force-app/main/default/classes/MetadataService.cls 1821 26 1821 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1195 /force-app/main/default/classes/MetadataService.cls 1821 26 1821 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1196 /force-app/main/default/classes/MetadataService.cls 1822 26 1822 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1196 /force-app/main/default/classes/MetadataService.cls 1822 26 1822 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1197 /force-app/main/default/classes/MetadataService.cls 1823 26 1823 246 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1197 /force-app/main/default/classes/MetadataService.cls 1823 26 1823 246 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1198 /force-app/main/default/classes/MetadataService.cls 1825 12 1838 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1198 /force-app/main/default/classes/MetadataService.cls 1825 12 1838 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1199 /force-app/main/default/classes/MetadataService.cls 1828 26 1828 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1199 /force-app/main/default/classes/MetadataService.cls 1828 26 1828 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1200 /force-app/main/default/classes/MetadataService.cls 1832 26 1832 190 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableCascadeActivateToRelatedPrices_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1200 /force-app/main/default/classes/MetadataService.cls 1832 26 1832 190 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableCascadeActivateToRelatedPrices_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1201 /force-app/main/default/classes/MetadataService.cls 1833 26 1833 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableQuantitySchedule_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1201 /force-app/main/default/classes/MetadataService.cls 1833 26 1833 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableQuantitySchedule_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1202 /force-app/main/default/classes/MetadataService.cls 1834 26 1834 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableRevenueSchedule_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1202 /force-app/main/default/classes/MetadataService.cls 1834 26 1834 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableRevenueSchedule_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1203 /force-app/main/default/classes/MetadataService.cls 1835 26 1835 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1203 /force-app/main/default/classes/MetadataService.cls 1835 26 1835 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1204 /force-app/main/default/classes/MetadataService.cls 1836 26 1836 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1204 /force-app/main/default/classes/MetadataService.cls 1836 26 1836 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1205 /force-app/main/default/classes/MetadataService.cls 1837 26 1837 163 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1205 /force-app/main/default/classes/MetadataService.cls 1837 26 1837 163 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1206 /force-app/main/default/classes/MetadataService.cls 1839 12 1866 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1206 /force-app/main/default/classes/MetadataService.cls 1839 12 1866 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1207 /force-app/main/default/classes/MetadataService.cls 1839 12 1866 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1207 /force-app/main/default/classes/MetadataService.cls 1839 12 1866 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1208 /force-app/main/default/classes/MetadataService.cls 1842 26 1842 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1208 /force-app/main/default/classes/MetadataService.cls 1842 26 1842 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1209 /force-app/main/default/classes/MetadataService.cls 1850 24 1850 35 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x' doesn't match '[a-z][a-zA-Z0-9]*'
1209 /force-app/main/default/classes/MetadataService.cls 1850 24 1850 35 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x' doesn't match '[a-z][a-zA-Z0-9]*'
1210 /force-app/main/default/classes/MetadataService.cls 1853 26 1853 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignedTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1210 /force-app/main/default/classes/MetadataService.cls 1853 26 1853 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignedTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1211 /force-app/main/default/classes/MetadataService.cls 1854 26 1854 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignedToType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1211 /force-app/main/default/classes/MetadataService.cls 1854 26 1854 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignedToType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1212 /force-app/main/default/classes/MetadataService.cls 1855 26 1855 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1212 /force-app/main/default/classes/MetadataService.cls 1855 26 1855 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1213 /force-app/main/default/classes/MetadataService.cls 1856 26 1856 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dueDateOffset_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1213 /force-app/main/default/classes/MetadataService.cls 1856 26 1856 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dueDateOffset_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1214 /force-app/main/default/classes/MetadataService.cls 1857 26 1857 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'notifyAssignee_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1214 /force-app/main/default/classes/MetadataService.cls 1857 26 1857 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'notifyAssignee_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1215 /force-app/main/default/classes/MetadataService.cls 1858 26 1858 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'offsetFromField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1215 /force-app/main/default/classes/MetadataService.cls 1858 26 1858 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'offsetFromField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1216 /force-app/main/default/classes/MetadataService.cls 1859 26 1859 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'priority_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1216 /force-app/main/default/classes/MetadataService.cls 1859 26 1859 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'priority_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1217 /force-app/main/default/classes/MetadataService.cls 1860 26 1860 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1217 /force-app/main/default/classes/MetadataService.cls 1860 26 1860 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1218 /force-app/main/default/classes/MetadataService.cls 1861 26 1861 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'status_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1218 /force-app/main/default/classes/MetadataService.cls 1861 26 1861 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'status_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1219 /force-app/main/default/classes/MetadataService.cls 1862 26 1862 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'subject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1219 /force-app/main/default/classes/MetadataService.cls 1862 26 1862 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'subject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1220 /force-app/main/default/classes/MetadataService.cls 1863 26 1863 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1220 /force-app/main/default/classes/MetadataService.cls 1863 26 1863 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1221 /force-app/main/default/classes/MetadataService.cls 1864 26 1864 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1221 /force-app/main/default/classes/MetadataService.cls 1864 26 1864 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1222 /force-app/main/default/classes/MetadataService.cls 1865 26 1865 214 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1222 /force-app/main/default/classes/MetadataService.cls 1865 26 1865 214 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1223 /force-app/main/default/classes/MetadataService.cls 1867 12 1872 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1223 /force-app/main/default/classes/MetadataService.cls 1867 12 1872 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1224 /force-app/main/default/classes/MetadataService.cls 1869 26 1869 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'valueTranslation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1224 /force-app/main/default/classes/MetadataService.cls 1869 26 1869 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'valueTranslation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1225 /force-app/main/default/classes/MetadataService.cls 1870 26 1870 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1225 /force-app/main/default/classes/MetadataService.cls 1870 26 1870 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1226 /force-app/main/default/classes/MetadataService.cls 1871 26 1871 82 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1226 /force-app/main/default/classes/MetadataService.cls 1871 26 1871 82 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1227 /force-app/main/default/classes/MetadataService.cls 1873 12 1878 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1227 /force-app/main/default/classes/MetadataService.cls 1873 12 1878 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1228 /force-app/main/default/classes/MetadataService.cls 1873 12 1878 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'deployResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
1228 /force-app/main/default/classes/MetadataService.cls 1873 12 1878 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'deployResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
1229 /force-app/main/default/classes/MetadataService.cls 1875 26 1875 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1229 /force-app/main/default/classes/MetadataService.cls 1875 26 1875 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1230 /force-app/main/default/classes/MetadataService.cls 1876 26 1876 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1230 /force-app/main/default/classes/MetadataService.cls 1876 26 1876 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1231 /force-app/main/default/classes/MetadataService.cls 1877 26 1877 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1231 /force-app/main/default/classes/MetadataService.cls 1877 26 1877 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1232 /force-app/main/default/classes/MetadataService.cls 1879 12 1890 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1232 /force-app/main/default/classes/MetadataService.cls 1879 12 1890 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1233 /force-app/main/default/classes/MetadataService.cls 1884 26 1884 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'characterLimit_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1233 /force-app/main/default/classes/MetadataService.cls 1884 26 1884 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'characterLimit_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1234 /force-app/main/default/classes/MetadataService.cls 1885 26 1885 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'collapseThread_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1234 /force-app/main/default/classes/MetadataService.cls 1885 26 1885 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'collapseThread_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1235 /force-app/main/default/classes/MetadataService.cls 1886 26 1886 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayFormat_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1235 /force-app/main/default/classes/MetadataService.cls 1886 26 1886 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayFormat_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1236 /force-app/main/default/classes/MetadataService.cls 1887 26 1887 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'feedItemType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1236 /force-app/main/default/classes/MetadataService.cls 1887 26 1887 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'feedItemType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1237 /force-app/main/default/classes/MetadataService.cls 1888 26 1888 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1237 /force-app/main/default/classes/MetadataService.cls 1888 26 1888 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1238 /force-app/main/default/classes/MetadataService.cls 1889 26 1889 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1238 /force-app/main/default/classes/MetadataService.cls 1889 26 1889 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1239 /force-app/main/default/classes/MetadataService.cls 1891 12 1898 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1239 /force-app/main/default/classes/MetadataService.cls 1891 12 1898 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1240 /force-app/main/default/classes/MetadataService.cls 1894 26 1894 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'profiles_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1240 /force-app/main/default/classes/MetadataService.cls 1894 26 1894 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'profiles_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1241 /force-app/main/default/classes/MetadataService.cls 1895 26 1895 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'users_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1241 /force-app/main/default/classes/MetadataService.cls 1895 26 1895 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'users_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1242 /force-app/main/default/classes/MetadataService.cls 1896 26 1896 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1242 /force-app/main/default/classes/MetadataService.cls 1896 26 1896 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1243 /force-app/main/default/classes/MetadataService.cls 1897 26 1897 82 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1243 /force-app/main/default/classes/MetadataService.cls 1897 26 1897 82 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1244 /force-app/main/default/classes/MetadataService.cls 1899 12 1906 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1244 /force-app/main/default/classes/MetadataService.cls 1899 12 1906 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1245 /force-app/main/default/classes/MetadataService.cls 1902 26 1902 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'approver_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1245 /force-app/main/default/classes/MetadataService.cls 1902 26 1902 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'approver_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1246 /force-app/main/default/classes/MetadataService.cls 1903 26 1903 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'whenMultipleApprovers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1246 /force-app/main/default/classes/MetadataService.cls 1903 26 1903 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'whenMultipleApprovers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1247 /force-app/main/default/classes/MetadataService.cls 1904 26 1904 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1247 /force-app/main/default/classes/MetadataService.cls 1904 26 1904 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1248 /force-app/main/default/classes/MetadataService.cls 1905 26 1905 98 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1248 /force-app/main/default/classes/MetadataService.cls 1905 26 1905 98 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1249 /force-app/main/default/classes/MetadataService.cls 1907 12 1922 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1249 /force-app/main/default/classes/MetadataService.cls 1907 12 1922 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1250 /force-app/main/default/classes/MetadataService.cls 1910 26 1910 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1250 /force-app/main/default/classes/MetadataService.cls 1910 26 1910 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1251 /force-app/main/default/classes/MetadataService.cls 1912 26 1912 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1251 /force-app/main/default/classes/MetadataService.cls 1912 26 1912 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1252 /force-app/main/default/classes/MetadataService.cls 1916 26 1916 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1252 /force-app/main/default/classes/MetadataService.cls 1916 26 1916 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1253 /force-app/main/default/classes/MetadataService.cls 1917 26 1917 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'packageVersions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1253 /force-app/main/default/classes/MetadataService.cls 1917 26 1917 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'packageVersions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1254 /force-app/main/default/classes/MetadataService.cls 1918 26 1918 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'status_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1254 /force-app/main/default/classes/MetadataService.cls 1918 26 1918 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'status_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1255 /force-app/main/default/classes/MetadataService.cls 1919 26 1919 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1255 /force-app/main/default/classes/MetadataService.cls 1919 26 1919 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1256 /force-app/main/default/classes/MetadataService.cls 1920 26 1920 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1256 /force-app/main/default/classes/MetadataService.cls 1920 26 1920 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1257 /force-app/main/default/classes/MetadataService.cls 1921 26 1921 125 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1257 /force-app/main/default/classes/MetadataService.cls 1921 26 1921 125 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1258 /force-app/main/default/classes/MetadataService.cls 1923 12 1930 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1258 /force-app/main/default/classes/MetadataService.cls 1923 12 1930 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1259 /force-app/main/default/classes/MetadataService.cls 1926 26 1926 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'primaryTabComponents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1259 /force-app/main/default/classes/MetadataService.cls 1926 26 1926 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'primaryTabComponents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1260 /force-app/main/default/classes/MetadataService.cls 1927 26 1927 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'subtabComponents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1260 /force-app/main/default/classes/MetadataService.cls 1927 26 1927 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'subtabComponents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1261 /force-app/main/default/classes/MetadataService.cls 1928 26 1928 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1261 /force-app/main/default/classes/MetadataService.cls 1928 26 1928 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1262 /force-app/main/default/classes/MetadataService.cls 1929 26 1929 105 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1262 /force-app/main/default/classes/MetadataService.cls 1929 26 1929 105 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1263 /force-app/main/default/classes/MetadataService.cls 1931 12 1944 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1263 /force-app/main/default/classes/MetadataService.cls 1931 12 1944 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1264 /force-app/main/default/classes/MetadataService.cls 1937 26 1937 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableTouchAppIPad_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1264 /force-app/main/default/classes/MetadataService.cls 1937 26 1937 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableTouchAppIPad_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1265 /force-app/main/default/classes/MetadataService.cls 1938 26 1938 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableTouchAppIPhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1265 /force-app/main/default/classes/MetadataService.cls 1938 26 1938 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableTouchAppIPhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1266 /force-app/main/default/classes/MetadataService.cls 1939 26 1939 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableTouchBrowserIPad_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1266 /force-app/main/default/classes/MetadataService.cls 1939 26 1939 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableTouchBrowserIPad_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1267 /force-app/main/default/classes/MetadataService.cls 1940 26 1940 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableTouchIosPhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1267 /force-app/main/default/classes/MetadataService.cls 1940 26 1940 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableTouchIosPhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1268 /force-app/main/default/classes/MetadataService.cls 1941 26 1941 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableVisualforceInTouch_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1268 /force-app/main/default/classes/MetadataService.cls 1941 26 1941 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableVisualforceInTouch_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1269 /force-app/main/default/classes/MetadataService.cls 1942 26 1942 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1269 /force-app/main/default/classes/MetadataService.cls 1942 26 1942 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1270 /force-app/main/default/classes/MetadataService.cls 1943 26 1943 181 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1270 /force-app/main/default/classes/MetadataService.cls 1943 26 1943 181 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1271 /force-app/main/default/classes/MetadataService.cls 1945 12 1954 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1271 /force-app/main/default/classes/MetadataService.cls 1945 12 1954 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1272 /force-app/main/default/classes/MetadataService.cls 1948 26 1948 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1272 /force-app/main/default/classes/MetadataService.cls 1948 26 1948 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1273 /force-app/main/default/classes/MetadataService.cls 1950 26 1950 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'appMenuItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1273 /force-app/main/default/classes/MetadataService.cls 1950 26 1950 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'appMenuItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1274 /force-app/main/default/classes/MetadataService.cls 1951 26 1951 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1274 /force-app/main/default/classes/MetadataService.cls 1951 26 1951 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1275 /force-app/main/default/classes/MetadataService.cls 1952 26 1952 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1275 /force-app/main/default/classes/MetadataService.cls 1952 26 1952 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1276 /force-app/main/default/classes/MetadataService.cls 1953 26 1953 90 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1276 /force-app/main/default/classes/MetadataService.cls 1953 26 1953 90 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1277 /force-app/main/default/classes/MetadataService.cls 1955 12 1960 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1277 /force-app/main/default/classes/MetadataService.cls 1955 12 1960 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1278 /force-app/main/default/classes/MetadataService.cls 1957 26 1957 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'debugLog_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1278 /force-app/main/default/classes/MetadataService.cls 1957 26 1957 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'debugLog_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1279 /force-app/main/default/classes/MetadataService.cls 1958 26 1958 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1279 /force-app/main/default/classes/MetadataService.cls 1958 26 1958 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1280 /force-app/main/default/classes/MetadataService.cls 1959 26 1959 74 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1280 /force-app/main/default/classes/MetadataService.cls 1959 26 1959 74 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1281 /force-app/main/default/classes/MetadataService.cls 1961 12 2032 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1281 /force-app/main/default/classes/MetadataService.cls 1961 12 2032 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1282 /force-app/main/default/classes/MetadataService.cls 1961 12 2032 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount The class Report has 34 public methods, attributes, and properties (limit: 20)
1282 /force-app/main/default/classes/MetadataService.cls 1961 12 2032 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount The class Report has 34 public methods, attributes, and properties (limit: 20)
1283 /force-app/main/default/classes/MetadataService.cls 1961 12 2032 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1283 /force-app/main/default/classes/MetadataService.cls 1961 12 2032 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1284 /force-app/main/default/classes/MetadataService.cls 1964 26 1964 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1284 /force-app/main/default/classes/MetadataService.cls 1964 26 1964 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1285 /force-app/main/default/classes/MetadataService.cls 1973 23 1973 33 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'currency_x' doesn't match '[a-z][a-zA-Z0-9]*'
1285 /force-app/main/default/classes/MetadataService.cls 1973 23 1973 33 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'currency_x' doesn't match '[a-z][a-zA-Z0-9]*'
1286 /force-app/main/default/classes/MetadataService.cls 1997 26 1997 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'aggregates_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1286 /force-app/main/default/classes/MetadataService.cls 1997 26 1997 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'aggregates_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1287 /force-app/main/default/classes/MetadataService.cls 1998 26 1998 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'block_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1287 /force-app/main/default/classes/MetadataService.cls 1998 26 1998 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'block_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1288 /force-app/main/default/classes/MetadataService.cls 1999 26 1999 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'blockInfo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1288 /force-app/main/default/classes/MetadataService.cls 1999 26 1999 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'blockInfo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1289 /force-app/main/default/classes/MetadataService.cls 2000 26 2000 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'buckets_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1289 /force-app/main/default/classes/MetadataService.cls 2000 26 2000 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'buckets_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1290 /force-app/main/default/classes/MetadataService.cls 2001 26 2001 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chart_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1290 /force-app/main/default/classes/MetadataService.cls 2001 26 2001 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chart_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1291 /force-app/main/default/classes/MetadataService.cls 2002 26 2002 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'colorRanges_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1291 /force-app/main/default/classes/MetadataService.cls 2002 26 2002 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'colorRanges_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1292 /force-app/main/default/classes/MetadataService.cls 2003 26 2003 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'columns_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1292 /force-app/main/default/classes/MetadataService.cls 2003 26 2003 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'columns_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1293 /force-app/main/default/classes/MetadataService.cls 2004 26 2004 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'crossFilters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1293 /force-app/main/default/classes/MetadataService.cls 2004 26 2004 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'crossFilters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1294 /force-app/main/default/classes/MetadataService.cls 2005 26 2005 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'currency_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1294 /force-app/main/default/classes/MetadataService.cls 2005 26 2005 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'currency_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1295 /force-app/main/default/classes/MetadataService.cls 2006 26 2006 157 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dataCategoryFilters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1295 /force-app/main/default/classes/MetadataService.cls 2006 26 2006 157 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dataCategoryFilters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1296 /force-app/main/default/classes/MetadataService.cls 2007 26 2007 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1296 /force-app/main/default/classes/MetadataService.cls 2007 26 2007 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1297 /force-app/main/default/classes/MetadataService.cls 2008 26 2008 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'division_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1297 /force-app/main/default/classes/MetadataService.cls 2008 26 2008 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'division_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1298 /force-app/main/default/classes/MetadataService.cls 2009 26 2009 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'filter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1298 /force-app/main/default/classes/MetadataService.cls 2009 26 2009 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'filter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1299 /force-app/main/default/classes/MetadataService.cls 2010 26 2010 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'folderName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1299 /force-app/main/default/classes/MetadataService.cls 2010 26 2010 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'folderName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1300 /force-app/main/default/classes/MetadataService.cls 2011 26 2011 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'format_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1300 /force-app/main/default/classes/MetadataService.cls 2011 26 2011 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'format_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1301 /force-app/main/default/classes/MetadataService.cls 2012 26 2012 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'groupingsAcross_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1301 /force-app/main/default/classes/MetadataService.cls 2012 26 2012 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'groupingsAcross_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1302 /force-app/main/default/classes/MetadataService.cls 2013 26 2013 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'groupingsDown_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1302 /force-app/main/default/classes/MetadataService.cls 2013 26 2013 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'groupingsDown_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1303 /force-app/main/default/classes/MetadataService.cls 2014 26 2014 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'historicalSelector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1303 /force-app/main/default/classes/MetadataService.cls 2014 26 2014 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'historicalSelector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1304 /force-app/main/default/classes/MetadataService.cls 2015 26 2015 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1304 /force-app/main/default/classes/MetadataService.cls 2015 26 2015 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1305 /force-app/main/default/classes/MetadataService.cls 2016 26 2016 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numSubscriptions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1305 /force-app/main/default/classes/MetadataService.cls 2016 26 2016 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numSubscriptions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1306 /force-app/main/default/classes/MetadataService.cls 2017 26 2017 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'params_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1306 /force-app/main/default/classes/MetadataService.cls 2017 26 2017 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'params_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1307 /force-app/main/default/classes/MetadataService.cls 2018 26 2018 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reportType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1307 /force-app/main/default/classes/MetadataService.cls 2018 26 2018 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reportType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1308 /force-app/main/default/classes/MetadataService.cls 2019 26 2019 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'roleHierarchyFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1308 /force-app/main/default/classes/MetadataService.cls 2019 26 2019 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'roleHierarchyFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1309 /force-app/main/default/classes/MetadataService.cls 2020 26 2020 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rowLimit_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1309 /force-app/main/default/classes/MetadataService.cls 2020 26 2020 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rowLimit_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1310 /force-app/main/default/classes/MetadataService.cls 2021 26 2021 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scope_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1310 /force-app/main/default/classes/MetadataService.cls 2021 26 2021 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scope_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1311 /force-app/main/default/classes/MetadataService.cls 2022 26 2022 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showCurrentDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1311 /force-app/main/default/classes/MetadataService.cls 2022 26 2022 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showCurrentDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1312 /force-app/main/default/classes/MetadataService.cls 2023 26 2023 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showDetails_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1312 /force-app/main/default/classes/MetadataService.cls 2023 26 2023 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showDetails_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1313 /force-app/main/default/classes/MetadataService.cls 2024 26 2024 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortColumn_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1313 /force-app/main/default/classes/MetadataService.cls 2024 26 2024 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortColumn_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1314 /force-app/main/default/classes/MetadataService.cls 2025 26 2025 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortOrder_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1314 /force-app/main/default/classes/MetadataService.cls 2025 26 2025 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortOrder_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1315 /force-app/main/default/classes/MetadataService.cls 2026 26 2026 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'territoryHierarchyFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1315 /force-app/main/default/classes/MetadataService.cls 2026 26 2026 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'territoryHierarchyFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1316 /force-app/main/default/classes/MetadataService.cls 2027 26 2027 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'timeFrameFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1316 /force-app/main/default/classes/MetadataService.cls 2027 26 2027 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'timeFrameFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1317 /force-app/main/default/classes/MetadataService.cls 2028 26 2028 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'userFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1317 /force-app/main/default/classes/MetadataService.cls 2028 26 2028 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'userFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1318 /force-app/main/default/classes/MetadataService.cls 2029 26 2029 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1318 /force-app/main/default/classes/MetadataService.cls 2029 26 2029 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1319 /force-app/main/default/classes/MetadataService.cls 2030 26 2030 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1319 /force-app/main/default/classes/MetadataService.cls 2030 26 2030 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1320 /force-app/main/default/classes/MetadataService.cls 2031 26 2031 515 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1320 /force-app/main/default/classes/MetadataService.cls 2031 26 2031 515 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1321 /force-app/main/default/classes/MetadataService.cls 2033 12 2066 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1321 /force-app/main/default/classes/MetadataService.cls 2033 12 2066 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1322 /force-app/main/default/classes/MetadataService.cls 2033 12 2066 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1322 /force-app/main/default/classes/MetadataService.cls 2033 12 2066 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1323 /force-app/main/default/classes/MetadataService.cls 2036 26 2036 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1323 /force-app/main/default/classes/MetadataService.cls 2036 26 2036 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1324 /force-app/main/default/classes/MetadataService.cls 2050 26 2050 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'answers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1324 /force-app/main/default/classes/MetadataService.cls 2050 26 2050 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'answers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1325 /force-app/main/default/classes/MetadataService.cls 2051 26 2051 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'cases_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1325 /force-app/main/default/classes/MetadataService.cls 2051 26 2051 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'cases_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1326 /force-app/main/default/classes/MetadataService.cls 2052 26 2052 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultLanguage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1326 /force-app/main/default/classes/MetadataService.cls 2052 26 2052 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultLanguage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1327 /force-app/main/default/classes/MetadataService.cls 2053 26 2053 184 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableChatterQuestionKBDeflection_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1327 /force-app/main/default/classes/MetadataService.cls 2053 26 2053 184 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableChatterQuestionKBDeflection_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1328 /force-app/main/default/classes/MetadataService.cls 2054 26 2054 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableCreateEditOnArticlesTab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1328 /force-app/main/default/classes/MetadataService.cls 2054 26 2054 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableCreateEditOnArticlesTab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1329 /force-app/main/default/classes/MetadataService.cls 2055 26 2055 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableExternalMediaContent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1329 /force-app/main/default/classes/MetadataService.cls 2055 26 2055 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableExternalMediaContent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1330 /force-app/main/default/classes/MetadataService.cls 2056 26 2056 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableKnowledge_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1330 /force-app/main/default/classes/MetadataService.cls 2056 26 2056 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableKnowledge_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1331 /force-app/main/default/classes/MetadataService.cls 2057 26 2057 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'languages_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1331 /force-app/main/default/classes/MetadataService.cls 2057 26 2057 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'languages_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1332 /force-app/main/default/classes/MetadataService.cls 2058 26 2058 186 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showArticleSummariesCustomerPortal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1332 /force-app/main/default/classes/MetadataService.cls 2058 26 2058 186 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showArticleSummariesCustomerPortal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1333 /force-app/main/default/classes/MetadataService.cls 2059 26 2059 180 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showArticleSummariesInternalApp_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1333 /force-app/main/default/classes/MetadataService.cls 2059 26 2059 180 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showArticleSummariesInternalApp_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1334 /force-app/main/default/classes/MetadataService.cls 2060 26 2060 184 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showArticleSummariesPartnerPortal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1334 /force-app/main/default/classes/MetadataService.cls 2060 26 2060 184 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showArticleSummariesPartnerPortal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1335 /force-app/main/default/classes/MetadataService.cls 2061 26 2061 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showValidationStatusField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1335 /force-app/main/default/classes/MetadataService.cls 2061 26 2061 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showValidationStatusField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1336 /force-app/main/default/classes/MetadataService.cls 2062 26 2062 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'suggestedArticles_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1336 /force-app/main/default/classes/MetadataService.cls 2062 26 2062 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'suggestedArticles_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1337 /force-app/main/default/classes/MetadataService.cls 2063 26 2063 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1337 /force-app/main/default/classes/MetadataService.cls 2063 26 2063 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1338 /force-app/main/default/classes/MetadataService.cls 2064 26 2064 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1338 /force-app/main/default/classes/MetadataService.cls 2064 26 2064 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1339 /force-app/main/default/classes/MetadataService.cls 2065 26 2065 393 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1339 /force-app/main/default/classes/MetadataService.cls 2065 26 2065 393 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1340 /force-app/main/default/classes/MetadataService.cls 2067 12 2082 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1340 /force-app/main/default/classes/MetadataService.cls 2067 12 2082 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1341 /force-app/main/default/classes/MetadataService.cls 2070 26 2070 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1341 /force-app/main/default/classes/MetadataService.cls 2070 26 2070 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1342 /force-app/main/default/classes/MetadataService.cls 2072 26 2072 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1342 /force-app/main/default/classes/MetadataService.cls 2072 26 2072 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1343 /force-app/main/default/classes/MetadataService.cls 2076 26 2076 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'cacheControl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1343 /force-app/main/default/classes/MetadataService.cls 2076 26 2076 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'cacheControl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1344 /force-app/main/default/classes/MetadataService.cls 2077 26 2077 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'contentType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1344 /force-app/main/default/classes/MetadataService.cls 2077 26 2077 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'contentType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1345 /force-app/main/default/classes/MetadataService.cls 2078 26 2078 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1345 /force-app/main/default/classes/MetadataService.cls 2078 26 2078 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1346 /force-app/main/default/classes/MetadataService.cls 2079 26 2079 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1346 /force-app/main/default/classes/MetadataService.cls 2079 26 2079 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1347 /force-app/main/default/classes/MetadataService.cls 2080 26 2080 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1347 /force-app/main/default/classes/MetadataService.cls 2080 26 2080 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1348 /force-app/main/default/classes/MetadataService.cls 2081 26 2081 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1348 /force-app/main/default/classes/MetadataService.cls 2081 26 2081 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1349 /force-app/main/default/classes/MetadataService.cls 2083 12 2094 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1349 /force-app/main/default/classes/MetadataService.cls 2083 12 2094 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1350 /force-app/main/default/classes/MetadataService.cls 2088 26 2088 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'checkedByDefault_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1350 /force-app/main/default/classes/MetadataService.cls 2088 26 2088 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'checkedByDefault_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1351 /force-app/main/default/classes/MetadataService.cls 2089 26 2089 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayNameOverride_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1351 /force-app/main/default/classes/MetadataService.cls 2089 26 2089 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayNameOverride_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1352 /force-app/main/default/classes/MetadataService.cls 2090 26 2090 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1352 /force-app/main/default/classes/MetadataService.cls 2090 26 2090 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1353 /force-app/main/default/classes/MetadataService.cls 2091 26 2091 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'table_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1353 /force-app/main/default/classes/MetadataService.cls 2091 26 2091 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'table_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1354 /force-app/main/default/classes/MetadataService.cls 2092 26 2092 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1354 /force-app/main/default/classes/MetadataService.cls 2092 26 2092 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1355 /force-app/main/default/classes/MetadataService.cls 2093 26 2093 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1355 /force-app/main/default/classes/MetadataService.cls 2093 26 2093 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1356 /force-app/main/default/classes/MetadataService.cls 2095 12 2118 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1356 /force-app/main/default/classes/MetadataService.cls 2095 12 2118 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1357 /force-app/main/default/classes/MetadataService.cls 2095 12 2118 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1357 /force-app/main/default/classes/MetadataService.cls 2095 12 2118 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1358 /force-app/main/default/classes/MetadataService.cls 2106 26 2106 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowDelegate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1358 /force-app/main/default/classes/MetadataService.cls 2106 26 2106 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowDelegate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1359 /force-app/main/default/classes/MetadataService.cls 2107 26 2107 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'approvalActions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1359 /force-app/main/default/classes/MetadataService.cls 2107 26 2107 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'approvalActions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1360 /force-app/main/default/classes/MetadataService.cls 2108 26 2108 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignedApprover_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1360 /force-app/main/default/classes/MetadataService.cls 2108 26 2108 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignedApprover_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1361 /force-app/main/default/classes/MetadataService.cls 2109 26 2109 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1361 /force-app/main/default/classes/MetadataService.cls 2109 26 2109 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1362 /force-app/main/default/classes/MetadataService.cls 2110 26 2110 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'entryCriteria_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1362 /force-app/main/default/classes/MetadataService.cls 2110 26 2110 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'entryCriteria_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1363 /force-app/main/default/classes/MetadataService.cls 2111 26 2111 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ifCriteriaNotMet_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1363 /force-app/main/default/classes/MetadataService.cls 2111 26 2111 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ifCriteriaNotMet_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1364 /force-app/main/default/classes/MetadataService.cls 2112 26 2112 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1364 /force-app/main/default/classes/MetadataService.cls 2112 26 2112 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1365 /force-app/main/default/classes/MetadataService.cls 2113 26 2113 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1365 /force-app/main/default/classes/MetadataService.cls 2113 26 2113 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1366 /force-app/main/default/classes/MetadataService.cls 2114 26 2114 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rejectBehavior_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1366 /force-app/main/default/classes/MetadataService.cls 2114 26 2114 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rejectBehavior_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1367 /force-app/main/default/classes/MetadataService.cls 2115 26 2115 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rejectionActions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1367 /force-app/main/default/classes/MetadataService.cls 2115 26 2115 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rejectionActions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1368 /force-app/main/default/classes/MetadataService.cls 2116 26 2116 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1368 /force-app/main/default/classes/MetadataService.cls 2116 26 2116 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1369 /force-app/main/default/classes/MetadataService.cls 2117 26 2117 216 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1369 /force-app/main/default/classes/MetadataService.cls 2117 26 2117 216 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1370 /force-app/main/default/classes/MetadataService.cls 2119 12 2126 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1370 /force-app/main/default/classes/MetadataService.cls 2119 12 2126 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1371 /force-app/main/default/classes/MetadataService.cls 2122 26 2122 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1371 /force-app/main/default/classes/MetadataService.cls 2122 26 2122 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1372 /force-app/main/default/classes/MetadataService.cls 2123 26 2123 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1372 /force-app/main/default/classes/MetadataService.cls 2123 26 2123 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1373 /force-app/main/default/classes/MetadataService.cls 2124 26 2124 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1373 /force-app/main/default/classes/MetadataService.cls 2124 26 2124 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1374 /force-app/main/default/classes/MetadataService.cls 2125 26 2125 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1374 /force-app/main/default/classes/MetadataService.cls 2125 26 2125 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1375 /force-app/main/default/classes/MetadataService.cls 2127 12 2138 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1375 /force-app/main/default/classes/MetadataService.cls 2127 12 2138 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1376 /force-app/main/default/classes/MetadataService.cls 2130 26 2130 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1376 /force-app/main/default/classes/MetadataService.cls 2130 26 2130 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1377 /force-app/main/default/classes/MetadataService.cls 2133 26 2133 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1377 /force-app/main/default/classes/MetadataService.cls 2133 26 2133 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1378 /force-app/main/default/classes/MetadataService.cls 2134 26 2134 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1378 /force-app/main/default/classes/MetadataService.cls 2134 26 2134 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1379 /force-app/main/default/classes/MetadataService.cls 2135 26 2135 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1379 /force-app/main/default/classes/MetadataService.cls 2135 26 2135 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1380 /force-app/main/default/classes/MetadataService.cls 2136 26 2136 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1380 /force-app/main/default/classes/MetadataService.cls 2136 26 2136 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1381 /force-app/main/default/classes/MetadataService.cls 2137 26 2137 104 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1381 /force-app/main/default/classes/MetadataService.cls 2137 26 2137 104 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1382 /force-app/main/default/classes/MetadataService.cls 2139 12 2146 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1382 /force-app/main/default/classes/MetadataService.cls 2139 12 2146 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1383 /force-app/main/default/classes/MetadataService.cls 2141 23 2141 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
1383 /force-app/main/default/classes/MetadataService.cls 2141 23 2141 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
1384 /force-app/main/default/classes/MetadataService.cls 2142 26 2142 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1384 /force-app/main/default/classes/MetadataService.cls 2142 26 2142 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1385 /force-app/main/default/classes/MetadataService.cls 2143 26 2143 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1385 /force-app/main/default/classes/MetadataService.cls 2143 26 2143 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1386 /force-app/main/default/classes/MetadataService.cls 2144 26 2144 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1386 /force-app/main/default/classes/MetadataService.cls 2144 26 2144 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1387 /force-app/main/default/classes/MetadataService.cls 2145 26 2145 79 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1387 /force-app/main/default/classes/MetadataService.cls 2145 26 2145 79 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1388 /force-app/main/default/classes/MetadataService.cls 2147 12 2158 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1388 /force-app/main/default/classes/MetadataService.cls 2147 12 2158 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1389 /force-app/main/default/classes/MetadataService.cls 2152 26 2152 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1389 /force-app/main/default/classes/MetadataService.cls 2152 26 2152 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1390 /force-app/main/default/classes/MetadataService.cls 2153 26 2153 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'operation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1390 /force-app/main/default/classes/MetadataService.cls 2153 26 2153 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'operation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1391 /force-app/main/default/classes/MetadataService.cls 2154 26 2154 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1391 /force-app/main/default/classes/MetadataService.cls 2154 26 2154 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1392 /force-app/main/default/classes/MetadataService.cls 2155 26 2155 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'valueField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1392 /force-app/main/default/classes/MetadataService.cls 2155 26 2155 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'valueField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1393 /force-app/main/default/classes/MetadataService.cls 2156 26 2156 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1393 /force-app/main/default/classes/MetadataService.cls 2156 26 2156 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1394 /force-app/main/default/classes/MetadataService.cls 2157 26 2157 104 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1394 /force-app/main/default/classes/MetadataService.cls 2157 26 2157 104 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1395 /force-app/main/default/classes/MetadataService.cls 2159 12 2164 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1395 /force-app/main/default/classes/MetadataService.cls 2159 12 2164 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1396 /force-app/main/default/classes/MetadataService.cls 2161 26 2161 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1396 /force-app/main/default/classes/MetadataService.cls 2161 26 2161 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1397 /force-app/main/default/classes/MetadataService.cls 2162 26 2162 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1397 /force-app/main/default/classes/MetadataService.cls 2162 26 2162 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1398 /force-app/main/default/classes/MetadataService.cls 2163 26 2163 71 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1398 /force-app/main/default/classes/MetadataService.cls 2163 26 2163 71 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1399 /force-app/main/default/classes/MetadataService.cls 2165 12 2184 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1399 /force-app/main/default/classes/MetadataService.cls 2165 12 2184 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1400 /force-app/main/default/classes/MetadataService.cls 2165 12 2184 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1400 /force-app/main/default/classes/MetadataService.cls 2165 12 2184 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1401 /force-app/main/default/classes/MetadataService.cls 2174 26 2174 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'cacheData_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1401 /force-app/main/default/classes/MetadataService.cls 2174 26 2174 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'cacheData_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1402 /force-app/main/default/classes/MetadataService.cls 2175 26 2175 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'contextFilterableField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1402 /force-app/main/default/classes/MetadataService.cls 2175 26 2175 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'contextFilterableField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1403 /force-app/main/default/classes/MetadataService.cls 2176 26 2176 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'error_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1403 /force-app/main/default/classes/MetadataService.cls 2176 26 2176 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'error_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1404 /force-app/main/default/classes/MetadataService.cls 2177 26 2177 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'hideOnError_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1404 /force-app/main/default/classes/MetadataService.cls 2177 26 2177 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'hideOnError_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1405 /force-app/main/default/classes/MetadataService.cls 2178 26 2178 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'includeContext_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1405 /force-app/main/default/classes/MetadataService.cls 2178 26 2178 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'includeContext_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1406 /force-app/main/default/classes/MetadataService.cls 2179 26 2179 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reportName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1406 /force-app/main/default/classes/MetadataService.cls 2179 26 2179 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reportName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1407 /force-app/main/default/classes/MetadataService.cls 2180 26 2180 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showTitle_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1407 /force-app/main/default/classes/MetadataService.cls 2180 26 2180 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showTitle_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1408 /force-app/main/default/classes/MetadataService.cls 2181 26 2181 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'size_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1408 /force-app/main/default/classes/MetadataService.cls 2181 26 2181 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'size_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1409 /force-app/main/default/classes/MetadataService.cls 2182 26 2182 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1409 /force-app/main/default/classes/MetadataService.cls 2182 26 2182 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1410 /force-app/main/default/classes/MetadataService.cls 2183 26 2183 171 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1410 /force-app/main/default/classes/MetadataService.cls 2183 26 2183 171 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1411 /force-app/main/default/classes/MetadataService.cls 2185 12 2190 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1411 /force-app/main/default/classes/MetadataService.cls 2185 12 2190 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1412 /force-app/main/default/classes/MetadataService.cls 2187 26 2187 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'valueTranslation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1412 /force-app/main/default/classes/MetadataService.cls 2187 26 2187 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'valueTranslation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1413 /force-app/main/default/classes/MetadataService.cls 2188 26 2188 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1413 /force-app/main/default/classes/MetadataService.cls 2188 26 2188 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1414 /force-app/main/default/classes/MetadataService.cls 2189 26 2189 82 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1414 /force-app/main/default/classes/MetadataService.cls 2189 26 2189 82 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1415 /force-app/main/default/classes/MetadataService.cls 2191 12 2222 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1415 /force-app/main/default/classes/MetadataService.cls 2191 12 2222 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1416 /force-app/main/default/classes/MetadataService.cls 2191 12 2222 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1416 /force-app/main/default/classes/MetadataService.cls 2191 12 2222 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1417 /force-app/main/default/classes/MetadataService.cls 2194 26 2194 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1417 /force-app/main/default/classes/MetadataService.cls 2194 26 2194 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1418 /force-app/main/default/classes/MetadataService.cls 2207 26 2207 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailFollowersOnBestAnswer_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1418 /force-app/main/default/classes/MetadataService.cls 2207 26 2207 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailFollowersOnBestAnswer_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1419 /force-app/main/default/classes/MetadataService.cls 2208 26 2208 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailFollowersOnReply_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1419 /force-app/main/default/classes/MetadataService.cls 2208 26 2208 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailFollowersOnReply_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1420 /force-app/main/default/classes/MetadataService.cls 2209 26 2209 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailOwnerOnPrivateReply_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1420 /force-app/main/default/classes/MetadataService.cls 2209 26 2209 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailOwnerOnPrivateReply_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1421 /force-app/main/default/classes/MetadataService.cls 2210 26 2210 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailOwnerOnReply_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1421 /force-app/main/default/classes/MetadataService.cls 2210 26 2210 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailOwnerOnReply_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1422 /force-app/main/default/classes/MetadataService.cls 2211 26 2211 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableAnswerViaEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1422 /force-app/main/default/classes/MetadataService.cls 2211 26 2211 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableAnswerViaEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1423 /force-app/main/default/classes/MetadataService.cls 2212 26 2212 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableChatterAnswers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1423 /force-app/main/default/classes/MetadataService.cls 2212 26 2212 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableChatterAnswers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1424 /force-app/main/default/classes/MetadataService.cls 2213 26 2213 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableFacebookSSO_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1424 /force-app/main/default/classes/MetadataService.cls 2213 26 2213 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableFacebookSSO_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1425 /force-app/main/default/classes/MetadataService.cls 2214 26 2214 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableInlinePublisher_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1425 /force-app/main/default/classes/MetadataService.cls 2214 26 2214 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableInlinePublisher_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1426 /force-app/main/default/classes/MetadataService.cls 2215 26 2215 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableReputation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1426 /force-app/main/default/classes/MetadataService.cls 2215 26 2215 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableReputation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1427 /force-app/main/default/classes/MetadataService.cls 2216 26 2216 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableRichTextEditor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1427 /force-app/main/default/classes/MetadataService.cls 2216 26 2216 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableRichTextEditor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1428 /force-app/main/default/classes/MetadataService.cls 2217 26 2217 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'facebookAuthProvider_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1428 /force-app/main/default/classes/MetadataService.cls 2217 26 2217 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'facebookAuthProvider_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1429 /force-app/main/default/classes/MetadataService.cls 2218 26 2218 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showInPortals_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1429 /force-app/main/default/classes/MetadataService.cls 2218 26 2218 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showInPortals_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1430 /force-app/main/default/classes/MetadataService.cls 2219 26 2219 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1430 /force-app/main/default/classes/MetadataService.cls 2219 26 2219 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1431 /force-app/main/default/classes/MetadataService.cls 2220 26 2220 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1431 /force-app/main/default/classes/MetadataService.cls 2220 26 2220 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1432 /force-app/main/default/classes/MetadataService.cls 2221 26 2221 346 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1432 /force-app/main/default/classes/MetadataService.cls 2221 26 2221 346 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1433 /force-app/main/default/classes/MetadataService.cls 2223 12 2238 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1433 /force-app/main/default/classes/MetadataService.cls 2223 12 2238 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1434 /force-app/main/default/classes/MetadataService.cls 2230 26 2230 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accessMethod_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1434 /force-app/main/default/classes/MetadataService.cls 2230 26 2230 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accessMethod_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1435 /force-app/main/default/classes/MetadataService.cls 2231 26 2231 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'canvasUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1435 /force-app/main/default/classes/MetadataService.cls 2231 26 2231 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'canvasUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1436 /force-app/main/default/classes/MetadataService.cls 2232 26 2232 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lifecycleClass_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1436 /force-app/main/default/classes/MetadataService.cls 2232 26 2232 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lifecycleClass_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1437 /force-app/main/default/classes/MetadataService.cls 2233 26 2233 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locations_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1437 /force-app/main/default/classes/MetadataService.cls 2233 26 2233 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locations_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1438 /force-app/main/default/classes/MetadataService.cls 2234 26 2234 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'options_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1438 /force-app/main/default/classes/MetadataService.cls 2234 26 2234 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'options_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1439 /force-app/main/default/classes/MetadataService.cls 2235 26 2235 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'samlInitiationMethod_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1439 /force-app/main/default/classes/MetadataService.cls 2235 26 2235 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'samlInitiationMethod_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1440 /force-app/main/default/classes/MetadataService.cls 2236 26 2236 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1440 /force-app/main/default/classes/MetadataService.cls 2236 26 2236 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1441 /force-app/main/default/classes/MetadataService.cls 2237 26 2237 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1441 /force-app/main/default/classes/MetadataService.cls 2237 26 2237 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1442 /force-app/main/default/classes/MetadataService.cls 2239 12 2244 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1442 /force-app/main/default/classes/MetadataService.cls 2239 12 2244 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1443 /force-app/main/default/classes/MetadataService.cls 2241 26 2241 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showQuotas_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1443 /force-app/main/default/classes/MetadataService.cls 2241 26 2241 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showQuotas_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1444 /force-app/main/default/classes/MetadataService.cls 2242 26 2242 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1444 /force-app/main/default/classes/MetadataService.cls 2242 26 2242 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1445 /force-app/main/default/classes/MetadataService.cls 2243 26 2243 76 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1445 /force-app/main/default/classes/MetadataService.cls 2243 26 2243 76 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1446 /force-app/main/default/classes/MetadataService.cls 2245 12 2254 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1446 /force-app/main/default/classes/MetadataService.cls 2245 12 2254 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1447 /force-app/main/default/classes/MetadataService.cls 2248 26 2248 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1447 /force-app/main/default/classes/MetadataService.cls 2248 26 2248 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1448 /force-app/main/default/classes/MetadataService.cls 2250 26 2250 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'preferences_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1448 /force-app/main/default/classes/MetadataService.cls 2250 26 2250 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'preferences_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1449 /force-app/main/default/classes/MetadataService.cls 2251 26 2251 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1449 /force-app/main/default/classes/MetadataService.cls 2251 26 2251 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1450 /force-app/main/default/classes/MetadataService.cls 2252 26 2252 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1450 /force-app/main/default/classes/MetadataService.cls 2252 26 2252 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1451 /force-app/main/default/classes/MetadataService.cls 2253 26 2253 89 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1451 /force-app/main/default/classes/MetadataService.cls 2253 26 2253 89 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1452 /force-app/main/default/classes/MetadataService.cls 2255 12 2292 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1452 /force-app/main/default/classes/MetadataService.cls 2255 12 2292 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1453 /force-app/main/default/classes/MetadataService.cls 2255 12 2292 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1453 /force-app/main/default/classes/MetadataService.cls 2255 12 2292 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1454 /force-app/main/default/classes/MetadataService.cls 2258 26 2258 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1454 /force-app/main/default/classes/MetadataService.cls 2258 26 2258 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1455 /force-app/main/default/classes/MetadataService.cls 2274 26 2274 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1455 /force-app/main/default/classes/MetadataService.cls 2274 26 2274 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1456 /force-app/main/default/classes/MetadataService.cls 2275 26 2275 174 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chatterAnswersFacebookSsoUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1456 /force-app/main/default/classes/MetadataService.cls 2275 26 2275 174 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chatterAnswersFacebookSsoUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1457 /force-app/main/default/classes/MetadataService.cls 2276 26 2276 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'communityFeedPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1457 /force-app/main/default/classes/MetadataService.cls 2276 26 2276 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'communityFeedPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1458 /force-app/main/default/classes/MetadataService.cls 2277 26 2277 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dataCategoryName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1458 /force-app/main/default/classes/MetadataService.cls 2277 26 2277 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dataCategoryName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1459 /force-app/main/default/classes/MetadataService.cls 2278 26 2278 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1459 /force-app/main/default/classes/MetadataService.cls 2278 26 2278 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1460 /force-app/main/default/classes/MetadataService.cls 2279 26 2279 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailFooterDocument_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1460 /force-app/main/default/classes/MetadataService.cls 2279 26 2279 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailFooterDocument_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1461 /force-app/main/default/classes/MetadataService.cls 2280 26 2280 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailHeaderDocument_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1461 /force-app/main/default/classes/MetadataService.cls 2280 26 2280 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailHeaderDocument_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1462 /force-app/main/default/classes/MetadataService.cls 2281 26 2281 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailNotificationUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1462 /force-app/main/default/classes/MetadataService.cls 2281 26 2281 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailNotificationUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1463 /force-app/main/default/classes/MetadataService.cls 2282 26 2282 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableChatterAnswers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1463 /force-app/main/default/classes/MetadataService.cls 2282 26 2282 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableChatterAnswers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1464 /force-app/main/default/classes/MetadataService.cls 2283 26 2283 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enablePrivateQuestions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1464 /force-app/main/default/classes/MetadataService.cls 2283 26 2283 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enablePrivateQuestions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1465 /force-app/main/default/classes/MetadataService.cls 2284 26 2284 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'expertsGroup_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1465 /force-app/main/default/classes/MetadataService.cls 2284 26 2284 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'expertsGroup_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1466 /force-app/main/default/classes/MetadataService.cls 2285 26 2285 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'portal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1466 /force-app/main/default/classes/MetadataService.cls 2285 26 2285 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'portal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1467 /force-app/main/default/classes/MetadataService.cls 2286 26 2286 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reputationLevels_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1467 /force-app/main/default/classes/MetadataService.cls 2286 26 2286 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reputationLevels_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1468 /force-app/main/default/classes/MetadataService.cls 2287 26 2287 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showInPortal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1468 /force-app/main/default/classes/MetadataService.cls 2287 26 2287 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showInPortal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1469 /force-app/main/default/classes/MetadataService.cls 2288 26 2288 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'site_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1469 /force-app/main/default/classes/MetadataService.cls 2288 26 2288 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'site_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1470 /force-app/main/default/classes/MetadataService.cls 2289 26 2289 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1470 /force-app/main/default/classes/MetadataService.cls 2289 26 2289 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1471 /force-app/main/default/classes/MetadataService.cls 2290 26 2290 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1471 /force-app/main/default/classes/MetadataService.cls 2290 26 2290 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1472 /force-app/main/default/classes/MetadataService.cls 2291 26 2291 348 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1472 /force-app/main/default/classes/MetadataService.cls 2291 26 2291 348 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1473 /force-app/main/default/classes/MetadataService.cls 2293 12 2306 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1473 /force-app/main/default/classes/MetadataService.cls 2293 12 2306 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1474 /force-app/main/default/classes/MetadataService.cls 2296 26 2296 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1474 /force-app/main/default/classes/MetadataService.cls 2296 26 2296 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1475 /force-app/main/default/classes/MetadataService.cls 2300 26 2300 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1475 /force-app/main/default/classes/MetadataService.cls 2300 26 2300 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1476 /force-app/main/default/classes/MetadataService.cls 2301 26 2301 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isActive_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1476 /force-app/main/default/classes/MetadataService.cls 2301 26 2301 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isActive_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1477 /force-app/main/default/classes/MetadataService.cls 2302 26 2302 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'values_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1477 /force-app/main/default/classes/MetadataService.cls 2302 26 2302 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'values_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1478 /force-app/main/default/classes/MetadataService.cls 2303 26 2303 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1478 /force-app/main/default/classes/MetadataService.cls 2303 26 2303 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1479 /force-app/main/default/classes/MetadataService.cls 2304 26 2304 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1479 /force-app/main/default/classes/MetadataService.cls 2304 26 2304 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1480 /force-app/main/default/classes/MetadataService.cls 2305 26 2305 109 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1480 /force-app/main/default/classes/MetadataService.cls 2305 26 2305 109 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1481 /force-app/main/default/classes/MetadataService.cls 2307 12 2336 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1481 /force-app/main/default/classes/MetadataService.cls 2307 12 2336 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1482 /force-app/main/default/classes/MetadataService.cls 2307 12 2336 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1482 /force-app/main/default/classes/MetadataService.cls 2307 12 2336 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1483 /force-app/main/default/classes/MetadataService.cls 2321 26 2321 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'addressType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1483 /force-app/main/default/classes/MetadataService.cls 2321 26 2321 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'addressType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1484 /force-app/main/default/classes/MetadataService.cls 2322 26 2322 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'authorizedSenders_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1484 /force-app/main/default/classes/MetadataService.cls 2322 26 2322 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'authorizedSenders_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1485 /force-app/main/default/classes/MetadataService.cls 2323 26 2323 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseOrigin_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1485 /force-app/main/default/classes/MetadataService.cls 2323 26 2323 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseOrigin_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1486 /force-app/main/default/classes/MetadataService.cls 2324 26 2324 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseOwner_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1486 /force-app/main/default/classes/MetadataService.cls 2324 26 2324 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseOwner_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1487 /force-app/main/default/classes/MetadataService.cls 2325 26 2325 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseOwnerType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1487 /force-app/main/default/classes/MetadataService.cls 2325 26 2325 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseOwnerType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1488 /force-app/main/default/classes/MetadataService.cls 2326 26 2326 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'casePriority_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1488 /force-app/main/default/classes/MetadataService.cls 2326 26 2326 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'casePriority_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1489 /force-app/main/default/classes/MetadataService.cls 2327 26 2327 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'createTask_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1489 /force-app/main/default/classes/MetadataService.cls 2327 26 2327 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'createTask_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1490 /force-app/main/default/classes/MetadataService.cls 2328 26 2328 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailAddress_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1490 /force-app/main/default/classes/MetadataService.cls 2328 26 2328 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailAddress_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1491 /force-app/main/default/classes/MetadataService.cls 2329 26 2329 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailServicesAddress_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1491 /force-app/main/default/classes/MetadataService.cls 2329 26 2329 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailServicesAddress_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1492 /force-app/main/default/classes/MetadataService.cls 2330 26 2330 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isVerified_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1492 /force-app/main/default/classes/MetadataService.cls 2330 26 2330 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isVerified_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1493 /force-app/main/default/classes/MetadataService.cls 2331 26 2331 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'routingName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1493 /force-app/main/default/classes/MetadataService.cls 2331 26 2331 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'routingName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1494 /force-app/main/default/classes/MetadataService.cls 2332 26 2332 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'saveEmailHeaders_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1494 /force-app/main/default/classes/MetadataService.cls 2332 26 2332 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'saveEmailHeaders_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1495 /force-app/main/default/classes/MetadataService.cls 2333 26 2333 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'taskStatus_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1495 /force-app/main/default/classes/MetadataService.cls 2333 26 2333 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'taskStatus_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1496 /force-app/main/default/classes/MetadataService.cls 2334 26 2334 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1496 /force-app/main/default/classes/MetadataService.cls 2334 26 2334 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1497 /force-app/main/default/classes/MetadataService.cls 2335 26 2335 263 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1497 /force-app/main/default/classes/MetadataService.cls 2335 26 2335 263 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1498 /force-app/main/default/classes/MetadataService.cls 2337 12 2346 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1498 /force-app/main/default/classes/MetadataService.cls 2337 12 2346 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1499 /force-app/main/default/classes/MetadataService.cls 2341 26 2341 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dataCategory_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1499 /force-app/main/default/classes/MetadataService.cls 2341 26 2341 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dataCategory_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1500 /force-app/main/default/classes/MetadataService.cls 2342 26 2342 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1500 /force-app/main/default/classes/MetadataService.cls 2342 26 2342 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1501 /force-app/main/default/classes/MetadataService.cls 2343 26 2343 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1501 /force-app/main/default/classes/MetadataService.cls 2343 26 2343 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1502 /force-app/main/default/classes/MetadataService.cls 2344 26 2344 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1502 /force-app/main/default/classes/MetadataService.cls 2344 26 2344 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1503 /force-app/main/default/classes/MetadataService.cls 2345 26 2345 93 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1503 /force-app/main/default/classes/MetadataService.cls 2345 26 2345 93 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1504 /force-app/main/default/classes/MetadataService.cls 2347 12 2354 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1504 /force-app/main/default/classes/MetadataService.cls 2347 12 2354 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1505 /force-app/main/default/classes/MetadataService.cls 2350 26 2350 124 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1505 /force-app/main/default/classes/MetadataService.cls 2350 26 2350 124 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1506 /force-app/main/default/classes/MetadataService.cls 2351 26 2351 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'visibility_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1506 /force-app/main/default/classes/MetadataService.cls 2351 26 2351 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'visibility_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1507 /force-app/main/default/classes/MetadataService.cls 2352 26 2352 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1507 /force-app/main/default/classes/MetadataService.cls 2352 26 2352 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1508 /force-app/main/default/classes/MetadataService.cls 2353 26 2353 82 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1508 /force-app/main/default/classes/MetadataService.cls 2353 26 2353 82 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1509 /force-app/main/default/classes/MetadataService.cls 2355 12 2360 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1509 /force-app/main/default/classes/MetadataService.cls 2355 12 2360 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1510 /force-app/main/default/classes/MetadataService.cls 2357 26 2357 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'snapshot_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1510 /force-app/main/default/classes/MetadataService.cls 2357 26 2357 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'snapshot_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1511 /force-app/main/default/classes/MetadataService.cls 2358 26 2358 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1511 /force-app/main/default/classes/MetadataService.cls 2358 26 2358 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1512 /force-app/main/default/classes/MetadataService.cls 2359 26 2359 74 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1512 /force-app/main/default/classes/MetadataService.cls 2359 26 2359 74 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1513 /force-app/main/default/classes/MetadataService.cls 2361 12 2368 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1513 /force-app/main/default/classes/MetadataService.cls 2361 12 2368 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1514 /force-app/main/default/classes/MetadataService.cls 2364 26 2364 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1514 /force-app/main/default/classes/MetadataService.cls 2364 26 2364 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1515 /force-app/main/default/classes/MetadataService.cls 2365 26 2365 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1515 /force-app/main/default/classes/MetadataService.cls 2365 26 2365 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1516 /force-app/main/default/classes/MetadataService.cls 2366 26 2366 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1516 /force-app/main/default/classes/MetadataService.cls 2366 26 2366 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1517 /force-app/main/default/classes/MetadataService.cls 2367 26 2367 80 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1517 /force-app/main/default/classes/MetadataService.cls 2367 26 2367 80 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1518 /force-app/main/default/classes/MetadataService.cls 2369 12 2382 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1518 /force-app/main/default/classes/MetadataService.cls 2369 12 2382 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1519 /force-app/main/default/classes/MetadataService.cls 2372 26 2372 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1519 /force-app/main/default/classes/MetadataService.cls 2372 26 2372 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1520 /force-app/main/default/classes/MetadataService.cls 2376 26 2376 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharingCriteriaRules_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1520 /force-app/main/default/classes/MetadataService.cls 2376 26 2376 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharingCriteriaRules_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1521 /force-app/main/default/classes/MetadataService.cls 2377 26 2377 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharingOwnerRules_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1521 /force-app/main/default/classes/MetadataService.cls 2377 26 2377 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharingOwnerRules_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1522 /force-app/main/default/classes/MetadataService.cls 2378 26 2378 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharingTerritoryRules_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1522 /force-app/main/default/classes/MetadataService.cls 2378 26 2378 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharingTerritoryRules_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1523 /force-app/main/default/classes/MetadataService.cls 2379 26 2379 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1523 /force-app/main/default/classes/MetadataService.cls 2379 26 2379 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1524 /force-app/main/default/classes/MetadataService.cls 2380 26 2380 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1524 /force-app/main/default/classes/MetadataService.cls 2380 26 2380 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1525 /force-app/main/default/classes/MetadataService.cls 2381 26 2381 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1525 /force-app/main/default/classes/MetadataService.cls 2381 26 2381 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1526 /force-app/main/default/classes/MetadataService.cls 2383 12 2388 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1526 /force-app/main/default/classes/MetadataService.cls 2383 12 2388 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1527 /force-app/main/default/classes/MetadataService.cls 2385 26 2385 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'className_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1527 /force-app/main/default/classes/MetadataService.cls 2385 26 2385 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'className_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1528 /force-app/main/default/classes/MetadataService.cls 2386 26 2386 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1528 /force-app/main/default/classes/MetadataService.cls 2386 26 2386 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1529 /force-app/main/default/classes/MetadataService.cls 2387 26 2387 75 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1529 /force-app/main/default/classes/MetadataService.cls 2387 26 2387 75 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1530 /force-app/main/default/classes/MetadataService.cls 2389 12 2398 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1530 /force-app/main/default/classes/MetadataService.cls 2389 12 2398 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1531 /force-app/main/default/classes/MetadataService.cls 2392 26 2392 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1531 /force-app/main/default/classes/MetadataService.cls 2392 26 2392 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1532 /force-app/main/default/classes/MetadataService.cls 2394 26 2394 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'labels_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1532 /force-app/main/default/classes/MetadataService.cls 2394 26 2394 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'labels_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1533 /force-app/main/default/classes/MetadataService.cls 2395 26 2395 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1533 /force-app/main/default/classes/MetadataService.cls 2395 26 2395 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1534 /force-app/main/default/classes/MetadataService.cls 2396 26 2396 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1534 /force-app/main/default/classes/MetadataService.cls 2396 26 2396 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1535 /force-app/main/default/classes/MetadataService.cls 2397 26 2397 84 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1535 /force-app/main/default/classes/MetadataService.cls 2397 26 2397 84 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1536 /force-app/main/default/classes/MetadataService.cls 2399 12 2404 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1536 /force-app/main/default/classes/MetadataService.cls 2399 12 2404 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1537 /force-app/main/default/classes/MetadataService.cls 2401 26 2401 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'layoutItem_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1537 /force-app/main/default/classes/MetadataService.cls 2401 26 2401 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'layoutItem_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1538 /force-app/main/default/classes/MetadataService.cls 2402 26 2402 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1538 /force-app/main/default/classes/MetadataService.cls 2402 26 2402 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1539 /force-app/main/default/classes/MetadataService.cls 2403 26 2403 76 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1539 /force-app/main/default/classes/MetadataService.cls 2403 26 2403 76 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1540 /force-app/main/default/classes/MetadataService.cls 2405 12 2424 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1540 /force-app/main/default/classes/MetadataService.cls 2405 12 2424 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1541 /force-app/main/default/classes/MetadataService.cls 2405 12 2424 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1541 /force-app/main/default/classes/MetadataService.cls 2405 12 2424 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1542 /force-app/main/default/classes/MetadataService.cls 2414 26 2414 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableLiveChat_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1542 /force-app/main/default/classes/MetadataService.cls 2414 26 2414 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableLiveChat_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1543 /force-app/main/default/classes/MetadataService.cls 2415 26 2415 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'openNewAccountSubtab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1543 /force-app/main/default/classes/MetadataService.cls 2415 26 2415 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'openNewAccountSubtab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1544 /force-app/main/default/classes/MetadataService.cls 2416 26 2416 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'openNewCaseSubtab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1544 /force-app/main/default/classes/MetadataService.cls 2416 26 2416 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'openNewCaseSubtab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1545 /force-app/main/default/classes/MetadataService.cls 2417 26 2417 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'openNewContactSubtab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1545 /force-app/main/default/classes/MetadataService.cls 2417 26 2417 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'openNewContactSubtab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1546 /force-app/main/default/classes/MetadataService.cls 2418 26 2418 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'openNewLeadSubtab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1546 /force-app/main/default/classes/MetadataService.cls 2418 26 2418 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'openNewLeadSubtab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1547 /force-app/main/default/classes/MetadataService.cls 2419 26 2419 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'openNewVFPageSubtab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1547 /force-app/main/default/classes/MetadataService.cls 2419 26 2419 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'openNewVFPageSubtab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1548 /force-app/main/default/classes/MetadataService.cls 2420 26 2420 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pagesToOpen_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1548 /force-app/main/default/classes/MetadataService.cls 2420 26 2420 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pagesToOpen_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1549 /force-app/main/default/classes/MetadataService.cls 2421 26 2421 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showKnowledgeArticles_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1549 /force-app/main/default/classes/MetadataService.cls 2421 26 2421 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showKnowledgeArticles_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1550 /force-app/main/default/classes/MetadataService.cls 2422 26 2422 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1550 /force-app/main/default/classes/MetadataService.cls 2422 26 2422 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1551 /force-app/main/default/classes/MetadataService.cls 2423 26 2423 226 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1551 /force-app/main/default/classes/MetadataService.cls 2423 26 2423 226 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1552 /force-app/main/default/classes/MetadataService.cls 2425 12 2444 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1552 /force-app/main/default/classes/MetadataService.cls 2425 12 2444 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1553 /force-app/main/default/classes/MetadataService.cls 2425 12 2444 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1553 /force-app/main/default/classes/MetadataService.cls 2425 12 2444 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1554 /force-app/main/default/classes/MetadataService.cls 2434 26 2434 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apexLogId_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1554 /force-app/main/default/classes/MetadataService.cls 2434 26 2434 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apexLogId_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1555 /force-app/main/default/classes/MetadataService.cls 2435 26 2435 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'codeCoverage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1555 /force-app/main/default/classes/MetadataService.cls 2435 26 2435 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'codeCoverage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1556 /force-app/main/default/classes/MetadataService.cls 2436 26 2436 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'codeCoverageWarnings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1556 /force-app/main/default/classes/MetadataService.cls 2436 26 2436 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'codeCoverageWarnings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1557 /force-app/main/default/classes/MetadataService.cls 2437 26 2437 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'failures_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1557 /force-app/main/default/classes/MetadataService.cls 2437 26 2437 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'failures_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1558 /force-app/main/default/classes/MetadataService.cls 2438 26 2438 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numFailures_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1558 /force-app/main/default/classes/MetadataService.cls 2438 26 2438 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numFailures_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1559 /force-app/main/default/classes/MetadataService.cls 2439 26 2439 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numTestsRun_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1559 /force-app/main/default/classes/MetadataService.cls 2439 26 2439 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numTestsRun_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1560 /force-app/main/default/classes/MetadataService.cls 2440 26 2440 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'successes_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1560 /force-app/main/default/classes/MetadataService.cls 2440 26 2440 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'successes_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1561 /force-app/main/default/classes/MetadataService.cls 2441 26 2441 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'totalTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1561 /force-app/main/default/classes/MetadataService.cls 2441 26 2441 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'totalTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1562 /force-app/main/default/classes/MetadataService.cls 2442 26 2442 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1562 /force-app/main/default/classes/MetadataService.cls 2442 26 2442 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1563 /force-app/main/default/classes/MetadataService.cls 2443 26 2443 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1563 /force-app/main/default/classes/MetadataService.cls 2443 26 2443 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1564 /force-app/main/default/classes/MetadataService.cls 2445 12 2476 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1564 /force-app/main/default/classes/MetadataService.cls 2445 12 2476 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1565 /force-app/main/default/classes/MetadataService.cls 2445 12 2476 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1565 /force-app/main/default/classes/MetadataService.cls 2445 12 2476 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1566 /force-app/main/default/classes/MetadataService.cls 2448 26 2448 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1566 /force-app/main/default/classes/MetadataService.cls 2448 26 2448 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1567 /force-app/main/default/classes/MetadataService.cls 2461 26 2461 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'aggregationGroup_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1567 /force-app/main/default/classes/MetadataService.cls 2461 26 2461 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'aggregationGroup_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1568 /force-app/main/default/classes/MetadataService.cls 2462 26 2462 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1568 /force-app/main/default/classes/MetadataService.cls 2462 26 2462 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1569 /force-app/main/default/classes/MetadataService.cls 2463 26 2463 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isPublished_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1569 /force-app/main/default/classes/MetadataService.cls 2463 26 2463 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isPublished_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1570 /force-app/main/default/classes/MetadataService.cls 2464 26 2464 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1570 /force-app/main/default/classes/MetadataService.cls 2464 26 2464 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1571 /force-app/main/default/classes/MetadataService.cls 2465 26 2465 169 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'licensedCustomPermissions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1571 /force-app/main/default/classes/MetadataService.cls 2465 26 2465 169 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'licensedCustomPermissions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1572 /force-app/main/default/classes/MetadataService.cls 2466 26 2466 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'licensingAuthority_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1572 /force-app/main/default/classes/MetadataService.cls 2466 26 2466 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'licensingAuthority_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1573 /force-app/main/default/classes/MetadataService.cls 2467 26 2467 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'licensingAuthorityProvider_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1573 /force-app/main/default/classes/MetadataService.cls 2467 26 2467 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'licensingAuthorityProvider_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1574 /force-app/main/default/classes/MetadataService.cls 2468 26 2468 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'minPlatformVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1574 /force-app/main/default/classes/MetadataService.cls 2468 26 2468 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'minPlatformVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1575 /force-app/main/default/classes/MetadataService.cls 2469 26 2469 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'origin_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1575 /force-app/main/default/classes/MetadataService.cls 2469 26 2469 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'origin_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1576 /force-app/main/default/classes/MetadataService.cls 2470 26 2470 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'revision_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1576 /force-app/main/default/classes/MetadataService.cls 2470 26 2470 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'revision_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1577 /force-app/main/default/classes/MetadataService.cls 2471 26 2471 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'trialLicenseDuration_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1577 /force-app/main/default/classes/MetadataService.cls 2471 26 2471 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'trialLicenseDuration_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1578 /force-app/main/default/classes/MetadataService.cls 2472 26 2472 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'trialLicenseQuantity_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1578 /force-app/main/default/classes/MetadataService.cls 2472 26 2472 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'trialLicenseQuantity_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1579 /force-app/main/default/classes/MetadataService.cls 2473 26 2473 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1579 /force-app/main/default/classes/MetadataService.cls 2473 26 2473 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1580 /force-app/main/default/classes/MetadataService.cls 2474 26 2474 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1580 /force-app/main/default/classes/MetadataService.cls 2474 26 2474 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1581 /force-app/main/default/classes/MetadataService.cls 2475 26 2475 295 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1581 /force-app/main/default/classes/MetadataService.cls 2475 26 2475 295 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1582 /force-app/main/default/classes/MetadataService.cls 2477 12 2488 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1582 /force-app/main/default/classes/MetadataService.cls 2477 12 2488 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1583 /force-app/main/default/classes/MetadataService.cls 2480 26 2480 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1583 /force-app/main/default/classes/MetadataService.cls 2480 26 2480 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1584 /force-app/main/default/classes/MetadataService.cls 2483 26 2483 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignToReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1584 /force-app/main/default/classes/MetadataService.cls 2483 26 2483 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignToReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1585 /force-app/main/default/classes/MetadataService.cls 2484 26 2484 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1585 /force-app/main/default/classes/MetadataService.cls 2484 26 2484 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1586 /force-app/main/default/classes/MetadataService.cls 2485 26 2485 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1586 /force-app/main/default/classes/MetadataService.cls 2485 26 2485 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1587 /force-app/main/default/classes/MetadataService.cls 2486 26 2486 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1587 /force-app/main/default/classes/MetadataService.cls 2486 26 2486 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1588 /force-app/main/default/classes/MetadataService.cls 2487 26 2487 116 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1588 /force-app/main/default/classes/MetadataService.cls 2487 26 2487 116 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1589 /force-app/main/default/classes/MetadataService.cls 2489 12 2500 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1589 /force-app/main/default/classes/MetadataService.cls 2489 12 2500 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1590 /force-app/main/default/classes/MetadataService.cls 2492 26 2492 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1590 /force-app/main/default/classes/MetadataService.cls 2492 26 2492 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1591 /force-app/main/default/classes/MetadataService.cls 2495 26 2495 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignToReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1591 /force-app/main/default/classes/MetadataService.cls 2495 26 2495 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignToReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1592 /force-app/main/default/classes/MetadataService.cls 2496 26 2496 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1592 /force-app/main/default/classes/MetadataService.cls 2496 26 2496 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1593 /force-app/main/default/classes/MetadataService.cls 2497 26 2497 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1593 /force-app/main/default/classes/MetadataService.cls 2497 26 2497 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1594 /force-app/main/default/classes/MetadataService.cls 2498 26 2498 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1594 /force-app/main/default/classes/MetadataService.cls 2498 26 2498 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1595 /force-app/main/default/classes/MetadataService.cls 2499 26 2499 115 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1595 /force-app/main/default/classes/MetadataService.cls 2499 26 2499 115 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1596 /force-app/main/default/classes/MetadataService.cls 2501 12 2510 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1596 /force-app/main/default/classes/MetadataService.cls 2501 12 2510 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1597 /force-app/main/default/classes/MetadataService.cls 2505 26 2505 165 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dashboardGridComponents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1597 /force-app/main/default/classes/MetadataService.cls 2505 26 2505 165 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dashboardGridComponents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1598 /force-app/main/default/classes/MetadataService.cls 2506 26 2506 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numberOfColumns_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1598 /force-app/main/default/classes/MetadataService.cls 2506 26 2506 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numberOfColumns_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1599 /force-app/main/default/classes/MetadataService.cls 2507 26 2507 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rowHeight_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1599 /force-app/main/default/classes/MetadataService.cls 2507 26 2507 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rowHeight_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1600 /force-app/main/default/classes/MetadataService.cls 2508 26 2508 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1600 /force-app/main/default/classes/MetadataService.cls 2508 26 2508 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1601 /force-app/main/default/classes/MetadataService.cls 2509 26 2509 119 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1601 /force-app/main/default/classes/MetadataService.cls 2509 26 2509 119 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1602 /force-app/main/default/classes/MetadataService.cls 2511 12 2518 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1602 /force-app/main/default/classes/MetadataService.cls 2511 12 2518 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1603 /force-app/main/default/classes/MetadataService.cls 2514 26 2514 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableAdjustments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1603 /force-app/main/default/classes/MetadataService.cls 2514 26 2514 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableAdjustments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1604 /force-app/main/default/classes/MetadataService.cls 2515 26 2515 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableOwnerAdjustments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1604 /force-app/main/default/classes/MetadataService.cls 2515 26 2515 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableOwnerAdjustments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1605 /force-app/main/default/classes/MetadataService.cls 2516 26 2516 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1605 /force-app/main/default/classes/MetadataService.cls 2516 26 2516 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1606 /force-app/main/default/classes/MetadataService.cls 2517 26 2517 108 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1606 /force-app/main/default/classes/MetadataService.cls 2517 26 2517 108 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1607 /force-app/main/default/classes/MetadataService.cls 2519 12 2532 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1607 /force-app/main/default/classes/MetadataService.cls 2519 12 2532 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1608 /force-app/main/default/classes/MetadataService.cls 2525 26 2525 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customLink_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1608 /force-app/main/default/classes/MetadataService.cls 2525 26 2525 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customLink_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1609 /force-app/main/default/classes/MetadataService.cls 2526 26 2526 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1609 /force-app/main/default/classes/MetadataService.cls 2526 26 2526 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1610 /force-app/main/default/classes/MetadataService.cls 2527 26 2527 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'posX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1610 /force-app/main/default/classes/MetadataService.cls 2527 26 2527 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'posX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1611 /force-app/main/default/classes/MetadataService.cls 2528 26 2528 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'posY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1611 /force-app/main/default/classes/MetadataService.cls 2528 26 2528 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'posY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1612 /force-app/main/default/classes/MetadataService.cls 2529 26 2529 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'posZ_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1612 /force-app/main/default/classes/MetadataService.cls 2529 26 2529 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'posZ_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1613 /force-app/main/default/classes/MetadataService.cls 2530 26 2530 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1613 /force-app/main/default/classes/MetadataService.cls 2530 26 2530 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1614 /force-app/main/default/classes/MetadataService.cls 2531 26 2531 105 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1614 /force-app/main/default/classes/MetadataService.cls 2531 26 2531 105 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1615 /force-app/main/default/classes/MetadataService.cls 2533 12 2542 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1615 /force-app/main/default/classes/MetadataService.cls 2533 12 2542 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1616 /force-app/main/default/classes/MetadataService.cls 2537 26 2537 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emptySpace_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1616 /force-app/main/default/classes/MetadataService.cls 2537 26 2537 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emptySpace_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1617 /force-app/main/default/classes/MetadataService.cls 2538 26 2538 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1617 /force-app/main/default/classes/MetadataService.cls 2538 26 2538 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1618 /force-app/main/default/classes/MetadataService.cls 2539 26 2539 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'uiBehavior_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1618 /force-app/main/default/classes/MetadataService.cls 2539 26 2539 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'uiBehavior_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1619 /force-app/main/default/classes/MetadataService.cls 2540 26 2540 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1619 /force-app/main/default/classes/MetadataService.cls 2540 26 2540 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1620 /force-app/main/default/classes/MetadataService.cls 2541 26 2541 97 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1620 /force-app/main/default/classes/MetadataService.cls 2541 26 2541 97 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1621 /force-app/main/default/classes/MetadataService.cls 2543 12 2554 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1621 /force-app/main/default/classes/MetadataService.cls 2543 12 2554 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1622 /force-app/main/default/classes/MetadataService.cls 2548 26 2548 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'componentFailures_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1622 /force-app/main/default/classes/MetadataService.cls 2548 26 2548 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'componentFailures_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1623 /force-app/main/default/classes/MetadataService.cls 2549 26 2549 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'componentSuccesses_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1623 /force-app/main/default/classes/MetadataService.cls 2549 26 2549 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'componentSuccesses_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1624 /force-app/main/default/classes/MetadataService.cls 2550 26 2550 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'retrieveResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1624 /force-app/main/default/classes/MetadataService.cls 2550 26 2550 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'retrieveResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1625 /force-app/main/default/classes/MetadataService.cls 2551 26 2551 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'runTestResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1625 /force-app/main/default/classes/MetadataService.cls 2551 26 2551 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'runTestResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1626 /force-app/main/default/classes/MetadataService.cls 2552 26 2552 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1626 /force-app/main/default/classes/MetadataService.cls 2552 26 2552 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1627 /force-app/main/default/classes/MetadataService.cls 2553 26 2553 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1627 /force-app/main/default/classes/MetadataService.cls 2553 26 2553 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1628 /force-app/main/default/classes/MetadataService.cls 2555 12 2580 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1628 /force-app/main/default/classes/MetadataService.cls 2555 12 2580 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1629 /force-app/main/default/classes/MetadataService.cls 2555 12 2580 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1629 /force-app/main/default/classes/MetadataService.cls 2555 12 2580 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1630 /force-app/main/default/classes/MetadataService.cls 2558 26 2558 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1630 /force-app/main/default/classes/MetadataService.cls 2558 26 2558 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1631 /force-app/main/default/classes/MetadataService.cls 2567 23 2567 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
1631 /force-app/main/default/classes/MetadataService.cls 2567 23 2567 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
1632 /force-app/main/default/classes/MetadataService.cls 2568 26 2568 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1632 /force-app/main/default/classes/MetadataService.cls 2568 26 2568 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1633 /force-app/main/default/classes/MetadataService.cls 2569 26 2569 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'flexiPageRegions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1633 /force-app/main/default/classes/MetadataService.cls 2569 26 2569 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'flexiPageRegions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1634 /force-app/main/default/classes/MetadataService.cls 2570 26 2570 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1634 /force-app/main/default/classes/MetadataService.cls 2570 26 2570 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1635 /force-app/main/default/classes/MetadataService.cls 2571 26 2571 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pageTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1635 /force-app/main/default/classes/MetadataService.cls 2571 26 2571 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pageTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1636 /force-app/main/default/classes/MetadataService.cls 2572 26 2572 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'parentFlexiPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1636 /force-app/main/default/classes/MetadataService.cls 2572 26 2572 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'parentFlexiPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1637 /force-app/main/default/classes/MetadataService.cls 2573 26 2573 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'platformActionlist_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1637 /force-app/main/default/classes/MetadataService.cls 2573 26 2573 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'platformActionlist_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1638 /force-app/main/default/classes/MetadataService.cls 2574 26 2574 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quickActionList_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1638 /force-app/main/default/classes/MetadataService.cls 2574 26 2574 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quickActionList_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1639 /force-app/main/default/classes/MetadataService.cls 2575 26 2575 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sobjectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1639 /force-app/main/default/classes/MetadataService.cls 2575 26 2575 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sobjectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1640 /force-app/main/default/classes/MetadataService.cls 2576 26 2576 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1640 /force-app/main/default/classes/MetadataService.cls 2576 26 2576 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1641 /force-app/main/default/classes/MetadataService.cls 2577 26 2577 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1641 /force-app/main/default/classes/MetadataService.cls 2577 26 2577 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1642 /force-app/main/default/classes/MetadataService.cls 2578 26 2578 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1642 /force-app/main/default/classes/MetadataService.cls 2578 26 2578 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1643 /force-app/main/default/classes/MetadataService.cls 2579 26 2579 217 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1643 /force-app/main/default/classes/MetadataService.cls 2579 26 2579 217 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1644 /force-app/main/default/classes/MetadataService.cls 2581 12 2590 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1644 /force-app/main/default/classes/MetadataService.cls 2581 12 2590 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1645 /force-app/main/default/classes/MetadataService.cls 2585 26 2585 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1645 /force-app/main/default/classes/MetadataService.cls 2585 26 2585 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1646 /force-app/main/default/classes/MetadataService.cls 2586 26 2586 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'timeLength_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1646 /force-app/main/default/classes/MetadataService.cls 2586 26 2586 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'timeLength_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1647 /force-app/main/default/classes/MetadataService.cls 2587 26 2587 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'workflowTimeTriggerUnit_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1647 /force-app/main/default/classes/MetadataService.cls 2587 26 2587 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'workflowTimeTriggerUnit_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1648 /force-app/main/default/classes/MetadataService.cls 2588 26 2588 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1648 /force-app/main/default/classes/MetadataService.cls 2588 26 2588 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1649 /force-app/main/default/classes/MetadataService.cls 2589 26 2589 112 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1649 /force-app/main/default/classes/MetadataService.cls 2589 26 2589 112 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1650 /force-app/main/default/classes/MetadataService.cls 2591 12 2596 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1650 /force-app/main/default/classes/MetadataService.cls 2591 12 2596 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1651 /force-app/main/default/classes/MetadataService.cls 2593 26 2593 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'navigationMenuItem_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1651 /force-app/main/default/classes/MetadataService.cls 2593 26 2593 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'navigationMenuItem_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1652 /force-app/main/default/classes/MetadataService.cls 2594 26 2594 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1652 /force-app/main/default/classes/MetadataService.cls 2594 26 2594 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1653 /force-app/main/default/classes/MetadataService.cls 2595 26 2595 84 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1653 /force-app/main/default/classes/MetadataService.cls 2595 26 2595 84 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1654 /force-app/main/default/classes/MetadataService.cls 2597 12 2606 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1654 /force-app/main/default/classes/MetadataService.cls 2597 12 2606 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1655 /force-app/main/default/classes/MetadataService.cls 2601 26 2601 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionListContext_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1655 /force-app/main/default/classes/MetadataService.cls 2601 26 2601 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionListContext_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1656 /force-app/main/default/classes/MetadataService.cls 2602 26 2602 165 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'platformActionListItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1656 /force-app/main/default/classes/MetadataService.cls 2602 26 2602 165 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'platformActionListItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1657 /force-app/main/default/classes/MetadataService.cls 2603 26 2603 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relatedSourceEntity_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1657 /force-app/main/default/classes/MetadataService.cls 2603 26 2603 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relatedSourceEntity_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1658 /force-app/main/default/classes/MetadataService.cls 2604 26 2604 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1658 /force-app/main/default/classes/MetadataService.cls 2604 26 2604 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1659 /force-app/main/default/classes/MetadataService.cls 2605 26 2605 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1659 /force-app/main/default/classes/MetadataService.cls 2605 26 2605 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1660 /force-app/main/default/classes/MetadataService.cls 2607 12 2628 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1660 /force-app/main/default/classes/MetadataService.cls 2607 12 2628 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1661 /force-app/main/default/classes/MetadataService.cls 2607 12 2628 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1661 /force-app/main/default/classes/MetadataService.cls 2607 12 2628 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1662 /force-app/main/default/classes/MetadataService.cls 2610 26 2610 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1662 /force-app/main/default/classes/MetadataService.cls 2610 26 2610 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1663 /force-app/main/default/classes/MetadataService.cls 2618 26 2618 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'adapterUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1663 /force-app/main/default/classes/MetadataService.cls 2618 26 2618 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'adapterUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1664 /force-app/main/default/classes/MetadataService.cls 2619 26 2619 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1664 /force-app/main/default/classes/MetadataService.cls 2619 26 2619 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1665 /force-app/main/default/classes/MetadataService.cls 2620 26 2620 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1665 /force-app/main/default/classes/MetadataService.cls 2620 26 2620 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1666 /force-app/main/default/classes/MetadataService.cls 2621 26 2621 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayNameLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1666 /force-app/main/default/classes/MetadataService.cls 2621 26 2621 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayNameLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1667 /force-app/main/default/classes/MetadataService.cls 2622 26 2622 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'internalNameLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1667 /force-app/main/default/classes/MetadataService.cls 2622 26 2622 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'internalNameLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1668 /force-app/main/default/classes/MetadataService.cls 2623 26 2623 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sections_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1668 /force-app/main/default/classes/MetadataService.cls 2623 26 2623 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sections_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1669 /force-app/main/default/classes/MetadataService.cls 2624 26 2624 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'version_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1669 /force-app/main/default/classes/MetadataService.cls 2624 26 2624 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'version_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1670 /force-app/main/default/classes/MetadataService.cls 2625 26 2625 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1670 /force-app/main/default/classes/MetadataService.cls 2625 26 2625 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1671 /force-app/main/default/classes/MetadataService.cls 2626 26 2626 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1671 /force-app/main/default/classes/MetadataService.cls 2626 26 2626 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1672 /force-app/main/default/classes/MetadataService.cls 2627 26 2627 179 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1672 /force-app/main/default/classes/MetadataService.cls 2627 26 2627 179 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1673 /force-app/main/default/classes/MetadataService.cls 2629 12 2638 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1673 /force-app/main/default/classes/MetadataService.cls 2629 12 2638 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1674 /force-app/main/default/classes/MetadataService.cls 2632 26 2632 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1674 /force-app/main/default/classes/MetadataService.cls 2632 26 2632 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1675 /force-app/main/default/classes/MetadataService.cls 2634 26 2634 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableMarketingAction_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1675 /force-app/main/default/classes/MetadataService.cls 2634 26 2634 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableMarketingAction_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1676 /force-app/main/default/classes/MetadataService.cls 2635 26 2635 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1676 /force-app/main/default/classes/MetadataService.cls 2635 26 2635 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1677 /force-app/main/default/classes/MetadataService.cls 2636 26 2636 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1677 /force-app/main/default/classes/MetadataService.cls 2636 26 2636 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1678 /force-app/main/default/classes/MetadataService.cls 2637 26 2637 99 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1678 /force-app/main/default/classes/MetadataService.cls 2637 26 2637 99 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1679 /force-app/main/default/classes/MetadataService.cls 2639 12 2648 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1679 /force-app/main/default/classes/MetadataService.cls 2639 12 2648 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1680 /force-app/main/default/classes/MetadataService.cls 2643 26 2643 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1680 /force-app/main/default/classes/MetadataService.cls 2643 26 2643 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1681 /force-app/main/default/classes/MetadataService.cls 2644 26 2644 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'contactAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1681 /force-app/main/default/classes/MetadataService.cls 2644 26 2644 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'contactAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1682 /force-app/main/default/classes/MetadataService.cls 2645 26 2645 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'opportunityAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1682 /force-app/main/default/classes/MetadataService.cls 2645 26 2645 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'opportunityAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1683 /force-app/main/default/classes/MetadataService.cls 2646 26 2646 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1683 /force-app/main/default/classes/MetadataService.cls 2646 26 2646 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1684 /force-app/main/default/classes/MetadataService.cls 2647 26 2647 127 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1684 /force-app/main/default/classes/MetadataService.cls 2647 26 2647 127 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1685 /force-app/main/default/classes/MetadataService.cls 2649 12 2654 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1685 /force-app/main/default/classes/MetadataService.cls 2649 12 2654 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1686 /force-app/main/default/classes/MetadataService.cls 2651 26 2651 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'button_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1686 /force-app/main/default/classes/MetadataService.cls 2651 26 2651 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'button_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1687 /force-app/main/default/classes/MetadataService.cls 2652 26 2652 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1687 /force-app/main/default/classes/MetadataService.cls 2652 26 2652 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1688 /force-app/main/default/classes/MetadataService.cls 2653 26 2653 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1688 /force-app/main/default/classes/MetadataService.cls 2653 26 2653 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1689 /force-app/main/default/classes/MetadataService.cls 2655 12 2662 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1689 /force-app/main/default/classes/MetadataService.cls 2655 12 2662 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1690 /force-app/main/default/classes/MetadataService.cls 2658 26 2658 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1690 /force-app/main/default/classes/MetadataService.cls 2658 26 2658 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1691 /force-app/main/default/classes/MetadataService.cls 2659 26 2659 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'eventName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1691 /force-app/main/default/classes/MetadataService.cls 2659 26 2659 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'eventName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1692 /force-app/main/default/classes/MetadataService.cls 2660 26 2660 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1692 /force-app/main/default/classes/MetadataService.cls 2660 26 2660 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1693 /force-app/main/default/classes/MetadataService.cls 2661 26 2661 89 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1693 /force-app/main/default/classes/MetadataService.cls 2661 26 2661 89 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1694 /force-app/main/default/classes/MetadataService.cls 2663 12 2668 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1694 /force-app/main/default/classes/MetadataService.cls 2663 12 2668 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1695 /force-app/main/default/classes/MetadataService.cls 2665 26 2665 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'articleTypeTemplates_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1695 /force-app/main/default/classes/MetadataService.cls 2665 26 2665 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'articleTypeTemplates_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1696 /force-app/main/default/classes/MetadataService.cls 2666 26 2666 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1696 /force-app/main/default/classes/MetadataService.cls 2666 26 2666 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1697 /force-app/main/default/classes/MetadataService.cls 2667 26 2667 86 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1697 /force-app/main/default/classes/MetadataService.cls 2667 26 2667 86 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1698 /force-app/main/default/classes/MetadataService.cls 2669 12 2680 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1698 /force-app/main/default/classes/MetadataService.cls 2669 12 2680 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1699 /force-app/main/default/classes/MetadataService.cls 2672 26 2672 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1699 /force-app/main/default/classes/MetadataService.cls 2672 26 2672 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1700 /force-app/main/default/classes/MetadataService.cls 2675 26 2675 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1700 /force-app/main/default/classes/MetadataService.cls 2675 26 2675 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1701 /force-app/main/default/classes/MetadataService.cls 2676 26 2676 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1701 /force-app/main/default/classes/MetadataService.cls 2676 26 2676 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1702 /force-app/main/default/classes/MetadataService.cls 2677 26 2677 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1702 /force-app/main/default/classes/MetadataService.cls 2677 26 2677 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1703 /force-app/main/default/classes/MetadataService.cls 2678 26 2678 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1703 /force-app/main/default/classes/MetadataService.cls 2678 26 2678 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1704 /force-app/main/default/classes/MetadataService.cls 2679 26 2679 103 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1704 /force-app/main/default/classes/MetadataService.cls 2679 26 2679 103 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1705 /force-app/main/default/classes/MetadataService.cls 2681 12 2706 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1705 /force-app/main/default/classes/MetadataService.cls 2681 12 2706 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1706 /force-app/main/default/classes/MetadataService.cls 2681 12 2706 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1706 /force-app/main/default/classes/MetadataService.cls 2681 12 2706 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1707 /force-app/main/default/classes/MetadataService.cls 2684 26 2684 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1707 /force-app/main/default/classes/MetadataService.cls 2684 26 2684 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1708 /force-app/main/default/classes/MetadataService.cls 2692 24 2692 35 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x' doesn't match '[a-z][a-zA-Z0-9]*'
1708 /force-app/main/default/classes/MetadataService.cls 2692 24 2692 35 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x' doesn't match '[a-z][a-zA-Z0-9]*'
1709 /force-app/main/default/classes/MetadataService.cls 2694 26 2694 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1709 /force-app/main/default/classes/MetadataService.cls 2694 26 2694 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1710 /force-app/main/default/classes/MetadataService.cls 2695 26 2695 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1710 /force-app/main/default/classes/MetadataService.cls 2695 26 2695 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1711 /force-app/main/default/classes/MetadataService.cls 2696 26 2696 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'endpointUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1711 /force-app/main/default/classes/MetadataService.cls 2696 26 2696 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'endpointUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1712 /force-app/main/default/classes/MetadataService.cls 2697 26 2697 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1712 /force-app/main/default/classes/MetadataService.cls 2697 26 2697 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1713 /force-app/main/default/classes/MetadataService.cls 2698 26 2698 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'includeSessionId_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1713 /force-app/main/default/classes/MetadataService.cls 2698 26 2698 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'includeSessionId_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1714 /force-app/main/default/classes/MetadataService.cls 2699 26 2699 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'integrationUser_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1714 /force-app/main/default/classes/MetadataService.cls 2699 26 2699 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'integrationUser_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1715 /force-app/main/default/classes/MetadataService.cls 2700 26 2700 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1715 /force-app/main/default/classes/MetadataService.cls 2700 26 2700 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1716 /force-app/main/default/classes/MetadataService.cls 2701 26 2701 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1716 /force-app/main/default/classes/MetadataService.cls 2701 26 2701 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1717 /force-app/main/default/classes/MetadataService.cls 2702 26 2702 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'useDeadLetterQueue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1717 /force-app/main/default/classes/MetadataService.cls 2702 26 2702 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'useDeadLetterQueue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1718 /force-app/main/default/classes/MetadataService.cls 2703 26 2703 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1718 /force-app/main/default/classes/MetadataService.cls 2703 26 2703 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1719 /force-app/main/default/classes/MetadataService.cls 2704 26 2704 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1719 /force-app/main/default/classes/MetadataService.cls 2704 26 2704 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1720 /force-app/main/default/classes/MetadataService.cls 2705 26 2705 204 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1720 /force-app/main/default/classes/MetadataService.cls 2705 26 2705 204 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1721 /force-app/main/default/classes/MetadataService.cls 2707 12 2722 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1721 /force-app/main/default/classes/MetadataService.cls 2707 12 2722 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1722 /force-app/main/default/classes/MetadataService.cls 2710 26 2710 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1722 /force-app/main/default/classes/MetadataService.cls 2710 26 2710 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1723 /force-app/main/default/classes/MetadataService.cls 2715 26 2715 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'application_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1723 /force-app/main/default/classes/MetadataService.cls 2715 26 2715 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'application_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1724 /force-app/main/default/classes/MetadataService.cls 2716 26 2716 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1724 /force-app/main/default/classes/MetadataService.cls 2716 26 2716 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1725 /force-app/main/default/classes/MetadataService.cls 2717 26 2717 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1725 /force-app/main/default/classes/MetadataService.cls 2717 26 2717 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1726 /force-app/main/default/classes/MetadataService.cls 2718 26 2718 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'templateAssetSourceName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1726 /force-app/main/default/classes/MetadataService.cls 2718 26 2718 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'templateAssetSourceName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1727 /force-app/main/default/classes/MetadataService.cls 2719 26 2719 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1727 /force-app/main/default/classes/MetadataService.cls 2719 26 2719 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1728 /force-app/main/default/classes/MetadataService.cls 2720 26 2720 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1728 /force-app/main/default/classes/MetadataService.cls 2720 26 2720 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1729 /force-app/main/default/classes/MetadataService.cls 2721 26 2721 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1729 /force-app/main/default/classes/MetadataService.cls 2721 26 2721 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1730 /force-app/main/default/classes/MetadataService.cls 2723 12 2732 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1730 /force-app/main/default/classes/MetadataService.cls 2723 12 2732 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1731 /force-app/main/default/classes/MetadataService.cls 2726 26 2726 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1731 /force-app/main/default/classes/MetadataService.cls 2726 26 2726 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1732 /force-app/main/default/classes/MetadataService.cls 2728 26 2728 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'urlPattern_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1732 /force-app/main/default/classes/MetadataService.cls 2728 26 2728 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'urlPattern_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1733 /force-app/main/default/classes/MetadataService.cls 2729 26 2729 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1733 /force-app/main/default/classes/MetadataService.cls 2729 26 2729 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1734 /force-app/main/default/classes/MetadataService.cls 2730 26 2730 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1734 /force-app/main/default/classes/MetadataService.cls 2730 26 2730 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1735 /force-app/main/default/classes/MetadataService.cls 2731 26 2731 88 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1735 /force-app/main/default/classes/MetadataService.cls 2731 26 2731 88 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1736 /force-app/main/default/classes/MetadataService.cls 2733 12 2738 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1736 /force-app/main/default/classes/MetadataService.cls 2733 12 2738 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1737 /force-app/main/default/classes/MetadataService.cls 2735 26 2735 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sessionId_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1737 /force-app/main/default/classes/MetadataService.cls 2735 26 2735 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sessionId_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1738 /force-app/main/default/classes/MetadataService.cls 2736 26 2736 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1738 /force-app/main/default/classes/MetadataService.cls 2736 26 2736 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1739 /force-app/main/default/classes/MetadataService.cls 2737 26 2737 75 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1739 /force-app/main/default/classes/MetadataService.cls 2737 26 2737 75 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1740 /force-app/main/default/classes/MetadataService.cls 2739 12 2760 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1740 /force-app/main/default/classes/MetadataService.cls 2739 12 2760 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1741 /force-app/main/default/classes/MetadataService.cls 2739 12 2760 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1741 /force-app/main/default/classes/MetadataService.cls 2739 12 2760 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1742 /force-app/main/default/classes/MetadataService.cls 2742 26 2742 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1742 /force-app/main/default/classes/MetadataService.cls 2742 26 2742 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1743 /force-app/main/default/classes/MetadataService.cls 2750 26 2750 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1743 /force-app/main/default/classes/MetadataService.cls 2750 26 2750 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1744 /force-app/main/default/classes/MetadataService.cls 2751 26 2751 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'groupColumn_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1744 /force-app/main/default/classes/MetadataService.cls 2751 26 2751 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'groupColumn_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1745 /force-app/main/default/classes/MetadataService.cls 2752 26 2752 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'mappings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1745 /force-app/main/default/classes/MetadataService.cls 2752 26 2752 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'mappings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1746 /force-app/main/default/classes/MetadataService.cls 2753 26 2753 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1746 /force-app/main/default/classes/MetadataService.cls 2753 26 2753 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1747 /force-app/main/default/classes/MetadataService.cls 2754 26 2754 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'runningUser_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1747 /force-app/main/default/classes/MetadataService.cls 2754 26 2754 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'runningUser_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1748 /force-app/main/default/classes/MetadataService.cls 2755 26 2755 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sourceReport_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1748 /force-app/main/default/classes/MetadataService.cls 2755 26 2755 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sourceReport_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1749 /force-app/main/default/classes/MetadataService.cls 2756 26 2756 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'targetObject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1749 /force-app/main/default/classes/MetadataService.cls 2756 26 2756 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'targetObject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1750 /force-app/main/default/classes/MetadataService.cls 2757 26 2757 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1750 /force-app/main/default/classes/MetadataService.cls 2757 26 2757 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1751 /force-app/main/default/classes/MetadataService.cls 2758 26 2758 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1751 /force-app/main/default/classes/MetadataService.cls 2758 26 2758 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1752 /force-app/main/default/classes/MetadataService.cls 2759 26 2759 165 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1752 /force-app/main/default/classes/MetadataService.cls 2759 26 2759 165 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1753 /force-app/main/default/classes/MetadataService.cls 2761 20 2764 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1753 /force-app/main/default/classes/MetadataService.cls 2761 20 2764 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1754 /force-app/main/default/classes/MetadataService.cls 2765 12 2770 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1754 /force-app/main/default/classes/MetadataService.cls 2765 12 2770 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1755 /force-app/main/default/classes/MetadataService.cls 2767 26 2767 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pointsRule_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1755 /force-app/main/default/classes/MetadataService.cls 2767 26 2767 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pointsRule_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1756 /force-app/main/default/classes/MetadataService.cls 2768 26 2768 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1756 /force-app/main/default/classes/MetadataService.cls 2768 26 2768 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1757 /force-app/main/default/classes/MetadataService.cls 2769 26 2769 76 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1757 /force-app/main/default/classes/MetadataService.cls 2769 26 2769 76 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1758 /force-app/main/default/classes/MetadataService.cls 2771 12 2778 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1758 /force-app/main/default/classes/MetadataService.cls 2771 12 2778 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1759 /force-app/main/default/classes/MetadataService.cls 2774 26 2774 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1759 /force-app/main/default/classes/MetadataService.cls 2774 26 2774 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1760 /force-app/main/default/classes/MetadataService.cls 2775 26 2775 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1760 /force-app/main/default/classes/MetadataService.cls 2775 26 2775 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1761 /force-app/main/default/classes/MetadataService.cls 2776 26 2776 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1761 /force-app/main/default/classes/MetadataService.cls 2776 26 2776 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1762 /force-app/main/default/classes/MetadataService.cls 2777 26 2777 80 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1762 /force-app/main/default/classes/MetadataService.cls 2777 26 2777 80 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1763 /force-app/main/default/classes/MetadataService.cls 2779 12 2784 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1763 /force-app/main/default/classes/MetadataService.cls 2779 12 2784 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1764 /force-app/main/default/classes/MetadataService.cls 2779 12 2784 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'deployRecentValidationResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
1764 /force-app/main/default/classes/MetadataService.cls 2779 12 2784 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'deployRecentValidationResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
1765 /force-app/main/default/classes/MetadataService.cls 2781 26 2781 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1765 /force-app/main/default/classes/MetadataService.cls 2781 26 2781 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1766 /force-app/main/default/classes/MetadataService.cls 2782 26 2782 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1766 /force-app/main/default/classes/MetadataService.cls 2782 26 2782 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1767 /force-app/main/default/classes/MetadataService.cls 2783 26 2783 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1767 /force-app/main/default/classes/MetadataService.cls 2783 26 2783 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1768 /force-app/main/default/classes/MetadataService.cls 2785 12 2794 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1768 /force-app/main/default/classes/MetadataService.cls 2785 12 2794 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1769 /force-app/main/default/classes/MetadataService.cls 2787 23 2787 28 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'end_x' doesn't match '[a-z][a-zA-Z0-9]*'
1769 /force-app/main/default/classes/MetadataService.cls 2787 23 2787 28 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'end_x' doesn't match '[a-z][a-zA-Z0-9]*'
1770 /force-app/main/default/classes/MetadataService.cls 2789 26 2789 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1770 /force-app/main/default/classes/MetadataService.cls 2789 26 2789 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1771 /force-app/main/default/classes/MetadataService.cls 2790 26 2790 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'end_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1771 /force-app/main/default/classes/MetadataService.cls 2790 26 2790 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'end_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1772 /force-app/main/default/classes/MetadataService.cls 2791 26 2791 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'start_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1772 /force-app/main/default/classes/MetadataService.cls 2791 26 2791 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'start_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1773 /force-app/main/default/classes/MetadataService.cls 2792 26 2792 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1773 /force-app/main/default/classes/MetadataService.cls 2792 26 2792 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1774 /force-app/main/default/classes/MetadataService.cls 2793 26 2793 93 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1774 /force-app/main/default/classes/MetadataService.cls 2793 26 2793 93 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1775 /force-app/main/default/classes/MetadataService.cls 2795 12 2800 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1775 /force-app/main/default/classes/MetadataService.cls 2795 12 2800 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1776 /force-app/main/default/classes/MetadataService.cls 2795 12 2800 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'deployRecentValidation_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
1776 /force-app/main/default/classes/MetadataService.cls 2795 12 2800 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'deployRecentValidation_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
1777 /force-app/main/default/classes/MetadataService.cls 2797 26 2797 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'validationId_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1777 /force-app/main/default/classes/MetadataService.cls 2797 26 2797 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'validationId_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1778 /force-app/main/default/classes/MetadataService.cls 2798 26 2798 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1778 /force-app/main/default/classes/MetadataService.cls 2798 26 2798 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1779 /force-app/main/default/classes/MetadataService.cls 2799 26 2799 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1779 /force-app/main/default/classes/MetadataService.cls 2799 26 2799 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1780 /force-app/main/default/classes/MetadataService.cls 2801 12 2812 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1780 /force-app/main/default/classes/MetadataService.cls 2801 12 2812 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1781 /force-app/main/default/classes/MetadataService.cls 2806 26 2806 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'conditionLogic_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1781 /force-app/main/default/classes/MetadataService.cls 2806 26 2806 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'conditionLogic_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1782 /force-app/main/default/classes/MetadataService.cls 2807 26 2807 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'conditions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1782 /force-app/main/default/classes/MetadataService.cls 2807 26 2807 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'conditions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1783 /force-app/main/default/classes/MetadataService.cls 2808 26 2808 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1783 /force-app/main/default/classes/MetadataService.cls 2808 26 2808 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1784 /force-app/main/default/classes/MetadataService.cls 2809 26 2809 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ruleActions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1784 /force-app/main/default/classes/MetadataService.cls 2809 26 2809 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ruleActions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1785 /force-app/main/default/classes/MetadataService.cls 2810 26 2810 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1785 /force-app/main/default/classes/MetadataService.cls 2810 26 2810 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1786 /force-app/main/default/classes/MetadataService.cls 2811 26 2811 115 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1786 /force-app/main/default/classes/MetadataService.cls 2811 26 2811 115 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1787 /force-app/main/default/classes/MetadataService.cls 2813 12 2822 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1787 /force-app/main/default/classes/MetadataService.cls 2813 12 2822 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1788 /force-app/main/default/classes/MetadataService.cls 2816 26 2816 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1788 /force-app/main/default/classes/MetadataService.cls 2816 26 2816 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1789 /force-app/main/default/classes/MetadataService.cls 2818 26 2818 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'managedTopic_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1789 /force-app/main/default/classes/MetadataService.cls 2818 26 2818 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'managedTopic_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1790 /force-app/main/default/classes/MetadataService.cls 2819 26 2819 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1790 /force-app/main/default/classes/MetadataService.cls 2819 26 2819 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1791 /force-app/main/default/classes/MetadataService.cls 2820 26 2820 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1791 /force-app/main/default/classes/MetadataService.cls 2820 26 2820 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1792 /force-app/main/default/classes/MetadataService.cls 2821 26 2821 90 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1792 /force-app/main/default/classes/MetadataService.cls 2821 26 2821 90 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1793 /force-app/main/default/classes/MetadataService.cls 2823 12 2832 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1793 /force-app/main/default/classes/MetadataService.cls 2823 12 2832 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1794 /force-app/main/default/classes/MetadataService.cls 2827 26 2827 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'feedItemType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1794 /force-app/main/default/classes/MetadataService.cls 2827 26 2827 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'feedItemType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1795 /force-app/main/default/classes/MetadataService.cls 2828 26 2828 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'feedItemVisibility_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1795 /force-app/main/default/classes/MetadataService.cls 2828 26 2828 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'feedItemVisibility_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1796 /force-app/main/default/classes/MetadataService.cls 2829 26 2829 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relatedSObjectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1796 /force-app/main/default/classes/MetadataService.cls 2829 26 2829 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relatedSObjectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1797 /force-app/main/default/classes/MetadataService.cls 2830 26 2830 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1797 /force-app/main/default/classes/MetadataService.cls 2830 26 2830 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1798 /force-app/main/default/classes/MetadataService.cls 2831 26 2831 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1798 /force-app/main/default/classes/MetadataService.cls 2831 26 2831 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1799 /force-app/main/default/classes/MetadataService.cls 2833 12 2842 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1799 /force-app/main/default/classes/MetadataService.cls 2833 12 2842 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1800 /force-app/main/default/classes/MetadataService.cls 2837 26 2837 157 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'aggregateReferences_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1800 /force-app/main/default/classes/MetadataService.cls 2837 26 2837 157 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'aggregateReferences_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1801 /force-app/main/default/classes/MetadataService.cls 2838 26 2838 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'blockId_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1801 /force-app/main/default/classes/MetadataService.cls 2838 26 2838 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'blockId_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1802 /force-app/main/default/classes/MetadataService.cls 2839 26 2839 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'joinTable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1802 /force-app/main/default/classes/MetadataService.cls 2839 26 2839 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'joinTable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1803 /force-app/main/default/classes/MetadataService.cls 2840 26 2840 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1803 /force-app/main/default/classes/MetadataService.cls 2840 26 2840 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1804 /force-app/main/default/classes/MetadataService.cls 2841 26 2841 107 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1804 /force-app/main/default/classes/MetadataService.cls 2841 26 2841 107 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1805 /force-app/main/default/classes/MetadataService.cls 2843 20 2849 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1805 /force-app/main/default/classes/MetadataService.cls 2843 20 2849 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1806 /force-app/main/default/classes/MetadataService.cls 2850 12 2879 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1806 /force-app/main/default/classes/MetadataService.cls 2850 12 2879 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1807 /force-app/main/default/classes/MetadataService.cls 2850 12 2879 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1807 /force-app/main/default/classes/MetadataService.cls 2850 12 2879 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1808 /force-app/main/default/classes/MetadataService.cls 2864 26 2864 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'loginFooterText_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1808 /force-app/main/default/classes/MetadataService.cls 2864 26 2864 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'loginFooterText_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1809 /force-app/main/default/classes/MetadataService.cls 2865 26 2865 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'loginLogo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1809 /force-app/main/default/classes/MetadataService.cls 2865 26 2865 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'loginLogo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1810 /force-app/main/default/classes/MetadataService.cls 2866 26 2866 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pageFooter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1810 /force-app/main/default/classes/MetadataService.cls 2866 26 2866 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pageFooter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1811 /force-app/main/default/classes/MetadataService.cls 2867 26 2867 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pageHeader_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1811 /force-app/main/default/classes/MetadataService.cls 2867 26 2867 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pageHeader_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1812 /force-app/main/default/classes/MetadataService.cls 2868 26 2868 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'primaryColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1812 /force-app/main/default/classes/MetadataService.cls 2868 26 2868 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'primaryColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1813 /force-app/main/default/classes/MetadataService.cls 2869 26 2869 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'primaryComplementColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1813 /force-app/main/default/classes/MetadataService.cls 2869 26 2869 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'primaryComplementColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1814 /force-app/main/default/classes/MetadataService.cls 2870 26 2870 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quaternaryColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1814 /force-app/main/default/classes/MetadataService.cls 2870 26 2870 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quaternaryColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1815 /force-app/main/default/classes/MetadataService.cls 2871 26 2871 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quaternaryComplementColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1815 /force-app/main/default/classes/MetadataService.cls 2871 26 2871 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quaternaryComplementColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1816 /force-app/main/default/classes/MetadataService.cls 2872 26 2872 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'secondaryColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1816 /force-app/main/default/classes/MetadataService.cls 2872 26 2872 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'secondaryColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1817 /force-app/main/default/classes/MetadataService.cls 2873 26 2873 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tertiaryColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1817 /force-app/main/default/classes/MetadataService.cls 2873 26 2873 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tertiaryColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1818 /force-app/main/default/classes/MetadataService.cls 2874 26 2874 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tertiaryComplementColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1818 /force-app/main/default/classes/MetadataService.cls 2874 26 2874 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tertiaryComplementColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1819 /force-app/main/default/classes/MetadataService.cls 2875 26 2875 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'zeronaryColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1819 /force-app/main/default/classes/MetadataService.cls 2875 26 2875 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'zeronaryColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1820 /force-app/main/default/classes/MetadataService.cls 2876 26 2876 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'zeronaryComplementColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1820 /force-app/main/default/classes/MetadataService.cls 2876 26 2876 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'zeronaryComplementColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1821 /force-app/main/default/classes/MetadataService.cls 2877 26 2877 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1821 /force-app/main/default/classes/MetadataService.cls 2877 26 2877 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1822 /force-app/main/default/classes/MetadataService.cls 2878 26 2878 306 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1822 /force-app/main/default/classes/MetadataService.cls 2878 26 2878 306 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1823 /force-app/main/default/classes/MetadataService.cls 2880 12 2921 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1823 /force-app/main/default/classes/MetadataService.cls 2880 12 2921 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1824 /force-app/main/default/classes/MetadataService.cls 2880 12 2921 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1824 /force-app/main/default/classes/MetadataService.cls 2880 12 2921 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1825 /force-app/main/default/classes/MetadataService.cls 2883 26 2883 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1825 /force-app/main/default/classes/MetadataService.cls 2883 26 2883 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1826 /force-app/main/default/classes/MetadataService.cls 2901 26 2901 165 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'applicationVisibilities_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1826 /force-app/main/default/classes/MetadataService.cls 2901 26 2901 165 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'applicationVisibilities_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1827 /force-app/main/default/classes/MetadataService.cls 2902 26 2902 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'classAccesses_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1827 /force-app/main/default/classes/MetadataService.cls 2902 26 2902 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'classAccesses_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1828 /force-app/main/default/classes/MetadataService.cls 2903 26 2903 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'custom_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1828 /force-app/main/default/classes/MetadataService.cls 2903 26 2903 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'custom_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1829 /force-app/main/default/classes/MetadataService.cls 2904 26 2904 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customPermissions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1829 /force-app/main/default/classes/MetadataService.cls 2904 26 2904 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customPermissions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1830 /force-app/main/default/classes/MetadataService.cls 2905 26 2905 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1830 /force-app/main/default/classes/MetadataService.cls 2905 26 2905 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1831 /force-app/main/default/classes/MetadataService.cls 2906 26 2906 171 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'externalDataSourceAccesses_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1831 /force-app/main/default/classes/MetadataService.cls 2906 26 2906 171 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'externalDataSourceAccesses_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1832 /force-app/main/default/classes/MetadataService.cls 2907 26 2907 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldPermissions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1832 /force-app/main/default/classes/MetadataService.cls 2907 26 2907 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldPermissions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1833 /force-app/main/default/classes/MetadataService.cls 2908 26 2908 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'layoutAssignments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1833 /force-app/main/default/classes/MetadataService.cls 2908 26 2908 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'layoutAssignments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1834 /force-app/main/default/classes/MetadataService.cls 2909 26 2909 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'loginHours_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1834 /force-app/main/default/classes/MetadataService.cls 2909 26 2909 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'loginHours_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1835 /force-app/main/default/classes/MetadataService.cls 2910 26 2910 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'loginIpRanges_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1835 /force-app/main/default/classes/MetadataService.cls 2910 26 2910 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'loginIpRanges_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1836 /force-app/main/default/classes/MetadataService.cls 2911 26 2911 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'objectPermissions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1836 /force-app/main/default/classes/MetadataService.cls 2911 26 2911 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'objectPermissions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1837 /force-app/main/default/classes/MetadataService.cls 2912 26 2912 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pageAccesses_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1837 /force-app/main/default/classes/MetadataService.cls 2912 26 2912 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pageAccesses_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1838 /force-app/main/default/classes/MetadataService.cls 2913 26 2913 163 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'profileActionOverrides_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1838 /force-app/main/default/classes/MetadataService.cls 2913 26 2913 163 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'profileActionOverrides_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1839 /force-app/main/default/classes/MetadataService.cls 2914 26 2914 163 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordTypeVisibilities_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1839 /force-app/main/default/classes/MetadataService.cls 2914 26 2914 163 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordTypeVisibilities_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1840 /force-app/main/default/classes/MetadataService.cls 2915 26 2915 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tabVisibilities_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1840 /force-app/main/default/classes/MetadataService.cls 2915 26 2915 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tabVisibilities_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1841 /force-app/main/default/classes/MetadataService.cls 2916 26 2916 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'userLicense_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1841 /force-app/main/default/classes/MetadataService.cls 2916 26 2916 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'userLicense_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1842 /force-app/main/default/classes/MetadataService.cls 2917 26 2917 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'userPermissions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1842 /force-app/main/default/classes/MetadataService.cls 2917 26 2917 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'userPermissions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1843 /force-app/main/default/classes/MetadataService.cls 2918 26 2918 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1843 /force-app/main/default/classes/MetadataService.cls 2918 26 2918 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1844 /force-app/main/default/classes/MetadataService.cls 2919 26 2919 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1844 /force-app/main/default/classes/MetadataService.cls 2919 26 2919 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1845 /force-app/main/default/classes/MetadataService.cls 2920 26 2920 392 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1845 /force-app/main/default/classes/MetadataService.cls 2920 26 2920 392 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1846 /force-app/main/default/classes/MetadataService.cls 2922 12 2937 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1846 /force-app/main/default/classes/MetadataService.cls 2922 12 2937 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1847 /force-app/main/default/classes/MetadataService.cls 2929 26 2929 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1847 /force-app/main/default/classes/MetadataService.cls 2929 26 2929 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1848 /force-app/main/default/classes/MetadataService.cls 2930 26 2930 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultAssignee_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1848 /force-app/main/default/classes/MetadataService.cls 2930 26 2930 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultAssignee_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1849 /force-app/main/default/classes/MetadataService.cls 2931 26 2931 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultAssigneeType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1849 /force-app/main/default/classes/MetadataService.cls 2931 26 2931 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultAssigneeType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1850 /force-app/main/default/classes/MetadataService.cls 2932 26 2932 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultReviewer_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1850 /force-app/main/default/classes/MetadataService.cls 2932 26 2932 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultReviewer_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1851 /force-app/main/default/classes/MetadataService.cls 2933 26 2933 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultReviewerType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1851 /force-app/main/default/classes/MetadataService.cls 2933 26 2933 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultReviewerType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1852 /force-app/main/default/classes/MetadataService.cls 2934 26 2934 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1852 /force-app/main/default/classes/MetadataService.cls 2934 26 2934 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1853 /force-app/main/default/classes/MetadataService.cls 2935 26 2935 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1853 /force-app/main/default/classes/MetadataService.cls 2935 26 2935 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1854 /force-app/main/default/classes/MetadataService.cls 2936 26 2936 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1854 /force-app/main/default/classes/MetadataService.cls 2936 26 2936 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1855 /force-app/main/default/classes/MetadataService.cls 2938 12 2961 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1855 /force-app/main/default/classes/MetadataService.cls 2938 12 2961 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1856 /force-app/main/default/classes/MetadataService.cls 2938 12 2961 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1856 /force-app/main/default/classes/MetadataService.cls 2938 12 2961 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1857 /force-app/main/default/classes/MetadataService.cls 2949 26 2949 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowMissingFiles_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1857 /force-app/main/default/classes/MetadataService.cls 2949 26 2949 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowMissingFiles_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1858 /force-app/main/default/classes/MetadataService.cls 2950 26 2950 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'autoUpdatePackage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1858 /force-app/main/default/classes/MetadataService.cls 2950 26 2950 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'autoUpdatePackage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1859 /force-app/main/default/classes/MetadataService.cls 2951 26 2951 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'checkOnly_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1859 /force-app/main/default/classes/MetadataService.cls 2951 26 2951 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'checkOnly_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1860 /force-app/main/default/classes/MetadataService.cls 2952 26 2952 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ignoreWarnings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1860 /force-app/main/default/classes/MetadataService.cls 2952 26 2952 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ignoreWarnings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1861 /force-app/main/default/classes/MetadataService.cls 2953 26 2953 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'performRetrieve_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1861 /force-app/main/default/classes/MetadataService.cls 2953 26 2953 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'performRetrieve_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1862 /force-app/main/default/classes/MetadataService.cls 2954 26 2954 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'purgeOnDelete_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1862 /force-app/main/default/classes/MetadataService.cls 2954 26 2954 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'purgeOnDelete_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1863 /force-app/main/default/classes/MetadataService.cls 2955 26 2955 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rollbackOnError_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1863 /force-app/main/default/classes/MetadataService.cls 2955 26 2955 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rollbackOnError_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1864 /force-app/main/default/classes/MetadataService.cls 2956 26 2956 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'runTests_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1864 /force-app/main/default/classes/MetadataService.cls 2956 26 2956 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'runTests_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1865 /force-app/main/default/classes/MetadataService.cls 2957 26 2957 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'singlePackage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1865 /force-app/main/default/classes/MetadataService.cls 2957 26 2957 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'singlePackage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1866 /force-app/main/default/classes/MetadataService.cls 2958 26 2958 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'testLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1866 /force-app/main/default/classes/MetadataService.cls 2958 26 2958 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'testLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1867 /force-app/main/default/classes/MetadataService.cls 2959 26 2959 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1867 /force-app/main/default/classes/MetadataService.cls 2959 26 2959 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1868 /force-app/main/default/classes/MetadataService.cls 2960 26 2960 223 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1868 /force-app/main/default/classes/MetadataService.cls 2960 26 2960 223 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1869 /force-app/main/default/classes/MetadataService.cls 2962 12 2977 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1869 /force-app/main/default/classes/MetadataService.cls 2962 12 2977 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1870 /force-app/main/default/classes/MetadataService.cls 2965 26 2965 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1870 /force-app/main/default/classes/MetadataService.cls 2965 26 2965 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1871 /force-app/main/default/classes/MetadataService.cls 2970 26 2970 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'availableFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1871 /force-app/main/default/classes/MetadataService.cls 2970 26 2970 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'availableFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1872 /force-app/main/default/classes/MetadataService.cls 2971 26 2971 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1872 /force-app/main/default/classes/MetadataService.cls 2971 26 2971 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1873 /force-app/main/default/classes/MetadataService.cls 2972 26 2972 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayedFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1873 /force-app/main/default/classes/MetadataService.cls 2972 26 2972 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayedFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1874 /force-app/main/default/classes/MetadataService.cls 2973 26 2973 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1874 /force-app/main/default/classes/MetadataService.cls 2973 26 2973 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1875 /force-app/main/default/classes/MetadataService.cls 2974 26 2974 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1875 /force-app/main/default/classes/MetadataService.cls 2974 26 2974 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1876 /force-app/main/default/classes/MetadataService.cls 2975 26 2975 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1876 /force-app/main/default/classes/MetadataService.cls 2975 26 2975 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1877 /force-app/main/default/classes/MetadataService.cls 2976 26 2976 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1877 /force-app/main/default/classes/MetadataService.cls 2976 26 2976 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1878 /force-app/main/default/classes/MetadataService.cls 2978 12 3009 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1878 /force-app/main/default/classes/MetadataService.cls 2978 12 3009 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1879 /force-app/main/default/classes/MetadataService.cls 2978 12 3009 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1879 /force-app/main/default/classes/MetadataService.cls 2978 12 3009 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1880 /force-app/main/default/classes/MetadataService.cls 2993 26 2993 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fridayEnd_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1880 /force-app/main/default/classes/MetadataService.cls 2993 26 2993 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fridayEnd_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1881 /force-app/main/default/classes/MetadataService.cls 2994 26 2994 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fridayStart_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1881 /force-app/main/default/classes/MetadataService.cls 2994 26 2994 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fridayStart_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1882 /force-app/main/default/classes/MetadataService.cls 2995 26 2995 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'mondayEnd_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1882 /force-app/main/default/classes/MetadataService.cls 2995 26 2995 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'mondayEnd_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1883 /force-app/main/default/classes/MetadataService.cls 2996 26 2996 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'mondayStart_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1883 /force-app/main/default/classes/MetadataService.cls 2996 26 2996 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'mondayStart_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1884 /force-app/main/default/classes/MetadataService.cls 2997 26 2997 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'saturdayEnd_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1884 /force-app/main/default/classes/MetadataService.cls 2997 26 2997 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'saturdayEnd_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1885 /force-app/main/default/classes/MetadataService.cls 2998 26 2998 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'saturdayStart_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1885 /force-app/main/default/classes/MetadataService.cls 2998 26 2998 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'saturdayStart_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1886 /force-app/main/default/classes/MetadataService.cls 2999 26 2999 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sundayEnd_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1886 /force-app/main/default/classes/MetadataService.cls 2999 26 2999 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sundayEnd_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1887 /force-app/main/default/classes/MetadataService.cls 3000 26 3000 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sundayStart_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1887 /force-app/main/default/classes/MetadataService.cls 3000 26 3000 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sundayStart_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1888 /force-app/main/default/classes/MetadataService.cls 3001 26 3001 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'thursdayEnd_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1888 /force-app/main/default/classes/MetadataService.cls 3001 26 3001 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'thursdayEnd_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1889 /force-app/main/default/classes/MetadataService.cls 3002 26 3002 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'thursdayStart_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1889 /force-app/main/default/classes/MetadataService.cls 3002 26 3002 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'thursdayStart_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1890 /force-app/main/default/classes/MetadataService.cls 3003 26 3003 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tuesdayEnd_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1890 /force-app/main/default/classes/MetadataService.cls 3003 26 3003 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tuesdayEnd_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1891 /force-app/main/default/classes/MetadataService.cls 3004 26 3004 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tuesdayStart_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1891 /force-app/main/default/classes/MetadataService.cls 3004 26 3004 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tuesdayStart_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1892 /force-app/main/default/classes/MetadataService.cls 3005 26 3005 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'wednesdayEnd_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1892 /force-app/main/default/classes/MetadataService.cls 3005 26 3005 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'wednesdayEnd_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1893 /force-app/main/default/classes/MetadataService.cls 3006 26 3006 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'wednesdayStart_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1893 /force-app/main/default/classes/MetadataService.cls 3006 26 3006 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'wednesdayStart_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1894 /force-app/main/default/classes/MetadataService.cls 3007 26 3007 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1894 /force-app/main/default/classes/MetadataService.cls 3007 26 3007 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1895 /force-app/main/default/classes/MetadataService.cls 3008 26 3008 261 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1895 /force-app/main/default/classes/MetadataService.cls 3008 26 3008 261 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1896 /force-app/main/default/classes/MetadataService.cls 3010 12 3023 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1896 /force-app/main/default/classes/MetadataService.cls 3010 12 3023 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1897 /force-app/main/default/classes/MetadataService.cls 3013 26 3013 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1897 /force-app/main/default/classes/MetadataService.cls 3013 26 3013 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1898 /force-app/main/default/classes/MetadataService.cls 3017 26 3017 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isRequired_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1898 /force-app/main/default/classes/MetadataService.cls 3017 26 3017 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isRequired_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1899 /force-app/main/default/classes/MetadataService.cls 3018 26 3018 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'promptText_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1899 /force-app/main/default/classes/MetadataService.cls 3018 26 3018 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'promptText_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1900 /force-app/main/default/classes/MetadataService.cls 3019 26 3019 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'validationRule_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1900 /force-app/main/default/classes/MetadataService.cls 3019 26 3019 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'validationRule_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1901 /force-app/main/default/classes/MetadataService.cls 3020 26 3020 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1901 /force-app/main/default/classes/MetadataService.cls 3020 26 3020 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1902 /force-app/main/default/classes/MetadataService.cls 3021 26 3021 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1902 /force-app/main/default/classes/MetadataService.cls 3021 26 3021 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1903 /force-app/main/default/classes/MetadataService.cls 3022 26 3022 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1903 /force-app/main/default/classes/MetadataService.cls 3022 26 3022 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1904 /force-app/main/default/classes/MetadataService.cls 3024 12 3047 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1904 /force-app/main/default/classes/MetadataService.cls 3024 12 3047 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1905 /force-app/main/default/classes/MetadataService.cls 3024 12 3047 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1905 /force-app/main/default/classes/MetadataService.cls 3024 12 3047 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1906 /force-app/main/default/classes/MetadataService.cls 3027 26 3027 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1906 /force-app/main/default/classes/MetadataService.cls 3027 26 3027 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1907 /force-app/main/default/classes/MetadataService.cls 3031 23 3031 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x' doesn't match '[a-z][a-zA-Z0-9]*'
1907 /force-app/main/default/classes/MetadataService.cls 3031 23 3031 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x' doesn't match '[a-z][a-zA-Z0-9]*'
1908 /force-app/main/default/classes/MetadataService.cls 3036 26 3036 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'body_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1908 /force-app/main/default/classes/MetadataService.cls 3036 26 3036 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'body_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1909 /force-app/main/default/classes/MetadataService.cls 3037 26 3037 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'height_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1909 /force-app/main/default/classes/MetadataService.cls 3037 26 3037 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'height_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1910 /force-app/main/default/classes/MetadataService.cls 3038 26 3038 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'links_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1910 /force-app/main/default/classes/MetadataService.cls 3038 26 3038 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'links_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1911 /force-app/main/default/classes/MetadataService.cls 3039 26 3039 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1911 /force-app/main/default/classes/MetadataService.cls 3039 26 3039 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1912 /force-app/main/default/classes/MetadataService.cls 3040 26 3040 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pageComponentType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1912 /force-app/main/default/classes/MetadataService.cls 3040 26 3040 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pageComponentType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1913 /force-app/main/default/classes/MetadataService.cls 3041 26 3041 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1913 /force-app/main/default/classes/MetadataService.cls 3041 26 3041 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1914 /force-app/main/default/classes/MetadataService.cls 3042 26 3042 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showScrollbars_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1914 /force-app/main/default/classes/MetadataService.cls 3042 26 3042 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showScrollbars_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1915 /force-app/main/default/classes/MetadataService.cls 3043 26 3043 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'width_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1915 /force-app/main/default/classes/MetadataService.cls 3043 26 3043 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'width_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1916 /force-app/main/default/classes/MetadataService.cls 3044 26 3044 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1916 /force-app/main/default/classes/MetadataService.cls 3044 26 3044 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1917 /force-app/main/default/classes/MetadataService.cls 3045 26 3045 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1917 /force-app/main/default/classes/MetadataService.cls 3045 26 3045 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1918 /force-app/main/default/classes/MetadataService.cls 3046 26 3046 165 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1918 /force-app/main/default/classes/MetadataService.cls 3046 26 3046 165 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1919 /force-app/main/default/classes/MetadataService.cls 3048 12 3057 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1919 /force-app/main/default/classes/MetadataService.cls 3048 12 3057 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1920 /force-app/main/default/classes/MetadataService.cls 3052 26 3052 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'editable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1920 /force-app/main/default/classes/MetadataService.cls 3052 26 3052 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'editable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1921 /force-app/main/default/classes/MetadataService.cls 3053 26 3053 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1921 /force-app/main/default/classes/MetadataService.cls 3053 26 3053 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1922 /force-app/main/default/classes/MetadataService.cls 3054 26 3054 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'readable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1922 /force-app/main/default/classes/MetadataService.cls 3054 26 3054 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'readable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1923 /force-app/main/default/classes/MetadataService.cls 3055 26 3055 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1923 /force-app/main/default/classes/MetadataService.cls 3055 26 3055 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1924 /force-app/main/default/classes/MetadataService.cls 3056 26 3056 93 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1924 /force-app/main/default/classes/MetadataService.cls 3056 26 3056 93 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1925 /force-app/main/default/classes/MetadataService.cls 3058 12 3071 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1925 /force-app/main/default/classes/MetadataService.cls 3058 12 3071 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1926 /force-app/main/default/classes/MetadataService.cls 3064 26 3064 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1926 /force-app/main/default/classes/MetadataService.cls 3064 26 3064 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1927 /force-app/main/default/classes/MetadataService.cls 3065 26 3065 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'packageNames_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1927 /force-app/main/default/classes/MetadataService.cls 3065 26 3065 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'packageNames_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1928 /force-app/main/default/classes/MetadataService.cls 3066 26 3066 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'singlePackage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1928 /force-app/main/default/classes/MetadataService.cls 3066 26 3066 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'singlePackage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1929 /force-app/main/default/classes/MetadataService.cls 3067 26 3067 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'specificFiles_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1929 /force-app/main/default/classes/MetadataService.cls 3067 26 3067 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'specificFiles_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1930 /force-app/main/default/classes/MetadataService.cls 3068 26 3068 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'unpackaged_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1930 /force-app/main/default/classes/MetadataService.cls 3068 26 3068 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'unpackaged_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1931 /force-app/main/default/classes/MetadataService.cls 3069 26 3069 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1931 /force-app/main/default/classes/MetadataService.cls 3069 26 3069 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1932 /force-app/main/default/classes/MetadataService.cls 3070 26 3070 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1932 /force-app/main/default/classes/MetadataService.cls 3070 26 3070 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1933 /force-app/main/default/classes/MetadataService.cls 3072 12 3081 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1933 /force-app/main/default/classes/MetadataService.cls 3072 12 3081 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1934 /force-app/main/default/classes/MetadataService.cls 3073 51 3073 57 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'join_x' doesn't match '[a-z][a-zA-Z0-9]*'
1934 /force-app/main/default/classes/MetadataService.cls 3073 51 3073 57 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'join_x' doesn't match '[a-z][a-zA-Z0-9]*'
1935 /force-app/main/default/classes/MetadataService.cls 3076 26 3076 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'join_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1935 /force-app/main/default/classes/MetadataService.cls 3076 26 3076 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'join_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1936 /force-app/main/default/classes/MetadataService.cls 3077 26 3077 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'outerJoin_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1936 /force-app/main/default/classes/MetadataService.cls 3077 26 3077 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'outerJoin_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1937 /force-app/main/default/classes/MetadataService.cls 3078 26 3078 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relationship_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1937 /force-app/main/default/classes/MetadataService.cls 3078 26 3078 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relationship_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1938 /force-app/main/default/classes/MetadataService.cls 3079 26 3079 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1938 /force-app/main/default/classes/MetadataService.cls 3079 26 3079 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1939 /force-app/main/default/classes/MetadataService.cls 3080 26 3080 99 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1939 /force-app/main/default/classes/MetadataService.cls 3080 26 3080 99 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1940 /force-app/main/default/classes/MetadataService.cls 3082 12 3089 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1940 /force-app/main/default/classes/MetadataService.cls 3082 12 3089 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1941 /force-app/main/default/classes/MetadataService.cls 3085 26 3085 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'columns_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1941 /force-app/main/default/classes/MetadataService.cls 3085 26 3085 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'columns_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1942 /force-app/main/default/classes/MetadataService.cls 3086 26 3086 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1942 /force-app/main/default/classes/MetadataService.cls 3086 26 3086 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1943 /force-app/main/default/classes/MetadataService.cls 3087 26 3087 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1943 /force-app/main/default/classes/MetadataService.cls 3087 26 3087 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1944 /force-app/main/default/classes/MetadataService.cls 3088 26 3088 87 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1944 /force-app/main/default/classes/MetadataService.cls 3088 26 3088 87 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1945 /force-app/main/default/classes/MetadataService.cls 3090 12 3101 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1945 /force-app/main/default/classes/MetadataService.cls 3090 12 3101 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1946 /force-app/main/default/classes/MetadataService.cls 3093 26 3093 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1946 /force-app/main/default/classes/MetadataService.cls 3093 26 3093 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1947 /force-app/main/default/classes/MetadataService.cls 3096 26 3096 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1947 /force-app/main/default/classes/MetadataService.cls 3096 26 3096 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1948 /force-app/main/default/classes/MetadataService.cls 3097 26 3097 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1948 /force-app/main/default/classes/MetadataService.cls 3097 26 3097 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1949 /force-app/main/default/classes/MetadataService.cls 3098 26 3098 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1949 /force-app/main/default/classes/MetadataService.cls 3098 26 3098 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1950 /force-app/main/default/classes/MetadataService.cls 3099 26 3099 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1950 /force-app/main/default/classes/MetadataService.cls 3099 26 3099 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1951 /force-app/main/default/classes/MetadataService.cls 3100 26 3100 92 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1951 /force-app/main/default/classes/MetadataService.cls 3100 26 3100 92 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1952 /force-app/main/default/classes/MetadataService.cls 3102 12 3115 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1952 /force-app/main/default/classes/MetadataService.cls 3102 12 3115 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1953 /force-app/main/default/classes/MetadataService.cls 3108 26 3108 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1953 /force-app/main/default/classes/MetadataService.cls 3108 26 3108 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1954 /force-app/main/default/classes/MetadataService.cls 3109 26 3109 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'developerName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1954 /force-app/main/default/classes/MetadataService.cls 3109 26 3109 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'developerName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1955 /force-app/main/default/classes/MetadataService.cls 3110 26 3110 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'icon_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1955 /force-app/main/default/classes/MetadataService.cls 3110 26 3110 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'icon_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1956 /force-app/main/default/classes/MetadataService.cls 3111 26 3111 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1956 /force-app/main/default/classes/MetadataService.cls 3111 26 3111 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1957 /force-app/main/default/classes/MetadataService.cls 3112 26 3112 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scriptBootstrapMethod_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1957 /force-app/main/default/classes/MetadataService.cls 3112 26 3112 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scriptBootstrapMethod_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1958 /force-app/main/default/classes/MetadataService.cls 3113 26 3113 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1958 /force-app/main/default/classes/MetadataService.cls 3113 26 3113 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1959 /force-app/main/default/classes/MetadataService.cls 3114 26 3114 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1959 /force-app/main/default/classes/MetadataService.cls 3114 26 3114 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1960 /force-app/main/default/classes/MetadataService.cls 3116 20 3122 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1960 /force-app/main/default/classes/MetadataService.cls 3116 20 3122 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1961 /force-app/main/default/classes/MetadataService.cls 3123 12 3170 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1961 /force-app/main/default/classes/MetadataService.cls 3123 12 3170 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1962 /force-app/main/default/classes/MetadataService.cls 3123 12 3170 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount The class AuthProvider has 22 public methods, attributes, and properties (limit: 20)
1962 /force-app/main/default/classes/MetadataService.cls 3123 12 3170 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount The class AuthProvider has 22 public methods, attributes, and properties (limit: 20)
1963 /force-app/main/default/classes/MetadataService.cls 3123 12 3170 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1963 /force-app/main/default/classes/MetadataService.cls 3123 12 3170 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1964 /force-app/main/default/classes/MetadataService.cls 3126 26 3126 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1964 /force-app/main/default/classes/MetadataService.cls 3126 26 3126 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1965 /force-app/main/default/classes/MetadataService.cls 3147 26 3147 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'authorizeUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1965 /force-app/main/default/classes/MetadataService.cls 3147 26 3147 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'authorizeUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1966 /force-app/main/default/classes/MetadataService.cls 3148 26 3148 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'consumerKey_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1966 /force-app/main/default/classes/MetadataService.cls 3148 26 3148 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'consumerKey_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1967 /force-app/main/default/classes/MetadataService.cls 3149 26 3149 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'consumerSecret_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1967 /force-app/main/default/classes/MetadataService.cls 3149 26 3149 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'consumerSecret_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1968 /force-app/main/default/classes/MetadataService.cls 3150 26 3150 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customMetadataTypeRecord_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1968 /force-app/main/default/classes/MetadataService.cls 3150 26 3150 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customMetadataTypeRecord_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1969 /force-app/main/default/classes/MetadataService.cls 3151 26 3151 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultScopes_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1969 /force-app/main/default/classes/MetadataService.cls 3151 26 3151 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultScopes_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1970 /force-app/main/default/classes/MetadataService.cls 3152 26 3152 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errorUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1970 /force-app/main/default/classes/MetadataService.cls 3152 26 3152 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errorUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1971 /force-app/main/default/classes/MetadataService.cls 3153 26 3153 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'executionUser_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1971 /force-app/main/default/classes/MetadataService.cls 3153 26 3153 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'executionUser_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1972 /force-app/main/default/classes/MetadataService.cls 3154 26 3154 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'friendlyName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1972 /force-app/main/default/classes/MetadataService.cls 3154 26 3154 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'friendlyName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1973 /force-app/main/default/classes/MetadataService.cls 3155 26 3155 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'iconUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1973 /force-app/main/default/classes/MetadataService.cls 3155 26 3155 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'iconUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1974 /force-app/main/default/classes/MetadataService.cls 3156 26 3156 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'idTokenIssuer_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1974 /force-app/main/default/classes/MetadataService.cls 3156 26 3156 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'idTokenIssuer_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1975 /force-app/main/default/classes/MetadataService.cls 3157 26 3157 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'includeOrgIdInIdentifier_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1975 /force-app/main/default/classes/MetadataService.cls 3157 26 3157 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'includeOrgIdInIdentifier_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1976 /force-app/main/default/classes/MetadataService.cls 3158 26 3158 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'logoutUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1976 /force-app/main/default/classes/MetadataService.cls 3158 26 3158 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'logoutUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1977 /force-app/main/default/classes/MetadataService.cls 3159 26 3159 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'plugin_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1977 /force-app/main/default/classes/MetadataService.cls 3159 26 3159 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'plugin_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1978 /force-app/main/default/classes/MetadataService.cls 3160 26 3160 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'portal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1978 /force-app/main/default/classes/MetadataService.cls 3160 26 3160 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'portal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1979 /force-app/main/default/classes/MetadataService.cls 3161 26 3161 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'providerType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1979 /force-app/main/default/classes/MetadataService.cls 3161 26 3161 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'providerType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1980 /force-app/main/default/classes/MetadataService.cls 3162 26 3162 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'registrationHandler_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1980 /force-app/main/default/classes/MetadataService.cls 3162 26 3162 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'registrationHandler_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1981 /force-app/main/default/classes/MetadataService.cls 3163 26 3163 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sendAccessTokenInHeader_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1981 /force-app/main/default/classes/MetadataService.cls 3163 26 3163 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sendAccessTokenInHeader_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1982 /force-app/main/default/classes/MetadataService.cls 3164 26 3164 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sendClientCredentialsInHeader_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1982 /force-app/main/default/classes/MetadataService.cls 3164 26 3164 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sendClientCredentialsInHeader_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1983 /force-app/main/default/classes/MetadataService.cls 3165 26 3165 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tokenUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1983 /force-app/main/default/classes/MetadataService.cls 3165 26 3165 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tokenUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1984 /force-app/main/default/classes/MetadataService.cls 3166 26 3166 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'userInfoUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1984 /force-app/main/default/classes/MetadataService.cls 3166 26 3166 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'userInfoUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1985 /force-app/main/default/classes/MetadataService.cls 3167 26 3167 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1985 /force-app/main/default/classes/MetadataService.cls 3167 26 3167 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1986 /force-app/main/default/classes/MetadataService.cls 3168 26 3168 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1986 /force-app/main/default/classes/MetadataService.cls 3168 26 3168 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
1987 /force-app/main/default/classes/MetadataService.cls 3169 26 3169 409 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1987 /force-app/main/default/classes/MetadataService.cls 3169 26 3169 409 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1988 /force-app/main/default/classes/MetadataService.cls 3171 12 3204 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1988 /force-app/main/default/classes/MetadataService.cls 3171 12 3204 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
1989 /force-app/main/default/classes/MetadataService.cls 3171 12 3204 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1989 /force-app/main/default/classes/MetadataService.cls 3171 12 3204 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
1990 /force-app/main/default/classes/MetadataService.cls 3174 26 3174 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1990 /force-app/main/default/classes/MetadataService.cls 3174 26 3174 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1991 /force-app/main/default/classes/MetadataService.cls 3177 26 3177 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1991 /force-app/main/default/classes/MetadataService.cls 3177 26 3177 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1992 /force-app/main/default/classes/MetadataService.cls 3178 26 3178 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1992 /force-app/main/default/classes/MetadataService.cls 3178 26 3178 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1993 /force-app/main/default/classes/MetadataService.cls 3182 24 3182 31 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'limit_x' doesn't match '[a-z][a-zA-Z0-9]*'
1993 /force-app/main/default/classes/MetadataService.cls 3182 24 3182 31 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'limit_x' doesn't match '[a-z][a-zA-Z0-9]*'
1994 /force-app/main/default/classes/MetadataService.cls 3183 23 3183 31 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x' doesn't match '[a-z][a-zA-Z0-9]*'
1994 /force-app/main/default/classes/MetadataService.cls 3183 23 3183 31 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x' doesn't match '[a-z][a-zA-Z0-9]*'
1995 /force-app/main/default/classes/MetadataService.cls 3190 26 3190 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dataType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1995 /force-app/main/default/classes/MetadataService.cls 3190 26 3190 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dataType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1996 /force-app/main/default/classes/MetadataService.cls 3191 26 3191 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1996 /force-app/main/default/classes/MetadataService.cls 3191 26 3191 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1997 /force-app/main/default/classes/MetadataService.cls 3192 26 3192 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'filters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1997 /force-app/main/default/classes/MetadataService.cls 3192 26 3192 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'filters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1998 /force-app/main/default/classes/MetadataService.cls 3193 26 3193 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'limit_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1998 /force-app/main/default/classes/MetadataService.cls 3193 26 3193 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'limit_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1999 /force-app/main/default/classes/MetadataService.cls 3194 26 3194 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
1999 /force-app/main/default/classes/MetadataService.cls 3194 26 3194 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2000 /force-app/main/default/classes/MetadataService.cls 3195 26 3195 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'outputAssignments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2000 /force-app/main/default/classes/MetadataService.cls 3195 26 3195 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'outputAssignments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2001 /force-app/main/default/classes/MetadataService.cls 3196 26 3196 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'picklistField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2001 /force-app/main/default/classes/MetadataService.cls 3196 26 3196 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'picklistField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2002 /force-app/main/default/classes/MetadataService.cls 3197 26 3197 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'picklistObject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2002 /force-app/main/default/classes/MetadataService.cls 3197 26 3197 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'picklistObject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2003 /force-app/main/default/classes/MetadataService.cls 3198 26 3198 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2003 /force-app/main/default/classes/MetadataService.cls 3198 26 3198 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2004 /force-app/main/default/classes/MetadataService.cls 3199 26 3199 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortOrder_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2004 /force-app/main/default/classes/MetadataService.cls 3199 26 3199 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortOrder_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2005 /force-app/main/default/classes/MetadataService.cls 3200 26 3200 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'valueField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2005 /force-app/main/default/classes/MetadataService.cls 3200 26 3200 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'valueField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2006 /force-app/main/default/classes/MetadataService.cls 3201 26 3201 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2006 /force-app/main/default/classes/MetadataService.cls 3201 26 3201 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2007 /force-app/main/default/classes/MetadataService.cls 3202 26 3202 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2007 /force-app/main/default/classes/MetadataService.cls 3202 26 3202 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2008 /force-app/main/default/classes/MetadataService.cls 3203 26 3203 256 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2008 /force-app/main/default/classes/MetadataService.cls 3203 26 3203 256 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2009 /force-app/main/default/classes/MetadataService.cls 3205 12 3210 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2009 /force-app/main/default/classes/MetadataService.cls 3205 12 3210 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2010 /force-app/main/default/classes/MetadataService.cls 3207 26 3207 157 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relatedContentItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2010 /force-app/main/default/classes/MetadataService.cls 3207 26 3207 157 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relatedContentItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2011 /force-app/main/default/classes/MetadataService.cls 3208 26 3208 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2011 /force-app/main/default/classes/MetadataService.cls 3208 26 3208 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2012 /force-app/main/default/classes/MetadataService.cls 3209 26 3209 85 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2012 /force-app/main/default/classes/MetadataService.cls 3209 26 3209 85 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2013 /force-app/main/default/classes/MetadataService.cls 3211 12 3260 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2013 /force-app/main/default/classes/MetadataService.cls 3211 12 3260 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2014 /force-app/main/default/classes/MetadataService.cls 3211 12 3260 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount The class WebLink has 23 public methods, attributes, and properties (limit: 20)
2014 /force-app/main/default/classes/MetadataService.cls 3211 12 3260 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount The class WebLink has 23 public methods, attributes, and properties (limit: 20)
2015 /force-app/main/default/classes/MetadataService.cls 3211 12 3260 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2015 /force-app/main/default/classes/MetadataService.cls 3211 12 3260 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2016 /force-app/main/default/classes/MetadataService.cls 3214 26 3214 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2016 /force-app/main/default/classes/MetadataService.cls 3214 26 3214 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2017 /force-app/main/default/classes/MetadataService.cls 3227 23 3227 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x' doesn't match '[a-z][a-zA-Z0-9]*'
2017 /force-app/main/default/classes/MetadataService.cls 3227 23 3227 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x' doesn't match '[a-z][a-zA-Z0-9]*'
2018 /force-app/main/default/classes/MetadataService.cls 3229 24 3229 35 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x' doesn't match '[a-z][a-zA-Z0-9]*'
2018 /force-app/main/default/classes/MetadataService.cls 3229 24 3229 35 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x' doesn't match '[a-z][a-zA-Z0-9]*'
2019 /force-app/main/default/classes/MetadataService.cls 3236 26 3236 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'availability_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2019 /force-app/main/default/classes/MetadataService.cls 3236 26 3236 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'availability_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2020 /force-app/main/default/classes/MetadataService.cls 3237 26 3237 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2020 /force-app/main/default/classes/MetadataService.cls 3237 26 3237 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2021 /force-app/main/default/classes/MetadataService.cls 3238 26 3238 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2021 /force-app/main/default/classes/MetadataService.cls 3238 26 3238 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2022 /force-app/main/default/classes/MetadataService.cls 3239 26 3239 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'encodingKey_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2022 /force-app/main/default/classes/MetadataService.cls 3239 26 3239 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'encodingKey_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2023 /force-app/main/default/classes/MetadataService.cls 3240 26 3240 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'hasMenubar_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2023 /force-app/main/default/classes/MetadataService.cls 3240 26 3240 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'hasMenubar_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2024 /force-app/main/default/classes/MetadataService.cls 3241 26 3241 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'hasScrollbars_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2024 /force-app/main/default/classes/MetadataService.cls 3241 26 3241 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'hasScrollbars_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2025 /force-app/main/default/classes/MetadataService.cls 3242 26 3242 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'hasToolbar_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2025 /force-app/main/default/classes/MetadataService.cls 3242 26 3242 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'hasToolbar_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2026 /force-app/main/default/classes/MetadataService.cls 3243 26 3243 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'height_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2026 /force-app/main/default/classes/MetadataService.cls 3243 26 3243 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'height_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2027 /force-app/main/default/classes/MetadataService.cls 3244 26 3244 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isResizable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2027 /force-app/main/default/classes/MetadataService.cls 3244 26 3244 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isResizable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2028 /force-app/main/default/classes/MetadataService.cls 3245 26 3245 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'linkType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2028 /force-app/main/default/classes/MetadataService.cls 3245 26 3245 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'linkType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2029 /force-app/main/default/classes/MetadataService.cls 3246 26 3246 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2029 /force-app/main/default/classes/MetadataService.cls 3246 26 3246 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2030 /force-app/main/default/classes/MetadataService.cls 3247 26 3247 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'openType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2030 /force-app/main/default/classes/MetadataService.cls 3247 26 3247 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'openType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2031 /force-app/main/default/classes/MetadataService.cls 3248 26 3248 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2031 /force-app/main/default/classes/MetadataService.cls 3248 26 3248 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2032 /force-app/main/default/classes/MetadataService.cls 3249 26 3249 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'position_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2032 /force-app/main/default/classes/MetadataService.cls 3249 26 3249 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'position_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2033 /force-app/main/default/classes/MetadataService.cls 3250 26 3250 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2033 /force-app/main/default/classes/MetadataService.cls 3250 26 3250 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2034 /force-app/main/default/classes/MetadataService.cls 3251 26 3251 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'requireRowSelection_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2034 /force-app/main/default/classes/MetadataService.cls 3251 26 3251 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'requireRowSelection_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2035 /force-app/main/default/classes/MetadataService.cls 3252 26 3252 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scontrol_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2035 /force-app/main/default/classes/MetadataService.cls 3252 26 3252 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scontrol_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2036 /force-app/main/default/classes/MetadataService.cls 3253 26 3253 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showsLocation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2036 /force-app/main/default/classes/MetadataService.cls 3253 26 3253 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showsLocation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2037 /force-app/main/default/classes/MetadataService.cls 3254 26 3254 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showsStatus_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2037 /force-app/main/default/classes/MetadataService.cls 3254 26 3254 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showsStatus_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2038 /force-app/main/default/classes/MetadataService.cls 3255 26 3255 124 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'url_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2038 /force-app/main/default/classes/MetadataService.cls 3255 26 3255 124 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'url_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2039 /force-app/main/default/classes/MetadataService.cls 3256 26 3256 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'width_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2039 /force-app/main/default/classes/MetadataService.cls 3256 26 3256 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'width_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2040 /force-app/main/default/classes/MetadataService.cls 3257 26 3257 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2040 /force-app/main/default/classes/MetadataService.cls 3257 26 3257 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2041 /force-app/main/default/classes/MetadataService.cls 3258 26 3258 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2041 /force-app/main/default/classes/MetadataService.cls 3258 26 3258 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2042 /force-app/main/default/classes/MetadataService.cls 3259 26 3259 344 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2042 /force-app/main/default/classes/MetadataService.cls 3259 26 3259 344 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2043 /force-app/main/default/classes/MetadataService.cls 3261 12 3318 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2043 /force-app/main/default/classes/MetadataService.cls 3261 12 3318 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2044 /force-app/main/default/classes/MetadataService.cls 3261 12 3318 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount The class Flow has 27 public methods, attributes, and properties (limit: 20)
2044 /force-app/main/default/classes/MetadataService.cls 3261 12 3318 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount The class Flow has 27 public methods, attributes, and properties (limit: 20)
2045 /force-app/main/default/classes/MetadataService.cls 3261 12 3318 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2045 /force-app/main/default/classes/MetadataService.cls 3261 12 3318 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2046 /force-app/main/default/classes/MetadataService.cls 3264 26 3264 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2046 /force-app/main/default/classes/MetadataService.cls 3264 26 3264 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2047 /force-app/main/default/classes/MetadataService.cls 3290 26 3290 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionCalls_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2047 /force-app/main/default/classes/MetadataService.cls 3290 26 3290 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionCalls_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2048 /force-app/main/default/classes/MetadataService.cls 3291 26 3291 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apexPluginCalls_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2048 /force-app/main/default/classes/MetadataService.cls 3291 26 3291 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apexPluginCalls_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2049 /force-app/main/default/classes/MetadataService.cls 3292 26 3292 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2049 /force-app/main/default/classes/MetadataService.cls 3292 26 3292 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2050 /force-app/main/default/classes/MetadataService.cls 3293 26 3293 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'choices_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2050 /force-app/main/default/classes/MetadataService.cls 3293 26 3293 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'choices_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2051 /force-app/main/default/classes/MetadataService.cls 3294 26 3294 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'constants_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2051 /force-app/main/default/classes/MetadataService.cls 3294 26 3294 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'constants_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2052 /force-app/main/default/classes/MetadataService.cls 3295 26 3295 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'decisions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2052 /force-app/main/default/classes/MetadataService.cls 3295 26 3295 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'decisions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2053 /force-app/main/default/classes/MetadataService.cls 3296 26 3296 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2053 /force-app/main/default/classes/MetadataService.cls 3296 26 3296 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2054 /force-app/main/default/classes/MetadataService.cls 3297 26 3297 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dynamicChoiceSets_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2054 /force-app/main/default/classes/MetadataService.cls 3297 26 3297 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dynamicChoiceSets_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2055 /force-app/main/default/classes/MetadataService.cls 3298 26 3298 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'formulas_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2055 /force-app/main/default/classes/MetadataService.cls 3298 26 3298 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'formulas_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2056 /force-app/main/default/classes/MetadataService.cls 3299 26 3299 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'interviewLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2056 /force-app/main/default/classes/MetadataService.cls 3299 26 3299 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'interviewLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2057 /force-app/main/default/classes/MetadataService.cls 3300 26 3300 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2057 /force-app/main/default/classes/MetadataService.cls 3300 26 3300 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2058 /force-app/main/default/classes/MetadataService.cls 3301 26 3301 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'loops_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2058 /force-app/main/default/classes/MetadataService.cls 3301 26 3301 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'loops_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2059 /force-app/main/default/classes/MetadataService.cls 3302 26 3302 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2059 /force-app/main/default/classes/MetadataService.cls 3302 26 3302 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2060 /force-app/main/default/classes/MetadataService.cls 3303 26 3303 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2060 /force-app/main/default/classes/MetadataService.cls 3303 26 3303 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2061 /force-app/main/default/classes/MetadataService.cls 3304 26 3304 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordCreates_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2061 /force-app/main/default/classes/MetadataService.cls 3304 26 3304 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordCreates_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2062 /force-app/main/default/classes/MetadataService.cls 3305 26 3305 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordDeletes_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2062 /force-app/main/default/classes/MetadataService.cls 3305 26 3305 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordDeletes_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2063 /force-app/main/default/classes/MetadataService.cls 3306 26 3306 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordLookups_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2063 /force-app/main/default/classes/MetadataService.cls 3306 26 3306 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordLookups_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2064 /force-app/main/default/classes/MetadataService.cls 3307 26 3307 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordUpdates_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2064 /force-app/main/default/classes/MetadataService.cls 3307 26 3307 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordUpdates_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2065 /force-app/main/default/classes/MetadataService.cls 3308 26 3308 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'screens_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2065 /force-app/main/default/classes/MetadataService.cls 3308 26 3308 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'screens_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2066 /force-app/main/default/classes/MetadataService.cls 3309 26 3309 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'startElementReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2066 /force-app/main/default/classes/MetadataService.cls 3309 26 3309 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'startElementReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2067 /force-app/main/default/classes/MetadataService.cls 3310 26 3310 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'steps_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2067 /force-app/main/default/classes/MetadataService.cls 3310 26 3310 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'steps_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2068 /force-app/main/default/classes/MetadataService.cls 3311 26 3311 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'subflows_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2068 /force-app/main/default/classes/MetadataService.cls 3311 26 3311 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'subflows_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2069 /force-app/main/default/classes/MetadataService.cls 3312 26 3312 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'textTemplates_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2069 /force-app/main/default/classes/MetadataService.cls 3312 26 3312 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'textTemplates_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2070 /force-app/main/default/classes/MetadataService.cls 3313 26 3313 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'variables_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2070 /force-app/main/default/classes/MetadataService.cls 3313 26 3313 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'variables_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2071 /force-app/main/default/classes/MetadataService.cls 3314 26 3314 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'waits_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2071 /force-app/main/default/classes/MetadataService.cls 3314 26 3314 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'waits_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2072 /force-app/main/default/classes/MetadataService.cls 3315 26 3315 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2072 /force-app/main/default/classes/MetadataService.cls 3315 26 3315 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2073 /force-app/main/default/classes/MetadataService.cls 3316 26 3316 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2073 /force-app/main/default/classes/MetadataService.cls 3316 26 3316 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2074 /force-app/main/default/classes/MetadataService.cls 3317 26 3317 424 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2074 /force-app/main/default/classes/MetadataService.cls 3317 26 3317 424 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2075 /force-app/main/default/classes/MetadataService.cls 3319 12 3326 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2075 /force-app/main/default/classes/MetadataService.cls 3319 12 3326 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2076 /force-app/main/default/classes/MetadataService.cls 3322 26 3322 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2076 /force-app/main/default/classes/MetadataService.cls 3322 26 3322 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2077 /force-app/main/default/classes/MetadataService.cls 3323 26 3323 127 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2077 /force-app/main/default/classes/MetadataService.cls 3323 26 3323 127 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2078 /force-app/main/default/classes/MetadataService.cls 3324 26 3324 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2078 /force-app/main/default/classes/MetadataService.cls 3324 26 3324 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2079 /force-app/main/default/classes/MetadataService.cls 3325 26 3325 79 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2079 /force-app/main/default/classes/MetadataService.cls 3325 26 3325 79 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2080 /force-app/main/default/classes/MetadataService.cls 3327 12 3336 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2080 /force-app/main/default/classes/MetadataService.cls 3327 12 3336 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2081 /force-app/main/default/classes/MetadataService.cls 3329 23 3329 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x' doesn't match '[a-z][a-zA-Z0-9]*'
2081 /force-app/main/default/classes/MetadataService.cls 3329 23 3329 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x' doesn't match '[a-z][a-zA-Z0-9]*'
2082 /force-app/main/default/classes/MetadataService.cls 3331 26 3331 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'channel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2082 /force-app/main/default/classes/MetadataService.cls 3331 26 3331 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'channel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2083 /force-app/main/default/classes/MetadataService.cls 3332 26 3332 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2083 /force-app/main/default/classes/MetadataService.cls 3332 26 3332 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2084 /force-app/main/default/classes/MetadataService.cls 3333 26 3333 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'template_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2084 /force-app/main/default/classes/MetadataService.cls 3333 26 3333 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'template_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2085 /force-app/main/default/classes/MetadataService.cls 3334 26 3334 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2085 /force-app/main/default/classes/MetadataService.cls 3334 26 3334 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2086 /force-app/main/default/classes/MetadataService.cls 3335 26 3335 93 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2086 /force-app/main/default/classes/MetadataService.cls 3335 26 3335 93 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2087 /force-app/main/default/classes/MetadataService.cls 3337 12 3350 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2087 /force-app/main/default/classes/MetadataService.cls 3337 12 3350 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2088 /force-app/main/default/classes/MetadataService.cls 3340 26 3340 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2088 /force-app/main/default/classes/MetadataService.cls 3340 26 3340 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2089 /force-app/main/default/classes/MetadataService.cls 3342 26 3342 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2089 /force-app/main/default/classes/MetadataService.cls 3342 26 3342 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2090 /force-app/main/default/classes/MetadataService.cls 3345 26 3345 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2090 /force-app/main/default/classes/MetadataService.cls 3345 26 3345 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2091 /force-app/main/default/classes/MetadataService.cls 3346 26 3346 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2091 /force-app/main/default/classes/MetadataService.cls 3346 26 3346 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2092 /force-app/main/default/classes/MetadataService.cls 3347 26 3347 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2092 /force-app/main/default/classes/MetadataService.cls 3347 26 3347 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2093 /force-app/main/default/classes/MetadataService.cls 3348 26 3348 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2093 /force-app/main/default/classes/MetadataService.cls 3348 26 3348 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2094 /force-app/main/default/classes/MetadataService.cls 3349 26 3349 113 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2094 /force-app/main/default/classes/MetadataService.cls 3349 26 3349 113 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2095 /force-app/main/default/classes/MetadataService.cls 3351 12 3362 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2095 /force-app/main/default/classes/MetadataService.cls 3351 12 3362 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2096 /force-app/main/default/classes/MetadataService.cls 3354 26 3354 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2096 /force-app/main/default/classes/MetadataService.cls 3354 26 3354 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2097 /force-app/main/default/classes/MetadataService.cls 3357 26 3357 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sorted_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2097 /force-app/main/default/classes/MetadataService.cls 3357 26 3357 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sorted_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2098 /force-app/main/default/classes/MetadataService.cls 3358 26 3358 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'standardValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2098 /force-app/main/default/classes/MetadataService.cls 3358 26 3358 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'standardValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2099 /force-app/main/default/classes/MetadataService.cls 3359 26 3359 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2099 /force-app/main/default/classes/MetadataService.cls 3359 26 3359 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2100 /force-app/main/default/classes/MetadataService.cls 3360 26 3360 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2100 /force-app/main/default/classes/MetadataService.cls 3360 26 3360 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2101 /force-app/main/default/classes/MetadataService.cls 3361 26 3361 100 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2101 /force-app/main/default/classes/MetadataService.cls 3361 26 3361 100 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2102 /force-app/main/default/classes/MetadataService.cls 3363 12 3376 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2102 /force-app/main/default/classes/MetadataService.cls 3363 12 3376 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2103 /force-app/main/default/classes/MetadataService.cls 3369 26 3369 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'backgroundColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2103 /force-app/main/default/classes/MetadataService.cls 3369 26 3369 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'backgroundColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2104 /force-app/main/default/classes/MetadataService.cls 3370 26 3370 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'height_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2104 /force-app/main/default/classes/MetadataService.cls 3370 26 3370 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'height_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2105 /force-app/main/default/classes/MetadataService.cls 3371 26 3371 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'horizontalAlignment_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2105 /force-app/main/default/classes/MetadataService.cls 3371 26 3371 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'horizontalAlignment_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2106 /force-app/main/default/classes/MetadataService.cls 3372 26 3372 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'logo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2106 /force-app/main/default/classes/MetadataService.cls 3372 26 3372 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'logo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2107 /force-app/main/default/classes/MetadataService.cls 3373 26 3373 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'verticalAlignment_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2107 /force-app/main/default/classes/MetadataService.cls 3373 26 3373 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'verticalAlignment_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2108 /force-app/main/default/classes/MetadataService.cls 3374 26 3374 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2108 /force-app/main/default/classes/MetadataService.cls 3374 26 3374 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2109 /force-app/main/default/classes/MetadataService.cls 3375 26 3375 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2109 /force-app/main/default/classes/MetadataService.cls 3375 26 3375 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2110 /force-app/main/default/classes/MetadataService.cls 3377 12 3384 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2110 /force-app/main/default/classes/MetadataService.cls 3377 12 3384 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2111 /force-app/main/default/classes/MetadataService.cls 3380 26 3380 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2111 /force-app/main/default/classes/MetadataService.cls 3380 26 3380 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2112 /force-app/main/default/classes/MetadataService.cls 3381 26 3381 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'translation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2112 /force-app/main/default/classes/MetadataService.cls 3381 26 3381 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'translation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2113 /force-app/main/default/classes/MetadataService.cls 3382 26 3382 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2113 /force-app/main/default/classes/MetadataService.cls 3382 26 3382 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2114 /force-app/main/default/classes/MetadataService.cls 3383 26 3383 91 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2114 /force-app/main/default/classes/MetadataService.cls 3383 26 3383 91 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2115 /force-app/main/default/classes/MetadataService.cls 3385 12 3390 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2115 /force-app/main/default/classes/MetadataService.cls 3385 12 3390 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2116 /force-app/main/default/classes/MetadataService.cls 3387 26 3387 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'countries_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2116 /force-app/main/default/classes/MetadataService.cls 3387 26 3387 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'countries_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2117 /force-app/main/default/classes/MetadataService.cls 3388 26 3388 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2117 /force-app/main/default/classes/MetadataService.cls 3388 26 3388 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2118 /force-app/main/default/classes/MetadataService.cls 3389 26 3389 75 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2118 /force-app/main/default/classes/MetadataService.cls 3389 26 3389 75 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2119 /force-app/main/default/classes/MetadataService.cls 3391 12 3406 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2119 /force-app/main/default/classes/MetadataService.cls 3391 12 3406 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2120 /force-app/main/default/classes/MetadataService.cls 3398 26 3398 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2120 /force-app/main/default/classes/MetadataService.cls 3398 26 3398 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2121 /force-app/main/default/classes/MetadataService.cls 3399 26 3399 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'entityName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2121 /force-app/main/default/classes/MetadataService.cls 3399 26 3399 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'entityName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2122 /force-app/main/default/classes/MetadataService.cls 3400 26 3400 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2122 /force-app/main/default/classes/MetadataService.cls 3400 26 3400 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2123 /force-app/main/default/classes/MetadataService.cls 3401 26 3401 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2123 /force-app/main/default/classes/MetadataService.cls 3401 26 3401 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2124 /force-app/main/default/classes/MetadataService.cls 3402 26 3402 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pathAssistantSteps_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2124 /force-app/main/default/classes/MetadataService.cls 3402 26 3402 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pathAssistantSteps_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2125 /force-app/main/default/classes/MetadataService.cls 3403 26 3403 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordTypeName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2125 /force-app/main/default/classes/MetadataService.cls 3403 26 3403 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordTypeName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2126 /force-app/main/default/classes/MetadataService.cls 3404 26 3404 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2126 /force-app/main/default/classes/MetadataService.cls 3404 26 3404 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2127 /force-app/main/default/classes/MetadataService.cls 3405 26 3405 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2127 /force-app/main/default/classes/MetadataService.cls 3405 26 3405 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2128 /force-app/main/default/classes/MetadataService.cls 3407 12 3420 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2128 /force-app/main/default/classes/MetadataService.cls 3407 12 3420 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2129 /force-app/main/default/classes/MetadataService.cls 3413 26 3413 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'done_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2129 /force-app/main/default/classes/MetadataService.cls 3413 26 3413 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'done_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2130 /force-app/main/default/classes/MetadataService.cls 3414 26 3414 122 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'id_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2130 /force-app/main/default/classes/MetadataService.cls 3414 26 3414 122 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'id_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2131 /force-app/main/default/classes/MetadataService.cls 3415 26 3415 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'message_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2131 /force-app/main/default/classes/MetadataService.cls 3415 26 3415 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'message_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2132 /force-app/main/default/classes/MetadataService.cls 3416 26 3416 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'state_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2132 /force-app/main/default/classes/MetadataService.cls 3416 26 3416 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'state_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2133 /force-app/main/default/classes/MetadataService.cls 3417 26 3417 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'statusCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2133 /force-app/main/default/classes/MetadataService.cls 3417 26 3417 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'statusCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2134 /force-app/main/default/classes/MetadataService.cls 3418 26 3418 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2134 /force-app/main/default/classes/MetadataService.cls 3418 26 3418 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2135 /force-app/main/default/classes/MetadataService.cls 3419 26 3419 106 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2135 /force-app/main/default/classes/MetadataService.cls 3419 26 3419 106 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2136 /force-app/main/default/classes/MetadataService.cls 3421 12 3436 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2136 /force-app/main/default/classes/MetadataService.cls 3421 12 3436 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2137 /force-app/main/default/classes/MetadataService.cls 3424 26 3424 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2137 /force-app/main/default/classes/MetadataService.cls 3424 26 3424 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2138 /force-app/main/default/classes/MetadataService.cls 3429 26 3429 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2138 /force-app/main/default/classes/MetadataService.cls 3429 26 3429 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2139 /force-app/main/default/classes/MetadataService.cls 3430 26 3430 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lockSharedObjects_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2139 /force-app/main/default/classes/MetadataService.cls 3430 26 3430 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lockSharedObjects_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2140 /force-app/main/default/classes/MetadataService.cls 3431 26 3431 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'permissionSets_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2140 /force-app/main/default/classes/MetadataService.cls 3431 26 3431 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'permissionSets_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2141 /force-app/main/default/classes/MetadataService.cls 3432 26 3432 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharedObjects_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2141 /force-app/main/default/classes/MetadataService.cls 3432 26 3432 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharedObjects_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2142 /force-app/main/default/classes/MetadataService.cls 3433 26 3433 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2142 /force-app/main/default/classes/MetadataService.cls 3433 26 3433 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2143 /force-app/main/default/classes/MetadataService.cls 3434 26 3434 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2143 /force-app/main/default/classes/MetadataService.cls 3434 26 3434 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2144 /force-app/main/default/classes/MetadataService.cls 3435 26 3435 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2144 /force-app/main/default/classes/MetadataService.cls 3435 26 3435 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2145 /force-app/main/default/classes/MetadataService.cls 3437 12 3454 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2145 /force-app/main/default/classes/MetadataService.cls 3437 12 3454 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2146 /force-app/main/default/classes/MetadataService.cls 3437 12 3454 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2146 /force-app/main/default/classes/MetadataService.cls 3437 12 3454 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2147 /force-app/main/default/classes/MetadataService.cls 3440 26 3440 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2147 /force-app/main/default/classes/MetadataService.cls 3440 26 3440 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2148 /force-app/main/default/classes/MetadataService.cls 3443 24 3443 35 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x' doesn't match '[a-z][a-zA-Z0-9]*'
2148 /force-app/main/default/classes/MetadataService.cls 3443 24 3443 35 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x' doesn't match '[a-z][a-zA-Z0-9]*'
2149 /force-app/main/default/classes/MetadataService.cls 3446 26 3446 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'categories_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2149 /force-app/main/default/classes/MetadataService.cls 3446 26 3446 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'categories_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2150 /force-app/main/default/classes/MetadataService.cls 3447 26 3447 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'language_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2150 /force-app/main/default/classes/MetadataService.cls 3447 26 3447 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'language_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2151 /force-app/main/default/classes/MetadataService.cls 3448 26 3448 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2151 /force-app/main/default/classes/MetadataService.cls 3448 26 3448 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2152 /force-app/main/default/classes/MetadataService.cls 3449 26 3449 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'shortDescription_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2152 /force-app/main/default/classes/MetadataService.cls 3449 26 3449 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'shortDescription_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2153 /force-app/main/default/classes/MetadataService.cls 3450 26 3450 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2153 /force-app/main/default/classes/MetadataService.cls 3450 26 3450 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2154 /force-app/main/default/classes/MetadataService.cls 3451 26 3451 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2154 /force-app/main/default/classes/MetadataService.cls 3451 26 3451 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2155 /force-app/main/default/classes/MetadataService.cls 3452 26 3452 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2155 /force-app/main/default/classes/MetadataService.cls 3452 26 3452 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2156 /force-app/main/default/classes/MetadataService.cls 3453 26 3453 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2156 /force-app/main/default/classes/MetadataService.cls 3453 26 3453 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2157 /force-app/main/default/classes/MetadataService.cls 3455 12 3466 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2157 /force-app/main/default/classes/MetadataService.cls 3455 12 3466 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2158 /force-app/main/default/classes/MetadataService.cls 3458 26 3458 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2158 /force-app/main/default/classes/MetadataService.cls 3458 26 3458 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2159 /force-app/main/default/classes/MetadataService.cls 3461 26 3461 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableMiddleName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2159 /force-app/main/default/classes/MetadataService.cls 3461 26 3461 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableMiddleName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2160 /force-app/main/default/classes/MetadataService.cls 3462 26 3462 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableNameSuffix_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2160 /force-app/main/default/classes/MetadataService.cls 3462 26 3462 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableNameSuffix_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2161 /force-app/main/default/classes/MetadataService.cls 3463 26 3463 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2161 /force-app/main/default/classes/MetadataService.cls 3463 26 3463 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2162 /force-app/main/default/classes/MetadataService.cls 3464 26 3464 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2162 /force-app/main/default/classes/MetadataService.cls 3464 26 3464 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2163 /force-app/main/default/classes/MetadataService.cls 3465 26 3465 113 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2163 /force-app/main/default/classes/MetadataService.cls 3465 26 3465 113 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2164 /force-app/main/default/classes/MetadataService.cls 3467 12 3480 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2164 /force-app/main/default/classes/MetadataService.cls 3467 12 3480 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2165 /force-app/main/default/classes/MetadataService.cls 3470 26 3470 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2165 /force-app/main/default/classes/MetadataService.cls 3470 26 3470 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2166 /force-app/main/default/classes/MetadataService.cls 3474 26 3474 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2166 /force-app/main/default/classes/MetadataService.cls 3474 26 3474 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2167 /force-app/main/default/classes/MetadataService.cls 3475 26 3475 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2167 /force-app/main/default/classes/MetadataService.cls 3475 26 3475 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2168 /force-app/main/default/classes/MetadataService.cls 3476 26 3476 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2168 /force-app/main/default/classes/MetadataService.cls 3476 26 3476 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2169 /force-app/main/default/classes/MetadataService.cls 3477 26 3477 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2169 /force-app/main/default/classes/MetadataService.cls 3477 26 3477 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2170 /force-app/main/default/classes/MetadataService.cls 3478 26 3478 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2170 /force-app/main/default/classes/MetadataService.cls 3478 26 3478 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2171 /force-app/main/default/classes/MetadataService.cls 3479 26 3479 106 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2171 /force-app/main/default/classes/MetadataService.cls 3479 26 3479 106 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2172 /force-app/main/default/classes/MetadataService.cls 3481 12 3486 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2172 /force-app/main/default/classes/MetadataService.cls 3481 12 3486 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2173 /force-app/main/default/classes/MetadataService.cls 3481 12 3486 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'checkRetrieveStatusResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
2173 /force-app/main/default/classes/MetadataService.cls 3481 12 3486 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'checkRetrieveStatusResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
2174 /force-app/main/default/classes/MetadataService.cls 3483 26 3483 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2174 /force-app/main/default/classes/MetadataService.cls 3483 26 3483 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2175 /force-app/main/default/classes/MetadataService.cls 3484 26 3484 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2175 /force-app/main/default/classes/MetadataService.cls 3484 26 3484 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2176 /force-app/main/default/classes/MetadataService.cls 3485 26 3485 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2176 /force-app/main/default/classes/MetadataService.cls 3485 26 3485 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2177 /force-app/main/default/classes/MetadataService.cls 3487 12 3504 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2177 /force-app/main/default/classes/MetadataService.cls 3487 12 3504 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2178 /force-app/main/default/classes/MetadataService.cls 3487 12 3504 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2178 /force-app/main/default/classes/MetadataService.cls 3487 12 3504 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2179 /force-app/main/default/classes/MetadataService.cls 3490 26 3490 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2179 /force-app/main/default/classes/MetadataService.cls 3490 26 3490 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2180 /force-app/main/default/classes/MetadataService.cls 3496 26 3496 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultAccountAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2180 /force-app/main/default/classes/MetadataService.cls 3496 26 3496 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultAccountAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2181 /force-app/main/default/classes/MetadataService.cls 3497 26 3497 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultCaseAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2181 /force-app/main/default/classes/MetadataService.cls 3497 26 3497 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultCaseAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2182 /force-app/main/default/classes/MetadataService.cls 3498 26 3498 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultContactAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2182 /force-app/main/default/classes/MetadataService.cls 3498 26 3498 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultContactAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2183 /force-app/main/default/classes/MetadataService.cls 3499 26 3499 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultOpportunityAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2183 /force-app/main/default/classes/MetadataService.cls 3499 26 3499 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultOpportunityAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2184 /force-app/main/default/classes/MetadataService.cls 3500 26 3500 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'opportunityFilterSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2184 /force-app/main/default/classes/MetadataService.cls 3500 26 3500 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'opportunityFilterSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2185 /force-app/main/default/classes/MetadataService.cls 3501 26 3501 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2185 /force-app/main/default/classes/MetadataService.cls 3501 26 3501 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2186 /force-app/main/default/classes/MetadataService.cls 3502 26 3502 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2186 /force-app/main/default/classes/MetadataService.cls 3502 26 3502 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2187 /force-app/main/default/classes/MetadataService.cls 3503 26 3503 216 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2187 /force-app/main/default/classes/MetadataService.cls 3503 26 3503 216 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2188 /force-app/main/default/classes/MetadataService.cls 3505 12 3516 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2188 /force-app/main/default/classes/MetadataService.cls 3505 12 3516 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2189 /force-app/main/default/classes/MetadataService.cls 3510 26 3510 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2189 /force-app/main/default/classes/MetadataService.cls 3510 26 3510 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2190 /force-app/main/default/classes/MetadataService.cls 3511 26 3511 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isDefaultPartition_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2190 /force-app/main/default/classes/MetadataService.cls 3511 26 3511 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isDefaultPartition_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2191 /force-app/main/default/classes/MetadataService.cls 3512 26 3512 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2191 /force-app/main/default/classes/MetadataService.cls 3512 26 3512 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2192 /force-app/main/default/classes/MetadataService.cls 3513 26 3513 173 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'platformCachePartitionTypes_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2192 /force-app/main/default/classes/MetadataService.cls 3513 26 3513 173 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'platformCachePartitionTypes_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2193 /force-app/main/default/classes/MetadataService.cls 3514 26 3514 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2193 /force-app/main/default/classes/MetadataService.cls 3514 26 3514 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2194 /force-app/main/default/classes/MetadataService.cls 3515 26 3515 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2194 /force-app/main/default/classes/MetadataService.cls 3515 26 3515 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2195 /force-app/main/default/classes/MetadataService.cls 3517 12 3526 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2195 /force-app/main/default/classes/MetadataService.cls 3517 12 3526 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2196 /force-app/main/default/classes/MetadataService.cls 3519 23 3519 28 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'end_x' doesn't match '[a-z][a-zA-Z0-9]*'
2196 /force-app/main/default/classes/MetadataService.cls 3519 23 3519 28 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'end_x' doesn't match '[a-z][a-zA-Z0-9]*'
2197 /force-app/main/default/classes/MetadataService.cls 3521 26 3521 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2197 /force-app/main/default/classes/MetadataService.cls 3521 26 3521 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2198 /force-app/main/default/classes/MetadataService.cls 3522 26 3522 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'end_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2198 /force-app/main/default/classes/MetadataService.cls 3522 26 3522 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'end_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2199 /force-app/main/default/classes/MetadataService.cls 3523 26 3523 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'start_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2199 /force-app/main/default/classes/MetadataService.cls 3523 26 3523 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'start_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2200 /force-app/main/default/classes/MetadataService.cls 3524 26 3524 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2200 /force-app/main/default/classes/MetadataService.cls 3524 26 3524 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2201 /force-app/main/default/classes/MetadataService.cls 3525 26 3525 93 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2201 /force-app/main/default/classes/MetadataService.cls 3525 26 3525 93 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2202 /force-app/main/default/classes/MetadataService.cls 3527 12 3566 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2202 /force-app/main/default/classes/MetadataService.cls 3527 12 3566 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2203 /force-app/main/default/classes/MetadataService.cls 3527 12 3566 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2203 /force-app/main/default/classes/MetadataService.cls 3527 12 3566 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2204 /force-app/main/default/classes/MetadataService.cls 3530 26 3530 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2204 /force-app/main/default/classes/MetadataService.cls 3530 26 3530 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2205 /force-app/main/default/classes/MetadataService.cls 3544 23 3544 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
2205 /force-app/main/default/classes/MetadataService.cls 3544 23 3544 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
2206 /force-app/main/default/classes/MetadataService.cls 3547 26 3547 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'authProvider_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2206 /force-app/main/default/classes/MetadataService.cls 3547 26 3547 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'authProvider_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2207 /force-app/main/default/classes/MetadataService.cls 3548 26 3548 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'certificate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2207 /force-app/main/default/classes/MetadataService.cls 3548 26 3548 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'certificate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2208 /force-app/main/default/classes/MetadataService.cls 3549 26 3549 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customConfiguration_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2208 /force-app/main/default/classes/MetadataService.cls 3549 26 3549 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customConfiguration_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2209 /force-app/main/default/classes/MetadataService.cls 3550 26 3550 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'endpoint_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2209 /force-app/main/default/classes/MetadataService.cls 3550 26 3550 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'endpoint_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2210 /force-app/main/default/classes/MetadataService.cls 3551 26 3551 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isWritable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2210 /force-app/main/default/classes/MetadataService.cls 3551 26 3551 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isWritable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2211 /force-app/main/default/classes/MetadataService.cls 3552 26 3552 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2211 /force-app/main/default/classes/MetadataService.cls 3552 26 3552 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2212 /force-app/main/default/classes/MetadataService.cls 3553 26 3553 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'oauthRefreshToken_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2212 /force-app/main/default/classes/MetadataService.cls 3553 26 3553 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'oauthRefreshToken_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2213 /force-app/main/default/classes/MetadataService.cls 3554 26 3554 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'oauthScope_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2213 /force-app/main/default/classes/MetadataService.cls 3554 26 3554 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'oauthScope_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2214 /force-app/main/default/classes/MetadataService.cls 3555 26 3555 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'oauthToken_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2214 /force-app/main/default/classes/MetadataService.cls 3555 26 3555 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'oauthToken_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2215 /force-app/main/default/classes/MetadataService.cls 3556 26 3556 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'password_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2215 /force-app/main/default/classes/MetadataService.cls 3556 26 3556 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'password_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2216 /force-app/main/default/classes/MetadataService.cls 3557 26 3557 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'principalType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2216 /force-app/main/default/classes/MetadataService.cls 3557 26 3557 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'principalType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2217 /force-app/main/default/classes/MetadataService.cls 3558 26 3558 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protocol_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2217 /force-app/main/default/classes/MetadataService.cls 3558 26 3558 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protocol_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2218 /force-app/main/default/classes/MetadataService.cls 3559 26 3559 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'repository_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2218 /force-app/main/default/classes/MetadataService.cls 3559 26 3559 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'repository_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2219 /force-app/main/default/classes/MetadataService.cls 3560 26 3560 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2219 /force-app/main/default/classes/MetadataService.cls 3560 26 3560 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2220 /force-app/main/default/classes/MetadataService.cls 3561 26 3561 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'username_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2220 /force-app/main/default/classes/MetadataService.cls 3561 26 3561 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'username_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2221 /force-app/main/default/classes/MetadataService.cls 3562 26 3562 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'version_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2221 /force-app/main/default/classes/MetadataService.cls 3562 26 3562 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'version_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2222 /force-app/main/default/classes/MetadataService.cls 3563 26 3563 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2222 /force-app/main/default/classes/MetadataService.cls 3563 26 3563 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2223 /force-app/main/default/classes/MetadataService.cls 3564 26 3564 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2223 /force-app/main/default/classes/MetadataService.cls 3564 26 3564 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2224 /force-app/main/default/classes/MetadataService.cls 3565 26 3565 285 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2224 /force-app/main/default/classes/MetadataService.cls 3565 26 3565 285 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2225 /force-app/main/default/classes/MetadataService.cls 3567 12 3572 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2225 /force-app/main/default/classes/MetadataService.cls 3567 12 3572 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2226 /force-app/main/default/classes/MetadataService.cls 3567 12 3572 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'retrieveResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
2226 /force-app/main/default/classes/MetadataService.cls 3567 12 3572 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'retrieveResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
2227 /force-app/main/default/classes/MetadataService.cls 3569 26 3569 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2227 /force-app/main/default/classes/MetadataService.cls 3569 26 3569 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2228 /force-app/main/default/classes/MetadataService.cls 3570 26 3570 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2228 /force-app/main/default/classes/MetadataService.cls 3570 26 3570 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2229 /force-app/main/default/classes/MetadataService.cls 3571 26 3571 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2229 /force-app/main/default/classes/MetadataService.cls 3571 26 3571 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2230 /force-app/main/default/classes/MetadataService.cls 3573 12 3580 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2230 /force-app/main/default/classes/MetadataService.cls 3573 12 3580 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2231 /force-app/main/default/classes/MetadataService.cls 3576 26 3576 173 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'componentInstanceProperties_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2231 /force-app/main/default/classes/MetadataService.cls 3576 26 3576 173 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'componentInstanceProperties_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2232 /force-app/main/default/classes/MetadataService.cls 3577 26 3577 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'componentName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2232 /force-app/main/default/classes/MetadataService.cls 3577 26 3577 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'componentName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2233 /force-app/main/default/classes/MetadataService.cls 3578 26 3578 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2233 /force-app/main/default/classes/MetadataService.cls 3578 26 3578 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2234 /force-app/main/default/classes/MetadataService.cls 3579 26 3579 109 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2234 /force-app/main/default/classes/MetadataService.cls 3579 26 3579 109 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2235 /force-app/main/default/classes/MetadataService.cls 3581 12 3588 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2235 /force-app/main/default/classes/MetadataService.cls 3581 12 3588 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2236 /force-app/main/default/classes/MetadataService.cls 3584 26 3584 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2236 /force-app/main/default/classes/MetadataService.cls 3584 26 3584 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2237 /force-app/main/default/classes/MetadataService.cls 3585 26 3585 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'section_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2237 /force-app/main/default/classes/MetadataService.cls 3585 26 3585 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'section_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2238 /force-app/main/default/classes/MetadataService.cls 3586 26 3586 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2238 /force-app/main/default/classes/MetadataService.cls 3586 26 3586 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2239 /force-app/main/default/classes/MetadataService.cls 3587 26 3587 81 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2239 /force-app/main/default/classes/MetadataService.cls 3587 26 3587 81 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2240 /force-app/main/default/classes/MetadataService.cls 3589 12 3600 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2240 /force-app/main/default/classes/MetadataService.cls 3589 12 3600 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2241 /force-app/main/default/classes/MetadataService.cls 3592 26 3592 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2241 /force-app/main/default/classes/MetadataService.cls 3592 26 3592 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2242 /force-app/main/default/classes/MetadataService.cls 3595 26 3595 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignToReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2242 /force-app/main/default/classes/MetadataService.cls 3595 26 3595 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignToReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2243 /force-app/main/default/classes/MetadataService.cls 3596 26 3596 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2243 /force-app/main/default/classes/MetadataService.cls 3596 26 3596 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2244 /force-app/main/default/classes/MetadataService.cls 3597 26 3597 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2244 /force-app/main/default/classes/MetadataService.cls 3597 26 3597 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2245 /force-app/main/default/classes/MetadataService.cls 3598 26 3598 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2245 /force-app/main/default/classes/MetadataService.cls 3598 26 3598 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2246 /force-app/main/default/classes/MetadataService.cls 3599 26 3599 115 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2246 /force-app/main/default/classes/MetadataService.cls 3599 26 3599 115 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2247 /force-app/main/default/classes/MetadataService.cls 3601 12 3616 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2247 /force-app/main/default/classes/MetadataService.cls 3601 12 3616 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2248 /force-app/main/default/classes/MetadataService.cls 3604 26 3604 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2248 /force-app/main/default/classes/MetadataService.cls 3604 26 3604 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2249 /force-app/main/default/classes/MetadataService.cls 3607 23 3607 31 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x' doesn't match '[a-z][a-zA-Z0-9]*'
2249 /force-app/main/default/classes/MetadataService.cls 3607 23 3607 31 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x' doesn't match '[a-z][a-zA-Z0-9]*'
2250 /force-app/main/default/classes/MetadataService.cls 3609 26 3609 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2250 /force-app/main/default/classes/MetadataService.cls 3609 26 3609 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2251 /force-app/main/default/classes/MetadataService.cls 3610 26 3610 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2251 /force-app/main/default/classes/MetadataService.cls 3610 26 3610 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2252 /force-app/main/default/classes/MetadataService.cls 3611 26 3611 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2252 /force-app/main/default/classes/MetadataService.cls 3611 26 3611 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2253 /force-app/main/default/classes/MetadataService.cls 3612 26 3612 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'provider_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2253 /force-app/main/default/classes/MetadataService.cls 3612 26 3612 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'provider_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2254 /force-app/main/default/classes/MetadataService.cls 3613 26 3613 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2254 /force-app/main/default/classes/MetadataService.cls 3613 26 3613 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2255 /force-app/main/default/classes/MetadataService.cls 3614 26 3614 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2255 /force-app/main/default/classes/MetadataService.cls 3614 26 3614 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2256 /force-app/main/default/classes/MetadataService.cls 3615 26 3615 125 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2256 /force-app/main/default/classes/MetadataService.cls 3615 26 3615 125 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2257 /force-app/main/default/classes/MetadataService.cls 3617 12 3624 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2257 /force-app/main/default/classes/MetadataService.cls 3617 12 3624 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2258 /force-app/main/default/classes/MetadataService.cls 3619 23 3619 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
2258 /force-app/main/default/classes/MetadataService.cls 3619 23 3619 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
2259 /force-app/main/default/classes/MetadataService.cls 3620 26 3620 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'submitter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2259 /force-app/main/default/classes/MetadataService.cls 3620 26 3620 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'submitter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2260 /force-app/main/default/classes/MetadataService.cls 3621 26 3621 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2260 /force-app/main/default/classes/MetadataService.cls 3621 26 3621 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2261 /force-app/main/default/classes/MetadataService.cls 3622 26 3622 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2261 /force-app/main/default/classes/MetadataService.cls 3622 26 3622 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2262 /force-app/main/default/classes/MetadataService.cls 3623 26 3623 84 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2262 /force-app/main/default/classes/MetadataService.cls 3623 26 3623 84 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2263 /force-app/main/default/classes/MetadataService.cls 3625 12 3654 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2263 /force-app/main/default/classes/MetadataService.cls 3625 12 3654 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2264 /force-app/main/default/classes/MetadataService.cls 3625 12 3654 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2264 /force-app/main/default/classes/MetadataService.cls 3625 12 3654 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2265 /force-app/main/default/classes/MetadataService.cls 3628 26 3628 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2265 /force-app/main/default/classes/MetadataService.cls 3628 26 3628 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2266 /force-app/main/default/classes/MetadataService.cls 3631 26 3631 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2266 /force-app/main/default/classes/MetadataService.cls 3631 26 3631 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2267 /force-app/main/default/classes/MetadataService.cls 3632 26 3632 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2267 /force-app/main/default/classes/MetadataService.cls 3632 26 3632 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2268 /force-app/main/default/classes/MetadataService.cls 3636 26 3636 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2268 /force-app/main/default/classes/MetadataService.cls 3636 26 3636 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2269 /force-app/main/default/classes/MetadataService.cls 3637 26 3637 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2269 /force-app/main/default/classes/MetadataService.cls 3637 26 3637 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2270 /force-app/main/default/classes/MetadataService.cls 3638 26 3638 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2270 /force-app/main/default/classes/MetadataService.cls 3638 26 3638 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2271 /force-app/main/default/classes/MetadataService.cls 3644 23 3644 31 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x' doesn't match '[a-z][a-zA-Z0-9]*'
2271 /force-app/main/default/classes/MetadataService.cls 3644 23 3644 31 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x' doesn't match '[a-z][a-zA-Z0-9]*'
2272 /force-app/main/default/classes/MetadataService.cls 3645 26 3645 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignRecordIdToReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2272 /force-app/main/default/classes/MetadataService.cls 3645 26 3645 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignRecordIdToReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2273 /force-app/main/default/classes/MetadataService.cls 3646 26 3646 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2273 /force-app/main/default/classes/MetadataService.cls 3646 26 3646 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2274 /force-app/main/default/classes/MetadataService.cls 3647 26 3647 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'faultConnector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2274 /force-app/main/default/classes/MetadataService.cls 3647 26 3647 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'faultConnector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2275 /force-app/main/default/classes/MetadataService.cls 3648 26 3648 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inputAssignments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2275 /force-app/main/default/classes/MetadataService.cls 3648 26 3648 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inputAssignments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2276 /force-app/main/default/classes/MetadataService.cls 3649 26 3649 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inputReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2276 /force-app/main/default/classes/MetadataService.cls 3649 26 3649 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inputReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2277 /force-app/main/default/classes/MetadataService.cls 3650 26 3650 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2277 /force-app/main/default/classes/MetadataService.cls 3650 26 3650 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2278 /force-app/main/default/classes/MetadataService.cls 3651 26 3651 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2278 /force-app/main/default/classes/MetadataService.cls 3651 26 3651 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2279 /force-app/main/default/classes/MetadataService.cls 3652 26 3652 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2279 /force-app/main/default/classes/MetadataService.cls 3652 26 3652 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2280 /force-app/main/default/classes/MetadataService.cls 3653 26 3653 245 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2280 /force-app/main/default/classes/MetadataService.cls 3653 26 3653 245 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2281 /force-app/main/default/classes/MetadataService.cls 3655 12 3660 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2281 /force-app/main/default/classes/MetadataService.cls 3655 12 3660 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2282 /force-app/main/default/classes/MetadataService.cls 3655 12 3660 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'upsertMetadataResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
2282 /force-app/main/default/classes/MetadataService.cls 3655 12 3660 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'upsertMetadataResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
2283 /force-app/main/default/classes/MetadataService.cls 3657 26 3657 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2283 /force-app/main/default/classes/MetadataService.cls 3657 26 3657 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2284 /force-app/main/default/classes/MetadataService.cls 3658 26 3658 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2284 /force-app/main/default/classes/MetadataService.cls 3658 26 3658 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2285 /force-app/main/default/classes/MetadataService.cls 3659 26 3659 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2285 /force-app/main/default/classes/MetadataService.cls 3659 26 3659 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2286 /force-app/main/default/classes/MetadataService.cls 3661 12 3674 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2286 /force-app/main/default/classes/MetadataService.cls 3661 12 3674 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2287 /force-app/main/default/classes/MetadataService.cls 3664 26 3664 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2287 /force-app/main/default/classes/MetadataService.cls 3664 26 3664 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2288 /force-app/main/default/classes/MetadataService.cls 3668 26 3668 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enabledChannels_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2288 /force-app/main/default/classes/MetadataService.cls 3668 26 3668 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enabledChannels_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2289 /force-app/main/default/classes/MetadataService.cls 3669 26 3669 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2289 /force-app/main/default/classes/MetadataService.cls 3669 26 3669 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2290 /force-app/main/default/classes/MetadataService.cls 3670 26 3670 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'layoutItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2290 /force-app/main/default/classes/MetadataService.cls 3670 26 3670 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'layoutItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2291 /force-app/main/default/classes/MetadataService.cls 3671 26 3671 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2291 /force-app/main/default/classes/MetadataService.cls 3671 26 3671 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2292 /force-app/main/default/classes/MetadataService.cls 3672 26 3672 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2292 /force-app/main/default/classes/MetadataService.cls 3672 26 3672 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2293 /force-app/main/default/classes/MetadataService.cls 3673 26 3673 115 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2293 /force-app/main/default/classes/MetadataService.cls 3673 26 3673 115 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2294 /force-app/main/default/classes/MetadataService.cls 3675 12 3680 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2294 /force-app/main/default/classes/MetadataService.cls 3675 12 3680 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2295 /force-app/main/default/classes/MetadataService.cls 3677 26 3677 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'domain_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2295 /force-app/main/default/classes/MetadataService.cls 3677 26 3677 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'domain_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2296 /force-app/main/default/classes/MetadataService.cls 3678 26 3678 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2296 /force-app/main/default/classes/MetadataService.cls 3678 26 3678 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2297 /force-app/main/default/classes/MetadataService.cls 3679 26 3679 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2297 /force-app/main/default/classes/MetadataService.cls 3679 26 3679 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2298 /force-app/main/default/classes/MetadataService.cls 3681 12 3688 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2298 /force-app/main/default/classes/MetadataService.cls 3681 12 3688 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2299 /force-app/main/default/classes/MetadataService.cls 3684 26 3684 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2299 /force-app/main/default/classes/MetadataService.cls 3684 26 3684 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2300 /force-app/main/default/classes/MetadataService.cls 3685 26 3685 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'visible_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2300 /force-app/main/default/classes/MetadataService.cls 3685 26 3685 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'visible_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2301 /force-app/main/default/classes/MetadataService.cls 3686 26 3686 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2301 /force-app/main/default/classes/MetadataService.cls 3686 26 3686 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2302 /force-app/main/default/classes/MetadataService.cls 3687 26 3687 86 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2302 /force-app/main/default/classes/MetadataService.cls 3687 26 3687 86 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2303 /force-app/main/default/classes/MetadataService.cls 3689 12 3694 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2303 /force-app/main/default/classes/MetadataService.cls 3689 12 3694 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2304 /force-app/main/default/classes/MetadataService.cls 3689 12 3694 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'cancelDeploy_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
2304 /force-app/main/default/classes/MetadataService.cls 3689 12 3694 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'cancelDeploy_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
2305 /force-app/main/default/classes/MetadataService.cls 3690 23 3690 31 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'String_x' doesn't match '[a-z][a-zA-Z0-9]*'
2305 /force-app/main/default/classes/MetadataService.cls 3690 23 3690 31 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'String_x' doesn't match '[a-z][a-zA-Z0-9]*'
2306 /force-app/main/default/classes/MetadataService.cls 3691 26 3691 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'String_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2306 /force-app/main/default/classes/MetadataService.cls 3691 26 3691 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'String_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2307 /force-app/main/default/classes/MetadataService.cls 3692 26 3692 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2307 /force-app/main/default/classes/MetadataService.cls 3692 26 3692 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2308 /force-app/main/default/classes/MetadataService.cls 3693 26 3693 74 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2308 /force-app/main/default/classes/MetadataService.cls 3693 26 3693 74 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2309 /force-app/main/default/classes/MetadataService.cls 3695 12 3712 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2309 /force-app/main/default/classes/MetadataService.cls 3695 12 3712 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2310 /force-app/main/default/classes/MetadataService.cls 3695 12 3712 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2310 /force-app/main/default/classes/MetadataService.cls 3695 12 3712 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2311 /force-app/main/default/classes/MetadataService.cls 3698 26 3698 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2311 /force-app/main/default/classes/MetadataService.cls 3698 26 3698 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2312 /force-app/main/default/classes/MetadataService.cls 3704 26 3704 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accessType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2312 /force-app/main/default/classes/MetadataService.cls 3704 26 3704 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accessType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2313 /force-app/main/default/classes/MetadataService.cls 3705 26 3705 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'folderShares_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2313 /force-app/main/default/classes/MetadataService.cls 3705 26 3705 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'folderShares_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2314 /force-app/main/default/classes/MetadataService.cls 3706 26 3706 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2314 /force-app/main/default/classes/MetadataService.cls 3706 26 3706 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2315 /force-app/main/default/classes/MetadataService.cls 3707 26 3707 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'publicFolderAccess_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2315 /force-app/main/default/classes/MetadataService.cls 3707 26 3707 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'publicFolderAccess_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2316 /force-app/main/default/classes/MetadataService.cls 3708 26 3708 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharedTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2316 /force-app/main/default/classes/MetadataService.cls 3708 26 3708 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharedTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2317 /force-app/main/default/classes/MetadataService.cls 3709 26 3709 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2317 /force-app/main/default/classes/MetadataService.cls 3709 26 3709 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2318 /force-app/main/default/classes/MetadataService.cls 3710 26 3710 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2318 /force-app/main/default/classes/MetadataService.cls 3710 26 3710 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2319 /force-app/main/default/classes/MetadataService.cls 3711 26 3711 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2319 /force-app/main/default/classes/MetadataService.cls 3711 26 3711 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2320 /force-app/main/default/classes/MetadataService.cls 3713 12 3720 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2320 /force-app/main/default/classes/MetadataService.cls 3713 12 3720 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2321 /force-app/main/default/classes/MetadataService.cls 3716 26 3716 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'columnSize_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2321 /force-app/main/default/classes/MetadataService.cls 3716 26 3716 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'columnSize_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2322 /force-app/main/default/classes/MetadataService.cls 3717 26 3717 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'components_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2322 /force-app/main/default/classes/MetadataService.cls 3717 26 3717 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'components_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2323 /force-app/main/default/classes/MetadataService.cls 3718 26 3718 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2323 /force-app/main/default/classes/MetadataService.cls 3718 26 3718 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2324 /force-app/main/default/classes/MetadataService.cls 3719 26 3719 89 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2324 /force-app/main/default/classes/MetadataService.cls 3719 26 3719 89 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2325 /force-app/main/default/classes/MetadataService.cls 3721 12 3732 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2325 /force-app/main/default/classes/MetadataService.cls 3721 12 3732 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2326 /force-app/main/default/classes/MetadataService.cls 3724 26 3724 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2326 /force-app/main/default/classes/MetadataService.cls 3724 26 3724 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2327 /force-app/main/default/classes/MetadataService.cls 3727 26 3727 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2327 /force-app/main/default/classes/MetadataService.cls 3727 26 3727 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2328 /force-app/main/default/classes/MetadataService.cls 3728 26 3728 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ruleEntry_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2328 /force-app/main/default/classes/MetadataService.cls 3728 26 3728 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ruleEntry_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2329 /force-app/main/default/classes/MetadataService.cls 3729 26 3729 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2329 /force-app/main/default/classes/MetadataService.cls 3729 26 3729 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2330 /force-app/main/default/classes/MetadataService.cls 3730 26 3730 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2330 /force-app/main/default/classes/MetadataService.cls 3730 26 3730 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2331 /force-app/main/default/classes/MetadataService.cls 3731 26 3731 96 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2331 /force-app/main/default/classes/MetadataService.cls 3731 26 3731 96 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2332 /force-app/main/default/classes/MetadataService.cls 3733 12 3756 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2332 /force-app/main/default/classes/MetadataService.cls 3733 12 3756 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2333 /force-app/main/default/classes/MetadataService.cls 3733 12 3756 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2333 /force-app/main/default/classes/MetadataService.cls 3733 12 3756 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2334 /force-app/main/default/classes/MetadataService.cls 3742 23 3742 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'time_x' doesn't match '[a-z][a-zA-Z0-9]*'
2334 /force-app/main/default/classes/MetadataService.cls 3742 23 3742 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'time_x' doesn't match '[a-z][a-zA-Z0-9]*'
2335 /force-app/main/default/classes/MetadataService.cls 3743 23 3743 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
2335 /force-app/main/default/classes/MetadataService.cls 3743 23 3743 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
2336 /force-app/main/default/classes/MetadataService.cls 3744 26 3744 122 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'id_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2336 /force-app/main/default/classes/MetadataService.cls 3744 26 3744 122 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'id_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2337 /force-app/main/default/classes/MetadataService.cls 3745 26 3745 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'message_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2337 /force-app/main/default/classes/MetadataService.cls 3745 26 3745 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'message_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2338 /force-app/main/default/classes/MetadataService.cls 3746 26 3746 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'methodName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2338 /force-app/main/default/classes/MetadataService.cls 3746 26 3746 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'methodName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2339 /force-app/main/default/classes/MetadataService.cls 3747 26 3747 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2339 /force-app/main/default/classes/MetadataService.cls 3747 26 3747 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2340 /force-app/main/default/classes/MetadataService.cls 3748 26 3748 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'namespace_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2340 /force-app/main/default/classes/MetadataService.cls 3748 26 3748 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'namespace_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2341 /force-app/main/default/classes/MetadataService.cls 3749 26 3749 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'packageName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2341 /force-app/main/default/classes/MetadataService.cls 3749 26 3749 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'packageName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2342 /force-app/main/default/classes/MetadataService.cls 3750 26 3750 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'seeAllData_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2342 /force-app/main/default/classes/MetadataService.cls 3750 26 3750 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'seeAllData_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2343 /force-app/main/default/classes/MetadataService.cls 3751 26 3751 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'stackTrace_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2343 /force-app/main/default/classes/MetadataService.cls 3751 26 3751 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'stackTrace_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2344 /force-app/main/default/classes/MetadataService.cls 3752 26 3752 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'time_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2344 /force-app/main/default/classes/MetadataService.cls 3752 26 3752 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'time_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2345 /force-app/main/default/classes/MetadataService.cls 3753 26 3753 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2345 /force-app/main/default/classes/MetadataService.cls 3753 26 3753 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2346 /force-app/main/default/classes/MetadataService.cls 3754 26 3754 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2346 /force-app/main/default/classes/MetadataService.cls 3754 26 3754 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2347 /force-app/main/default/classes/MetadataService.cls 3755 26 3755 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2347 /force-app/main/default/classes/MetadataService.cls 3755 26 3755 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2348 /force-app/main/default/classes/MetadataService.cls 3757 12 3762 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2348 /force-app/main/default/classes/MetadataService.cls 3757 12 3762 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2349 /force-app/main/default/classes/MetadataService.cls 3759 26 3759 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'containers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2349 /force-app/main/default/classes/MetadataService.cls 3759 26 3759 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'containers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2350 /force-app/main/default/classes/MetadataService.cls 3760 26 3760 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2350 /force-app/main/default/classes/MetadataService.cls 3760 26 3760 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2351 /force-app/main/default/classes/MetadataService.cls 3761 26 3761 76 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2351 /force-app/main/default/classes/MetadataService.cls 3761 26 3761 76 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2352 /force-app/main/default/classes/MetadataService.cls 3763 12 3790 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2352 /force-app/main/default/classes/MetadataService.cls 3763 12 3790 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2353 /force-app/main/default/classes/MetadataService.cls 3763 12 3790 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2353 /force-app/main/default/classes/MetadataService.cls 3763 12 3790 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2354 /force-app/main/default/classes/MetadataService.cls 3776 26 3776 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'applicationBinaryFile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2354 /force-app/main/default/classes/MetadataService.cls 3776 26 3776 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'applicationBinaryFile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2355 /force-app/main/default/classes/MetadataService.cls 3777 26 3777 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'applicationBinaryFileName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2355 /force-app/main/default/classes/MetadataService.cls 3777 26 3777 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'applicationBinaryFileName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2356 /force-app/main/default/classes/MetadataService.cls 3778 26 3778 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'applicationBundleIdentifier_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2356 /force-app/main/default/classes/MetadataService.cls 3778 26 3778 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'applicationBundleIdentifier_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2357 /force-app/main/default/classes/MetadataService.cls 3779 26 3779 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'applicationFileLength_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2357 /force-app/main/default/classes/MetadataService.cls 3779 26 3779 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'applicationFileLength_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2358 /force-app/main/default/classes/MetadataService.cls 3780 26 3780 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'applicationIconFile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2358 /force-app/main/default/classes/MetadataService.cls 3780 26 3780 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'applicationIconFile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2359 /force-app/main/default/classes/MetadataService.cls 3781 26 3781 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'applicationIconFileName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2359 /force-app/main/default/classes/MetadataService.cls 3781 26 3781 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'applicationIconFileName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2360 /force-app/main/default/classes/MetadataService.cls 3782 26 3782 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'applicationInstallUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2360 /force-app/main/default/classes/MetadataService.cls 3782 26 3782 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'applicationInstallUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2361 /force-app/main/default/classes/MetadataService.cls 3783 26 3783 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'devicePlatform_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2361 /force-app/main/default/classes/MetadataService.cls 3783 26 3783 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'devicePlatform_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2362 /force-app/main/default/classes/MetadataService.cls 3784 26 3784 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'deviceType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2362 /force-app/main/default/classes/MetadataService.cls 3784 26 3784 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'deviceType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2363 /force-app/main/default/classes/MetadataService.cls 3785 26 3785 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'minimumOsVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2363 /force-app/main/default/classes/MetadataService.cls 3785 26 3785 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'minimumOsVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2364 /force-app/main/default/classes/MetadataService.cls 3786 26 3786 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'privateApp_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2364 /force-app/main/default/classes/MetadataService.cls 3786 26 3786 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'privateApp_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2365 /force-app/main/default/classes/MetadataService.cls 3787 26 3787 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'version_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2365 /force-app/main/default/classes/MetadataService.cls 3787 26 3787 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'version_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2366 /force-app/main/default/classes/MetadataService.cls 3788 26 3788 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2366 /force-app/main/default/classes/MetadataService.cls 3788 26 3788 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2367 /force-app/main/default/classes/MetadataService.cls 3789 26 3789 313 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2367 /force-app/main/default/classes/MetadataService.cls 3789 26 3789 313 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2368 /force-app/main/default/classes/MetadataService.cls 3791 12 3826 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2368 /force-app/main/default/classes/MetadataService.cls 3791 12 3826 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2369 /force-app/main/default/classes/MetadataService.cls 3791 12 3826 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2369 /force-app/main/default/classes/MetadataService.cls 3791 12 3826 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2370 /force-app/main/default/classes/MetadataService.cls 3794 26 3794 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2370 /force-app/main/default/classes/MetadataService.cls 3794 26 3794 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2371 /force-app/main/default/classes/MetadataService.cls 3809 26 3809 165 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'applicationVisibilities_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2371 /force-app/main/default/classes/MetadataService.cls 3809 26 3809 165 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'applicationVisibilities_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2372 /force-app/main/default/classes/MetadataService.cls 3810 26 3810 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'classAccesses_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2372 /force-app/main/default/classes/MetadataService.cls 3810 26 3810 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'classAccesses_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2373 /force-app/main/default/classes/MetadataService.cls 3811 26 3811 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customPermissions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2373 /force-app/main/default/classes/MetadataService.cls 3811 26 3811 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customPermissions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2374 /force-app/main/default/classes/MetadataService.cls 3812 26 3812 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2374 /force-app/main/default/classes/MetadataService.cls 3812 26 3812 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2375 /force-app/main/default/classes/MetadataService.cls 3813 26 3813 171 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'externalDataSourceAccesses_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2375 /force-app/main/default/classes/MetadataService.cls 3813 26 3813 171 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'externalDataSourceAccesses_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2376 /force-app/main/default/classes/MetadataService.cls 3814 26 3814 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldPermissions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2376 /force-app/main/default/classes/MetadataService.cls 3814 26 3814 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldPermissions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2377 /force-app/main/default/classes/MetadataService.cls 3815 26 3815 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'hasActivationRequired_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2377 /force-app/main/default/classes/MetadataService.cls 3815 26 3815 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'hasActivationRequired_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2378 /force-app/main/default/classes/MetadataService.cls 3816 26 3816 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2378 /force-app/main/default/classes/MetadataService.cls 3816 26 3816 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2379 /force-app/main/default/classes/MetadataService.cls 3817 26 3817 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'license_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2379 /force-app/main/default/classes/MetadataService.cls 3817 26 3817 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'license_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2380 /force-app/main/default/classes/MetadataService.cls 3818 26 3818 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'objectPermissions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2380 /force-app/main/default/classes/MetadataService.cls 3818 26 3818 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'objectPermissions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2381 /force-app/main/default/classes/MetadataService.cls 3819 26 3819 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pageAccesses_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2381 /force-app/main/default/classes/MetadataService.cls 3819 26 3819 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pageAccesses_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2382 /force-app/main/default/classes/MetadataService.cls 3820 26 3820 163 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordTypeVisibilities_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2382 /force-app/main/default/classes/MetadataService.cls 3820 26 3820 163 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordTypeVisibilities_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2383 /force-app/main/default/classes/MetadataService.cls 3821 26 3821 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tabSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2383 /force-app/main/default/classes/MetadataService.cls 3821 26 3821 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tabSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2384 /force-app/main/default/classes/MetadataService.cls 3822 26 3822 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'userPermissions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2384 /force-app/main/default/classes/MetadataService.cls 3822 26 3822 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'userPermissions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2385 /force-app/main/default/classes/MetadataService.cls 3823 26 3823 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2385 /force-app/main/default/classes/MetadataService.cls 3823 26 3823 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2386 /force-app/main/default/classes/MetadataService.cls 3824 26 3824 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2386 /force-app/main/default/classes/MetadataService.cls 3824 26 3824 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2387 /force-app/main/default/classes/MetadataService.cls 3825 26 3825 333 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2387 /force-app/main/default/classes/MetadataService.cls 3825 26 3825 333 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2388 /force-app/main/default/classes/MetadataService.cls 3827 12 3850 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2388 /force-app/main/default/classes/MetadataService.cls 3827 12 3850 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2389 /force-app/main/default/classes/MetadataService.cls 3827 12 3850 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2389 /force-app/main/default/classes/MetadataService.cls 3827 12 3850 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2390 /force-app/main/default/classes/MetadataService.cls 3830 26 3830 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2390 /force-app/main/default/classes/MetadataService.cls 3830 26 3830 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2391 /force-app/main/default/classes/MetadataService.cls 3839 26 3839 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2391 /force-app/main/default/classes/MetadataService.cls 3839 26 3839 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2392 /force-app/main/default/classes/MetadataService.cls 3840 26 3840 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2392 /force-app/main/default/classes/MetadataService.cls 3840 26 3840 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2393 /force-app/main/default/classes/MetadataService.cls 3841 26 3841 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'booleanFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2393 /force-app/main/default/classes/MetadataService.cls 3841 26 3841 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'booleanFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2394 /force-app/main/default/classes/MetadataService.cls 3842 26 3842 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'criteriaItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2394 /force-app/main/default/classes/MetadataService.cls 3842 26 3842 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'criteriaItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2395 /force-app/main/default/classes/MetadataService.cls 3843 26 3843 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2395 /force-app/main/default/classes/MetadataService.cls 3843 26 3843 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2396 /force-app/main/default/classes/MetadataService.cls 3844 26 3844 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'formula_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2396 /force-app/main/default/classes/MetadataService.cls 3844 26 3844 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'formula_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2397 /force-app/main/default/classes/MetadataService.cls 3845 26 3845 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'triggerType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2397 /force-app/main/default/classes/MetadataService.cls 3845 26 3845 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'triggerType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2398 /force-app/main/default/classes/MetadataService.cls 3846 26 3846 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'workflowTimeTriggers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2398 /force-app/main/default/classes/MetadataService.cls 3846 26 3846 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'workflowTimeTriggers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2399 /force-app/main/default/classes/MetadataService.cls 3847 26 3847 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2399 /force-app/main/default/classes/MetadataService.cls 3847 26 3847 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2400 /force-app/main/default/classes/MetadataService.cls 3848 26 3848 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2400 /force-app/main/default/classes/MetadataService.cls 3848 26 3848 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2401 /force-app/main/default/classes/MetadataService.cls 3849 26 3849 187 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2401 /force-app/main/default/classes/MetadataService.cls 3849 26 3849 187 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2402 /force-app/main/default/classes/MetadataService.cls 3851 12 3870 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2402 /force-app/main/default/classes/MetadataService.cls 3851 12 3870 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2403 /force-app/main/default/classes/MetadataService.cls 3851 12 3870 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2403 /force-app/main/default/classes/MetadataService.cls 3851 12 3870 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2404 /force-app/main/default/classes/MetadataService.cls 3854 26 3854 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2404 /force-app/main/default/classes/MetadataService.cls 3854 26 3854 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2405 /force-app/main/default/classes/MetadataService.cls 3857 26 3857 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2405 /force-app/main/default/classes/MetadataService.cls 3857 26 3857 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2406 /force-app/main/default/classes/MetadataService.cls 3858 26 3858 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2406 /force-app/main/default/classes/MetadataService.cls 3858 26 3858 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2407 /force-app/main/default/classes/MetadataService.cls 3863 26 3863 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'conditionLogic_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2407 /force-app/main/default/classes/MetadataService.cls 3863 26 3863 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'conditionLogic_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2408 /force-app/main/default/classes/MetadataService.cls 3864 26 3864 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'conditions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2408 /force-app/main/default/classes/MetadataService.cls 3864 26 3864 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'conditions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2409 /force-app/main/default/classes/MetadataService.cls 3865 26 3865 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2409 /force-app/main/default/classes/MetadataService.cls 3865 26 3865 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2410 /force-app/main/default/classes/MetadataService.cls 3866 26 3866 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2410 /force-app/main/default/classes/MetadataService.cls 3866 26 3866 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2411 /force-app/main/default/classes/MetadataService.cls 3867 26 3867 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2411 /force-app/main/default/classes/MetadataService.cls 3867 26 3867 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2412 /force-app/main/default/classes/MetadataService.cls 3868 26 3868 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2412 /force-app/main/default/classes/MetadataService.cls 3868 26 3868 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2413 /force-app/main/default/classes/MetadataService.cls 3869 26 3869 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2413 /force-app/main/default/classes/MetadataService.cls 3869 26 3869 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2414 /force-app/main/default/classes/MetadataService.cls 3871 12 3890 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2414 /force-app/main/default/classes/MetadataService.cls 3871 12 3890 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2415 /force-app/main/default/classes/MetadataService.cls 3871 12 3890 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2415 /force-app/main/default/classes/MetadataService.cls 3871 12 3890 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2416 /force-app/main/default/classes/MetadataService.cls 3874 26 3874 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2416 /force-app/main/default/classes/MetadataService.cls 3874 26 3874 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2417 /force-app/main/default/classes/MetadataService.cls 3881 26 3881 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'action_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2417 /force-app/main/default/classes/MetadataService.cls 3881 26 3881 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'action_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2418 /force-app/main/default/classes/MetadataService.cls 3882 26 3882 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2418 /force-app/main/default/classes/MetadataService.cls 3882 26 3882 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2419 /force-app/main/default/classes/MetadataService.cls 3883 26 3883 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2419 /force-app/main/default/classes/MetadataService.cls 3883 26 3883 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2420 /force-app/main/default/classes/MetadataService.cls 3884 26 3884 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'entitiesAndFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2420 /force-app/main/default/classes/MetadataService.cls 3884 26 3884 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'entitiesAndFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2421 /force-app/main/default/classes/MetadataService.cls 3885 26 3885 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2421 /force-app/main/default/classes/MetadataService.cls 3885 26 3885 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2422 /force-app/main/default/classes/MetadataService.cls 3886 26 3886 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'userMessage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2422 /force-app/main/default/classes/MetadataService.cls 3886 26 3886 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'userMessage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2423 /force-app/main/default/classes/MetadataService.cls 3887 26 3887 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2423 /force-app/main/default/classes/MetadataService.cls 3887 26 3887 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2424 /force-app/main/default/classes/MetadataService.cls 3888 26 3888 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2424 /force-app/main/default/classes/MetadataService.cls 3888 26 3888 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2425 /force-app/main/default/classes/MetadataService.cls 3889 26 3889 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2425 /force-app/main/default/classes/MetadataService.cls 3889 26 3889 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2426 /force-app/main/default/classes/MetadataService.cls 3891 12 3898 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2426 /force-app/main/default/classes/MetadataService.cls 3891 12 3898 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2427 /force-app/main/default/classes/MetadataService.cls 3894 26 3894 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2427 /force-app/main/default/classes/MetadataService.cls 3894 26 3894 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2428 /force-app/main/default/classes/MetadataService.cls 3895 26 3895 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'translation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2428 /force-app/main/default/classes/MetadataService.cls 3895 26 3895 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'translation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2429 /force-app/main/default/classes/MetadataService.cls 3896 26 3896 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2429 /force-app/main/default/classes/MetadataService.cls 3896 26 3896 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2430 /force-app/main/default/classes/MetadataService.cls 3897 26 3897 91 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2430 /force-app/main/default/classes/MetadataService.cls 3897 26 3897 91 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2431 /force-app/main/default/classes/MetadataService.cls 3899 12 3906 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2431 /force-app/main/default/classes/MetadataService.cls 3899 12 3906 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2432 /force-app/main/default/classes/MetadataService.cls 3902 26 3902 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apexClass_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2432 /force-app/main/default/classes/MetadataService.cls 3902 26 3902 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apexClass_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2433 /force-app/main/default/classes/MetadataService.cls 3903 26 3903 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2433 /force-app/main/default/classes/MetadataService.cls 3903 26 3903 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2434 /force-app/main/default/classes/MetadataService.cls 3904 26 3904 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2434 /force-app/main/default/classes/MetadataService.cls 3904 26 3904 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2435 /force-app/main/default/classes/MetadataService.cls 3905 26 3905 85 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2435 /force-app/main/default/classes/MetadataService.cls 3905 26 3905 85 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2436 /force-app/main/default/classes/MetadataService.cls 3907 12 3946 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2436 /force-app/main/default/classes/MetadataService.cls 3907 12 3946 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2437 /force-app/main/default/classes/MetadataService.cls 3907 12 3946 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2437 /force-app/main/default/classes/MetadataService.cls 3907 12 3946 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2438 /force-app/main/default/classes/MetadataService.cls 3910 26 3910 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2438 /force-app/main/default/classes/MetadataService.cls 3910 26 3910 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2439 /force-app/main/default/classes/MetadataService.cls 3922 23 3922 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x' doesn't match '[a-z][a-zA-Z0-9]*'
2439 /force-app/main/default/classes/MetadataService.cls 3922 23 3922 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x' doesn't match '[a-z][a-zA-Z0-9]*'
2440 /force-app/main/default/classes/MetadataService.cls 3927 26 3927 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionOverrides_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2440 /force-app/main/default/classes/MetadataService.cls 3927 26 3927 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionOverrides_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2441 /force-app/main/default/classes/MetadataService.cls 3928 26 3928 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'auraComponent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2441 /force-app/main/default/classes/MetadataService.cls 3928 26 3928 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'auraComponent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2442 /force-app/main/default/classes/MetadataService.cls 3929 26 3929 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customObject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2442 /force-app/main/default/classes/MetadataService.cls 3929 26 3929 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customObject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2443 /force-app/main/default/classes/MetadataService.cls 3930 26 3930 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2443 /force-app/main/default/classes/MetadataService.cls 3930 26 3930 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2444 /force-app/main/default/classes/MetadataService.cls 3931 26 3931 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'flexiPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2444 /force-app/main/default/classes/MetadataService.cls 3931 26 3931 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'flexiPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2445 /force-app/main/default/classes/MetadataService.cls 3932 26 3932 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'frameHeight_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2445 /force-app/main/default/classes/MetadataService.cls 3932 26 3932 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'frameHeight_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2446 /force-app/main/default/classes/MetadataService.cls 3933 26 3933 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'hasSidebar_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2446 /force-app/main/default/classes/MetadataService.cls 3933 26 3933 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'hasSidebar_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2447 /force-app/main/default/classes/MetadataService.cls 3934 26 3934 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'icon_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2447 /force-app/main/default/classes/MetadataService.cls 3934 26 3934 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'icon_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2448 /force-app/main/default/classes/MetadataService.cls 3935 26 3935 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2448 /force-app/main/default/classes/MetadataService.cls 3935 26 3935 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2449 /force-app/main/default/classes/MetadataService.cls 3936 26 3936 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'mobileReady_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2449 /force-app/main/default/classes/MetadataService.cls 3936 26 3936 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'mobileReady_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2450 /force-app/main/default/classes/MetadataService.cls 3937 26 3937 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'motif_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2450 /force-app/main/default/classes/MetadataService.cls 3937 26 3937 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'motif_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2451 /force-app/main/default/classes/MetadataService.cls 3938 26 3938 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2451 /force-app/main/default/classes/MetadataService.cls 3938 26 3938 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2452 /force-app/main/default/classes/MetadataService.cls 3939 26 3939 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scontrol_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2452 /force-app/main/default/classes/MetadataService.cls 3939 26 3939 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scontrol_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2453 /force-app/main/default/classes/MetadataService.cls 3940 26 3940 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'splashPageLink_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2453 /force-app/main/default/classes/MetadataService.cls 3940 26 3940 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'splashPageLink_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2454 /force-app/main/default/classes/MetadataService.cls 3941 26 3941 124 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'url_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2454 /force-app/main/default/classes/MetadataService.cls 3941 26 3941 124 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'url_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2455 /force-app/main/default/classes/MetadataService.cls 3942 26 3942 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'urlEncodingKey_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2455 /force-app/main/default/classes/MetadataService.cls 3942 26 3942 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'urlEncodingKey_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2456 /force-app/main/default/classes/MetadataService.cls 3943 26 3943 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2456 /force-app/main/default/classes/MetadataService.cls 3943 26 3943 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2457 /force-app/main/default/classes/MetadataService.cls 3944 26 3944 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2457 /force-app/main/default/classes/MetadataService.cls 3944 26 3944 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2458 /force-app/main/default/classes/MetadataService.cls 3945 26 3945 274 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2458 /force-app/main/default/classes/MetadataService.cls 3945 26 3945 274 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2459 /force-app/main/default/classes/MetadataService.cls 3947 12 4010 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2459 /force-app/main/default/classes/MetadataService.cls 3947 12 4010 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2460 /force-app/main/default/classes/MetadataService.cls 3947 12 4010 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount The class LiveChatAgentConfig has 30 public methods, attributes, and properties (limit: 20)
2460 /force-app/main/default/classes/MetadataService.cls 3947 12 4010 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount The class LiveChatAgentConfig has 30 public methods, attributes, and properties (limit: 20)
2461 /force-app/main/default/classes/MetadataService.cls 3947 12 4010 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2461 /force-app/main/default/classes/MetadataService.cls 3947 12 4010 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2462 /force-app/main/default/classes/MetadataService.cls 3950 26 3950 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2462 /force-app/main/default/classes/MetadataService.cls 3950 26 3950 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2463 /force-app/main/default/classes/MetadataService.cls 3979 26 3979 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2463 /force-app/main/default/classes/MetadataService.cls 3979 26 3979 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2464 /force-app/main/default/classes/MetadataService.cls 3980 26 3980 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'autoGreeting_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2464 /force-app/main/default/classes/MetadataService.cls 3980 26 3980 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'autoGreeting_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2465 /force-app/main/default/classes/MetadataService.cls 3981 26 3981 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'capacity_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2465 /force-app/main/default/classes/MetadataService.cls 3981 26 3981 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'capacity_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2466 /force-app/main/default/classes/MetadataService.cls 3982 26 3982 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'criticalWaitTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2466 /force-app/main/default/classes/MetadataService.cls 3982 26 3982 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'criticalWaitTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2467 /force-app/main/default/classes/MetadataService.cls 3983 26 3983 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customAgentName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2467 /force-app/main/default/classes/MetadataService.cls 3983 26 3983 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customAgentName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2468 /force-app/main/default/classes/MetadataService.cls 3984 26 3984 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableAgentFileTransfer_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2468 /force-app/main/default/classes/MetadataService.cls 3984 26 3984 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableAgentFileTransfer_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2469 /force-app/main/default/classes/MetadataService.cls 3985 26 3985 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableAgentSneakPeek_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2469 /force-app/main/default/classes/MetadataService.cls 3985 26 3985 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableAgentSneakPeek_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2470 /force-app/main/default/classes/MetadataService.cls 3986 26 3986 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableAssistanceFlag_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2470 /force-app/main/default/classes/MetadataService.cls 3986 26 3986 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableAssistanceFlag_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2471 /force-app/main/default/classes/MetadataService.cls 3987 26 3987 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableAutoAwayOnDecline_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2471 /force-app/main/default/classes/MetadataService.cls 3987 26 3987 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableAutoAwayOnDecline_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2472 /force-app/main/default/classes/MetadataService.cls 3988 26 3988 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableAutoAwayOnPushTimeout_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2472 /force-app/main/default/classes/MetadataService.cls 3988 26 3988 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableAutoAwayOnPushTimeout_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2473 /force-app/main/default/classes/MetadataService.cls 3989 26 3989 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableChatConferencing_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2473 /force-app/main/default/classes/MetadataService.cls 3989 26 3989 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableChatConferencing_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2474 /force-app/main/default/classes/MetadataService.cls 3990 26 3990 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableChatMonitoring_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2474 /force-app/main/default/classes/MetadataService.cls 3990 26 3990 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableChatMonitoring_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2475 /force-app/main/default/classes/MetadataService.cls 3991 26 3991 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableChatTransferToAgent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2475 /force-app/main/default/classes/MetadataService.cls 3991 26 3991 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableChatTransferToAgent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2476 /force-app/main/default/classes/MetadataService.cls 3992 26 3992 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableChatTransferToButton_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2476 /force-app/main/default/classes/MetadataService.cls 3992 26 3992 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableChatTransferToButton_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2477 /force-app/main/default/classes/MetadataService.cls 3993 26 3993 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableChatTransferToSkill_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2477 /force-app/main/default/classes/MetadataService.cls 3993 26 3993 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableChatTransferToSkill_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2478 /force-app/main/default/classes/MetadataService.cls 3994 26 3994 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableLogoutSound_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2478 /force-app/main/default/classes/MetadataService.cls 3994 26 3994 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableLogoutSound_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2479 /force-app/main/default/classes/MetadataService.cls 3995 26 3995 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableNotifications_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2479 /force-app/main/default/classes/MetadataService.cls 3995 26 3995 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableNotifications_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2480 /force-app/main/default/classes/MetadataService.cls 3996 26 3996 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableRequestSound_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2480 /force-app/main/default/classes/MetadataService.cls 3996 26 3996 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableRequestSound_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2481 /force-app/main/default/classes/MetadataService.cls 3997 26 3997 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableSneakPeek_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2481 /force-app/main/default/classes/MetadataService.cls 3997 26 3997 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableSneakPeek_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2482 /force-app/main/default/classes/MetadataService.cls 3998 26 3998 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableVisitorBlocking_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2482 /force-app/main/default/classes/MetadataService.cls 3998 26 3998 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableVisitorBlocking_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2483 /force-app/main/default/classes/MetadataService.cls 3999 26 3999 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableWhisperMessage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2483 /force-app/main/default/classes/MetadataService.cls 3999 26 3999 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableWhisperMessage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2484 /force-app/main/default/classes/MetadataService.cls 4000 26 4000 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2484 /force-app/main/default/classes/MetadataService.cls 4000 26 4000 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2485 /force-app/main/default/classes/MetadataService.cls 4001 26 4001 186 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'supervisorDefaultAgentStatusFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2485 /force-app/main/default/classes/MetadataService.cls 4001 26 4001 186 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'supervisorDefaultAgentStatusFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2486 /force-app/main/default/classes/MetadataService.cls 4002 26 4002 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'supervisorDefaultButtonFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2486 /force-app/main/default/classes/MetadataService.cls 4002 26 4002 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'supervisorDefaultButtonFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2487 /force-app/main/default/classes/MetadataService.cls 4003 26 4003 174 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'supervisorDefaultSkillFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2487 /force-app/main/default/classes/MetadataService.cls 4003 26 4003 174 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'supervisorDefaultSkillFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2488 /force-app/main/default/classes/MetadataService.cls 4004 26 4004 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'supervisorSkills_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2488 /force-app/main/default/classes/MetadataService.cls 4004 26 4004 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'supervisorSkills_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2489 /force-app/main/default/classes/MetadataService.cls 4005 26 4005 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'transferableButtons_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2489 /force-app/main/default/classes/MetadataService.cls 4005 26 4005 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'transferableButtons_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2490 /force-app/main/default/classes/MetadataService.cls 4006 26 4006 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'transferableSkills_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2490 /force-app/main/default/classes/MetadataService.cls 4006 26 4006 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'transferableSkills_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2491 /force-app/main/default/classes/MetadataService.cls 4007 26 4007 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2491 /force-app/main/default/classes/MetadataService.cls 4007 26 4007 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2492 /force-app/main/default/classes/MetadataService.cls 4008 26 4008 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2492 /force-app/main/default/classes/MetadataService.cls 4008 26 4008 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2493 /force-app/main/default/classes/MetadataService.cls 4009 26 4009 711 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2493 /force-app/main/default/classes/MetadataService.cls 4009 26 4009 711 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2494 /force-app/main/default/classes/MetadataService.cls 4011 12 4022 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2494 /force-app/main/default/classes/MetadataService.cls 4011 12 4022 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2495 /force-app/main/default/classes/MetadataService.cls 4012 23 4012 34 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'SObjectType' doesn't match '[a-z][a-zA-Z0-9]*'
2495 /force-app/main/default/classes/MetadataService.cls 4012 23 4012 34 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'SObjectType' doesn't match '[a-z][a-zA-Z0-9]*'
2496 /force-app/main/default/classes/MetadataService.cls 4016 26 4016 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'SObjectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2496 /force-app/main/default/classes/MetadataService.cls 4016 26 4016 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'SObjectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2497 /force-app/main/default/classes/MetadataService.cls 4017 26 4017 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'developerName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2497 /force-app/main/default/classes/MetadataService.cls 4017 26 4017 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'developerName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2498 /force-app/main/default/classes/MetadataService.cls 4018 26 4018 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldMappingRows_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2498 /force-app/main/default/classes/MetadataService.cls 4018 26 4018 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldMappingRows_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2499 /force-app/main/default/classes/MetadataService.cls 4019 26 4019 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2499 /force-app/main/default/classes/MetadataService.cls 4019 26 4019 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2500 /force-app/main/default/classes/MetadataService.cls 4020 26 4020 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2500 /force-app/main/default/classes/MetadataService.cls 4020 26 4020 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2501 /force-app/main/default/classes/MetadataService.cls 4021 26 4021 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2501 /force-app/main/default/classes/MetadataService.cls 4021 26 4021 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2502 /force-app/main/default/classes/MetadataService.cls 4023 12 4046 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2502 /force-app/main/default/classes/MetadataService.cls 4023 12 4046 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2503 /force-app/main/default/classes/MetadataService.cls 4023 12 4046 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2503 /force-app/main/default/classes/MetadataService.cls 4023 12 4046 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2504 /force-app/main/default/classes/MetadataService.cls 4034 26 4034 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableEmailToCase_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2504 /force-app/main/default/classes/MetadataService.cls 4034 26 4034 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableEmailToCase_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2505 /force-app/main/default/classes/MetadataService.cls 4035 26 4035 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableHtmlEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2505 /force-app/main/default/classes/MetadataService.cls 4035 26 4035 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableHtmlEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2506 /force-app/main/default/classes/MetadataService.cls 4036 26 4036 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableOnDemandEmailToCase_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2506 /force-app/main/default/classes/MetadataService.cls 4036 26 4036 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableOnDemandEmailToCase_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2507 /force-app/main/default/classes/MetadataService.cls 4037 26 4037 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableThreadIDInBody_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2507 /force-app/main/default/classes/MetadataService.cls 4037 26 4037 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableThreadIDInBody_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2508 /force-app/main/default/classes/MetadataService.cls 4038 26 4038 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableThreadIDInSubject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2508 /force-app/main/default/classes/MetadataService.cls 4038 26 4038 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableThreadIDInSubject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2509 /force-app/main/default/classes/MetadataService.cls 4039 26 4039 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'notifyOwnerOnNewCaseEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2509 /force-app/main/default/classes/MetadataService.cls 4039 26 4039 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'notifyOwnerOnNewCaseEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2510 /force-app/main/default/classes/MetadataService.cls 4040 26 4040 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'overEmailLimitAction_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2510 /force-app/main/default/classes/MetadataService.cls 4040 26 4040 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'overEmailLimitAction_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2511 /force-app/main/default/classes/MetadataService.cls 4041 26 4041 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'preQuoteSignature_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2511 /force-app/main/default/classes/MetadataService.cls 4041 26 4041 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'preQuoteSignature_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2512 /force-app/main/default/classes/MetadataService.cls 4042 26 4042 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'routingAddresses_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2512 /force-app/main/default/classes/MetadataService.cls 4042 26 4042 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'routingAddresses_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2513 /force-app/main/default/classes/MetadataService.cls 4043 26 4043 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'unauthorizedSenderAction_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2513 /force-app/main/default/classes/MetadataService.cls 4043 26 4043 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'unauthorizedSenderAction_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2514 /force-app/main/default/classes/MetadataService.cls 4044 26 4044 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2514 /force-app/main/default/classes/MetadataService.cls 4044 26 4044 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2515 /force-app/main/default/classes/MetadataService.cls 4045 26 4045 295 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2515 /force-app/main/default/classes/MetadataService.cls 4045 26 4045 295 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2516 /force-app/main/default/classes/MetadataService.cls 4047 12 4058 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2516 /force-app/main/default/classes/MetadataService.cls 4047 12 4058 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2517 /force-app/main/default/classes/MetadataService.cls 4050 26 4050 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2517 /force-app/main/default/classes/MetadataService.cls 4050 26 4050 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2518 /force-app/main/default/classes/MetadataService.cls 4053 26 4053 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignToReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2518 /force-app/main/default/classes/MetadataService.cls 4053 26 4053 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignToReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2519 /force-app/main/default/classes/MetadataService.cls 4054 26 4054 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2519 /force-app/main/default/classes/MetadataService.cls 4054 26 4054 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2520 /force-app/main/default/classes/MetadataService.cls 4055 26 4055 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2520 /force-app/main/default/classes/MetadataService.cls 4055 26 4055 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2521 /force-app/main/default/classes/MetadataService.cls 4056 26 4056 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2521 /force-app/main/default/classes/MetadataService.cls 4056 26 4056 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2522 /force-app/main/default/classes/MetadataService.cls 4057 26 4057 115 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2522 /force-app/main/default/classes/MetadataService.cls 4057 26 4057 115 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2523 /force-app/main/default/classes/MetadataService.cls 4059 12 4072 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2523 /force-app/main/default/classes/MetadataService.cls 4059 12 4072 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2524 /force-app/main/default/classes/MetadataService.cls 4062 26 4062 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2524 /force-app/main/default/classes/MetadataService.cls 4062 26 4062 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2525 /force-app/main/default/classes/MetadataService.cls 4066 26 4066 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'networkAccess_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2525 /force-app/main/default/classes/MetadataService.cls 4066 26 4066 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'networkAccess_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2526 /force-app/main/default/classes/MetadataService.cls 4067 26 4067 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'passwordPolicies_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2526 /force-app/main/default/classes/MetadataService.cls 4067 26 4067 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'passwordPolicies_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2527 /force-app/main/default/classes/MetadataService.cls 4068 26 4068 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sessionSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2527 /force-app/main/default/classes/MetadataService.cls 4068 26 4068 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sessionSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2528 /force-app/main/default/classes/MetadataService.cls 4069 26 4069 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2528 /force-app/main/default/classes/MetadataService.cls 4069 26 4069 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2529 /force-app/main/default/classes/MetadataService.cls 4070 26 4070 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2529 /force-app/main/default/classes/MetadataService.cls 4070 26 4070 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2530 /force-app/main/default/classes/MetadataService.cls 4071 26 4071 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2530 /force-app/main/default/classes/MetadataService.cls 4071 26 4071 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2531 /force-app/main/default/classes/MetadataService.cls 4073 12 4124 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2531 /force-app/main/default/classes/MetadataService.cls 4073 12 4124 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2532 /force-app/main/default/classes/MetadataService.cls 4073 12 4124 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount The class ReportChart has 24 public methods, attributes, and properties (limit: 20)
2532 /force-app/main/default/classes/MetadataService.cls 4073 12 4124 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount The class ReportChart has 24 public methods, attributes, and properties (limit: 20)
2533 /force-app/main/default/classes/MetadataService.cls 4073 12 4124 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2533 /force-app/main/default/classes/MetadataService.cls 4073 12 4124 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2534 /force-app/main/default/classes/MetadataService.cls 4098 26 4098 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'backgroundColor1_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2534 /force-app/main/default/classes/MetadataService.cls 4098 26 4098 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'backgroundColor1_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2535 /force-app/main/default/classes/MetadataService.cls 4099 26 4099 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'backgroundColor2_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2535 /force-app/main/default/classes/MetadataService.cls 4099 26 4099 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'backgroundColor2_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2536 /force-app/main/default/classes/MetadataService.cls 4100 26 4100 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'backgroundFadeDir_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2536 /force-app/main/default/classes/MetadataService.cls 4100 26 4100 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'backgroundFadeDir_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2537 /force-app/main/default/classes/MetadataService.cls 4101 26 4101 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chartSummaries_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2537 /force-app/main/default/classes/MetadataService.cls 4101 26 4101 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chartSummaries_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2538 /force-app/main/default/classes/MetadataService.cls 4102 26 4102 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chartType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2538 /force-app/main/default/classes/MetadataService.cls 4102 26 4102 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chartType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2539 /force-app/main/default/classes/MetadataService.cls 4103 26 4103 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableHoverLabels_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2539 /force-app/main/default/classes/MetadataService.cls 4103 26 4103 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableHoverLabels_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2540 /force-app/main/default/classes/MetadataService.cls 4104 26 4104 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'expandOthers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2540 /force-app/main/default/classes/MetadataService.cls 4104 26 4104 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'expandOthers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2541 /force-app/main/default/classes/MetadataService.cls 4105 26 4105 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'groupingColumn_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2541 /force-app/main/default/classes/MetadataService.cls 4105 26 4105 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'groupingColumn_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2542 /force-app/main/default/classes/MetadataService.cls 4106 26 4106 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'legendPosition_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2542 /force-app/main/default/classes/MetadataService.cls 4106 26 4106 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'legendPosition_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2543 /force-app/main/default/classes/MetadataService.cls 4107 26 4107 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'location_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2543 /force-app/main/default/classes/MetadataService.cls 4107 26 4107 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'location_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2544 /force-app/main/default/classes/MetadataService.cls 4108 26 4108 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'secondaryGroupingColumn_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2544 /force-app/main/default/classes/MetadataService.cls 4108 26 4108 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'secondaryGroupingColumn_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2545 /force-app/main/default/classes/MetadataService.cls 4109 26 4109 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showAxisLabels_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2545 /force-app/main/default/classes/MetadataService.cls 4109 26 4109 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showAxisLabels_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2546 /force-app/main/default/classes/MetadataService.cls 4110 26 4110 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showPercentage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2546 /force-app/main/default/classes/MetadataService.cls 4110 26 4110 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showPercentage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2547 /force-app/main/default/classes/MetadataService.cls 4111 26 4111 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showTotal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2547 /force-app/main/default/classes/MetadataService.cls 4111 26 4111 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showTotal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2548 /force-app/main/default/classes/MetadataService.cls 4112 26 4112 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2548 /force-app/main/default/classes/MetadataService.cls 4112 26 4112 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2549 /force-app/main/default/classes/MetadataService.cls 4113 26 4113 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'size_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2549 /force-app/main/default/classes/MetadataService.cls 4113 26 4113 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'size_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2550 /force-app/main/default/classes/MetadataService.cls 4114 26 4114 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'summaryAxisManualRangeEnd_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2550 /force-app/main/default/classes/MetadataService.cls 4114 26 4114 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'summaryAxisManualRangeEnd_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2551 /force-app/main/default/classes/MetadataService.cls 4115 26 4115 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'summaryAxisManualRangeStart_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2551 /force-app/main/default/classes/MetadataService.cls 4115 26 4115 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'summaryAxisManualRangeStart_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2552 /force-app/main/default/classes/MetadataService.cls 4116 26 4116 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'summaryAxisRange_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2552 /force-app/main/default/classes/MetadataService.cls 4116 26 4116 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'summaryAxisRange_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2553 /force-app/main/default/classes/MetadataService.cls 4117 26 4117 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'textColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2553 /force-app/main/default/classes/MetadataService.cls 4117 26 4117 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'textColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2554 /force-app/main/default/classes/MetadataService.cls 4118 26 4118 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'textSize_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2554 /force-app/main/default/classes/MetadataService.cls 4118 26 4118 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'textSize_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2555 /force-app/main/default/classes/MetadataService.cls 4119 26 4119 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'title_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2555 /force-app/main/default/classes/MetadataService.cls 4119 26 4119 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'title_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2556 /force-app/main/default/classes/MetadataService.cls 4120 26 4120 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'titleColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2556 /force-app/main/default/classes/MetadataService.cls 4120 26 4120 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'titleColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2557 /force-app/main/default/classes/MetadataService.cls 4121 26 4121 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'titleSize_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2557 /force-app/main/default/classes/MetadataService.cls 4121 26 4121 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'titleSize_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2558 /force-app/main/default/classes/MetadataService.cls 4122 26 4122 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2558 /force-app/main/default/classes/MetadataService.cls 4122 26 4122 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2559 /force-app/main/default/classes/MetadataService.cls 4123 26 4123 455 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2559 /force-app/main/default/classes/MetadataService.cls 4123 26 4123 455 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2560 /force-app/main/default/classes/MetadataService.cls 4125 12 4132 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2560 /force-app/main/default/classes/MetadataService.cls 4125 12 4132 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2561 /force-app/main/default/classes/MetadataService.cls 4127 23 4127 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
2561 /force-app/main/default/classes/MetadataService.cls 4127 23 4127 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
2562 /force-app/main/default/classes/MetadataService.cls 4128 26 4128 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2562 /force-app/main/default/classes/MetadataService.cls 4128 26 4128 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2563 /force-app/main/default/classes/MetadataService.cls 4129 26 4129 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2563 /force-app/main/default/classes/MetadataService.cls 4129 26 4129 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2564 /force-app/main/default/classes/MetadataService.cls 4130 26 4130 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2564 /force-app/main/default/classes/MetadataService.cls 4130 26 4130 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2565 /force-app/main/default/classes/MetadataService.cls 4131 26 4131 79 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2565 /force-app/main/default/classes/MetadataService.cls 4131 26 4131 79 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2566 /force-app/main/default/classes/MetadataService.cls 4133 12 4140 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2566 /force-app/main/default/classes/MetadataService.cls 4133 12 4140 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2567 /force-app/main/default/classes/MetadataService.cls 4136 26 4136 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'maxNumberOfPrimaryTabs_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2567 /force-app/main/default/classes/MetadataService.cls 4136 26 4136 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'maxNumberOfPrimaryTabs_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2568 /force-app/main/default/classes/MetadataService.cls 4137 26 4137 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'maxNumberOfSubTabs_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2568 /force-app/main/default/classes/MetadataService.cls 4137 26 4137 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'maxNumberOfSubTabs_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2569 /force-app/main/default/classes/MetadataService.cls 4138 26 4138 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2569 /force-app/main/default/classes/MetadataService.cls 4138 26 4138 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2570 /force-app/main/default/classes/MetadataService.cls 4139 26 4139 109 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2570 /force-app/main/default/classes/MetadataService.cls 4139 26 4139 109 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2571 /force-app/main/default/classes/MetadataService.cls 4141 12 4150 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2571 /force-app/main/default/classes/MetadataService.cls 4141 12 4150 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2572 /force-app/main/default/classes/MetadataService.cls 4145 26 4145 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inputObject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2572 /force-app/main/default/classes/MetadataService.cls 4145 26 4145 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inputObject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2573 /force-app/main/default/classes/MetadataService.cls 4146 26 4146 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'mappingFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2573 /force-app/main/default/classes/MetadataService.cls 4146 26 4146 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'mappingFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2574 /force-app/main/default/classes/MetadataService.cls 4147 26 4147 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'outputObject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2574 /force-app/main/default/classes/MetadataService.cls 4147 26 4147 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'outputObject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2575 /force-app/main/default/classes/MetadataService.cls 4148 26 4148 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2575 /force-app/main/default/classes/MetadataService.cls 4148 26 4148 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2576 /force-app/main/default/classes/MetadataService.cls 4149 26 4149 108 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2576 /force-app/main/default/classes/MetadataService.cls 4149 26 4149 108 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2577 /force-app/main/default/classes/MetadataService.cls 4151 12 4160 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2577 /force-app/main/default/classes/MetadataService.cls 4151 12 4160 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2578 /force-app/main/default/classes/MetadataService.cls 4155 26 4155 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'entityName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2578 /force-app/main/default/classes/MetadataService.cls 4155 26 4155 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'entityName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2579 /force-app/main/default/classes/MetadataService.cls 4156 26 4156 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2579 /force-app/main/default/classes/MetadataService.cls 4156 26 4156 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2580 /force-app/main/default/classes/MetadataService.cls 4157 26 4157 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'keywordList_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2580 /force-app/main/default/classes/MetadataService.cls 4157 26 4157 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'keywordList_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2581 /force-app/main/default/classes/MetadataService.cls 4158 26 4158 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2581 /force-app/main/default/classes/MetadataService.cls 4158 26 4158 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2582 /force-app/main/default/classes/MetadataService.cls 4159 26 4159 102 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2582 /force-app/main/default/classes/MetadataService.cls 4159 26 4159 102 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2583 /force-app/main/default/classes/MetadataService.cls 4161 12 4180 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2583 /force-app/main/default/classes/MetadataService.cls 4161 12 4180 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2584 /force-app/main/default/classes/MetadataService.cls 4161 12 4180 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2584 /force-app/main/default/classes/MetadataService.cls 4161 12 4180 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2585 /force-app/main/default/classes/MetadataService.cls 4164 26 4164 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2585 /force-app/main/default/classes/MetadataService.cls 4164 26 4164 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2586 /force-app/main/default/classes/MetadataService.cls 4171 26 4171 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2586 /force-app/main/default/classes/MetadataService.cls 4171 26 4171 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2587 /force-app/main/default/classes/MetadataService.cls 4172 26 4172 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'businessProcess_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2587 /force-app/main/default/classes/MetadataService.cls 4172 26 4172 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'businessProcess_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2588 /force-app/main/default/classes/MetadataService.cls 4173 26 4173 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'compactLayoutAssignment_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2588 /force-app/main/default/classes/MetadataService.cls 4173 26 4173 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'compactLayoutAssignment_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2589 /force-app/main/default/classes/MetadataService.cls 4174 26 4174 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2589 /force-app/main/default/classes/MetadataService.cls 4174 26 4174 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2590 /force-app/main/default/classes/MetadataService.cls 4175 26 4175 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2590 /force-app/main/default/classes/MetadataService.cls 4175 26 4175 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2591 /force-app/main/default/classes/MetadataService.cls 4176 26 4176 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'picklistValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2591 /force-app/main/default/classes/MetadataService.cls 4176 26 4176 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'picklistValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2592 /force-app/main/default/classes/MetadataService.cls 4177 26 4177 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2592 /force-app/main/default/classes/MetadataService.cls 4177 26 4177 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2593 /force-app/main/default/classes/MetadataService.cls 4178 26 4178 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2593 /force-app/main/default/classes/MetadataService.cls 4178 26 4178 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2594 /force-app/main/default/classes/MetadataService.cls 4179 26 4179 167 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2594 /force-app/main/default/classes/MetadataService.cls 4179 26 4179 167 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2595 /force-app/main/default/classes/MetadataService.cls 4181 12 4196 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2595 /force-app/main/default/classes/MetadataService.cls 4181 12 4196 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2596 /force-app/main/default/classes/MetadataService.cls 4184 26 4184 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2596 /force-app/main/default/classes/MetadataService.cls 4184 26 4184 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2597 /force-app/main/default/classes/MetadataService.cls 4189 26 4189 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2597 /force-app/main/default/classes/MetadataService.cls 4189 26 4189 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2598 /force-app/main/default/classes/MetadataService.cls 4190 26 4190 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'eventParameters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2598 /force-app/main/default/classes/MetadataService.cls 4190 26 4190 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'eventParameters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2599 /force-app/main/default/classes/MetadataService.cls 4191 26 4191 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'eventType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2599 /force-app/main/default/classes/MetadataService.cls 4191 26 4191 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'eventType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2600 /force-app/main/default/classes/MetadataService.cls 4192 26 4192 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'referenceData_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2600 /force-app/main/default/classes/MetadataService.cls 4192 26 4192 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'referenceData_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2601 /force-app/main/default/classes/MetadataService.cls 4193 26 4193 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2601 /force-app/main/default/classes/MetadataService.cls 4193 26 4193 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2602 /force-app/main/default/classes/MetadataService.cls 4194 26 4194 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2602 /force-app/main/default/classes/MetadataService.cls 4194 26 4194 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2603 /force-app/main/default/classes/MetadataService.cls 4195 26 4195 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2603 /force-app/main/default/classes/MetadataService.cls 4195 26 4195 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2604 /force-app/main/default/classes/MetadataService.cls 4197 12 4206 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2604 /force-app/main/default/classes/MetadataService.cls 4197 12 4206 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2605 /force-app/main/default/classes/MetadataService.cls 4201 26 4201 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2605 /force-app/main/default/classes/MetadataService.cls 4201 26 4201 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2606 /force-app/main/default/classes/MetadataService.cls 4202 26 4202 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'formula_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2606 /force-app/main/default/classes/MetadataService.cls 4202 26 4202 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'formula_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2607 /force-app/main/default/classes/MetadataService.cls 4203 26 4203 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'literalValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2607 /force-app/main/default/classes/MetadataService.cls 4203 26 4203 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'literalValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2608 /force-app/main/default/classes/MetadataService.cls 4204 26 4204 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2608 /force-app/main/default/classes/MetadataService.cls 4204 26 4204 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2609 /force-app/main/default/classes/MetadataService.cls 4205 26 4205 96 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2609 /force-app/main/default/classes/MetadataService.cls 4205 26 4205 96 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2610 /force-app/main/default/classes/MetadataService.cls 4207 12 4214 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2610 /force-app/main/default/classes/MetadataService.cls 4207 12 4214 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2611 /force-app/main/default/classes/MetadataService.cls 4210 26 4210 124 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2611 /force-app/main/default/classes/MetadataService.cls 4210 26 4210 124 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2612 /force-app/main/default/classes/MetadataService.cls 4211 26 4211 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'visibility_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2612 /force-app/main/default/classes/MetadataService.cls 4211 26 4211 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'visibility_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2613 /force-app/main/default/classes/MetadataService.cls 4212 26 4212 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2613 /force-app/main/default/classes/MetadataService.cls 4212 26 4212 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2614 /force-app/main/default/classes/MetadataService.cls 4213 26 4213 82 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2614 /force-app/main/default/classes/MetadataService.cls 4213 26 4213 82 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2615 /force-app/main/default/classes/MetadataService.cls 4215 12 4228 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2615 /force-app/main/default/classes/MetadataService.cls 4215 12 4228 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2616 /force-app/main/default/classes/MetadataService.cls 4221 26 4221 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'criteriaItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2616 /force-app/main/default/classes/MetadataService.cls 4221 26 4221 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'criteriaItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2617 /force-app/main/default/classes/MetadataService.cls 4222 26 4222 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'operation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2617 /force-app/main/default/classes/MetadataService.cls 4222 26 4222 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'operation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2618 /force-app/main/default/classes/MetadataService.cls 4223 26 4223 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'primaryTableColumn_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2618 /force-app/main/default/classes/MetadataService.cls 4223 26 4223 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'primaryTableColumn_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2619 /force-app/main/default/classes/MetadataService.cls 4224 26 4224 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relatedTable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2619 /force-app/main/default/classes/MetadataService.cls 4224 26 4224 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relatedTable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2620 /force-app/main/default/classes/MetadataService.cls 4225 26 4225 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relatedTableJoinColumn_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2620 /force-app/main/default/classes/MetadataService.cls 4225 26 4225 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relatedTableJoinColumn_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2621 /force-app/main/default/classes/MetadataService.cls 4226 26 4226 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2621 /force-app/main/default/classes/MetadataService.cls 4226 26 4226 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2622 /force-app/main/default/classes/MetadataService.cls 4227 26 4227 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2622 /force-app/main/default/classes/MetadataService.cls 4227 26 4227 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2623 /force-app/main/default/classes/MetadataService.cls 4229 12 4246 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2623 /force-app/main/default/classes/MetadataService.cls 4229 12 4246 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2624 /force-app/main/default/classes/MetadataService.cls 4229 12 4246 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2624 /force-app/main/default/classes/MetadataService.cls 4229 12 4246 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2625 /force-app/main/default/classes/MetadataService.cls 4237 26 4237 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2625 /force-app/main/default/classes/MetadataService.cls 4237 26 4237 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2626 /force-app/main/default/classes/MetadataService.cls 4238 26 4238 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'booleanFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2626 /force-app/main/default/classes/MetadataService.cls 4238 26 4238 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'booleanFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2627 /force-app/main/default/classes/MetadataService.cls 4239 26 4239 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2627 /force-app/main/default/classes/MetadataService.cls 4239 26 4239 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2628 /force-app/main/default/classes/MetadataService.cls 4240 26 4240 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errorMessage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2628 /force-app/main/default/classes/MetadataService.cls 4240 26 4240 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errorMessage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2629 /force-app/main/default/classes/MetadataService.cls 4241 26 4241 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'filterItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2629 /force-app/main/default/classes/MetadataService.cls 4241 26 4241 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'filterItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2630 /force-app/main/default/classes/MetadataService.cls 4242 26 4242 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'infoMessage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2630 /force-app/main/default/classes/MetadataService.cls 4242 26 4242 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'infoMessage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2631 /force-app/main/default/classes/MetadataService.cls 4243 26 4243 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isOptional_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2631 /force-app/main/default/classes/MetadataService.cls 4243 26 4243 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isOptional_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2632 /force-app/main/default/classes/MetadataService.cls 4244 26 4244 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2632 /force-app/main/default/classes/MetadataService.cls 4244 26 4244 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2633 /force-app/main/default/classes/MetadataService.cls 4245 26 4245 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2633 /force-app/main/default/classes/MetadataService.cls 4245 26 4245 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2634 /force-app/main/default/classes/MetadataService.cls 4247 12 4260 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2634 /force-app/main/default/classes/MetadataService.cls 4247 12 4260 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2635 /force-app/main/default/classes/MetadataService.cls 4253 26 4253 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2635 /force-app/main/default/classes/MetadataService.cls 4253 26 4253 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2636 /force-app/main/default/classes/MetadataService.cls 4254 26 4254 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'extensionPointIdentifier_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2636 /force-app/main/default/classes/MetadataService.cls 4254 26 4254 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'extensionPointIdentifier_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2637 /force-app/main/default/classes/MetadataService.cls 4255 26 4255 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2637 /force-app/main/default/classes/MetadataService.cls 4255 26 4255 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2638 /force-app/main/default/classes/MetadataService.cls 4256 26 4256 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'language_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2638 /force-app/main/default/classes/MetadataService.cls 4256 26 4256 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'language_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2639 /force-app/main/default/classes/MetadataService.cls 4257 26 4257 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2639 /force-app/main/default/classes/MetadataService.cls 4257 26 4257 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2640 /force-app/main/default/classes/MetadataService.cls 4258 26 4258 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2640 /force-app/main/default/classes/MetadataService.cls 4258 26 4258 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2641 /force-app/main/default/classes/MetadataService.cls 4259 26 4259 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2641 /force-app/main/default/classes/MetadataService.cls 4259 26 4259 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2642 /force-app/main/default/classes/MetadataService.cls 4261 12 4272 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2642 /force-app/main/default/classes/MetadataService.cls 4261 12 4272 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2643 /force-app/main/default/classes/MetadataService.cls 4266 26 4266 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'footerColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2643 /force-app/main/default/classes/MetadataService.cls 4266 26 4266 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'footerColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2644 /force-app/main/default/classes/MetadataService.cls 4267 26 4267 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'headerColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2644 /force-app/main/default/classes/MetadataService.cls 4267 26 4267 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'headerColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2645 /force-app/main/default/classes/MetadataService.cls 4268 26 4268 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'logo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2645 /force-app/main/default/classes/MetadataService.cls 4268 26 4268 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'logo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2646 /force-app/main/default/classes/MetadataService.cls 4269 26 4269 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'logoVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2646 /force-app/main/default/classes/MetadataService.cls 4269 26 4269 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'logoVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2647 /force-app/main/default/classes/MetadataService.cls 4270 26 4270 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2647 /force-app/main/default/classes/MetadataService.cls 4270 26 4270 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2648 /force-app/main/default/classes/MetadataService.cls 4271 26 4271 112 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2648 /force-app/main/default/classes/MetadataService.cls 4271 26 4271 112 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2649 /force-app/main/default/classes/MetadataService.cls 4273 12 4300 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2649 /force-app/main/default/classes/MetadataService.cls 4273 12 4300 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2650 /force-app/main/default/classes/MetadataService.cls 4273 12 4300 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2650 /force-app/main/default/classes/MetadataService.cls 4273 12 4300 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2651 /force-app/main/default/classes/MetadataService.cls 4276 26 4276 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2651 /force-app/main/default/classes/MetadataService.cls 4276 26 4276 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2652 /force-app/main/default/classes/MetadataService.cls 4279 26 4279 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2652 /force-app/main/default/classes/MetadataService.cls 4279 26 4279 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2653 /force-app/main/default/classes/MetadataService.cls 4280 26 4280 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2653 /force-app/main/default/classes/MetadataService.cls 4280 26 4280 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2654 /force-app/main/default/classes/MetadataService.cls 4284 26 4284 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2654 /force-app/main/default/classes/MetadataService.cls 4284 26 4284 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2655 /force-app/main/default/classes/MetadataService.cls 4285 26 4285 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2655 /force-app/main/default/classes/MetadataService.cls 4285 26 4285 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2656 /force-app/main/default/classes/MetadataService.cls 4286 26 4286 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2656 /force-app/main/default/classes/MetadataService.cls 4286 26 4286 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2657 /force-app/main/default/classes/MetadataService.cls 4292 26 4292 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignNextValueToReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2657 /force-app/main/default/classes/MetadataService.cls 4292 26 4292 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignNextValueToReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2658 /force-app/main/default/classes/MetadataService.cls 4293 26 4293 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'collectionReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2658 /force-app/main/default/classes/MetadataService.cls 4293 26 4293 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'collectionReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2659 /force-app/main/default/classes/MetadataService.cls 4294 26 4294 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'iterationOrder_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2659 /force-app/main/default/classes/MetadataService.cls 4294 26 4294 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'iterationOrder_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2660 /force-app/main/default/classes/MetadataService.cls 4295 26 4295 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'nextValueConnector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2660 /force-app/main/default/classes/MetadataService.cls 4295 26 4295 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'nextValueConnector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2661 /force-app/main/default/classes/MetadataService.cls 4296 26 4296 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'noMoreValuesConnector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2661 /force-app/main/default/classes/MetadataService.cls 4296 26 4296 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'noMoreValuesConnector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2662 /force-app/main/default/classes/MetadataService.cls 4297 26 4297 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2662 /force-app/main/default/classes/MetadataService.cls 4297 26 4297 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2663 /force-app/main/default/classes/MetadataService.cls 4298 26 4298 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2663 /force-app/main/default/classes/MetadataService.cls 4298 26 4298 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2664 /force-app/main/default/classes/MetadataService.cls 4299 26 4299 254 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2664 /force-app/main/default/classes/MetadataService.cls 4299 26 4299 254 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2665 /force-app/main/default/classes/MetadataService.cls 4301 12 4310 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2665 /force-app/main/default/classes/MetadataService.cls 4301 12 4310 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2666 /force-app/main/default/classes/MetadataService.cls 4305 26 4305 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'activeVersionNumber_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2666 /force-app/main/default/classes/MetadataService.cls 4305 26 4305 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'activeVersionNumber_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2667 /force-app/main/default/classes/MetadataService.cls 4306 26 4306 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2667 /force-app/main/default/classes/MetadataService.cls 4306 26 4306 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2668 /force-app/main/default/classes/MetadataService.cls 4307 26 4307 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2668 /force-app/main/default/classes/MetadataService.cls 4307 26 4307 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2669 /force-app/main/default/classes/MetadataService.cls 4308 26 4308 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2669 /force-app/main/default/classes/MetadataService.cls 4308 26 4308 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2670 /force-app/main/default/classes/MetadataService.cls 4309 26 4309 113 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2670 /force-app/main/default/classes/MetadataService.cls 4309 26 4309 113 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2671 /force-app/main/default/classes/MetadataService.cls 4311 12 4316 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2671 /force-app/main/default/classes/MetadataService.cls 4311 12 4316 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2672 /force-app/main/default/classes/MetadataService.cls 4313 26 4313 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'level_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2672 /force-app/main/default/classes/MetadataService.cls 4313 26 4313 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'level_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2673 /force-app/main/default/classes/MetadataService.cls 4314 26 4314 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2673 /force-app/main/default/classes/MetadataService.cls 4314 26 4314 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2674 /force-app/main/default/classes/MetadataService.cls 4315 26 4315 71 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2674 /force-app/main/default/classes/MetadataService.cls 4315 26 4315 71 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2675 /force-app/main/default/classes/MetadataService.cls 4317 12 4366 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2675 /force-app/main/default/classes/MetadataService.cls 4317 12 4366 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2676 /force-app/main/default/classes/MetadataService.cls 4317 12 4366 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount The class CustomPageWebLink has 23 public methods, attributes, and properties (limit: 20)
2676 /force-app/main/default/classes/MetadataService.cls 4317 12 4366 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount The class CustomPageWebLink has 23 public methods, attributes, and properties (limit: 20)
2677 /force-app/main/default/classes/MetadataService.cls 4317 12 4366 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2677 /force-app/main/default/classes/MetadataService.cls 4317 12 4366 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2678 /force-app/main/default/classes/MetadataService.cls 4320 26 4320 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2678 /force-app/main/default/classes/MetadataService.cls 4320 26 4320 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2679 /force-app/main/default/classes/MetadataService.cls 4333 23 4333 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x' doesn't match '[a-z][a-zA-Z0-9]*'
2679 /force-app/main/default/classes/MetadataService.cls 4333 23 4333 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x' doesn't match '[a-z][a-zA-Z0-9]*'
2680 /force-app/main/default/classes/MetadataService.cls 4335 24 4335 35 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x' doesn't match '[a-z][a-zA-Z0-9]*'
2680 /force-app/main/default/classes/MetadataService.cls 4335 24 4335 35 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x' doesn't match '[a-z][a-zA-Z0-9]*'
2681 /force-app/main/default/classes/MetadataService.cls 4342 26 4342 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'availability_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2681 /force-app/main/default/classes/MetadataService.cls 4342 26 4342 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'availability_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2682 /force-app/main/default/classes/MetadataService.cls 4343 26 4343 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2682 /force-app/main/default/classes/MetadataService.cls 4343 26 4343 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2683 /force-app/main/default/classes/MetadataService.cls 4344 26 4344 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2683 /force-app/main/default/classes/MetadataService.cls 4344 26 4344 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2684 /force-app/main/default/classes/MetadataService.cls 4345 26 4345 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'encodingKey_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2684 /force-app/main/default/classes/MetadataService.cls 4345 26 4345 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'encodingKey_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2685 /force-app/main/default/classes/MetadataService.cls 4346 26 4346 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'hasMenubar_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2685 /force-app/main/default/classes/MetadataService.cls 4346 26 4346 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'hasMenubar_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2686 /force-app/main/default/classes/MetadataService.cls 4347 26 4347 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'hasScrollbars_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2686 /force-app/main/default/classes/MetadataService.cls 4347 26 4347 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'hasScrollbars_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2687 /force-app/main/default/classes/MetadataService.cls 4348 26 4348 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'hasToolbar_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2687 /force-app/main/default/classes/MetadataService.cls 4348 26 4348 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'hasToolbar_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2688 /force-app/main/default/classes/MetadataService.cls 4349 26 4349 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'height_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2688 /force-app/main/default/classes/MetadataService.cls 4349 26 4349 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'height_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2689 /force-app/main/default/classes/MetadataService.cls 4350 26 4350 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isResizable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2689 /force-app/main/default/classes/MetadataService.cls 4350 26 4350 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isResizable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2690 /force-app/main/default/classes/MetadataService.cls 4351 26 4351 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'linkType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2690 /force-app/main/default/classes/MetadataService.cls 4351 26 4351 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'linkType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2691 /force-app/main/default/classes/MetadataService.cls 4352 26 4352 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2691 /force-app/main/default/classes/MetadataService.cls 4352 26 4352 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2692 /force-app/main/default/classes/MetadataService.cls 4353 26 4353 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'openType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2692 /force-app/main/default/classes/MetadataService.cls 4353 26 4353 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'openType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2693 /force-app/main/default/classes/MetadataService.cls 4354 26 4354 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2693 /force-app/main/default/classes/MetadataService.cls 4354 26 4354 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2694 /force-app/main/default/classes/MetadataService.cls 4355 26 4355 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'position_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2694 /force-app/main/default/classes/MetadataService.cls 4355 26 4355 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'position_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2695 /force-app/main/default/classes/MetadataService.cls 4356 26 4356 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2695 /force-app/main/default/classes/MetadataService.cls 4356 26 4356 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2696 /force-app/main/default/classes/MetadataService.cls 4357 26 4357 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'requireRowSelection_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2696 /force-app/main/default/classes/MetadataService.cls 4357 26 4357 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'requireRowSelection_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2697 /force-app/main/default/classes/MetadataService.cls 4358 26 4358 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scontrol_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2697 /force-app/main/default/classes/MetadataService.cls 4358 26 4358 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scontrol_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2698 /force-app/main/default/classes/MetadataService.cls 4359 26 4359 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showsLocation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2698 /force-app/main/default/classes/MetadataService.cls 4359 26 4359 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showsLocation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2699 /force-app/main/default/classes/MetadataService.cls 4360 26 4360 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showsStatus_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2699 /force-app/main/default/classes/MetadataService.cls 4360 26 4360 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showsStatus_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2700 /force-app/main/default/classes/MetadataService.cls 4361 26 4361 124 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'url_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2700 /force-app/main/default/classes/MetadataService.cls 4361 26 4361 124 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'url_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2701 /force-app/main/default/classes/MetadataService.cls 4362 26 4362 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'width_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2701 /force-app/main/default/classes/MetadataService.cls 4362 26 4362 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'width_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2702 /force-app/main/default/classes/MetadataService.cls 4363 26 4363 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2702 /force-app/main/default/classes/MetadataService.cls 4363 26 4363 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2703 /force-app/main/default/classes/MetadataService.cls 4364 26 4364 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2703 /force-app/main/default/classes/MetadataService.cls 4364 26 4364 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2704 /force-app/main/default/classes/MetadataService.cls 4365 26 4365 344 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2704 /force-app/main/default/classes/MetadataService.cls 4365 26 4365 344 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2705 /force-app/main/default/classes/MetadataService.cls 4367 12 4372 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2705 /force-app/main/default/classes/MetadataService.cls 4367 12 4372 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2706 /force-app/main/default/classes/MetadataService.cls 4369 26 4369 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'action_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2706 /force-app/main/default/classes/MetadataService.cls 4369 26 4369 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'action_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2707 /force-app/main/default/classes/MetadataService.cls 4370 26 4370 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2707 /force-app/main/default/classes/MetadataService.cls 4370 26 4370 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2708 /force-app/main/default/classes/MetadataService.cls 4371 26 4371 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2708 /force-app/main/default/classes/MetadataService.cls 4371 26 4371 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2709 /force-app/main/default/classes/MetadataService.cls 4373 12 4388 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2709 /force-app/main/default/classes/MetadataService.cls 4373 12 4388 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2710 /force-app/main/default/classes/MetadataService.cls 4376 26 4376 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2710 /force-app/main/default/classes/MetadataService.cls 4376 26 4376 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2711 /force-app/main/default/classes/MetadataService.cls 4381 26 4381 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accessMappings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2711 /force-app/main/default/classes/MetadataService.cls 4381 26 4381 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accessMappings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2712 /force-app/main/default/classes/MetadataService.cls 4382 26 4382 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2712 /force-app/main/default/classes/MetadataService.cls 4382 26 4382 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2713 /force-app/main/default/classes/MetadataService.cls 4383 26 4383 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2713 /force-app/main/default/classes/MetadataService.cls 4383 26 4383 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2714 /force-app/main/default/classes/MetadataService.cls 4384 26 4384 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'profiles_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2714 /force-app/main/default/classes/MetadataService.cls 4384 26 4384 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'profiles_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2715 /force-app/main/default/classes/MetadataService.cls 4385 26 4385 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2715 /force-app/main/default/classes/MetadataService.cls 4385 26 4385 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2716 /force-app/main/default/classes/MetadataService.cls 4386 26 4386 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2716 /force-app/main/default/classes/MetadataService.cls 4386 26 4386 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2717 /force-app/main/default/classes/MetadataService.cls 4387 26 4387 124 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2717 /force-app/main/default/classes/MetadataService.cls 4387 26 4387 124 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2718 /force-app/main/default/classes/MetadataService.cls 4389 12 4402 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2718 /force-app/main/default/classes/MetadataService.cls 4389 12 4402 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2719 /force-app/main/default/classes/MetadataService.cls 4395 26 4395 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assetIcon_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2719 /force-app/main/default/classes/MetadataService.cls 4395 26 4395 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assetIcon_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2720 /force-app/main/default/classes/MetadataService.cls 4396 26 4396 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assetVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2720 /force-app/main/default/classes/MetadataService.cls 4396 26 4396 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assetVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2721 /force-app/main/default/classes/MetadataService.cls 4397 26 4397 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2721 /force-app/main/default/classes/MetadataService.cls 4397 26 4397 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2722 /force-app/main/default/classes/MetadataService.cls 4398 26 4398 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2722 /force-app/main/default/classes/MetadataService.cls 4398 26 4398 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2723 /force-app/main/default/classes/MetadataService.cls 4399 26 4399 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'templateType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2723 /force-app/main/default/classes/MetadataService.cls 4399 26 4399 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'templateType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2724 /force-app/main/default/classes/MetadataService.cls 4400 26 4400 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2724 /force-app/main/default/classes/MetadataService.cls 4400 26 4400 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2725 /force-app/main/default/classes/MetadataService.cls 4401 26 4401 127 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2725 /force-app/main/default/classes/MetadataService.cls 4401 26 4401 127 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2726 /force-app/main/default/classes/MetadataService.cls 4403 12 4410 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2726 /force-app/main/default/classes/MetadataService.cls 4403 12 4410 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2727 /force-app/main/default/classes/MetadataService.cls 4406 26 4406 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'layoutItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2727 /force-app/main/default/classes/MetadataService.cls 4406 26 4406 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'layoutItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2728 /force-app/main/default/classes/MetadataService.cls 4407 26 4407 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reserved_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2728 /force-app/main/default/classes/MetadataService.cls 4407 26 4407 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reserved_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2729 /force-app/main/default/classes/MetadataService.cls 4408 26 4408 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2729 /force-app/main/default/classes/MetadataService.cls 4408 26 4408 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2730 /force-app/main/default/classes/MetadataService.cls 4409 26 4409 88 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2730 /force-app/main/default/classes/MetadataService.cls 4409 26 4409 88 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2731 /force-app/main/default/classes/MetadataService.cls 4411 12 4422 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2731 /force-app/main/default/classes/MetadataService.cls 4411 12 4422 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2732 /force-app/main/default/classes/MetadataService.cls 4416 26 4416 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'extendedErrorDetails_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2732 /force-app/main/default/classes/MetadataService.cls 4416 26 4416 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'extendedErrorDetails_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2733 /force-app/main/default/classes/MetadataService.cls 4417 26 4417 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2733 /force-app/main/default/classes/MetadataService.cls 4417 26 4417 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2734 /force-app/main/default/classes/MetadataService.cls 4418 26 4418 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'message_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2734 /force-app/main/default/classes/MetadataService.cls 4418 26 4418 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'message_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2735 /force-app/main/default/classes/MetadataService.cls 4419 26 4419 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'statusCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2735 /force-app/main/default/classes/MetadataService.cls 4419 26 4419 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'statusCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2736 /force-app/main/default/classes/MetadataService.cls 4420 26 4420 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2736 /force-app/main/default/classes/MetadataService.cls 4420 26 4420 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2737 /force-app/main/default/classes/MetadataService.cls 4421 26 4421 118 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2737 /force-app/main/default/classes/MetadataService.cls 4421 26 4421 118 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2738 /force-app/main/default/classes/MetadataService.cls 4423 12 4432 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2738 /force-app/main/default/classes/MetadataService.cls 4423 12 4432 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2739 /force-app/main/default/classes/MetadataService.cls 4427 26 4427 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2739 /force-app/main/default/classes/MetadataService.cls 4427 26 4427 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2740 /force-app/main/default/classes/MetadataService.cls 4428 26 4428 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'operation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2740 /force-app/main/default/classes/MetadataService.cls 4428 26 4428 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'operation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2741 /force-app/main/default/classes/MetadataService.cls 4429 26 4429 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2741 /force-app/main/default/classes/MetadataService.cls 4429 26 4429 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2742 /force-app/main/default/classes/MetadataService.cls 4430 26 4430 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2742 /force-app/main/default/classes/MetadataService.cls 4430 26 4430 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2743 /force-app/main/default/classes/MetadataService.cls 4431 26 4431 91 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2743 /force-app/main/default/classes/MetadataService.cls 4431 26 4431 91 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2744 /force-app/main/default/classes/MetadataService.cls 4433 12 4452 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2744 /force-app/main/default/classes/MetadataService.cls 4433 12 4452 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2745 /force-app/main/default/classes/MetadataService.cls 4433 12 4452 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2745 /force-app/main/default/classes/MetadataService.cls 4433 12 4452 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2746 /force-app/main/default/classes/MetadataService.cls 4436 26 4436 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2746 /force-app/main/default/classes/MetadataService.cls 4436 26 4436 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2747 /force-app/main/default/classes/MetadataService.cls 4439 26 4439 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2747 /force-app/main/default/classes/MetadataService.cls 4439 26 4439 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2748 /force-app/main/default/classes/MetadataService.cls 4440 26 4440 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2748 /force-app/main/default/classes/MetadataService.cls 4440 26 4440 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2749 /force-app/main/default/classes/MetadataService.cls 4444 26 4444 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2749 /force-app/main/default/classes/MetadataService.cls 4444 26 4444 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2750 /force-app/main/default/classes/MetadataService.cls 4445 26 4445 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2750 /force-app/main/default/classes/MetadataService.cls 4445 26 4445 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2751 /force-app/main/default/classes/MetadataService.cls 4446 26 4446 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2751 /force-app/main/default/classes/MetadataService.cls 4446 26 4446 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2752 /force-app/main/default/classes/MetadataService.cls 4448 26 4448 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connectors_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2752 /force-app/main/default/classes/MetadataService.cls 4448 26 4448 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connectors_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2753 /force-app/main/default/classes/MetadataService.cls 4449 26 4449 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2753 /force-app/main/default/classes/MetadataService.cls 4449 26 4449 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2754 /force-app/main/default/classes/MetadataService.cls 4450 26 4450 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2754 /force-app/main/default/classes/MetadataService.cls 4450 26 4450 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2755 /force-app/main/default/classes/MetadataService.cls 4451 26 4451 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2755 /force-app/main/default/classes/MetadataService.cls 4451 26 4451 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2756 /force-app/main/default/classes/MetadataService.cls 4453 12 4458 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2756 /force-app/main/default/classes/MetadataService.cls 4453 12 4458 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2757 /force-app/main/default/classes/MetadataService.cls 4453 12 4458 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'updateMetadata_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
2757 /force-app/main/default/classes/MetadataService.cls 4453 12 4458 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'updateMetadata_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
2758 /force-app/main/default/classes/MetadataService.cls 4455 26 4455 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'metadata_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2758 /force-app/main/default/classes/MetadataService.cls 4455 26 4455 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'metadata_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2759 /force-app/main/default/classes/MetadataService.cls 4456 26 4456 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2759 /force-app/main/default/classes/MetadataService.cls 4456 26 4456 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2760 /force-app/main/default/classes/MetadataService.cls 4457 26 4457 74 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2760 /force-app/main/default/classes/MetadataService.cls 4457 26 4457 74 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2761 /force-app/main/default/classes/MetadataService.cls 4459 12 4472 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2761 /force-app/main/default/classes/MetadataService.cls 4459 12 4472 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2762 /force-app/main/default/classes/MetadataService.cls 4462 26 4462 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2762 /force-app/main/default/classes/MetadataService.cls 4462 26 4462 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2763 /force-app/main/default/classes/MetadataService.cls 4466 26 4466 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableAccountOwnerReport_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2763 /force-app/main/default/classes/MetadataService.cls 4466 26 4466 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableAccountOwnerReport_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2764 /force-app/main/default/classes/MetadataService.cls 4467 26 4467 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableAccountTeams_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2764 /force-app/main/default/classes/MetadataService.cls 4467 26 4467 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableAccountTeams_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2765 /force-app/main/default/classes/MetadataService.cls 4468 26 4468 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showViewHierarchyLink_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2765 /force-app/main/default/classes/MetadataService.cls 4468 26 4468 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showViewHierarchyLink_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2766 /force-app/main/default/classes/MetadataService.cls 4469 26 4469 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2766 /force-app/main/default/classes/MetadataService.cls 4469 26 4469 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2767 /force-app/main/default/classes/MetadataService.cls 4470 26 4470 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2767 /force-app/main/default/classes/MetadataService.cls 4470 26 4470 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2768 /force-app/main/default/classes/MetadataService.cls 4471 26 4471 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2768 /force-app/main/default/classes/MetadataService.cls 4471 26 4471 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2769 /force-app/main/default/classes/MetadataService.cls 4473 12 4482 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2769 /force-app/main/default/classes/MetadataService.cls 4473 12 4482 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2770 /force-app/main/default/classes/MetadataService.cls 4474 23 4474 31 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'number_x' doesn't match '[a-z][a-zA-Z0-9]*'
2770 /force-app/main/default/classes/MetadataService.cls 4474 23 4474 31 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'number_x' doesn't match '[a-z][a-zA-Z0-9]*'
2771 /force-app/main/default/classes/MetadataService.cls 4477 26 4477 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'number_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2771 /force-app/main/default/classes/MetadataService.cls 4477 26 4477 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'number_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2772 /force-app/main/default/classes/MetadataService.cls 4478 26 4478 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pathOnClient_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2772 /force-app/main/default/classes/MetadataService.cls 4478 26 4478 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pathOnClient_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2773 /force-app/main/default/classes/MetadataService.cls 4479 26 4479 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'zipEntry_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2773 /force-app/main/default/classes/MetadataService.cls 4479 26 4479 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'zipEntry_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2774 /force-app/main/default/classes/MetadataService.cls 4480 26 4480 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2774 /force-app/main/default/classes/MetadataService.cls 4480 26 4480 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2775 /force-app/main/default/classes/MetadataService.cls 4481 26 4481 100 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2775 /force-app/main/default/classes/MetadataService.cls 4481 26 4481 100 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2776 /force-app/main/default/classes/MetadataService.cls 4483 12 4490 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2776 /force-app/main/default/classes/MetadataService.cls 4483 12 4490 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2777 /force-app/main/default/classes/MetadataService.cls 4486 26 4486 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'done_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2777 /force-app/main/default/classes/MetadataService.cls 4486 26 4486 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'done_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2778 /force-app/main/default/classes/MetadataService.cls 4487 26 4487 122 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'id_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2778 /force-app/main/default/classes/MetadataService.cls 4487 26 4487 122 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'id_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2779 /force-app/main/default/classes/MetadataService.cls 4488 26 4488 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2779 /force-app/main/default/classes/MetadataService.cls 4488 26 4488 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2780 /force-app/main/default/classes/MetadataService.cls 4489 26 4489 75 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2780 /force-app/main/default/classes/MetadataService.cls 4489 26 4489 75 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2781 /force-app/main/default/classes/MetadataService.cls 4491 12 4496 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2781 /force-app/main/default/classes/MetadataService.cls 4491 12 4496 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2782 /force-app/main/default/classes/MetadataService.cls 4492 25 4492 31 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'user_x' doesn't match '[a-z][a-zA-Z0-9]*'
2782 /force-app/main/default/classes/MetadataService.cls 4492 25 4492 31 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'user_x' doesn't match '[a-z][a-zA-Z0-9]*'
2783 /force-app/main/default/classes/MetadataService.cls 4493 26 4493 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'user_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2783 /force-app/main/default/classes/MetadataService.cls 4493 26 4493 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'user_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2784 /force-app/main/default/classes/MetadataService.cls 4494 26 4494 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2784 /force-app/main/default/classes/MetadataService.cls 4494 26 4494 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2785 /force-app/main/default/classes/MetadataService.cls 4495 26 4495 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2785 /force-app/main/default/classes/MetadataService.cls 4495 26 4495 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2786 /force-app/main/default/classes/MetadataService.cls 4497 12 4504 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2786 /force-app/main/default/classes/MetadataService.cls 4497 12 4504 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2787 /force-app/main/default/classes/MetadataService.cls 4500 26 4500 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'parameterName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2787 /force-app/main/default/classes/MetadataService.cls 4500 26 4500 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'parameterName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2788 /force-app/main/default/classes/MetadataService.cls 4501 26 4501 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'parameterValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2788 /force-app/main/default/classes/MetadataService.cls 4501 26 4501 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'parameterValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2789 /force-app/main/default/classes/MetadataService.cls 4502 26 4502 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2789 /force-app/main/default/classes/MetadataService.cls 4502 26 4502 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2790 /force-app/main/default/classes/MetadataService.cls 4503 26 4503 96 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2790 /force-app/main/default/classes/MetadataService.cls 4503 26 4503 96 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2791 /force-app/main/default/classes/MetadataService.cls 4505 12 4516 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2791 /force-app/main/default/classes/MetadataService.cls 4505 12 4516 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2792 /force-app/main/default/classes/MetadataService.cls 4510 26 4510 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'block_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2792 /force-app/main/default/classes/MetadataService.cls 4510 26 4510 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'block_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2793 /force-app/main/default/classes/MetadataService.cls 4511 26 4511 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'endSession_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2793 /force-app/main/default/classes/MetadataService.cls 4511 26 4511 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'endSession_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2794 /force-app/main/default/classes/MetadataService.cls 4512 26 4512 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'notifications_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2794 /force-app/main/default/classes/MetadataService.cls 4512 26 4512 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'notifications_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2795 /force-app/main/default/classes/MetadataService.cls 4513 26 4513 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'twoFactorAuthentication_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2795 /force-app/main/default/classes/MetadataService.cls 4513 26 4513 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'twoFactorAuthentication_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2796 /force-app/main/default/classes/MetadataService.cls 4514 26 4514 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2796 /force-app/main/default/classes/MetadataService.cls 4514 26 4514 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2797 /force-app/main/default/classes/MetadataService.cls 4515 26 4515 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2797 /force-app/main/default/classes/MetadataService.cls 4515 26 4515 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2798 /force-app/main/default/classes/MetadataService.cls 4517 12 4522 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2798 /force-app/main/default/classes/MetadataService.cls 4517 12 4522 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2799 /force-app/main/default/classes/MetadataService.cls 4519 26 4519 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'column_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2799 /force-app/main/default/classes/MetadataService.cls 4519 26 4519 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'column_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2800 /force-app/main/default/classes/MetadataService.cls 4520 26 4520 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2800 /force-app/main/default/classes/MetadataService.cls 4520 26 4520 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2801 /force-app/main/default/classes/MetadataService.cls 4521 26 4521 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2801 /force-app/main/default/classes/MetadataService.cls 4521 26 4521 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2802 /force-app/main/default/classes/MetadataService.cls 4523 12 4548 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2802 /force-app/main/default/classes/MetadataService.cls 4523 12 4548 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2803 /force-app/main/default/classes/MetadataService.cls 4523 12 4548 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2803 /force-app/main/default/classes/MetadataService.cls 4523 12 4548 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2804 /force-app/main/default/classes/MetadataService.cls 4526 26 4526 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2804 /force-app/main/default/classes/MetadataService.cls 4526 26 4526 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2805 /force-app/main/default/classes/MetadataService.cls 4529 26 4529 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2805 /force-app/main/default/classes/MetadataService.cls 4529 26 4529 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2806 /force-app/main/default/classes/MetadataService.cls 4530 26 4530 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2806 /force-app/main/default/classes/MetadataService.cls 4530 26 4530 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2807 /force-app/main/default/classes/MetadataService.cls 4538 26 4538 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dataType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2807 /force-app/main/default/classes/MetadataService.cls 4538 26 4538 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dataType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2808 /force-app/main/default/classes/MetadataService.cls 4539 26 4539 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isCollection_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2808 /force-app/main/default/classes/MetadataService.cls 4539 26 4539 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isCollection_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2809 /force-app/main/default/classes/MetadataService.cls 4540 26 4540 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isInput_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2809 /force-app/main/default/classes/MetadataService.cls 4540 26 4540 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isInput_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2810 /force-app/main/default/classes/MetadataService.cls 4541 26 4541 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isOutput_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2810 /force-app/main/default/classes/MetadataService.cls 4541 26 4541 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isOutput_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2811 /force-app/main/default/classes/MetadataService.cls 4542 26 4542 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'objectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2811 /force-app/main/default/classes/MetadataService.cls 4542 26 4542 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'objectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2812 /force-app/main/default/classes/MetadataService.cls 4543 26 4543 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scale_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2812 /force-app/main/default/classes/MetadataService.cls 4543 26 4543 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scale_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2813 /force-app/main/default/classes/MetadataService.cls 4544 26 4544 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2813 /force-app/main/default/classes/MetadataService.cls 4544 26 4544 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2814 /force-app/main/default/classes/MetadataService.cls 4545 26 4545 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2814 /force-app/main/default/classes/MetadataService.cls 4545 26 4545 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2815 /force-app/main/default/classes/MetadataService.cls 4546 26 4546 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2815 /force-app/main/default/classes/MetadataService.cls 4546 26 4546 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2816 /force-app/main/default/classes/MetadataService.cls 4547 26 4547 185 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2816 /force-app/main/default/classes/MetadataService.cls 4547 26 4547 185 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2817 /force-app/main/default/classes/MetadataService.cls 4549 12 4566 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2817 /force-app/main/default/classes/MetadataService.cls 4549 12 4566 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2818 /force-app/main/default/classes/MetadataService.cls 4549 12 4566 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2818 /force-app/main/default/classes/MetadataService.cls 4549 12 4566 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2819 /force-app/main/default/classes/MetadataService.cls 4552 26 4552 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2819 /force-app/main/default/classes/MetadataService.cls 4552 26 4552 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2820 /force-app/main/default/classes/MetadataService.cls 4558 26 4558 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2820 /force-app/main/default/classes/MetadataService.cls 4558 26 4558 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2821 /force-app/main/default/classes/MetadataService.cls 4559 26 4559 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accountSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2821 /force-app/main/default/classes/MetadataService.cls 4559 26 4559 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accountSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2822 /force-app/main/default/classes/MetadataService.cls 4560 26 4560 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2822 /force-app/main/default/classes/MetadataService.cls 4560 26 4560 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2823 /force-app/main/default/classes/MetadataService.cls 4561 26 4561 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2823 /force-app/main/default/classes/MetadataService.cls 4561 26 4561 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2824 /force-app/main/default/classes/MetadataService.cls 4562 26 4562 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharedTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2824 /force-app/main/default/classes/MetadataService.cls 4562 26 4562 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharedTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2825 /force-app/main/default/classes/MetadataService.cls 4563 26 4563 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2825 /force-app/main/default/classes/MetadataService.cls 4563 26 4563 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2826 /force-app/main/default/classes/MetadataService.cls 4564 26 4564 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2826 /force-app/main/default/classes/MetadataService.cls 4564 26 4564 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2827 /force-app/main/default/classes/MetadataService.cls 4565 26 4565 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2827 /force-app/main/default/classes/MetadataService.cls 4565 26 4565 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2828 /force-app/main/default/classes/MetadataService.cls 4567 12 4574 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2828 /force-app/main/default/classes/MetadataService.cls 4567 12 4574 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2829 /force-app/main/default/classes/MetadataService.cls 4570 26 4570 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2829 /force-app/main/default/classes/MetadataService.cls 4570 26 4570 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2830 /force-app/main/default/classes/MetadataService.cls 4571 26 4571 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2830 /force-app/main/default/classes/MetadataService.cls 4571 26 4571 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2831 /force-app/main/default/classes/MetadataService.cls 4572 26 4572 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2831 /force-app/main/default/classes/MetadataService.cls 4572 26 4572 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2832 /force-app/main/default/classes/MetadataService.cls 4573 26 4573 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2832 /force-app/main/default/classes/MetadataService.cls 4573 26 4573 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2833 /force-app/main/default/classes/MetadataService.cls 4575 12 4582 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2833 /force-app/main/default/classes/MetadataService.cls 4575 12 4582 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2834 /force-app/main/default/classes/MetadataService.cls 4578 26 4578 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2834 /force-app/main/default/classes/MetadataService.cls 4578 26 4578 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2835 /force-app/main/default/classes/MetadataService.cls 4579 26 4579 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2835 /force-app/main/default/classes/MetadataService.cls 4579 26 4579 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2836 /force-app/main/default/classes/MetadataService.cls 4580 26 4580 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2836 /force-app/main/default/classes/MetadataService.cls 4580 26 4580 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2837 /force-app/main/default/classes/MetadataService.cls 4581 26 4581 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2837 /force-app/main/default/classes/MetadataService.cls 4581 26 4581 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2838 /force-app/main/default/classes/MetadataService.cls 4583 12 4594 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2838 /force-app/main/default/classes/MetadataService.cls 4583 12 4594 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2839 /force-app/main/default/classes/MetadataService.cls 4588 26 4588 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2839 /force-app/main/default/classes/MetadataService.cls 4588 26 4588 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2840 /force-app/main/default/classes/MetadataService.cls 4589 26 4589 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2840 /force-app/main/default/classes/MetadataService.cls 4589 26 4589 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2841 /force-app/main/default/classes/MetadataService.cls 4590 26 4590 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortOrder_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2841 /force-app/main/default/classes/MetadataService.cls 4590 26 4590 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortOrder_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2842 /force-app/main/default/classes/MetadataService.cls 4591 26 4591 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'subtype_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2842 /force-app/main/default/classes/MetadataService.cls 4591 26 4591 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'subtype_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2843 /force-app/main/default/classes/MetadataService.cls 4592 26 4592 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2843 /force-app/main/default/classes/MetadataService.cls 4592 26 4592 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2844 /force-app/main/default/classes/MetadataService.cls 4593 26 4593 111 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2844 /force-app/main/default/classes/MetadataService.cls 4593 26 4593 111 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2845 /force-app/main/default/classes/MetadataService.cls 4595 12 4600 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2845 /force-app/main/default/classes/MetadataService.cls 4595 12 4600 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2846 /force-app/main/default/classes/MetadataService.cls 4597 26 4597 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'client_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2846 /force-app/main/default/classes/MetadataService.cls 4597 26 4597 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'client_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2847 /force-app/main/default/classes/MetadataService.cls 4598 26 4598 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2847 /force-app/main/default/classes/MetadataService.cls 4598 26 4598 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2848 /force-app/main/default/classes/MetadataService.cls 4599 26 4599 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2848 /force-app/main/default/classes/MetadataService.cls 4599 26 4599 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2849 /force-app/main/default/classes/MetadataService.cls 4601 12 4610 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2849 /force-app/main/default/classes/MetadataService.cls 4601 12 4610 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2850 /force-app/main/default/classes/MetadataService.cls 4605 26 4605 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'booleanFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2850 /force-app/main/default/classes/MetadataService.cls 4605 26 4605 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'booleanFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2851 /force-app/main/default/classes/MetadataService.cls 4606 26 4606 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'criteriaItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2851 /force-app/main/default/classes/MetadataService.cls 4606 26 4606 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'criteriaItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2852 /force-app/main/default/classes/MetadataService.cls 4607 26 4607 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'formula_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2852 /force-app/main/default/classes/MetadataService.cls 4607 26 4607 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'formula_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2853 /force-app/main/default/classes/MetadataService.cls 4608 26 4608 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2853 /force-app/main/default/classes/MetadataService.cls 4608 26 4608 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2854 /force-app/main/default/classes/MetadataService.cls 4609 26 4609 105 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2854 /force-app/main/default/classes/MetadataService.cls 4609 26 4609 105 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2855 /force-app/main/default/classes/MetadataService.cls 4611 12 4620 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2855 /force-app/main/default/classes/MetadataService.cls 4611 12 4620 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2856 /force-app/main/default/classes/MetadataService.cls 4615 26 4615 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2856 /force-app/main/default/classes/MetadataService.cls 4615 26 4615 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2857 /force-app/main/default/classes/MetadataService.cls 4616 26 4616 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2857 /force-app/main/default/classes/MetadataService.cls 4616 26 4616 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2858 /force-app/main/default/classes/MetadataService.cls 4617 26 4617 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2858 /force-app/main/default/classes/MetadataService.cls 4617 26 4617 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2859 /force-app/main/default/classes/MetadataService.cls 4618 26 4618 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2859 /force-app/main/default/classes/MetadataService.cls 4618 26 4618 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2860 /force-app/main/default/classes/MetadataService.cls 4619 26 4619 86 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2860 /force-app/main/default/classes/MetadataService.cls 4619 26 4619 86 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2861 /force-app/main/default/classes/MetadataService.cls 4621 12 4640 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2861 /force-app/main/default/classes/MetadataService.cls 4621 12 4640 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2862 /force-app/main/default/classes/MetadataService.cls 4621 12 4640 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2862 /force-app/main/default/classes/MetadataService.cls 4621 12 4640 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2863 /force-app/main/default/classes/MetadataService.cls 4624 26 4624 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2863 /force-app/main/default/classes/MetadataService.cls 4624 26 4624 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2864 /force-app/main/default/classes/MetadataService.cls 4626 26 4626 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2864 /force-app/main/default/classes/MetadataService.cls 4626 26 4626 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2865 /force-app/main/default/classes/MetadataService.cls 4631 24 4631 32 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'public_x' doesn't match '[a-z][a-zA-Z0-9]*'
2865 /force-app/main/default/classes/MetadataService.cls 4631 24 4631 32 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'public_x' doesn't match '[a-z][a-zA-Z0-9]*'
2866 /force-app/main/default/classes/MetadataService.cls 4632 26 4632 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2866 /force-app/main/default/classes/MetadataService.cls 4632 26 4632 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2867 /force-app/main/default/classes/MetadataService.cls 4633 26 4633 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'internalUseOnly_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2867 /force-app/main/default/classes/MetadataService.cls 4633 26 4633 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'internalUseOnly_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2868 /force-app/main/default/classes/MetadataService.cls 4634 26 4634 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'keywords_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2868 /force-app/main/default/classes/MetadataService.cls 4634 26 4634 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'keywords_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2869 /force-app/main/default/classes/MetadataService.cls 4635 26 4635 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2869 /force-app/main/default/classes/MetadataService.cls 4635 26 4635 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2870 /force-app/main/default/classes/MetadataService.cls 4636 26 4636 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'public_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2870 /force-app/main/default/classes/MetadataService.cls 4636 26 4636 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'public_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2871 /force-app/main/default/classes/MetadataService.cls 4637 26 4637 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2871 /force-app/main/default/classes/MetadataService.cls 4637 26 4637 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2872 /force-app/main/default/classes/MetadataService.cls 4638 26 4638 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2872 /force-app/main/default/classes/MetadataService.cls 4638 26 4638 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2873 /force-app/main/default/classes/MetadataService.cls 4639 26 4639 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2873 /force-app/main/default/classes/MetadataService.cls 4639 26 4639 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2874 /force-app/main/default/classes/MetadataService.cls 4641 12 4646 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2874 /force-app/main/default/classes/MetadataService.cls 4641 12 4646 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2875 /force-app/main/default/classes/MetadataService.cls 4641 12 4646 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'upsertMetadata_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
2875 /force-app/main/default/classes/MetadataService.cls 4641 12 4646 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'upsertMetadata_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
2876 /force-app/main/default/classes/MetadataService.cls 4643 26 4643 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'metadata_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2876 /force-app/main/default/classes/MetadataService.cls 4643 26 4643 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'metadata_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2877 /force-app/main/default/classes/MetadataService.cls 4644 26 4644 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2877 /force-app/main/default/classes/MetadataService.cls 4644 26 4644 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2878 /force-app/main/default/classes/MetadataService.cls 4645 26 4645 74 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2878 /force-app/main/default/classes/MetadataService.cls 4645 26 4645 74 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2879 /force-app/main/default/classes/MetadataService.cls 4647 12 4654 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2879 /force-app/main/default/classes/MetadataService.cls 4647 12 4654 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2880 /force-app/main/default/classes/MetadataService.cls 4650 26 4650 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2880 /force-app/main/default/classes/MetadataService.cls 4650 26 4650 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2881 /force-app/main/default/classes/MetadataService.cls 4651 26 4651 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'externalDataSource_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2881 /force-app/main/default/classes/MetadataService.cls 4651 26 4651 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'externalDataSource_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2882 /force-app/main/default/classes/MetadataService.cls 4652 26 4652 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2882 /force-app/main/default/classes/MetadataService.cls 4652 26 4652 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2883 /force-app/main/default/classes/MetadataService.cls 4653 26 4653 94 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2883 /force-app/main/default/classes/MetadataService.cls 4653 26 4653 94 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2884 /force-app/main/default/classes/MetadataService.cls 4655 12 4676 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2884 /force-app/main/default/classes/MetadataService.cls 4655 12 4676 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2885 /force-app/main/default/classes/MetadataService.cls 4655 12 4676 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2885 /force-app/main/default/classes/MetadataService.cls 4655 12 4676 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2886 /force-app/main/default/classes/MetadataService.cls 4665 26 4665 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2886 /force-app/main/default/classes/MetadataService.cls 4665 26 4665 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2887 /force-app/main/default/classes/MetadataService.cls 4666 26 4666 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'foreignKeyDomain_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2887 /force-app/main/default/classes/MetadataService.cls 4666 26 4666 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'foreignKeyDomain_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2888 /force-app/main/default/classes/MetadataService.cls 4667 26 4667 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isForeignKey_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2888 /force-app/main/default/classes/MetadataService.cls 4667 26 4667 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isForeignKey_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2889 /force-app/main/default/classes/MetadataService.cls 4668 26 4668 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isNameField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2889 /force-app/main/default/classes/MetadataService.cls 4668 26 4668 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isNameField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2890 /force-app/main/default/classes/MetadataService.cls 4669 26 4669 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'minOccurs_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2890 /force-app/main/default/classes/MetadataService.cls 4669 26 4669 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'minOccurs_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2891 /force-app/main/default/classes/MetadataService.cls 4670 26 4670 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2891 /force-app/main/default/classes/MetadataService.cls 4670 26 4670 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2892 /force-app/main/default/classes/MetadataService.cls 4671 26 4671 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'picklistValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2892 /force-app/main/default/classes/MetadataService.cls 4671 26 4671 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'picklistValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2893 /force-app/main/default/classes/MetadataService.cls 4672 26 4672 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'soapType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2893 /force-app/main/default/classes/MetadataService.cls 4672 26 4672 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'soapType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2894 /force-app/main/default/classes/MetadataService.cls 4673 26 4673 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'valueRequired_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2894 /force-app/main/default/classes/MetadataService.cls 4673 26 4673 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'valueRequired_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2895 /force-app/main/default/classes/MetadataService.cls 4674 26 4674 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2895 /force-app/main/default/classes/MetadataService.cls 4674 26 4674 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2896 /force-app/main/default/classes/MetadataService.cls 4675 26 4675 183 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2896 /force-app/main/default/classes/MetadataService.cls 4675 26 4675 183 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2897 /force-app/main/default/classes/MetadataService.cls 4677 12 4690 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2897 /force-app/main/default/classes/MetadataService.cls 4677 12 4690 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2898 /force-app/main/default/classes/MetadataService.cls 4680 26 4680 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2898 /force-app/main/default/classes/MetadataService.cls 4680 26 4680 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2899 /force-app/main/default/classes/MetadataService.cls 4684 26 4684 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignToReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2899 /force-app/main/default/classes/MetadataService.cls 4684 26 4684 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignToReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2900 /force-app/main/default/classes/MetadataService.cls 4685 26 4685 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'operator_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2900 /force-app/main/default/classes/MetadataService.cls 4685 26 4685 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'operator_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2901 /force-app/main/default/classes/MetadataService.cls 4686 26 4686 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2901 /force-app/main/default/classes/MetadataService.cls 4686 26 4686 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2902 /force-app/main/default/classes/MetadataService.cls 4687 26 4687 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2902 /force-app/main/default/classes/MetadataService.cls 4687 26 4687 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2903 /force-app/main/default/classes/MetadataService.cls 4688 26 4688 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2903 /force-app/main/default/classes/MetadataService.cls 4688 26 4688 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2904 /force-app/main/default/classes/MetadataService.cls 4689 26 4689 127 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2904 /force-app/main/default/classes/MetadataService.cls 4689 26 4689 127 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2905 /force-app/main/default/classes/MetadataService.cls 4691 20 4704 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2905 /force-app/main/default/classes/MetadataService.cls 4691 20 4704 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2906 /force-app/main/default/classes/MetadataService.cls 4693 24 4693 33 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x' doesn't match '[a-z][a-zA-Z0-9]*'
2906 /force-app/main/default/classes/MetadataService.cls 4693 24 4693 33 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x' doesn't match '[a-z][a-zA-Z0-9]*'
2907 /force-app/main/default/classes/MetadataService.cls 4697 26 4697 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2907 /force-app/main/default/classes/MetadataService.cls 4697 26 4697 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2908 /force-app/main/default/classes/MetadataService.cls 4698 26 4698 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'color_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2908 /force-app/main/default/classes/MetadataService.cls 4698 26 4698 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'color_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2909 /force-app/main/default/classes/MetadataService.cls 4699 26 4699 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2909 /force-app/main/default/classes/MetadataService.cls 4699 26 4699 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2910 /force-app/main/default/classes/MetadataService.cls 4700 26 4700 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2910 /force-app/main/default/classes/MetadataService.cls 4700 26 4700 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2911 /force-app/main/default/classes/MetadataService.cls 4701 26 4701 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isActive_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2911 /force-app/main/default/classes/MetadataService.cls 4701 26 4701 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isActive_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2912 /force-app/main/default/classes/MetadataService.cls 4702 26 4702 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2912 /force-app/main/default/classes/MetadataService.cls 4702 26 4702 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2913 /force-app/main/default/classes/MetadataService.cls 4703 26 4703 119 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2913 /force-app/main/default/classes/MetadataService.cls 4703 26 4703 119 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2914 /force-app/main/default/classes/MetadataService.cls 4705 12 4722 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2914 /force-app/main/default/classes/MetadataService.cls 4705 12 4722 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2915 /force-app/main/default/classes/MetadataService.cls 4705 12 4722 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2915 /force-app/main/default/classes/MetadataService.cls 4705 12 4722 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2916 /force-app/main/default/classes/MetadataService.cls 4708 26 4708 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2916 /force-app/main/default/classes/MetadataService.cls 4708 26 4708 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2917 /force-app/main/default/classes/MetadataService.cls 4714 26 4714 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accessType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2917 /force-app/main/default/classes/MetadataService.cls 4714 26 4714 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accessType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2918 /force-app/main/default/classes/MetadataService.cls 4715 26 4715 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'folderShares_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2918 /force-app/main/default/classes/MetadataService.cls 4715 26 4715 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'folderShares_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2919 /force-app/main/default/classes/MetadataService.cls 4716 26 4716 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2919 /force-app/main/default/classes/MetadataService.cls 4716 26 4716 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2920 /force-app/main/default/classes/MetadataService.cls 4717 26 4717 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'publicFolderAccess_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2920 /force-app/main/default/classes/MetadataService.cls 4717 26 4717 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'publicFolderAccess_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2921 /force-app/main/default/classes/MetadataService.cls 4718 26 4718 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharedTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2921 /force-app/main/default/classes/MetadataService.cls 4718 26 4718 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharedTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2922 /force-app/main/default/classes/MetadataService.cls 4719 26 4719 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2922 /force-app/main/default/classes/MetadataService.cls 4719 26 4719 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2923 /force-app/main/default/classes/MetadataService.cls 4720 26 4720 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2923 /force-app/main/default/classes/MetadataService.cls 4720 26 4720 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2924 /force-app/main/default/classes/MetadataService.cls 4721 26 4721 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2924 /force-app/main/default/classes/MetadataService.cls 4721 26 4721 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2925 /force-app/main/default/classes/MetadataService.cls 4723 12 4732 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2925 /force-app/main/default/classes/MetadataService.cls 4723 12 4732 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2926 /force-app/main/default/classes/MetadataService.cls 4723 12 4732 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'renameMetadata_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
2926 /force-app/main/default/classes/MetadataService.cls 4723 12 4732 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'renameMetadata_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
2927 /force-app/main/default/classes/MetadataService.cls 4724 23 4724 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
2927 /force-app/main/default/classes/MetadataService.cls 4724 23 4724 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
2928 /force-app/main/default/classes/MetadataService.cls 4727 26 4727 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2928 /force-app/main/default/classes/MetadataService.cls 4727 26 4727 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2929 /force-app/main/default/classes/MetadataService.cls 4728 26 4728 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'oldFullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2929 /force-app/main/default/classes/MetadataService.cls 4728 26 4728 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'oldFullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2930 /force-app/main/default/classes/MetadataService.cls 4729 26 4729 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'newFullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2930 /force-app/main/default/classes/MetadataService.cls 4729 26 4729 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'newFullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2931 /force-app/main/default/classes/MetadataService.cls 4730 26 4730 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2931 /force-app/main/default/classes/MetadataService.cls 4730 26 4730 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2932 /force-app/main/default/classes/MetadataService.cls 4731 26 4731 100 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2932 /force-app/main/default/classes/MetadataService.cls 4731 26 4731 100 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2933 /force-app/main/default/classes/MetadataService.cls 4733 12 4754 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2933 /force-app/main/default/classes/MetadataService.cls 4733 12 4754 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2934 /force-app/main/default/classes/MetadataService.cls 4733 12 4754 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2934 /force-app/main/default/classes/MetadataService.cls 4733 12 4754 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2935 /force-app/main/default/classes/MetadataService.cls 4736 26 4736 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2935 /force-app/main/default/classes/MetadataService.cls 4736 26 4736 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2936 /force-app/main/default/classes/MetadataService.cls 4744 26 4744 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customObjects_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2936 /force-app/main/default/classes/MetadataService.cls 4744 26 4744 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customObjects_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2937 /force-app/main/default/classes/MetadataService.cls 4745 26 4745 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'groups_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2937 /force-app/main/default/classes/MetadataService.cls 4745 26 4745 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'groups_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2938 /force-app/main/default/classes/MetadataService.cls 4746 26 4746 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2938 /force-app/main/default/classes/MetadataService.cls 4746 26 4746 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2939 /force-app/main/default/classes/MetadataService.cls 4747 26 4747 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'loginAccess_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2939 /force-app/main/default/classes/MetadataService.cls 4747 26 4747 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'loginAccess_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2940 /force-app/main/default/classes/MetadataService.cls 4748 26 4748 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'permissionSets_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2940 /force-app/main/default/classes/MetadataService.cls 4748 26 4748 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'permissionSets_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2941 /force-app/main/default/classes/MetadataService.cls 4749 26 4749 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'profiles_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2941 /force-app/main/default/classes/MetadataService.cls 4749 26 4749 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'profiles_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2942 /force-app/main/default/classes/MetadataService.cls 4750 26 4750 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'roles_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2942 /force-app/main/default/classes/MetadataService.cls 4750 26 4750 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'roles_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2943 /force-app/main/default/classes/MetadataService.cls 4751 26 4751 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2943 /force-app/main/default/classes/MetadataService.cls 4751 26 4751 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2944 /force-app/main/default/classes/MetadataService.cls 4752 26 4752 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2944 /force-app/main/default/classes/MetadataService.cls 4752 26 4752 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2945 /force-app/main/default/classes/MetadataService.cls 4753 26 4753 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2945 /force-app/main/default/classes/MetadataService.cls 4753 26 4753 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2946 /force-app/main/default/classes/MetadataService.cls 4755 12 4792 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2946 /force-app/main/default/classes/MetadataService.cls 4755 12 4792 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2947 /force-app/main/default/classes/MetadataService.cls 4755 12 4792 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2947 /force-app/main/default/classes/MetadataService.cls 4755 12 4792 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2948 /force-app/main/default/classes/MetadataService.cls 4758 26 4758 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2948 /force-app/main/default/classes/MetadataService.cls 4758 26 4758 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2949 /force-app/main/default/classes/MetadataService.cls 4760 24 4760 33 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x' doesn't match '[a-z][a-zA-Z0-9]*'
2949 /force-app/main/default/classes/MetadataService.cls 4760 24 4760 33 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x' doesn't match '[a-z][a-zA-Z0-9]*'
2950 /force-app/main/default/classes/MetadataService.cls 4763 26 4763 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'color_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2950 /force-app/main/default/classes/MetadataService.cls 4763 26 4763 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'color_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2951 /force-app/main/default/classes/MetadataService.cls 4764 26 4764 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2951 /force-app/main/default/classes/MetadataService.cls 4764 26 4764 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2952 /force-app/main/default/classes/MetadataService.cls 4765 26 4765 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2952 /force-app/main/default/classes/MetadataService.cls 4765 26 4765 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2953 /force-app/main/default/classes/MetadataService.cls 4766 26 4766 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isActive_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2953 /force-app/main/default/classes/MetadataService.cls 4766 26 4766 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isActive_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2954 /force-app/main/default/classes/MetadataService.cls 4778 26 4778 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2954 /force-app/main/default/classes/MetadataService.cls 4778 26 4778 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2955 /force-app/main/default/classes/MetadataService.cls 4779 26 4779 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'closed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2955 /force-app/main/default/classes/MetadataService.cls 4779 26 4779 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'closed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2956 /force-app/main/default/classes/MetadataService.cls 4780 26 4780 163 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'controllingFieldValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2956 /force-app/main/default/classes/MetadataService.cls 4780 26 4780 163 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'controllingFieldValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2957 /force-app/main/default/classes/MetadataService.cls 4781 26 4781 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'converted_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2957 /force-app/main/default/classes/MetadataService.cls 4781 26 4781 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'converted_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2958 /force-app/main/default/classes/MetadataService.cls 4782 26 4782 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'cssExposed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2958 /force-app/main/default/classes/MetadataService.cls 4782 26 4782 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'cssExposed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2959 /force-app/main/default/classes/MetadataService.cls 4783 26 4783 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'forecastCategory_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2959 /force-app/main/default/classes/MetadataService.cls 4783 26 4783 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'forecastCategory_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2960 /force-app/main/default/classes/MetadataService.cls 4784 26 4784 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'highPriority_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2960 /force-app/main/default/classes/MetadataService.cls 4784 26 4784 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'highPriority_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2961 /force-app/main/default/classes/MetadataService.cls 4785 26 4785 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'probability_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2961 /force-app/main/default/classes/MetadataService.cls 4785 26 4785 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'probability_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2962 /force-app/main/default/classes/MetadataService.cls 4786 26 4786 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reverseRole_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2962 /force-app/main/default/classes/MetadataService.cls 4786 26 4786 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reverseRole_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2963 /force-app/main/default/classes/MetadataService.cls 4787 26 4787 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reviewed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2963 /force-app/main/default/classes/MetadataService.cls 4787 26 4787 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reviewed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2964 /force-app/main/default/classes/MetadataService.cls 4788 26 4788 124 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'won_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2964 /force-app/main/default/classes/MetadataService.cls 4788 26 4788 124 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'won_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2965 /force-app/main/default/classes/MetadataService.cls 4789 26 4789 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2965 /force-app/main/default/classes/MetadataService.cls 4789 26 4789 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2966 /force-app/main/default/classes/MetadataService.cls 4790 26 4790 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2966 /force-app/main/default/classes/MetadataService.cls 4790 26 4790 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2967 /force-app/main/default/classes/MetadataService.cls 4791 26 4791 271 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2967 /force-app/main/default/classes/MetadataService.cls 4791 26 4791 271 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2968 /force-app/main/default/classes/MetadataService.cls 4793 12 4798 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2968 /force-app/main/default/classes/MetadataService.cls 4793 12 4798 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2969 /force-app/main/default/classes/MetadataService.cls 4795 26 4795 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'profile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2969 /force-app/main/default/classes/MetadataService.cls 4795 26 4795 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'profile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2970 /force-app/main/default/classes/MetadataService.cls 4796 26 4796 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2970 /force-app/main/default/classes/MetadataService.cls 4796 26 4796 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2971 /force-app/main/default/classes/MetadataService.cls 4797 26 4797 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2971 /force-app/main/default/classes/MetadataService.cls 4797 26 4797 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2972 /force-app/main/default/classes/MetadataService.cls 4799 12 4818 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2972 /force-app/main/default/classes/MetadataService.cls 4799 12 4818 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2973 /force-app/main/default/classes/MetadataService.cls 4799 12 4818 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2973 /force-app/main/default/classes/MetadataService.cls 4799 12 4818 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2974 /force-app/main/default/classes/MetadataService.cls 4808 26 4808 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignedTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2974 /force-app/main/default/classes/MetadataService.cls 4808 26 4808 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignedTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2975 /force-app/main/default/classes/MetadataService.cls 4809 26 4809 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignedToTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2975 /force-app/main/default/classes/MetadataService.cls 4809 26 4809 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignedToTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2976 /force-app/main/default/classes/MetadataService.cls 4810 26 4810 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignedToType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2976 /force-app/main/default/classes/MetadataService.cls 4810 26 4810 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignedToType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2977 /force-app/main/default/classes/MetadataService.cls 4811 26 4811 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'minutesToEscalation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2977 /force-app/main/default/classes/MetadataService.cls 4811 26 4811 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'minutesToEscalation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2978 /force-app/main/default/classes/MetadataService.cls 4812 26 4812 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'notifyCaseOwner_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2978 /force-app/main/default/classes/MetadataService.cls 4812 26 4812 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'notifyCaseOwner_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2979 /force-app/main/default/classes/MetadataService.cls 4813 26 4813 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'notifyEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2979 /force-app/main/default/classes/MetadataService.cls 4813 26 4813 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'notifyEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2980 /force-app/main/default/classes/MetadataService.cls 4814 26 4814 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'notifyTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2980 /force-app/main/default/classes/MetadataService.cls 4814 26 4814 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'notifyTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2981 /force-app/main/default/classes/MetadataService.cls 4815 26 4815 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'notifyToTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2981 /force-app/main/default/classes/MetadataService.cls 4815 26 4815 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'notifyToTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2982 /force-app/main/default/classes/MetadataService.cls 4816 26 4816 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2982 /force-app/main/default/classes/MetadataService.cls 4816 26 4816 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2983 /force-app/main/default/classes/MetadataService.cls 4817 26 4817 198 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2983 /force-app/main/default/classes/MetadataService.cls 4817 26 4817 198 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2984 /force-app/main/default/classes/MetadataService.cls 4819 12 4842 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2984 /force-app/main/default/classes/MetadataService.cls 4819 12 4842 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2985 /force-app/main/default/classes/MetadataService.cls 4819 12 4842 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2985 /force-app/main/default/classes/MetadataService.cls 4819 12 4842 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2986 /force-app/main/default/classes/MetadataService.cls 4822 26 4822 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2986 /force-app/main/default/classes/MetadataService.cls 4822 26 4822 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2987 /force-app/main/default/classes/MetadataService.cls 4831 26 4831 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'alerts_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2987 /force-app/main/default/classes/MetadataService.cls 4831 26 4831 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'alerts_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2988 /force-app/main/default/classes/MetadataService.cls 4832 26 4832 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldUpdates_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2988 /force-app/main/default/classes/MetadataService.cls 4832 26 4832 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldUpdates_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2989 /force-app/main/default/classes/MetadataService.cls 4833 26 4833 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'flowActions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2989 /force-app/main/default/classes/MetadataService.cls 4833 26 4833 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'flowActions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2990 /force-app/main/default/classes/MetadataService.cls 4834 26 4834 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'knowledgePublishes_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2990 /force-app/main/default/classes/MetadataService.cls 4834 26 4834 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'knowledgePublishes_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2991 /force-app/main/default/classes/MetadataService.cls 4835 26 4835 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'outboundMessages_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2991 /force-app/main/default/classes/MetadataService.cls 4835 26 4835 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'outboundMessages_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2992 /force-app/main/default/classes/MetadataService.cls 4836 26 4836 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rules_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2992 /force-app/main/default/classes/MetadataService.cls 4836 26 4836 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rules_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2993 /force-app/main/default/classes/MetadataService.cls 4837 26 4837 127 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'send_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2993 /force-app/main/default/classes/MetadataService.cls 4837 26 4837 127 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'send_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2994 /force-app/main/default/classes/MetadataService.cls 4838 26 4838 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tasks_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2994 /force-app/main/default/classes/MetadataService.cls 4838 26 4838 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tasks_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2995 /force-app/main/default/classes/MetadataService.cls 4839 26 4839 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2995 /force-app/main/default/classes/MetadataService.cls 4839 26 4839 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2996 /force-app/main/default/classes/MetadataService.cls 4840 26 4840 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2996 /force-app/main/default/classes/MetadataService.cls 4840 26 4840 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
2997 /force-app/main/default/classes/MetadataService.cls 4841 26 4841 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2997 /force-app/main/default/classes/MetadataService.cls 4841 26 4841 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
2998 /force-app/main/default/classes/MetadataService.cls 4843 12 4860 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2998 /force-app/main/default/classes/MetadataService.cls 4843 12 4860 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2999 /force-app/main/default/classes/MetadataService.cls 4843 12 4860 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
2999 /force-app/main/default/classes/MetadataService.cls 4843 12 4860 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3000 /force-app/main/default/classes/MetadataService.cls 4846 26 4846 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3000 /force-app/main/default/classes/MetadataService.cls 4846 26 4846 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3001 /force-app/main/default/classes/MetadataService.cls 4851 24 4851 35 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x' doesn't match '[a-z][a-zA-Z0-9]*'
3001 /force-app/main/default/classes/MetadataService.cls 4851 24 4851 35 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x' doesn't match '[a-z][a-zA-Z0-9]*'
3002 /force-app/main/default/classes/MetadataService.cls 4852 26 4852 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'action_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3002 /force-app/main/default/classes/MetadataService.cls 4852 26 4852 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'action_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3003 /force-app/main/default/classes/MetadataService.cls 4853 26 4853 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3003 /force-app/main/default/classes/MetadataService.cls 4853 26 4853 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3004 /force-app/main/default/classes/MetadataService.cls 4854 26 4854 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3004 /force-app/main/default/classes/MetadataService.cls 4854 26 4854 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3005 /force-app/main/default/classes/MetadataService.cls 4855 26 4855 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'language_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3005 /force-app/main/default/classes/MetadataService.cls 4855 26 4855 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'language_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3006 /force-app/main/default/classes/MetadataService.cls 4856 26 4856 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3006 /force-app/main/default/classes/MetadataService.cls 4856 26 4856 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3007 /force-app/main/default/classes/MetadataService.cls 4857 26 4857 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3007 /force-app/main/default/classes/MetadataService.cls 4857 26 4857 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3008 /force-app/main/default/classes/MetadataService.cls 4858 26 4858 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3008 /force-app/main/default/classes/MetadataService.cls 4858 26 4858 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3009 /force-app/main/default/classes/MetadataService.cls 4859 26 4859 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3009 /force-app/main/default/classes/MetadataService.cls 4859 26 4859 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3010 /force-app/main/default/classes/MetadataService.cls 4861 12 4882 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3010 /force-app/main/default/classes/MetadataService.cls 4861 12 4882 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3011 /force-app/main/default/classes/MetadataService.cls 4861 12 4882 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3011 /force-app/main/default/classes/MetadataService.cls 4861 12 4882 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3012 /force-app/main/default/classes/MetadataService.cls 4871 26 4871 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3012 /force-app/main/default/classes/MetadataService.cls 4871 26 4871 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3013 /force-app/main/default/classes/MetadataService.cls 4872 26 4872 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'gender_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3013 /force-app/main/default/classes/MetadataService.cls 4872 26 4872 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'gender_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3014 /force-app/main/default/classes/MetadataService.cls 4873 26 4873 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'help_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3014 /force-app/main/default/classes/MetadataService.cls 4873 26 4873 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'help_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3015 /force-app/main/default/classes/MetadataService.cls 4874 26 4874 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3015 /force-app/main/default/classes/MetadataService.cls 4874 26 4874 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3016 /force-app/main/default/classes/MetadataService.cls 4875 26 4875 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lookupFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3016 /force-app/main/default/classes/MetadataService.cls 4875 26 4875 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lookupFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3017 /force-app/main/default/classes/MetadataService.cls 4876 26 4876 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3017 /force-app/main/default/classes/MetadataService.cls 4876 26 4876 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3018 /force-app/main/default/classes/MetadataService.cls 4877 26 4877 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'picklistValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3018 /force-app/main/default/classes/MetadataService.cls 4877 26 4877 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'picklistValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3019 /force-app/main/default/classes/MetadataService.cls 4878 26 4878 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relationshipLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3019 /force-app/main/default/classes/MetadataService.cls 4878 26 4878 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relationshipLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3020 /force-app/main/default/classes/MetadataService.cls 4879 26 4879 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'startsWith_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3020 /force-app/main/default/classes/MetadataService.cls 4879 26 4879 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'startsWith_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3021 /force-app/main/default/classes/MetadataService.cls 4880 26 4880 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3021 /force-app/main/default/classes/MetadataService.cls 4880 26 4880 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3022 /force-app/main/default/classes/MetadataService.cls 4881 26 4881 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3022 /force-app/main/default/classes/MetadataService.cls 4881 26 4881 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3023 /force-app/main/default/classes/MetadataService.cls 4883 12 4902 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3023 /force-app/main/default/classes/MetadataService.cls 4883 12 4902 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3024 /force-app/main/default/classes/MetadataService.cls 4883 12 4902 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3024 /force-app/main/default/classes/MetadataService.cls 4883 12 4902 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3025 /force-app/main/default/classes/MetadataService.cls 4886 26 4886 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3025 /force-app/main/default/classes/MetadataService.cls 4886 26 4886 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3026 /force-app/main/default/classes/MetadataService.cls 4893 26 4893 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3026 /force-app/main/default/classes/MetadataService.cls 4893 26 4893 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3027 /force-app/main/default/classes/MetadataService.cls 4894 26 4894 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'developerName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3027 /force-app/main/default/classes/MetadataService.cls 4894 26 4894 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'developerName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3028 /force-app/main/default/classes/MetadataService.cls 4895 26 4895 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'icon_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3028 /force-app/main/default/classes/MetadataService.cls 4895 26 4895 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'icon_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3029 /force-app/main/default/classes/MetadataService.cls 4896 26 4896 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3029 /force-app/main/default/classes/MetadataService.cls 4896 26 4896 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3030 /force-app/main/default/classes/MetadataService.cls 4897 26 4897 163 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'visualizationResources_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3030 /force-app/main/default/classes/MetadataService.cls 4897 26 4897 163 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'visualizationResources_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3031 /force-app/main/default/classes/MetadataService.cls 4898 26 4898 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'visualizationTypes_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3031 /force-app/main/default/classes/MetadataService.cls 4898 26 4898 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'visualizationTypes_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3032 /force-app/main/default/classes/MetadataService.cls 4899 26 4899 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3032 /force-app/main/default/classes/MetadataService.cls 4899 26 4899 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3033 /force-app/main/default/classes/MetadataService.cls 4900 26 4900 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3033 /force-app/main/default/classes/MetadataService.cls 4900 26 4900 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3034 /force-app/main/default/classes/MetadataService.cls 4901 26 4901 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3034 /force-app/main/default/classes/MetadataService.cls 4901 26 4901 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3035 /force-app/main/default/classes/MetadataService.cls 4903 12 4912 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3035 /force-app/main/default/classes/MetadataService.cls 4903 12 4912 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3036 /force-app/main/default/classes/MetadataService.cls 4907 26 4907 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3036 /force-app/main/default/classes/MetadataService.cls 4907 26 4907 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3037 /force-app/main/default/classes/MetadataService.cls 4908 26 4908 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3037 /force-app/main/default/classes/MetadataService.cls 4908 26 4908 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3038 /force-app/main/default/classes/MetadataService.cls 4909 26 4909 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scriptType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3038 /force-app/main/default/classes/MetadataService.cls 4909 26 4909 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scriptType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3039 /force-app/main/default/classes/MetadataService.cls 4910 26 4910 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3039 /force-app/main/default/classes/MetadataService.cls 4910 26 4910 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3040 /force-app/main/default/classes/MetadataService.cls 4911 26 4911 97 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3040 /force-app/main/default/classes/MetadataService.cls 4911 26 4911 97 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3041 /force-app/main/default/classes/MetadataService.cls 4913 12 4918 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3041 /force-app/main/default/classes/MetadataService.cls 4913 12 4918 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3042 /force-app/main/default/classes/MetadataService.cls 4915 26 4915 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sobjectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3042 /force-app/main/default/classes/MetadataService.cls 4915 26 4915 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sobjectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3043 /force-app/main/default/classes/MetadataService.cls 4916 26 4916 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3043 /force-app/main/default/classes/MetadataService.cls 4916 26 4916 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3044 /force-app/main/default/classes/MetadataService.cls 4917 26 4917 77 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3044 /force-app/main/default/classes/MetadataService.cls 4917 26 4917 77 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3045 /force-app/main/default/classes/MetadataService.cls 4919 12 4934 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3045 /force-app/main/default/classes/MetadataService.cls 4919 12 4934 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3046 /force-app/main/default/classes/MetadataService.cls 4922 26 4922 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3046 /force-app/main/default/classes/MetadataService.cls 4922 26 4922 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3047 /force-app/main/default/classes/MetadataService.cls 4924 26 4924 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3047 /force-app/main/default/classes/MetadataService.cls 4924 26 4924 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3048 /force-app/main/default/classes/MetadataService.cls 4928 26 4928 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3048 /force-app/main/default/classes/MetadataService.cls 4928 26 4928 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3049 /force-app/main/default/classes/MetadataService.cls 4929 26 4929 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'packageVersions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3049 /force-app/main/default/classes/MetadataService.cls 4929 26 4929 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'packageVersions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3050 /force-app/main/default/classes/MetadataService.cls 4930 26 4930 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'status_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3050 /force-app/main/default/classes/MetadataService.cls 4930 26 4930 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'status_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3051 /force-app/main/default/classes/MetadataService.cls 4931 26 4931 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3051 /force-app/main/default/classes/MetadataService.cls 4931 26 4931 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3052 /force-app/main/default/classes/MetadataService.cls 4932 26 4932 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3052 /force-app/main/default/classes/MetadataService.cls 4932 26 4932 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3053 /force-app/main/default/classes/MetadataService.cls 4933 26 4933 125 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3053 /force-app/main/default/classes/MetadataService.cls 4933 26 4933 125 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3054 /force-app/main/default/classes/MetadataService.cls 4935 12 4946 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3054 /force-app/main/default/classes/MetadataService.cls 4935 12 4946 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3055 /force-app/main/default/classes/MetadataService.cls 4936 23 4936 34 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'SObjectType' doesn't match '[a-z][a-zA-Z0-9]*'
3055 /force-app/main/default/classes/MetadataService.cls 4936 23 4936 34 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'SObjectType' doesn't match '[a-z][a-zA-Z0-9]*'
3056 /force-app/main/default/classes/MetadataService.cls 4940 26 4940 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'SObjectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3056 /force-app/main/default/classes/MetadataService.cls 4940 26 4940 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'SObjectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3057 /force-app/main/default/classes/MetadataService.cls 4941 26 4941 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldMappingFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3057 /force-app/main/default/classes/MetadataService.cls 4941 26 4941 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldMappingFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3058 /force-app/main/default/classes/MetadataService.cls 4942 26 4942 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3058 /force-app/main/default/classes/MetadataService.cls 4942 26 4942 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3059 /force-app/main/default/classes/MetadataService.cls 4943 26 4943 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'mappingOperation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3059 /force-app/main/default/classes/MetadataService.cls 4943 26 4943 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'mappingOperation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3060 /force-app/main/default/classes/MetadataService.cls 4944 26 4944 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3060 /force-app/main/default/classes/MetadataService.cls 4944 26 4944 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3061 /force-app/main/default/classes/MetadataService.cls 4945 26 4945 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3061 /force-app/main/default/classes/MetadataService.cls 4945 26 4945 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3062 /force-app/main/default/classes/MetadataService.cls 4947 12 4966 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3062 /force-app/main/default/classes/MetadataService.cls 4947 12 4966 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3063 /force-app/main/default/classes/MetadataService.cls 4947 12 4966 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3063 /force-app/main/default/classes/MetadataService.cls 4947 12 4966 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3064 /force-app/main/default/classes/MetadataService.cls 4950 26 4950 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3064 /force-app/main/default/classes/MetadataService.cls 4950 26 4950 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3065 /force-app/main/default/classes/MetadataService.cls 4956 23 4956 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
3065 /force-app/main/default/classes/MetadataService.cls 4956 23 4956 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
3066 /force-app/main/default/classes/MetadataService.cls 4957 26 4957 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'businessHours_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3066 /force-app/main/default/classes/MetadataService.cls 4957 26 4957 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'businessHours_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3067 /force-app/main/default/classes/MetadataService.cls 4958 26 4958 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'casesPerEntitlement_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3067 /force-app/main/default/classes/MetadataService.cls 4958 26 4958 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'casesPerEntitlement_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3068 /force-app/main/default/classes/MetadataService.cls 4959 26 4959 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'entitlementProcess_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3068 /force-app/main/default/classes/MetadataService.cls 4959 26 4959 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'entitlementProcess_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3069 /force-app/main/default/classes/MetadataService.cls 4960 26 4960 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isPerIncident_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3069 /force-app/main/default/classes/MetadataService.cls 4960 26 4960 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isPerIncident_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3070 /force-app/main/default/classes/MetadataService.cls 4961 26 4961 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'term_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3070 /force-app/main/default/classes/MetadataService.cls 4961 26 4961 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'term_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3071 /force-app/main/default/classes/MetadataService.cls 4962 26 4962 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3071 /force-app/main/default/classes/MetadataService.cls 4962 26 4962 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3072 /force-app/main/default/classes/MetadataService.cls 4963 26 4963 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3072 /force-app/main/default/classes/MetadataService.cls 4963 26 4963 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3073 /force-app/main/default/classes/MetadataService.cls 4964 26 4964 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3073 /force-app/main/default/classes/MetadataService.cls 4964 26 4964 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3074 /force-app/main/default/classes/MetadataService.cls 4965 26 4965 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3074 /force-app/main/default/classes/MetadataService.cls 4965 26 4965 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3075 /force-app/main/default/classes/MetadataService.cls 4967 12 4978 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3075 /force-app/main/default/classes/MetadataService.cls 4967 12 4978 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3076 /force-app/main/default/classes/MetadataService.cls 4970 26 4970 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3076 /force-app/main/default/classes/MetadataService.cls 4970 26 4970 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3077 /force-app/main/default/classes/MetadataService.cls 4973 26 4973 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'doesIncludeBosses_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3077 /force-app/main/default/classes/MetadataService.cls 4973 26 4973 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'doesIncludeBosses_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3078 /force-app/main/default/classes/MetadataService.cls 4974 26 4974 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3078 /force-app/main/default/classes/MetadataService.cls 4974 26 4974 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3079 /force-app/main/default/classes/MetadataService.cls 4975 26 4975 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3079 /force-app/main/default/classes/MetadataService.cls 4975 26 4975 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3080 /force-app/main/default/classes/MetadataService.cls 4976 26 4976 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3080 /force-app/main/default/classes/MetadataService.cls 4976 26 4976 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3081 /force-app/main/default/classes/MetadataService.cls 4977 26 4977 102 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3081 /force-app/main/default/classes/MetadataService.cls 4977 26 4977 102 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3082 /force-app/main/default/classes/MetadataService.cls 4979 12 4984 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3082 /force-app/main/default/classes/MetadataService.cls 4979 12 4984 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3083 /force-app/main/default/classes/MetadataService.cls 4981 26 4981 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'language_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3083 /force-app/main/default/classes/MetadataService.cls 4981 26 4981 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'language_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3084 /force-app/main/default/classes/MetadataService.cls 4982 26 4982 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3084 /force-app/main/default/classes/MetadataService.cls 4982 26 4982 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3085 /force-app/main/default/classes/MetadataService.cls 4983 26 4983 74 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3085 /force-app/main/default/classes/MetadataService.cls 4983 26 4983 74 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3086 /force-app/main/default/classes/MetadataService.cls 4985 12 4990 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3086 /force-app/main/default/classes/MetadataService.cls 4985 12 4990 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3087 /force-app/main/default/classes/MetadataService.cls 4987 26 4987 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3087 /force-app/main/default/classes/MetadataService.cls 4987 26 4987 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3088 /force-app/main/default/classes/MetadataService.cls 4988 26 4988 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3088 /force-app/main/default/classes/MetadataService.cls 4988 26 4988 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3089 /force-app/main/default/classes/MetadataService.cls 4989 26 4989 70 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3089 /force-app/main/default/classes/MetadataService.cls 4989 26 4989 70 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3090 /force-app/main/default/classes/MetadataService.cls 4991 20 4993 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3090 /force-app/main/default/classes/MetadataService.cls 4991 20 4993 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3091 /force-app/main/default/classes/MetadataService.cls 4994 12 5001 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3091 /force-app/main/default/classes/MetadataService.cls 4994 12 5001 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3092 /force-app/main/default/classes/MetadataService.cls 4997 26 4997 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'categories_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3092 /force-app/main/default/classes/MetadataService.cls 4997 26 4997 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'categories_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3093 /force-app/main/default/classes/MetadataService.cls 4998 26 4998 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'debugLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3093 /force-app/main/default/classes/MetadataService.cls 4998 26 4998 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'debugLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3094 /force-app/main/default/classes/MetadataService.cls 4999 26 4999 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3094 /force-app/main/default/classes/MetadataService.cls 4999 26 4999 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3095 /force-app/main/default/classes/MetadataService.cls 5000 26 5000 89 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3095 /force-app/main/default/classes/MetadataService.cls 5000 26 5000 89 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3096 /force-app/main/default/classes/MetadataService.cls 5002 12 5007 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3096 /force-app/main/default/classes/MetadataService.cls 5002 12 5007 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3097 /force-app/main/default/classes/MetadataService.cls 5004 26 5004 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3097 /force-app/main/default/classes/MetadataService.cls 5004 26 5004 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3098 /force-app/main/default/classes/MetadataService.cls 5005 26 5005 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3098 /force-app/main/default/classes/MetadataService.cls 5005 26 5005 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3099 /force-app/main/default/classes/MetadataService.cls 5006 26 5006 71 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3099 /force-app/main/default/classes/MetadataService.cls 5006 26 5006 71 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3100 /force-app/main/default/classes/MetadataService.cls 5008 12 5015 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3100 /force-app/main/default/classes/MetadataService.cls 5008 12 5015 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3101 /force-app/main/default/classes/MetadataService.cls 5011 26 5011 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apexPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3101 /force-app/main/default/classes/MetadataService.cls 5011 26 5011 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apexPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3102 /force-app/main/default/classes/MetadataService.cls 5012 26 5012 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3102 /force-app/main/default/classes/MetadataService.cls 5012 26 5012 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3103 /force-app/main/default/classes/MetadataService.cls 5013 26 5013 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3103 /force-app/main/default/classes/MetadataService.cls 5013 26 5013 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3104 /force-app/main/default/classes/MetadataService.cls 5014 26 5014 84 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3104 /force-app/main/default/classes/MetadataService.cls 5014 26 5014 84 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3105 /force-app/main/default/classes/MetadataService.cls 5016 12 5053 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3105 /force-app/main/default/classes/MetadataService.cls 5016 12 5053 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3106 /force-app/main/default/classes/MetadataService.cls 5016 12 5053 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3106 /force-app/main/default/classes/MetadataService.cls 5016 12 5053 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3107 /force-app/main/default/classes/MetadataService.cls 5034 26 5034 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowInternalUserLogin_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3107 /force-app/main/default/classes/MetadataService.cls 5034 26 5034 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowInternalUserLogin_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3108 /force-app/main/default/classes/MetadataService.cls 5035 26 5035 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'branding_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3108 /force-app/main/default/classes/MetadataService.cls 5035 26 5035 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'branding_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3109 /force-app/main/default/classes/MetadataService.cls 5036 26 5036 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'changePasswordEmailTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3109 /force-app/main/default/classes/MetadataService.cls 5036 26 5036 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'changePasswordEmailTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3110 /force-app/main/default/classes/MetadataService.cls 5037 26 5037 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailFooterLogo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3110 /force-app/main/default/classes/MetadataService.cls 5037 26 5037 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailFooterLogo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3111 /force-app/main/default/classes/MetadataService.cls 5038 26 5038 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailFooterText_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3111 /force-app/main/default/classes/MetadataService.cls 5038 26 5038 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailFooterText_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3112 /force-app/main/default/classes/MetadataService.cls 5039 26 5039 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailSenderAddress_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3112 /force-app/main/default/classes/MetadataService.cls 5039 26 5039 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailSenderAddress_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3113 /force-app/main/default/classes/MetadataService.cls 5040 26 5040 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailSenderName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3113 /force-app/main/default/classes/MetadataService.cls 5040 26 5040 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailSenderName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3114 /force-app/main/default/classes/MetadataService.cls 5041 26 5041 194 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableErrorPageOverridesForVisualforce_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3114 /force-app/main/default/classes/MetadataService.cls 5041 26 5041 194 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableErrorPageOverridesForVisualforce_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3115 /force-app/main/default/classes/MetadataService.cls 5042 26 5042 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'forgotPasswordEmailTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3115 /force-app/main/default/classes/MetadataService.cls 5042 26 5042 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'forgotPasswordEmailTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3116 /force-app/main/default/classes/MetadataService.cls 5043 26 5043 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'picassoSite_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3116 /force-app/main/default/classes/MetadataService.cls 5043 26 5043 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'picassoSite_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3117 /force-app/main/default/classes/MetadataService.cls 5044 26 5044 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sObjectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3117 /force-app/main/default/classes/MetadataService.cls 5044 26 5044 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sObjectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3118 /force-app/main/default/classes/MetadataService.cls 5045 26 5045 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sendWelcomeEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3118 /force-app/main/default/classes/MetadataService.cls 5045 26 5045 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sendWelcomeEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3119 /force-app/main/default/classes/MetadataService.cls 5046 26 5046 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'site_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3119 /force-app/main/default/classes/MetadataService.cls 5046 26 5046 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'site_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3120 /force-app/main/default/classes/MetadataService.cls 5047 26 5047 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'siteAsContainerEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3120 /force-app/main/default/classes/MetadataService.cls 5047 26 5047 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'siteAsContainerEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3121 /force-app/main/default/classes/MetadataService.cls 5048 26 5048 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tabs_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3121 /force-app/main/default/classes/MetadataService.cls 5048 26 5048 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tabs_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3122 /force-app/main/default/classes/MetadataService.cls 5049 26 5049 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'urlPathPrefix_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3122 /force-app/main/default/classes/MetadataService.cls 5049 26 5049 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'urlPathPrefix_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3123 /force-app/main/default/classes/MetadataService.cls 5050 26 5050 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'welcomeEmailTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3123 /force-app/main/default/classes/MetadataService.cls 5050 26 5050 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'welcomeEmailTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3124 /force-app/main/default/classes/MetadataService.cls 5051 26 5051 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3124 /force-app/main/default/classes/MetadataService.cls 5051 26 5051 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3125 /force-app/main/default/classes/MetadataService.cls 5052 26 5052 400 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3125 /force-app/main/default/classes/MetadataService.cls 5052 26 5052 400 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3126 /force-app/main/default/classes/MetadataService.cls 5054 12 5071 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3126 /force-app/main/default/classes/MetadataService.cls 5054 12 5071 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3127 /force-app/main/default/classes/MetadataService.cls 5054 12 5071 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3127 /force-app/main/default/classes/MetadataService.cls 5054 12 5071 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3128 /force-app/main/default/classes/MetadataService.cls 5062 26 5062 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3128 /force-app/main/default/classes/MetadataService.cls 5062 26 5062 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3129 /force-app/main/default/classes/MetadataService.cls 5063 26 5063 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3129 /force-app/main/default/classes/MetadataService.cls 5063 26 5063 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3130 /force-app/main/default/classes/MetadataService.cls 5064 26 5064 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'namedCredential_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3130 /force-app/main/default/classes/MetadataService.cls 5064 26 5064 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'namedCredential_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3131 /force-app/main/default/classes/MetadataService.cls 5065 26 5065 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3131 /force-app/main/default/classes/MetadataService.cls 5065 26 5065 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3132 /force-app/main/default/classes/MetadataService.cls 5066 26 5066 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'schemaType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3132 /force-app/main/default/classes/MetadataService.cls 5066 26 5066 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'schemaType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3133 /force-app/main/default/classes/MetadataService.cls 5067 26 5067 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'schemaUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3133 /force-app/main/default/classes/MetadataService.cls 5067 26 5067 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'schemaUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3134 /force-app/main/default/classes/MetadataService.cls 5068 26 5068 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'status_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3134 /force-app/main/default/classes/MetadataService.cls 5068 26 5068 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'status_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3135 /force-app/main/default/classes/MetadataService.cls 5069 26 5069 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3135 /force-app/main/default/classes/MetadataService.cls 5069 26 5069 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3136 /force-app/main/default/classes/MetadataService.cls 5070 26 5070 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3136 /force-app/main/default/classes/MetadataService.cls 5070 26 5070 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3137 /force-app/main/default/classes/MetadataService.cls 5072 12 5091 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3137 /force-app/main/default/classes/MetadataService.cls 5072 12 5091 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3138 /force-app/main/default/classes/MetadataService.cls 5072 12 5091 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3138 /force-app/main/default/classes/MetadataService.cls 5072 12 5091 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3139 /force-app/main/default/classes/MetadataService.cls 5075 26 5075 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3139 /force-app/main/default/classes/MetadataService.cls 5075 26 5075 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3140 /force-app/main/default/classes/MetadataService.cls 5078 26 5078 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3140 /force-app/main/default/classes/MetadataService.cls 5078 26 5078 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3141 /force-app/main/default/classes/MetadataService.cls 5079 26 5079 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3141 /force-app/main/default/classes/MetadataService.cls 5079 26 5079 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3142 /force-app/main/default/classes/MetadataService.cls 5084 26 5084 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'choiceText_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3142 /force-app/main/default/classes/MetadataService.cls 5084 26 5084 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'choiceText_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3143 /force-app/main/default/classes/MetadataService.cls 5085 26 5085 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dataType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3143 /force-app/main/default/classes/MetadataService.cls 5085 26 5085 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dataType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3144 /force-app/main/default/classes/MetadataService.cls 5086 26 5086 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'userInput_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3144 /force-app/main/default/classes/MetadataService.cls 5086 26 5086 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'userInput_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3145 /force-app/main/default/classes/MetadataService.cls 5087 26 5087 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3145 /force-app/main/default/classes/MetadataService.cls 5087 26 5087 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3146 /force-app/main/default/classes/MetadataService.cls 5088 26 5088 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3146 /force-app/main/default/classes/MetadataService.cls 5088 26 5088 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3147 /force-app/main/default/classes/MetadataService.cls 5089 26 5089 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3147 /force-app/main/default/classes/MetadataService.cls 5089 26 5089 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3148 /force-app/main/default/classes/MetadataService.cls 5090 26 5090 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3148 /force-app/main/default/classes/MetadataService.cls 5090 26 5090 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3149 /force-app/main/default/classes/MetadataService.cls 5092 12 5131 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3149 /force-app/main/default/classes/MetadataService.cls 5092 12 5131 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3150 /force-app/main/default/classes/MetadataService.cls 5092 12 5131 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3150 /force-app/main/default/classes/MetadataService.cls 5092 12 5131 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3151 /force-app/main/default/classes/MetadataService.cls 5095 26 5095 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3151 /force-app/main/default/classes/MetadataService.cls 5095 26 5095 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3152 /force-app/main/default/classes/MetadataService.cls 5112 26 5112 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'attributes_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3152 /force-app/main/default/classes/MetadataService.cls 5112 26 5112 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'attributes_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3153 /force-app/main/default/classes/MetadataService.cls 5113 26 5113 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'canvasConfig_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3153 /force-app/main/default/classes/MetadataService.cls 5113 26 5113 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'canvasConfig_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3154 /force-app/main/default/classes/MetadataService.cls 5114 26 5114 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'contactEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3154 /force-app/main/default/classes/MetadataService.cls 5114 26 5114 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'contactEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3155 /force-app/main/default/classes/MetadataService.cls 5115 26 5115 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'contactPhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3155 /force-app/main/default/classes/MetadataService.cls 5115 26 5115 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'contactPhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3156 /force-app/main/default/classes/MetadataService.cls 5116 26 5116 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3156 /force-app/main/default/classes/MetadataService.cls 5116 26 5116 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3157 /force-app/main/default/classes/MetadataService.cls 5117 26 5117 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'iconUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3157 /force-app/main/default/classes/MetadataService.cls 5117 26 5117 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'iconUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3158 /force-app/main/default/classes/MetadataService.cls 5118 26 5118 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'infoUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3158 /force-app/main/default/classes/MetadataService.cls 5118 26 5118 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'infoUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3159 /force-app/main/default/classes/MetadataService.cls 5119 26 5119 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ipRanges_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3159 /force-app/main/default/classes/MetadataService.cls 5119 26 5119 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ipRanges_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3160 /force-app/main/default/classes/MetadataService.cls 5120 26 5120 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3160 /force-app/main/default/classes/MetadataService.cls 5120 26 5120 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3161 /force-app/main/default/classes/MetadataService.cls 5121 26 5121 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'logoUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3161 /force-app/main/default/classes/MetadataService.cls 5121 26 5121 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'logoUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3162 /force-app/main/default/classes/MetadataService.cls 5122 26 5122 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'mobileAppConfig_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3162 /force-app/main/default/classes/MetadataService.cls 5122 26 5122 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'mobileAppConfig_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3163 /force-app/main/default/classes/MetadataService.cls 5123 26 5123 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'mobileStartUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3163 /force-app/main/default/classes/MetadataService.cls 5123 26 5123 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'mobileStartUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3164 /force-app/main/default/classes/MetadataService.cls 5124 26 5124 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'oauthConfig_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3164 /force-app/main/default/classes/MetadataService.cls 5124 26 5124 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'oauthConfig_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3165 /force-app/main/default/classes/MetadataService.cls 5125 26 5125 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'plugin_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3165 /force-app/main/default/classes/MetadataService.cls 5125 26 5125 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'plugin_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3166 /force-app/main/default/classes/MetadataService.cls 5126 26 5126 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'samlConfig_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3166 /force-app/main/default/classes/MetadataService.cls 5126 26 5126 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'samlConfig_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3167 /force-app/main/default/classes/MetadataService.cls 5127 26 5127 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'startUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3167 /force-app/main/default/classes/MetadataService.cls 5127 26 5127 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'startUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3168 /force-app/main/default/classes/MetadataService.cls 5128 26 5128 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3168 /force-app/main/default/classes/MetadataService.cls 5128 26 5128 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3169 /force-app/main/default/classes/MetadataService.cls 5129 26 5129 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3169 /force-app/main/default/classes/MetadataService.cls 5129 26 5129 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3170 /force-app/main/default/classes/MetadataService.cls 5130 26 5130 278 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3170 /force-app/main/default/classes/MetadataService.cls 5130 26 5130 278 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3171 /force-app/main/default/classes/MetadataService.cls 5132 12 5137 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3171 /force-app/main/default/classes/MetadataService.cls 5132 12 5137 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3172 /force-app/main/default/classes/MetadataService.cls 5132 12 5137 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'describeMetadata_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
3172 /force-app/main/default/classes/MetadataService.cls 5132 12 5137 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'describeMetadata_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
3173 /force-app/main/default/classes/MetadataService.cls 5134 26 5134 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'asOfVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3173 /force-app/main/default/classes/MetadataService.cls 5134 26 5134 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'asOfVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3174 /force-app/main/default/classes/MetadataService.cls 5135 26 5135 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3174 /force-app/main/default/classes/MetadataService.cls 5135 26 5135 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3175 /force-app/main/default/classes/MetadataService.cls 5136 26 5136 77 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3175 /force-app/main/default/classes/MetadataService.cls 5136 26 5136 77 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3176 /force-app/main/default/classes/MetadataService.cls 5138 12 5169 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3176 /force-app/main/default/classes/MetadataService.cls 5138 12 5169 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3177 /force-app/main/default/classes/MetadataService.cls 5138 12 5169 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3177 /force-app/main/default/classes/MetadataService.cls 5138 12 5169 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3178 /force-app/main/default/classes/MetadataService.cls 5147 23 5147 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x' doesn't match '[a-z][a-zA-Z0-9]*'
3178 /force-app/main/default/classes/MetadataService.cls 5147 23 5147 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x' doesn't match '[a-z][a-zA-Z0-9]*'
3179 /force-app/main/default/classes/MetadataService.cls 5153 26 5153 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'analyticsCloudComponent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3179 /force-app/main/default/classes/MetadataService.cls 5153 26 5153 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'analyticsCloudComponent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3180 /force-app/main/default/classes/MetadataService.cls 5154 26 5154 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'behavior_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3180 /force-app/main/default/classes/MetadataService.cls 5154 26 5154 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'behavior_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3181 /force-app/main/default/classes/MetadataService.cls 5155 26 5155 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'canvas_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3181 /force-app/main/default/classes/MetadataService.cls 5155 26 5155 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'canvas_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3182 /force-app/main/default/classes/MetadataService.cls 5156 26 5156 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'component_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3182 /force-app/main/default/classes/MetadataService.cls 5156 26 5156 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'component_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3183 /force-app/main/default/classes/MetadataService.cls 5157 26 5157 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customLink_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3183 /force-app/main/default/classes/MetadataService.cls 5157 26 5157 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customLink_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3184 /force-app/main/default/classes/MetadataService.cls 5158 26 5158 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emptySpace_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3184 /force-app/main/default/classes/MetadataService.cls 5158 26 5158 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emptySpace_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3185 /force-app/main/default/classes/MetadataService.cls 5159 26 5159 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3185 /force-app/main/default/classes/MetadataService.cls 5159 26 5159 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3186 /force-app/main/default/classes/MetadataService.cls 5160 26 5160 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'height_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3186 /force-app/main/default/classes/MetadataService.cls 5160 26 5160 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'height_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3187 /force-app/main/default/classes/MetadataService.cls 5161 26 5161 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3187 /force-app/main/default/classes/MetadataService.cls 5161 26 5161 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3188 /force-app/main/default/classes/MetadataService.cls 5162 26 5162 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reportChartComponent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3188 /force-app/main/default/classes/MetadataService.cls 5162 26 5162 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reportChartComponent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3189 /force-app/main/default/classes/MetadataService.cls 5163 26 5163 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scontrol_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3189 /force-app/main/default/classes/MetadataService.cls 5163 26 5163 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scontrol_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3190 /force-app/main/default/classes/MetadataService.cls 5164 26 5164 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3190 /force-app/main/default/classes/MetadataService.cls 5164 26 5164 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3191 /force-app/main/default/classes/MetadataService.cls 5165 26 5165 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showScrollbars_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3191 /force-app/main/default/classes/MetadataService.cls 5165 26 5165 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showScrollbars_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3192 /force-app/main/default/classes/MetadataService.cls 5166 26 5166 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'width_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3192 /force-app/main/default/classes/MetadataService.cls 5166 26 5166 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'width_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3193 /force-app/main/default/classes/MetadataService.cls 5167 26 5167 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3193 /force-app/main/default/classes/MetadataService.cls 5167 26 5167 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3194 /force-app/main/default/classes/MetadataService.cls 5168 26 5168 244 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3194 /force-app/main/default/classes/MetadataService.cls 5168 26 5168 244 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3195 /force-app/main/default/classes/MetadataService.cls 5170 12 5227 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3195 /force-app/main/default/classes/MetadataService.cls 5170 12 5227 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3196 /force-app/main/default/classes/MetadataService.cls 5170 12 5227 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount The class Portal has 27 public methods, attributes, and properties (limit: 20)
3196 /force-app/main/default/classes/MetadataService.cls 5170 12 5227 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount The class Portal has 27 public methods, attributes, and properties (limit: 20)
3197 /force-app/main/default/classes/MetadataService.cls 5170 12 5227 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3197 /force-app/main/default/classes/MetadataService.cls 5170 12 5227 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3198 /force-app/main/default/classes/MetadataService.cls 5173 26 5173 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3198 /force-app/main/default/classes/MetadataService.cls 5173 26 5173 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3199 /force-app/main/default/classes/MetadataService.cls 5198 23 5198 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
3199 /force-app/main/default/classes/MetadataService.cls 5198 23 5198 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
3200 /force-app/main/default/classes/MetadataService.cls 5199 26 5199 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3200 /force-app/main/default/classes/MetadataService.cls 5199 26 5199 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3201 /force-app/main/default/classes/MetadataService.cls 5200 26 5200 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'admin_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3201 /force-app/main/default/classes/MetadataService.cls 5200 26 5200 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'admin_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3202 /force-app/main/default/classes/MetadataService.cls 5201 26 5201 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultLanguage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3202 /force-app/main/default/classes/MetadataService.cls 5201 26 5201 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultLanguage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3203 /force-app/main/default/classes/MetadataService.cls 5202 26 5202 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3203 /force-app/main/default/classes/MetadataService.cls 5202 26 5202 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3204 /force-app/main/default/classes/MetadataService.cls 5203 26 5203 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailSenderAddress_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3204 /force-app/main/default/classes/MetadataService.cls 5203 26 5203 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailSenderAddress_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3205 /force-app/main/default/classes/MetadataService.cls 5204 26 5204 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailSenderName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3205 /force-app/main/default/classes/MetadataService.cls 5204 26 5204 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailSenderName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3206 /force-app/main/default/classes/MetadataService.cls 5205 26 5205 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableSelfCloseCase_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3206 /force-app/main/default/classes/MetadataService.cls 5205 26 5205 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableSelfCloseCase_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3207 /force-app/main/default/classes/MetadataService.cls 5206 26 5206 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'footerDocument_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3207 /force-app/main/default/classes/MetadataService.cls 5206 26 5206 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'footerDocument_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3208 /force-app/main/default/classes/MetadataService.cls 5207 26 5207 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'forgotPassTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3208 /force-app/main/default/classes/MetadataService.cls 5207 26 5207 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'forgotPassTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3209 /force-app/main/default/classes/MetadataService.cls 5208 26 5208 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'headerDocument_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3209 /force-app/main/default/classes/MetadataService.cls 5208 26 5208 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'headerDocument_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3210 /force-app/main/default/classes/MetadataService.cls 5209 26 5209 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isSelfRegistrationActivated_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3210 /force-app/main/default/classes/MetadataService.cls 5209 26 5209 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isSelfRegistrationActivated_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3211 /force-app/main/default/classes/MetadataService.cls 5210 26 5210 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'loginHeaderDocument_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3211 /force-app/main/default/classes/MetadataService.cls 5210 26 5210 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'loginHeaderDocument_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3212 /force-app/main/default/classes/MetadataService.cls 5211 26 5211 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'logoDocument_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3212 /force-app/main/default/classes/MetadataService.cls 5211 26 5211 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'logoDocument_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3213 /force-app/main/default/classes/MetadataService.cls 5212 26 5212 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'logoutUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3213 /force-app/main/default/classes/MetadataService.cls 5212 26 5212 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'logoutUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3214 /force-app/main/default/classes/MetadataService.cls 5213 26 5213 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'newCommentTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3214 /force-app/main/default/classes/MetadataService.cls 5213 26 5213 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'newCommentTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3215 /force-app/main/default/classes/MetadataService.cls 5214 26 5214 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'newPassTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3215 /force-app/main/default/classes/MetadataService.cls 5214 26 5214 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'newPassTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3216 /force-app/main/default/classes/MetadataService.cls 5215 26 5215 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'newUserTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3216 /force-app/main/default/classes/MetadataService.cls 5215 26 5215 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'newUserTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3217 /force-app/main/default/classes/MetadataService.cls 5216 26 5216 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ownerNotifyTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3217 /force-app/main/default/classes/MetadataService.cls 5216 26 5216 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ownerNotifyTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3218 /force-app/main/default/classes/MetadataService.cls 5217 26 5217 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'selfRegNewUserUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3218 /force-app/main/default/classes/MetadataService.cls 5217 26 5217 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'selfRegNewUserUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3219 /force-app/main/default/classes/MetadataService.cls 5218 26 5218 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'selfRegUserDefaultProfile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3219 /force-app/main/default/classes/MetadataService.cls 5218 26 5218 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'selfRegUserDefaultProfile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3220 /force-app/main/default/classes/MetadataService.cls 5219 26 5219 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'selfRegUserDefaultRole_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3220 /force-app/main/default/classes/MetadataService.cls 5219 26 5219 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'selfRegUserDefaultRole_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3221 /force-app/main/default/classes/MetadataService.cls 5220 26 5220 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'selfRegUserTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3221 /force-app/main/default/classes/MetadataService.cls 5220 26 5220 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'selfRegUserTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3222 /force-app/main/default/classes/MetadataService.cls 5221 26 5221 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showActionConfirmation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3222 /force-app/main/default/classes/MetadataService.cls 5221 26 5221 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showActionConfirmation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3223 /force-app/main/default/classes/MetadataService.cls 5222 26 5222 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'stylesheetDocument_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3223 /force-app/main/default/classes/MetadataService.cls 5222 26 5222 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'stylesheetDocument_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3224 /force-app/main/default/classes/MetadataService.cls 5223 26 5223 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3224 /force-app/main/default/classes/MetadataService.cls 5223 26 5223 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3225 /force-app/main/default/classes/MetadataService.cls 5224 26 5224 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3225 /force-app/main/default/classes/MetadataService.cls 5224 26 5224 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3226 /force-app/main/default/classes/MetadataService.cls 5225 26 5225 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3226 /force-app/main/default/classes/MetadataService.cls 5225 26 5225 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3227 /force-app/main/default/classes/MetadataService.cls 5226 26 5226 548 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3227 /force-app/main/default/classes/MetadataService.cls 5226 26 5226 548 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3228 /force-app/main/default/classes/MetadataService.cls 5228 12 5233 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3228 /force-app/main/default/classes/MetadataService.cls 5228 12 5233 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3229 /force-app/main/default/classes/MetadataService.cls 5230 26 5230 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'version_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3229 /force-app/main/default/classes/MetadataService.cls 5230 26 5230 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'version_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3230 /force-app/main/default/classes/MetadataService.cls 5231 26 5231 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3230 /force-app/main/default/classes/MetadataService.cls 5231 26 5231 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3231 /force-app/main/default/classes/MetadataService.cls 5232 26 5232 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3231 /force-app/main/default/classes/MetadataService.cls 5232 26 5232 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3232 /force-app/main/default/classes/MetadataService.cls 5234 12 5249 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3232 /force-app/main/default/classes/MetadataService.cls 5234 12 5249 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3233 /force-app/main/default/classes/MetadataService.cls 5240 23 5240 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'time_x' doesn't match '[a-z][a-zA-Z0-9]*'
3233 /force-app/main/default/classes/MetadataService.cls 5240 23 5240 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'time_x' doesn't match '[a-z][a-zA-Z0-9]*'
3234 /force-app/main/default/classes/MetadataService.cls 5241 26 5241 122 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'id_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3234 /force-app/main/default/classes/MetadataService.cls 5241 26 5241 122 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'id_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3235 /force-app/main/default/classes/MetadataService.cls 5242 26 5242 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'methodName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3235 /force-app/main/default/classes/MetadataService.cls 5242 26 5242 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'methodName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3236 /force-app/main/default/classes/MetadataService.cls 5243 26 5243 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3236 /force-app/main/default/classes/MetadataService.cls 5243 26 5243 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3237 /force-app/main/default/classes/MetadataService.cls 5244 26 5244 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'namespace_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3237 /force-app/main/default/classes/MetadataService.cls 5244 26 5244 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'namespace_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3238 /force-app/main/default/classes/MetadataService.cls 5245 26 5245 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'seeAllData_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3238 /force-app/main/default/classes/MetadataService.cls 5245 26 5245 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'seeAllData_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3239 /force-app/main/default/classes/MetadataService.cls 5246 26 5246 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'time_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3239 /force-app/main/default/classes/MetadataService.cls 5246 26 5246 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'time_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3240 /force-app/main/default/classes/MetadataService.cls 5247 26 5247 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3240 /force-app/main/default/classes/MetadataService.cls 5247 26 5247 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3241 /force-app/main/default/classes/MetadataService.cls 5248 26 5248 122 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3241 /force-app/main/default/classes/MetadataService.cls 5248 26 5248 122 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3242 /force-app/main/default/classes/MetadataService.cls 5250 12 5257 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3242 /force-app/main/default/classes/MetadataService.cls 5250 12 5257 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3243 /force-app/main/default/classes/MetadataService.cls 5253 26 5253 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3243 /force-app/main/default/classes/MetadataService.cls 5253 26 5253 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3244 /force-app/main/default/classes/MetadataService.cls 5254 26 5254 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'externalDataSource_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3244 /force-app/main/default/classes/MetadataService.cls 5254 26 5254 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'externalDataSource_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3245 /force-app/main/default/classes/MetadataService.cls 5255 26 5255 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3245 /force-app/main/default/classes/MetadataService.cls 5255 26 5255 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3246 /force-app/main/default/classes/MetadataService.cls 5256 26 5256 94 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3246 /force-app/main/default/classes/MetadataService.cls 5256 26 5256 94 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3247 /force-app/main/default/classes/MetadataService.cls 5258 12 5279 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3247 /force-app/main/default/classes/MetadataService.cls 5258 12 5279 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3248 /force-app/main/default/classes/MetadataService.cls 5258 12 5279 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3248 /force-app/main/default/classes/MetadataService.cls 5258 12 5279 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3249 /force-app/main/default/classes/MetadataService.cls 5261 26 5261 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3249 /force-app/main/default/classes/MetadataService.cls 5261 26 5261 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3250 /force-app/main/default/classes/MetadataService.cls 5269 26 5269 167 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customDataTypeComponents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3250 /force-app/main/default/classes/MetadataService.cls 5269 26 5269 167 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customDataTypeComponents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3251 /force-app/main/default/classes/MetadataService.cls 5270 26 5270 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3251 /force-app/main/default/classes/MetadataService.cls 5270 26 5270 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3252 /force-app/main/default/classes/MetadataService.cls 5271 26 5271 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayFormula_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3252 /force-app/main/default/classes/MetadataService.cls 5271 26 5271 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayFormula_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3253 /force-app/main/default/classes/MetadataService.cls 5272 26 5272 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'editComponentsOnSeparateLines_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3253 /force-app/main/default/classes/MetadataService.cls 5272 26 5272 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'editComponentsOnSeparateLines_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3254 /force-app/main/default/classes/MetadataService.cls 5273 26 5273 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3254 /force-app/main/default/classes/MetadataService.cls 5273 26 5273 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3255 /force-app/main/default/classes/MetadataService.cls 5274 26 5274 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rightAligned_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3255 /force-app/main/default/classes/MetadataService.cls 5274 26 5274 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rightAligned_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3256 /force-app/main/default/classes/MetadataService.cls 5275 26 5275 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'supportComponentsInReports_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3256 /force-app/main/default/classes/MetadataService.cls 5275 26 5275 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'supportComponentsInReports_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3257 /force-app/main/default/classes/MetadataService.cls 5276 26 5276 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3257 /force-app/main/default/classes/MetadataService.cls 5276 26 5276 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3258 /force-app/main/default/classes/MetadataService.cls 5277 26 5277 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3258 /force-app/main/default/classes/MetadataService.cls 5277 26 5277 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3259 /force-app/main/default/classes/MetadataService.cls 5278 26 5278 217 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3259 /force-app/main/default/classes/MetadataService.cls 5278 26 5278 217 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3260 /force-app/main/default/classes/MetadataService.cls 5280 12 5289 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3260 /force-app/main/default/classes/MetadataService.cls 5280 12 5289 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3261 /force-app/main/default/classes/MetadataService.cls 5283 26 5283 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3261 /force-app/main/default/classes/MetadataService.cls 5283 26 5283 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3262 /force-app/main/default/classes/MetadataService.cls 5285 26 5285 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'targetReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3262 /force-app/main/default/classes/MetadataService.cls 5285 26 5285 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'targetReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3263 /force-app/main/default/classes/MetadataService.cls 5286 26 5286 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3263 /force-app/main/default/classes/MetadataService.cls 5286 26 5286 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3264 /force-app/main/default/classes/MetadataService.cls 5287 26 5287 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3264 /force-app/main/default/classes/MetadataService.cls 5287 26 5287 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3265 /force-app/main/default/classes/MetadataService.cls 5288 26 5288 106 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3265 /force-app/main/default/classes/MetadataService.cls 5288 26 5288 106 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3266 /force-app/main/default/classes/MetadataService.cls 5290 12 5305 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3266 /force-app/main/default/classes/MetadataService.cls 5290 12 5305 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3267 /force-app/main/default/classes/MetadataService.cls 5293 26 5293 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3267 /force-app/main/default/classes/MetadataService.cls 5293 26 5293 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3268 /force-app/main/default/classes/MetadataService.cls 5297 23 5297 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
3268 /force-app/main/default/classes/MetadataService.cls 5297 23 5297 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
3269 /force-app/main/default/classes/MetadataService.cls 5298 26 5298 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'eventParameters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3269 /force-app/main/default/classes/MetadataService.cls 5298 26 5298 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'eventParameters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3270 /force-app/main/default/classes/MetadataService.cls 5299 26 5299 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'eventSubscription_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3270 /force-app/main/default/classes/MetadataService.cls 5299 26 5299 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'eventSubscription_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3271 /force-app/main/default/classes/MetadataService.cls 5300 26 5300 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'referenceData_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3271 /force-app/main/default/classes/MetadataService.cls 5300 26 5300 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'referenceData_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3272 /force-app/main/default/classes/MetadataService.cls 5301 26 5301 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3272 /force-app/main/default/classes/MetadataService.cls 5301 26 5301 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3273 /force-app/main/default/classes/MetadataService.cls 5302 26 5302 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3273 /force-app/main/default/classes/MetadataService.cls 5302 26 5302 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3274 /force-app/main/default/classes/MetadataService.cls 5303 26 5303 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3274 /force-app/main/default/classes/MetadataService.cls 5303 26 5303 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3275 /force-app/main/default/classes/MetadataService.cls 5304 26 5304 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3275 /force-app/main/default/classes/MetadataService.cls 5304 26 5304 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3276 /force-app/main/default/classes/MetadataService.cls 5306 12 5313 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3276 /force-app/main/default/classes/MetadataService.cls 5306 12 5313 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3277 /force-app/main/default/classes/MetadataService.cls 5308 23 5308 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
3277 /force-app/main/default/classes/MetadataService.cls 5308 23 5308 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
3278 /force-app/main/default/classes/MetadataService.cls 5309 26 5309 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'folder_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3278 /force-app/main/default/classes/MetadataService.cls 5309 26 5309 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'folder_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3279 /force-app/main/default/classes/MetadataService.cls 5310 26 5310 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3279 /force-app/main/default/classes/MetadataService.cls 5310 26 5310 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3280 /force-app/main/default/classes/MetadataService.cls 5311 26 5311 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3280 /force-app/main/default/classes/MetadataService.cls 5311 26 5311 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3281 /force-app/main/default/classes/MetadataService.cls 5312 26 5312 81 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3281 /force-app/main/default/classes/MetadataService.cls 5312 26 5312 81 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3282 /force-app/main/default/classes/MetadataService.cls 5314 12 5321 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3282 /force-app/main/default/classes/MetadataService.cls 5314 12 5321 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3283 /force-app/main/default/classes/MetadataService.cls 5317 26 5317 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'category_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3283 /force-app/main/default/classes/MetadataService.cls 5317 26 5317 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'category_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3284 /force-app/main/default/classes/MetadataService.cls 5318 26 5318 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'level_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3284 /force-app/main/default/classes/MetadataService.cls 5318 26 5318 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'level_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3285 /force-app/main/default/classes/MetadataService.cls 5319 26 5319 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3285 /force-app/main/default/classes/MetadataService.cls 5319 26 5319 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3286 /force-app/main/default/classes/MetadataService.cls 5320 26 5320 82 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3286 /force-app/main/default/classes/MetadataService.cls 5320 26 5320 82 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3287 /force-app/main/default/classes/MetadataService.cls 5322 12 5363 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3287 /force-app/main/default/classes/MetadataService.cls 5322 12 5363 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3288 /force-app/main/default/classes/MetadataService.cls 5322 12 5363 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3288 /force-app/main/default/classes/MetadataService.cls 5322 12 5363 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3289 /force-app/main/default/classes/MetadataService.cls 5326 25 5326 32 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'group_x' doesn't match '[a-z][a-zA-Z0-9]*'
3289 /force-app/main/default/classes/MetadataService.cls 5326 25 5326 32 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'group_x' doesn't match '[a-z][a-zA-Z0-9]*'
3290 /force-app/main/default/classes/MetadataService.cls 5342 26 5342 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allCustomerPortalUsers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3290 /force-app/main/default/classes/MetadataService.cls 5342 26 5342 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allCustomerPortalUsers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3291 /force-app/main/default/classes/MetadataService.cls 5343 26 5343 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allInternalUsers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3291 /force-app/main/default/classes/MetadataService.cls 5343 26 5343 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allInternalUsers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3292 /force-app/main/default/classes/MetadataService.cls 5344 26 5344 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allPartnerUsers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3292 /force-app/main/default/classes/MetadataService.cls 5344 26 5344 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allPartnerUsers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3293 /force-app/main/default/classes/MetadataService.cls 5345 26 5345 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'group_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3293 /force-app/main/default/classes/MetadataService.cls 5345 26 5345 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'group_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3294 /force-app/main/default/classes/MetadataService.cls 5346 26 5346 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'groups_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3294 /force-app/main/default/classes/MetadataService.cls 5346 26 5346 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'groups_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3295 /force-app/main/default/classes/MetadataService.cls 5347 26 5347 157 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'managerSubordinates_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3295 /force-app/main/default/classes/MetadataService.cls 5347 26 5347 157 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'managerSubordinates_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3296 /force-app/main/default/classes/MetadataService.cls 5348 26 5348 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'managers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3296 /force-app/main/default/classes/MetadataService.cls 5348 26 5348 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'managers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3297 /force-app/main/default/classes/MetadataService.cls 5349 26 5349 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'portalRole_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3297 /force-app/main/default/classes/MetadataService.cls 5349 26 5349 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'portalRole_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3298 /force-app/main/default/classes/MetadataService.cls 5350 26 5350 169 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'portalRoleAndSubordinates_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3298 /force-app/main/default/classes/MetadataService.cls 5350 26 5350 169 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'portalRoleAndSubordinates_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3299 /force-app/main/default/classes/MetadataService.cls 5351 26 5351 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'queue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3299 /force-app/main/default/classes/MetadataService.cls 5351 26 5351 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'queue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3300 /force-app/main/default/classes/MetadataService.cls 5352 26 5352 127 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'role_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3300 /force-app/main/default/classes/MetadataService.cls 5352 26 5352 127 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'role_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3301 /force-app/main/default/classes/MetadataService.cls 5353 26 5353 157 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'roleAndSubordinates_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3301 /force-app/main/default/classes/MetadataService.cls 5353 26 5353 157 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'roleAndSubordinates_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3302 /force-app/main/default/classes/MetadataService.cls 5354 26 5354 173 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'roleAndSubordinatesInternal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3302 /force-app/main/default/classes/MetadataService.cls 5354 26 5354 173 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'roleAndSubordinatesInternal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3303 /force-app/main/default/classes/MetadataService.cls 5355 26 5355 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'roles_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3303 /force-app/main/default/classes/MetadataService.cls 5355 26 5355 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'roles_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3304 /force-app/main/default/classes/MetadataService.cls 5356 26 5356 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rolesAndSubordinates_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3304 /force-app/main/default/classes/MetadataService.cls 5356 26 5356 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rolesAndSubordinates_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3305 /force-app/main/default/classes/MetadataService.cls 5357 26 5357 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'territories_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3305 /force-app/main/default/classes/MetadataService.cls 5357 26 5357 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'territories_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3306 /force-app/main/default/classes/MetadataService.cls 5358 26 5358 171 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'territoriesAndSubordinates_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3306 /force-app/main/default/classes/MetadataService.cls 5358 26 5358 171 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'territoriesAndSubordinates_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3307 /force-app/main/default/classes/MetadataService.cls 5359 26 5359 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'territory_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3307 /force-app/main/default/classes/MetadataService.cls 5359 26 5359 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'territory_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3308 /force-app/main/default/classes/MetadataService.cls 5360 26 5360 167 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'territoryAndSubordinates_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3308 /force-app/main/default/classes/MetadataService.cls 5360 26 5360 167 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'territoryAndSubordinates_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3309 /force-app/main/default/classes/MetadataService.cls 5361 26 5361 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3309 /force-app/main/default/classes/MetadataService.cls 5361 26 5361 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3310 /force-app/main/default/classes/MetadataService.cls 5362 26 5362 398 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3310 /force-app/main/default/classes/MetadataService.cls 5362 26 5362 398 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3311 /force-app/main/default/classes/MetadataService.cls 5364 12 5375 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3311 /force-app/main/default/classes/MetadataService.cls 5364 12 5375 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3312 /force-app/main/default/classes/MetadataService.cls 5369 26 5369 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allocatedCapacity_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3312 /force-app/main/default/classes/MetadataService.cls 5369 26 5369 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allocatedCapacity_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3313 /force-app/main/default/classes/MetadataService.cls 5370 26 5370 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allocatedPurchasedCapacity_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3313 /force-app/main/default/classes/MetadataService.cls 5370 26 5370 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allocatedPurchasedCapacity_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3314 /force-app/main/default/classes/MetadataService.cls 5371 26 5371 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allocatedTrialCapacity_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3314 /force-app/main/default/classes/MetadataService.cls 5371 26 5371 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allocatedTrialCapacity_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3315 /force-app/main/default/classes/MetadataService.cls 5372 26 5372 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'cacheType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3315 /force-app/main/default/classes/MetadataService.cls 5372 26 5372 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'cacheType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3316 /force-app/main/default/classes/MetadataService.cls 5373 26 5373 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3316 /force-app/main/default/classes/MetadataService.cls 5373 26 5373 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3317 /force-app/main/default/classes/MetadataService.cls 5374 26 5374 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3317 /force-app/main/default/classes/MetadataService.cls 5374 26 5374 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3318 /force-app/main/default/classes/MetadataService.cls 5376 12 5383 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3318 /force-app/main/default/classes/MetadataService.cls 5376 12 5383 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3319 /force-app/main/default/classes/MetadataService.cls 5379 26 5379 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'eventType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3319 /force-app/main/default/classes/MetadataService.cls 5379 26 5379 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'eventType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3320 /force-app/main/default/classes/MetadataService.cls 5380 26 5380 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'points_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3320 /force-app/main/default/classes/MetadataService.cls 5380 26 5380 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'points_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3321 /force-app/main/default/classes/MetadataService.cls 5381 26 5381 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3321 /force-app/main/default/classes/MetadataService.cls 5381 26 5381 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3322 /force-app/main/default/classes/MetadataService.cls 5382 26 5382 84 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3322 /force-app/main/default/classes/MetadataService.cls 5382 26 5382 84 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3323 /force-app/main/default/classes/MetadataService.cls 5384 12 5421 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3323 /force-app/main/default/classes/MetadataService.cls 5384 12 5421 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3324 /force-app/main/default/classes/MetadataService.cls 5384 12 5421 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3324 /force-app/main/default/classes/MetadataService.cls 5384 12 5421 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3325 /force-app/main/default/classes/MetadataService.cls 5387 26 5387 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3325 /force-app/main/default/classes/MetadataService.cls 5387 26 5387 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3326 /force-app/main/default/classes/MetadataService.cls 5390 26 5390 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3326 /force-app/main/default/classes/MetadataService.cls 5390 26 5390 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3327 /force-app/main/default/classes/MetadataService.cls 5391 26 5391 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3327 /force-app/main/default/classes/MetadataService.cls 5391 26 5391 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3328 /force-app/main/default/classes/MetadataService.cls 5395 26 5395 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3328 /force-app/main/default/classes/MetadataService.cls 5395 26 5395 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3329 /force-app/main/default/classes/MetadataService.cls 5396 26 5396 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3329 /force-app/main/default/classes/MetadataService.cls 5396 26 5396 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3330 /force-app/main/default/classes/MetadataService.cls 5397 26 5397 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3330 /force-app/main/default/classes/MetadataService.cls 5397 26 5397 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3331 /force-app/main/default/classes/MetadataService.cls 5402 23 5402 31 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x' doesn't match '[a-z][a-zA-Z0-9]*'
3331 /force-app/main/default/classes/MetadataService.cls 5402 23 5402 31 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x' doesn't match '[a-z][a-zA-Z0-9]*'
3332 /force-app/main/default/classes/MetadataService.cls 5408 26 5408 182 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignNullValuesIfNoRecordsFound_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3332 /force-app/main/default/classes/MetadataService.cls 5408 26 5408 182 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignNullValuesIfNoRecordsFound_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3333 /force-app/main/default/classes/MetadataService.cls 5409 26 5409 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3333 /force-app/main/default/classes/MetadataService.cls 5409 26 5409 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3334 /force-app/main/default/classes/MetadataService.cls 5410 26 5410 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'faultConnector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3334 /force-app/main/default/classes/MetadataService.cls 5410 26 5410 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'faultConnector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3335 /force-app/main/default/classes/MetadataService.cls 5411 26 5411 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'filters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3335 /force-app/main/default/classes/MetadataService.cls 5411 26 5411 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'filters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3336 /force-app/main/default/classes/MetadataService.cls 5412 26 5412 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3336 /force-app/main/default/classes/MetadataService.cls 5412 26 5412 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3337 /force-app/main/default/classes/MetadataService.cls 5413 26 5413 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'outputAssignments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3337 /force-app/main/default/classes/MetadataService.cls 5413 26 5413 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'outputAssignments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3338 /force-app/main/default/classes/MetadataService.cls 5414 26 5414 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'outputReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3338 /force-app/main/default/classes/MetadataService.cls 5414 26 5414 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'outputReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3339 /force-app/main/default/classes/MetadataService.cls 5415 26 5415 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'queriedFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3339 /force-app/main/default/classes/MetadataService.cls 5415 26 5415 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'queriedFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3340 /force-app/main/default/classes/MetadataService.cls 5416 26 5416 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3340 /force-app/main/default/classes/MetadataService.cls 5416 26 5416 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3341 /force-app/main/default/classes/MetadataService.cls 5417 26 5417 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortOrder_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3341 /force-app/main/default/classes/MetadataService.cls 5417 26 5417 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortOrder_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3342 /force-app/main/default/classes/MetadataService.cls 5418 26 5418 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3342 /force-app/main/default/classes/MetadataService.cls 5418 26 5418 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3343 /force-app/main/default/classes/MetadataService.cls 5419 26 5419 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3343 /force-app/main/default/classes/MetadataService.cls 5419 26 5419 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3344 /force-app/main/default/classes/MetadataService.cls 5420 26 5420 304 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3344 /force-app/main/default/classes/MetadataService.cls 5420 26 5420 304 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3345 /force-app/main/default/classes/MetadataService.cls 5422 12 5427 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3345 /force-app/main/default/classes/MetadataService.cls 5422 12 5427 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3346 /force-app/main/default/classes/MetadataService.cls 5424 26 5424 163 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quickActionLayoutItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3346 /force-app/main/default/classes/MetadataService.cls 5424 26 5424 163 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quickActionLayoutItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3347 /force-app/main/default/classes/MetadataService.cls 5425 26 5425 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3347 /force-app/main/default/classes/MetadataService.cls 5425 26 5425 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3348 /force-app/main/default/classes/MetadataService.cls 5426 26 5426 88 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3348 /force-app/main/default/classes/MetadataService.cls 5426 26 5426 88 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3349 /force-app/main/default/classes/MetadataService.cls 5428 12 5433 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3349 /force-app/main/default/classes/MetadataService.cls 5428 12 5433 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3350 /force-app/main/default/classes/MetadataService.cls 5430 26 5430 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'smallImage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3350 /force-app/main/default/classes/MetadataService.cls 5430 26 5430 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'smallImage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3351 /force-app/main/default/classes/MetadataService.cls 5431 26 5431 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3351 /force-app/main/default/classes/MetadataService.cls 5431 26 5431 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3352 /force-app/main/default/classes/MetadataService.cls 5432 26 5432 76 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3352 /force-app/main/default/classes/MetadataService.cls 5432 26 5432 76 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3353 /force-app/main/default/classes/MetadataService.cls 5434 12 5443 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3353 /force-app/main/default/classes/MetadataService.cls 5434 12 5443 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3354 /force-app/main/default/classes/MetadataService.cls 5438 26 5438 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'branding_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3354 /force-app/main/default/classes/MetadataService.cls 5438 26 5438 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'branding_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3355 /force-app/main/default/classes/MetadataService.cls 5439 26 5439 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3355 /force-app/main/default/classes/MetadataService.cls 5439 26 5439 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3356 /force-app/main/default/classes/MetadataService.cls 5440 26 5440 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lowerThreshold_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3356 /force-app/main/default/classes/MetadataService.cls 5440 26 5440 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lowerThreshold_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3357 /force-app/main/default/classes/MetadataService.cls 5441 26 5441 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3357 /force-app/main/default/classes/MetadataService.cls 5441 26 5441 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3358 /force-app/main/default/classes/MetadataService.cls 5442 26 5442 99 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3358 /force-app/main/default/classes/MetadataService.cls 5442 26 5442 99 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3359 /force-app/main/default/classes/MetadataService.cls 5444 12 5449 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3359 /force-app/main/default/classes/MetadataService.cls 5444 12 5449 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3360 /force-app/main/default/classes/MetadataService.cls 5446 26 5446 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'organization_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3360 /force-app/main/default/classes/MetadataService.cls 5446 26 5446 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'organization_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3361 /force-app/main/default/classes/MetadataService.cls 5447 26 5447 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3361 /force-app/main/default/classes/MetadataService.cls 5447 26 5447 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3362 /force-app/main/default/classes/MetadataService.cls 5448 26 5448 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3362 /force-app/main/default/classes/MetadataService.cls 5448 26 5448 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3363 /force-app/main/default/classes/MetadataService.cls 5450 12 5457 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3363 /force-app/main/default/classes/MetadataService.cls 5450 12 5457 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3364 /force-app/main/default/classes/MetadataService.cls 5453 26 5453 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'layout_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3364 /force-app/main/default/classes/MetadataService.cls 5453 26 5453 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'layout_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3365 /force-app/main/default/classes/MetadataService.cls 5454 26 5454 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3365 /force-app/main/default/classes/MetadataService.cls 5454 26 5454 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3366 /force-app/main/default/classes/MetadataService.cls 5455 26 5455 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3366 /force-app/main/default/classes/MetadataService.cls 5455 26 5455 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3367 /force-app/main/default/classes/MetadataService.cls 5456 26 5456 85 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3367 /force-app/main/default/classes/MetadataService.cls 5456 26 5456 85 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3368 /force-app/main/default/classes/MetadataService.cls 5458 12 5465 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3368 /force-app/main/default/classes/MetadataService.cls 5458 12 5465 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3369 /force-app/main/default/classes/MetadataService.cls 5461 26 5461 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3369 /force-app/main/default/classes/MetadataService.cls 5461 26 5461 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3370 /force-app/main/default/classes/MetadataService.cls 5462 26 5462 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3370 /force-app/main/default/classes/MetadataService.cls 5462 26 5462 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3371 /force-app/main/default/classes/MetadataService.cls 5463 26 5463 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3371 /force-app/main/default/classes/MetadataService.cls 5463 26 5463 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3372 /force-app/main/default/classes/MetadataService.cls 5464 26 5464 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3372 /force-app/main/default/classes/MetadataService.cls 5464 26 5464 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3373 /force-app/main/default/classes/MetadataService.cls 5466 12 5477 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3373 /force-app/main/default/classes/MetadataService.cls 5466 12 5477 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3374 /force-app/main/default/classes/MetadataService.cls 5471 26 5471 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3374 /force-app/main/default/classes/MetadataService.cls 5471 26 5471 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3375 /force-app/main/default/classes/MetadataService.cls 5472 26 5472 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3375 /force-app/main/default/classes/MetadataService.cls 5472 26 5472 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3376 /force-app/main/default/classes/MetadataService.cls 5473 26 5473 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3376 /force-app/main/default/classes/MetadataService.cls 5473 26 5473 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3377 /force-app/main/default/classes/MetadataService.cls 5474 26 5474 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sections_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3377 /force-app/main/default/classes/MetadataService.cls 5474 26 5474 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sections_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3378 /force-app/main/default/classes/MetadataService.cls 5475 26 5475 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3378 /force-app/main/default/classes/MetadataService.cls 5475 26 5475 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3379 /force-app/main/default/classes/MetadataService.cls 5476 26 5476 103 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3379 /force-app/main/default/classes/MetadataService.cls 5476 26 5476 103 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3380 /force-app/main/default/classes/MetadataService.cls 5478 12 5497 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3380 /force-app/main/default/classes/MetadataService.cls 5478 12 5497 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3381 /force-app/main/default/classes/MetadataService.cls 5478 12 5497 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3381 /force-app/main/default/classes/MetadataService.cls 5478 12 5497 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3382 /force-app/main/default/classes/MetadataService.cls 5481 26 5481 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3382 /force-app/main/default/classes/MetadataService.cls 5481 26 5481 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3383 /force-app/main/default/classes/MetadataService.cls 5488 26 5488 157 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionLinkTemplates_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3383 /force-app/main/default/classes/MetadataService.cls 5488 26 5488 157 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionLinkTemplates_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3384 /force-app/main/default/classes/MetadataService.cls 5489 26 5489 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'category_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3384 /force-app/main/default/classes/MetadataService.cls 5489 26 5489 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'category_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3385 /force-app/main/default/classes/MetadataService.cls 5490 26 5490 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'executionsAllowed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3385 /force-app/main/default/classes/MetadataService.cls 5490 26 5490 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'executionsAllowed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3386 /force-app/main/default/classes/MetadataService.cls 5491 26 5491 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'hoursUntilExpiration_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3386 /force-app/main/default/classes/MetadataService.cls 5491 26 5491 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'hoursUntilExpiration_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3387 /force-app/main/default/classes/MetadataService.cls 5492 26 5492 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isPublished_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3387 /force-app/main/default/classes/MetadataService.cls 5492 26 5492 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isPublished_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3388 /force-app/main/default/classes/MetadataService.cls 5493 26 5493 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3388 /force-app/main/default/classes/MetadataService.cls 5493 26 5493 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3389 /force-app/main/default/classes/MetadataService.cls 5494 26 5494 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3389 /force-app/main/default/classes/MetadataService.cls 5494 26 5494 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3390 /force-app/main/default/classes/MetadataService.cls 5495 26 5495 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3390 /force-app/main/default/classes/MetadataService.cls 5495 26 5495 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3391 /force-app/main/default/classes/MetadataService.cls 5496 26 5496 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3391 /force-app/main/default/classes/MetadataService.cls 5496 26 5496 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3392 /force-app/main/default/classes/MetadataService.cls 5498 12 5507 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3392 /force-app/main/default/classes/MetadataService.cls 5498 12 5507 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3393 /force-app/main/default/classes/MetadataService.cls 5502 26 5502 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dataCategory_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3393 /force-app/main/default/classes/MetadataService.cls 5502 26 5502 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dataCategory_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3394 /force-app/main/default/classes/MetadataService.cls 5503 26 5503 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dataCategoryGroup_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3394 /force-app/main/default/classes/MetadataService.cls 5503 26 5503 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dataCategoryGroup_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3395 /force-app/main/default/classes/MetadataService.cls 5504 26 5504 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'operator_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3395 /force-app/main/default/classes/MetadataService.cls 5504 26 5504 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'operator_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3396 /force-app/main/default/classes/MetadataService.cls 5505 26 5505 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3396 /force-app/main/default/classes/MetadataService.cls 5505 26 5505 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3397 /force-app/main/default/classes/MetadataService.cls 5506 26 5506 109 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3397 /force-app/main/default/classes/MetadataService.cls 5506 26 5506 109 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3398 /force-app/main/default/classes/MetadataService.cls 5508 12 5517 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3398 /force-app/main/default/classes/MetadataService.cls 5508 12 5517 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3399 /force-app/main/default/classes/MetadataService.cls 5509 23 5509 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'from_x' doesn't match '[a-z][a-zA-Z0-9]*'
3399 /force-app/main/default/classes/MetadataService.cls 5509 23 5509 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'from_x' doesn't match '[a-z][a-zA-Z0-9]*'
3400 /force-app/main/default/classes/MetadataService.cls 5512 26 5512 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'from_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3400 /force-app/main/default/classes/MetadataService.cls 5512 26 5512 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'from_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3401 /force-app/main/default/classes/MetadataService.cls 5513 26 5513 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sourceValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3401 /force-app/main/default/classes/MetadataService.cls 5513 26 5513 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sourceValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3402 /force-app/main/default/classes/MetadataService.cls 5514 26 5514 122 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'to_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3402 /force-app/main/default/classes/MetadataService.cls 5514 26 5514 122 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'to_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3403 /force-app/main/default/classes/MetadataService.cls 5515 26 5515 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3403 /force-app/main/default/classes/MetadataService.cls 5515 26 5515 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3404 /force-app/main/default/classes/MetadataService.cls 5516 26 5516 91 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3404 /force-app/main/default/classes/MetadataService.cls 5516 26 5516 91 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3405 /force-app/main/default/classes/MetadataService.cls 5518 12 5525 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3405 /force-app/main/default/classes/MetadataService.cls 5518 12 5525 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3406 /force-app/main/default/classes/MetadataService.cls 5521 26 5521 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errorMessage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3406 /force-app/main/default/classes/MetadataService.cls 5521 26 5521 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errorMessage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3407 /force-app/main/default/classes/MetadataService.cls 5522 26 5522 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3407 /force-app/main/default/classes/MetadataService.cls 5522 26 5522 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3408 /force-app/main/default/classes/MetadataService.cls 5523 26 5523 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3408 /force-app/main/default/classes/MetadataService.cls 5523 26 5523 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3409 /force-app/main/default/classes/MetadataService.cls 5524 26 5524 85 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3409 /force-app/main/default/classes/MetadataService.cls 5524 26 5524 85 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3410 /force-app/main/default/classes/MetadataService.cls 5526 12 5543 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3410 /force-app/main/default/classes/MetadataService.cls 5526 12 5543 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3411 /force-app/main/default/classes/MetadataService.cls 5526 12 5543 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3411 /force-app/main/default/classes/MetadataService.cls 5526 12 5543 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3412 /force-app/main/default/classes/MetadataService.cls 5529 26 5529 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3412 /force-app/main/default/classes/MetadataService.cls 5529 26 5529 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3413 /force-app/main/default/classes/MetadataService.cls 5535 26 5535 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accessType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3413 /force-app/main/default/classes/MetadataService.cls 5535 26 5535 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accessType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3414 /force-app/main/default/classes/MetadataService.cls 5536 26 5536 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'folderShares_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3414 /force-app/main/default/classes/MetadataService.cls 5536 26 5536 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'folderShares_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3415 /force-app/main/default/classes/MetadataService.cls 5537 26 5537 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3415 /force-app/main/default/classes/MetadataService.cls 5537 26 5537 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3416 /force-app/main/default/classes/MetadataService.cls 5538 26 5538 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'publicFolderAccess_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3416 /force-app/main/default/classes/MetadataService.cls 5538 26 5538 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'publicFolderAccess_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3417 /force-app/main/default/classes/MetadataService.cls 5539 26 5539 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharedTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3417 /force-app/main/default/classes/MetadataService.cls 5539 26 5539 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharedTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3418 /force-app/main/default/classes/MetadataService.cls 5540 26 5540 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3418 /force-app/main/default/classes/MetadataService.cls 5540 26 5540 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3419 /force-app/main/default/classes/MetadataService.cls 5541 26 5541 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3419 /force-app/main/default/classes/MetadataService.cls 5541 26 5541 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3420 /force-app/main/default/classes/MetadataService.cls 5542 26 5542 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3420 /force-app/main/default/classes/MetadataService.cls 5542 26 5542 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3421 /force-app/main/default/classes/MetadataService.cls 5544 12 5549 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3421 /force-app/main/default/classes/MetadataService.cls 5544 12 5549 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3422 /force-app/main/default/classes/MetadataService.cls 5544 12 5549 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'createMetadataResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
3422 /force-app/main/default/classes/MetadataService.cls 5544 12 5549 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'createMetadataResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
3423 /force-app/main/default/classes/MetadataService.cls 5546 26 5546 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3423 /force-app/main/default/classes/MetadataService.cls 5546 26 5546 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3424 /force-app/main/default/classes/MetadataService.cls 5547 26 5547 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3424 /force-app/main/default/classes/MetadataService.cls 5547 26 5547 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3425 /force-app/main/default/classes/MetadataService.cls 5548 26 5548 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3425 /force-app/main/default/classes/MetadataService.cls 5548 26 5548 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3426 /force-app/main/default/classes/MetadataService.cls 5550 12 5595 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3426 /force-app/main/default/classes/MetadataService.cls 5550 12 5595 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3427 /force-app/main/default/classes/MetadataService.cls 5550 12 5595 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount The class Dashboard has 21 public methods, attributes, and properties (limit: 20)
3427 /force-app/main/default/classes/MetadataService.cls 5550 12 5595 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount The class Dashboard has 21 public methods, attributes, and properties (limit: 20)
3428 /force-app/main/default/classes/MetadataService.cls 5550 12 5595 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3428 /force-app/main/default/classes/MetadataService.cls 5550 12 5595 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3429 /force-app/main/default/classes/MetadataService.cls 5553 26 5553 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3429 /force-app/main/default/classes/MetadataService.cls 5553 26 5553 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3430 /force-app/main/default/classes/MetadataService.cls 5573 26 5573 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'backgroundEndColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3430 /force-app/main/default/classes/MetadataService.cls 5573 26 5573 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'backgroundEndColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3431 /force-app/main/default/classes/MetadataService.cls 5574 26 5574 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'backgroundFadeDirection_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3431 /force-app/main/default/classes/MetadataService.cls 5574 26 5574 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'backgroundFadeDirection_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3432 /force-app/main/default/classes/MetadataService.cls 5575 26 5575 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'backgroundStartColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3432 /force-app/main/default/classes/MetadataService.cls 5575 26 5575 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'backgroundStartColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3433 /force-app/main/default/classes/MetadataService.cls 5576 26 5576 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dashboardFilters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3433 /force-app/main/default/classes/MetadataService.cls 5576 26 5576 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dashboardFilters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3434 /force-app/main/default/classes/MetadataService.cls 5577 26 5577 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dashboardGridLayout_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3434 /force-app/main/default/classes/MetadataService.cls 5577 26 5577 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dashboardGridLayout_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3435 /force-app/main/default/classes/MetadataService.cls 5578 26 5578 174 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dashboardResultRefreshedDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3435 /force-app/main/default/classes/MetadataService.cls 5578 26 5578 174 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dashboardResultRefreshedDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3436 /force-app/main/default/classes/MetadataService.cls 5579 26 5579 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dashboardResultRunningUser_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3436 /force-app/main/default/classes/MetadataService.cls 5579 26 5579 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dashboardResultRunningUser_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3437 /force-app/main/default/classes/MetadataService.cls 5580 26 5580 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dashboardType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3437 /force-app/main/default/classes/MetadataService.cls 5580 26 5580 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dashboardType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3438 /force-app/main/default/classes/MetadataService.cls 5581 26 5581 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3438 /force-app/main/default/classes/MetadataService.cls 5581 26 5581 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3439 /force-app/main/default/classes/MetadataService.cls 5582 26 5582 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'folderName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3439 /force-app/main/default/classes/MetadataService.cls 5582 26 5582 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'folderName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3440 /force-app/main/default/classes/MetadataService.cls 5583 26 5583 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isGridLayout_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3440 /force-app/main/default/classes/MetadataService.cls 5583 26 5583 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isGridLayout_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3441 /force-app/main/default/classes/MetadataService.cls 5584 26 5584 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'leftSection_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3441 /force-app/main/default/classes/MetadataService.cls 5584 26 5584 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'leftSection_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3442 /force-app/main/default/classes/MetadataService.cls 5585 26 5585 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'middleSection_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3442 /force-app/main/default/classes/MetadataService.cls 5585 26 5585 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'middleSection_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3443 /force-app/main/default/classes/MetadataService.cls 5586 26 5586 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rightSection_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3443 /force-app/main/default/classes/MetadataService.cls 5586 26 5586 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rightSection_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3444 /force-app/main/default/classes/MetadataService.cls 5587 26 5587 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'runningUser_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3444 /force-app/main/default/classes/MetadataService.cls 5587 26 5587 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'runningUser_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3445 /force-app/main/default/classes/MetadataService.cls 5588 26 5588 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'textColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3445 /force-app/main/default/classes/MetadataService.cls 5588 26 5588 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'textColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3446 /force-app/main/default/classes/MetadataService.cls 5589 26 5589 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'title_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3446 /force-app/main/default/classes/MetadataService.cls 5589 26 5589 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'title_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3447 /force-app/main/default/classes/MetadataService.cls 5590 26 5590 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'titleColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3447 /force-app/main/default/classes/MetadataService.cls 5590 26 5590 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'titleColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3448 /force-app/main/default/classes/MetadataService.cls 5591 26 5591 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'titleSize_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3448 /force-app/main/default/classes/MetadataService.cls 5591 26 5591 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'titleSize_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3449 /force-app/main/default/classes/MetadataService.cls 5592 26 5592 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3449 /force-app/main/default/classes/MetadataService.cls 5592 26 5592 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3450 /force-app/main/default/classes/MetadataService.cls 5593 26 5593 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3450 /force-app/main/default/classes/MetadataService.cls 5593 26 5593 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3451 /force-app/main/default/classes/MetadataService.cls 5594 26 5594 408 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3451 /force-app/main/default/classes/MetadataService.cls 5594 26 5594 408 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3452 /force-app/main/default/classes/MetadataService.cls 5596 12 5601 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3452 /force-app/main/default/classes/MetadataService.cls 5596 12 5601 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3453 /force-app/main/default/classes/MetadataService.cls 5598 26 5598 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enablePersonList_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3453 /force-app/main/default/classes/MetadataService.cls 5598 26 5598 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enablePersonList_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3454 /force-app/main/default/classes/MetadataService.cls 5599 26 5599 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3454 /force-app/main/default/classes/MetadataService.cls 5599 26 5599 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3455 /force-app/main/default/classes/MetadataService.cls 5600 26 5600 82 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3455 /force-app/main/default/classes/MetadataService.cls 5600 26 5600 82 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3456 /force-app/main/default/classes/MetadataService.cls 5602 12 5609 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3456 /force-app/main/default/classes/MetadataService.cls 5602 12 5609 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3457 /force-app/main/default/classes/MetadataService.cls 5605 26 5605 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customShortcut_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3457 /force-app/main/default/classes/MetadataService.cls 5605 26 5605 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customShortcut_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3458 /force-app/main/default/classes/MetadataService.cls 5606 26 5606 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultShortcut_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3458 /force-app/main/default/classes/MetadataService.cls 5606 26 5606 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultShortcut_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3459 /force-app/main/default/classes/MetadataService.cls 5607 26 5607 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3459 /force-app/main/default/classes/MetadataService.cls 5607 26 5607 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3460 /force-app/main/default/classes/MetadataService.cls 5608 26 5608 98 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3460 /force-app/main/default/classes/MetadataService.cls 5608 26 5608 98 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3461 /force-app/main/default/classes/MetadataService.cls 5610 12 5623 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3461 /force-app/main/default/classes/MetadataService.cls 5610 12 5623 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3462 /force-app/main/default/classes/MetadataService.cls 5616 26 5616 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'managedTopicType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3462 /force-app/main/default/classes/MetadataService.cls 5616 26 5616 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'managedTopicType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3463 /force-app/main/default/classes/MetadataService.cls 5617 26 5617 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3463 /force-app/main/default/classes/MetadataService.cls 5617 26 5617 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3464 /force-app/main/default/classes/MetadataService.cls 5618 26 5618 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'parentName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3464 /force-app/main/default/classes/MetadataService.cls 5618 26 5618 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'parentName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3465 /force-app/main/default/classes/MetadataService.cls 5619 26 5619 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'position_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3465 /force-app/main/default/classes/MetadataService.cls 5619 26 5619 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'position_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3466 /force-app/main/default/classes/MetadataService.cls 5620 26 5620 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'topicDescription_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3466 /force-app/main/default/classes/MetadataService.cls 5620 26 5620 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'topicDescription_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3467 /force-app/main/default/classes/MetadataService.cls 5621 26 5621 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3467 /force-app/main/default/classes/MetadataService.cls 5621 26 5621 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3468 /force-app/main/default/classes/MetadataService.cls 5622 26 5622 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3468 /force-app/main/default/classes/MetadataService.cls 5622 26 5622 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3469 /force-app/main/default/classes/MetadataService.cls 5624 12 5631 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3469 /force-app/main/default/classes/MetadataService.cls 5624 12 5631 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3470 /force-app/main/default/classes/MetadataService.cls 5627 26 5627 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'profiles_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3470 /force-app/main/default/classes/MetadataService.cls 5627 26 5627 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'profiles_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3471 /force-app/main/default/classes/MetadataService.cls 5628 26 5628 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'users_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3471 /force-app/main/default/classes/MetadataService.cls 5628 26 5628 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'users_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3472 /force-app/main/default/classes/MetadataService.cls 5629 26 5629 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3472 /force-app/main/default/classes/MetadataService.cls 5629 26 5629 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3473 /force-app/main/default/classes/MetadataService.cls 5630 26 5630 82 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3473 /force-app/main/default/classes/MetadataService.cls 5630 26 5630 82 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3474 /force-app/main/default/classes/MetadataService.cls 5632 12 5641 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3474 /force-app/main/default/classes/MetadataService.cls 5632 12 5641 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3475 /force-app/main/default/classes/MetadataService.cls 5635 23 5635 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
3475 /force-app/main/default/classes/MetadataService.cls 5635 23 5635 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
3476 /force-app/main/default/classes/MetadataService.cls 5636 26 5636 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3476 /force-app/main/default/classes/MetadataService.cls 5636 26 5636 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3477 /force-app/main/default/classes/MetadataService.cls 5637 26 5637 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recipient_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3477 /force-app/main/default/classes/MetadataService.cls 5637 26 5637 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recipient_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3478 /force-app/main/default/classes/MetadataService.cls 5638 26 5638 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3478 /force-app/main/default/classes/MetadataService.cls 5638 26 5638 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3479 /force-app/main/default/classes/MetadataService.cls 5639 26 5639 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3479 /force-app/main/default/classes/MetadataService.cls 5639 26 5639 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3480 /force-app/main/default/classes/MetadataService.cls 5640 26 5640 92 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3480 /force-app/main/default/classes/MetadataService.cls 5640 26 5640 92 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3481 /force-app/main/default/classes/MetadataService.cls 5642 12 5667 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3481 /force-app/main/default/classes/MetadataService.cls 5642 12 5667 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3482 /force-app/main/default/classes/MetadataService.cls 5642 12 5667 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3482 /force-app/main/default/classes/MetadataService.cls 5642 12 5667 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3483 /force-app/main/default/classes/MetadataService.cls 5653 23 5653 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
3483 /force-app/main/default/classes/MetadataService.cls 5653 23 5653 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
3484 /force-app/main/default/classes/MetadataService.cls 5654 26 5654 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dmlInfo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3484 /force-app/main/default/classes/MetadataService.cls 5654 26 5654 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dmlInfo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3485 /force-app/main/default/classes/MetadataService.cls 5655 26 5655 122 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'id_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3485 /force-app/main/default/classes/MetadataService.cls 5655 26 5655 122 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'id_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3486 /force-app/main/default/classes/MetadataService.cls 5656 26 5656 157 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationsNotCovered_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3486 /force-app/main/default/classes/MetadataService.cls 5656 26 5656 157 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationsNotCovered_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3487 /force-app/main/default/classes/MetadataService.cls 5657 26 5657 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'methodInfo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3487 /force-app/main/default/classes/MetadataService.cls 5657 26 5657 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'methodInfo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3488 /force-app/main/default/classes/MetadataService.cls 5658 26 5658 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3488 /force-app/main/default/classes/MetadataService.cls 5658 26 5658 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3489 /force-app/main/default/classes/MetadataService.cls 5659 26 5659 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'namespace_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3489 /force-app/main/default/classes/MetadataService.cls 5659 26 5659 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'namespace_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3490 /force-app/main/default/classes/MetadataService.cls 5660 26 5660 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numLocations_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3490 /force-app/main/default/classes/MetadataService.cls 5660 26 5660 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numLocations_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3491 /force-app/main/default/classes/MetadataService.cls 5661 26 5661 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numLocationsNotCovered_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3491 /force-app/main/default/classes/MetadataService.cls 5661 26 5661 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numLocationsNotCovered_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3492 /force-app/main/default/classes/MetadataService.cls 5662 26 5662 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'soqlInfo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3492 /force-app/main/default/classes/MetadataService.cls 5662 26 5662 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'soqlInfo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3493 /force-app/main/default/classes/MetadataService.cls 5663 26 5663 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'soslInfo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3493 /force-app/main/default/classes/MetadataService.cls 5663 26 5663 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'soslInfo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3494 /force-app/main/default/classes/MetadataService.cls 5664 26 5664 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3494 /force-app/main/default/classes/MetadataService.cls 5664 26 5664 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3495 /force-app/main/default/classes/MetadataService.cls 5665 26 5665 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3495 /force-app/main/default/classes/MetadataService.cls 5665 26 5665 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3496 /force-app/main/default/classes/MetadataService.cls 5666 26 5666 203 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3496 /force-app/main/default/classes/MetadataService.cls 5666 26 5666 203 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3497 /force-app/main/default/classes/MetadataService.cls 5668 12 5675 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3497 /force-app/main/default/classes/MetadataService.cls 5668 12 5675 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3498 /force-app/main/default/classes/MetadataService.cls 5671 26 5671 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'picklist_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3498 /force-app/main/default/classes/MetadataService.cls 5671 26 5671 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'picklist_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3499 /force-app/main/default/classes/MetadataService.cls 5672 26 5672 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'values_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3499 /force-app/main/default/classes/MetadataService.cls 5672 26 5672 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'values_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3500 /force-app/main/default/classes/MetadataService.cls 5673 26 5673 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3500 /force-app/main/default/classes/MetadataService.cls 5673 26 5673 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3501 /force-app/main/default/classes/MetadataService.cls 5674 26 5674 83 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3501 /force-app/main/default/classes/MetadataService.cls 5674 26 5674 83 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3502 /force-app/main/default/classes/MetadataService.cls 5676 12 5703 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3502 /force-app/main/default/classes/MetadataService.cls 5676 12 5703 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3503 /force-app/main/default/classes/MetadataService.cls 5676 12 5703 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3503 /force-app/main/default/classes/MetadataService.cls 5676 12 5703 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3504 /force-app/main/default/classes/MetadataService.cls 5679 26 5679 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3504 /force-app/main/default/classes/MetadataService.cls 5679 26 5679 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3505 /force-app/main/default/classes/MetadataService.cls 5682 26 5682 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3505 /force-app/main/default/classes/MetadataService.cls 5682 26 5682 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3506 /force-app/main/default/classes/MetadataService.cls 5683 26 5683 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3506 /force-app/main/default/classes/MetadataService.cls 5683 26 5683 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3507 /force-app/main/default/classes/MetadataService.cls 5687 26 5687 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3507 /force-app/main/default/classes/MetadataService.cls 5687 26 5687 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3508 /force-app/main/default/classes/MetadataService.cls 5688 26 5688 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3508 /force-app/main/default/classes/MetadataService.cls 5688 26 5688 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3509 /force-app/main/default/classes/MetadataService.cls 5689 26 5689 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3509 /force-app/main/default/classes/MetadataService.cls 5689 26 5689 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3510 /force-app/main/default/classes/MetadataService.cls 5695 26 5695 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apexClass_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3510 /force-app/main/default/classes/MetadataService.cls 5695 26 5695 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apexClass_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3511 /force-app/main/default/classes/MetadataService.cls 5696 26 5696 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3511 /force-app/main/default/classes/MetadataService.cls 5696 26 5696 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3512 /force-app/main/default/classes/MetadataService.cls 5697 26 5697 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'faultConnector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3512 /force-app/main/default/classes/MetadataService.cls 5697 26 5697 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'faultConnector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3513 /force-app/main/default/classes/MetadataService.cls 5698 26 5698 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inputParameters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3513 /force-app/main/default/classes/MetadataService.cls 5698 26 5698 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inputParameters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3514 /force-app/main/default/classes/MetadataService.cls 5699 26 5699 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'outputParameters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3514 /force-app/main/default/classes/MetadataService.cls 5699 26 5699 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'outputParameters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3515 /force-app/main/default/classes/MetadataService.cls 5700 26 5700 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3515 /force-app/main/default/classes/MetadataService.cls 5700 26 5700 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3516 /force-app/main/default/classes/MetadataService.cls 5701 26 5701 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3516 /force-app/main/default/classes/MetadataService.cls 5701 26 5701 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3517 /force-app/main/default/classes/MetadataService.cls 5702 26 5702 219 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3517 /force-app/main/default/classes/MetadataService.cls 5702 26 5702 219 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3518 /force-app/main/default/classes/MetadataService.cls 5704 12 5721 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3518 /force-app/main/default/classes/MetadataService.cls 5704 12 5721 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3519 /force-app/main/default/classes/MetadataService.cls 5704 12 5721 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3519 /force-app/main/default/classes/MetadataService.cls 5704 12 5721 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3520 /force-app/main/default/classes/MetadataService.cls 5712 26 5712 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'height_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3520 /force-app/main/default/classes/MetadataService.cls 5712 26 5712 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'height_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3521 /force-app/main/default/classes/MetadataService.cls 5713 26 5713 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isContainerAutoSizeEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3521 /force-app/main/default/classes/MetadataService.cls 5713 26 5713 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isContainerAutoSizeEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3522 /force-app/main/default/classes/MetadataService.cls 5714 26 5714 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'region_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3522 /force-app/main/default/classes/MetadataService.cls 5714 26 5714 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'region_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3523 /force-app/main/default/classes/MetadataService.cls 5715 26 5715 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sidebarComponents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3523 /force-app/main/default/classes/MetadataService.cls 5715 26 5715 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sidebarComponents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3524 /force-app/main/default/classes/MetadataService.cls 5716 26 5716 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'style_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3524 /force-app/main/default/classes/MetadataService.cls 5716 26 5716 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'style_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3525 /force-app/main/default/classes/MetadataService.cls 5717 26 5717 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'unit_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3525 /force-app/main/default/classes/MetadataService.cls 5717 26 5717 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'unit_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3526 /force-app/main/default/classes/MetadataService.cls 5718 26 5718 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'width_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3526 /force-app/main/default/classes/MetadataService.cls 5718 26 5718 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'width_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3527 /force-app/main/default/classes/MetadataService.cls 5719 26 5719 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3527 /force-app/main/default/classes/MetadataService.cls 5719 26 5719 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3528 /force-app/main/default/classes/MetadataService.cls 5720 26 5720 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3528 /force-app/main/default/classes/MetadataService.cls 5720 26 5720 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3529 /force-app/main/default/classes/MetadataService.cls 5722 12 5745 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3529 /force-app/main/default/classes/MetadataService.cls 5722 12 5745 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3530 /force-app/main/default/classes/MetadataService.cls 5722 12 5745 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3530 /force-app/main/default/classes/MetadataService.cls 5722 12 5745 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3531 /force-app/main/default/classes/MetadataService.cls 5733 26 5733 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'autocollapsePublisher_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3531 /force-app/main/default/classes/MetadataService.cls 5733 26 5733 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'autocollapsePublisher_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3532 /force-app/main/default/classes/MetadataService.cls 5734 26 5734 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'compactFeed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3532 /force-app/main/default/classes/MetadataService.cls 5734 26 5734 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'compactFeed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3533 /force-app/main/default/classes/MetadataService.cls 5735 26 5735 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'feedFilterPosition_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3533 /force-app/main/default/classes/MetadataService.cls 5735 26 5735 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'feedFilterPosition_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3534 /force-app/main/default/classes/MetadataService.cls 5736 26 5736 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'feedFilters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3534 /force-app/main/default/classes/MetadataService.cls 5736 26 5736 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'feedFilters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3535 /force-app/main/default/classes/MetadataService.cls 5737 26 5737 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullWidthFeed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3535 /force-app/main/default/classes/MetadataService.cls 5737 26 5737 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullWidthFeed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3536 /force-app/main/default/classes/MetadataService.cls 5738 26 5738 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'hideSidebar_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3536 /force-app/main/default/classes/MetadataService.cls 5738 26 5738 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'hideSidebar_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3537 /force-app/main/default/classes/MetadataService.cls 5739 26 5739 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'highlightExternalFeedItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3537 /force-app/main/default/classes/MetadataService.cls 5739 26 5739 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'highlightExternalFeedItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3538 /force-app/main/default/classes/MetadataService.cls 5740 26 5740 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'leftComponents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3538 /force-app/main/default/classes/MetadataService.cls 5740 26 5740 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'leftComponents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3539 /force-app/main/default/classes/MetadataService.cls 5741 26 5741 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rightComponents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3539 /force-app/main/default/classes/MetadataService.cls 5741 26 5741 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rightComponents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3540 /force-app/main/default/classes/MetadataService.cls 5742 26 5742 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'useInlineFiltersInConsole_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3540 /force-app/main/default/classes/MetadataService.cls 5742 26 5742 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'useInlineFiltersInConsole_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3541 /force-app/main/default/classes/MetadataService.cls 5743 26 5743 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3541 /force-app/main/default/classes/MetadataService.cls 5743 26 5743 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3542 /force-app/main/default/classes/MetadataService.cls 5744 26 5744 258 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3542 /force-app/main/default/classes/MetadataService.cls 5744 26 5744 258 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3543 /force-app/main/default/classes/MetadataService.cls 5746 12 5751 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3543 /force-app/main/default/classes/MetadataService.cls 5746 12 5751 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3544 /force-app/main/default/classes/MetadataService.cls 5748 26 5748 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ipRanges_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3544 /force-app/main/default/classes/MetadataService.cls 5748 26 5748 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ipRanges_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3545 /force-app/main/default/classes/MetadataService.cls 5749 26 5749 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3545 /force-app/main/default/classes/MetadataService.cls 5749 26 5749 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3546 /force-app/main/default/classes/MetadataService.cls 5750 26 5750 74 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3546 /force-app/main/default/classes/MetadataService.cls 5750 26 5750 74 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3547 /force-app/main/default/classes/MetadataService.cls 5752 12 5771 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3547 /force-app/main/default/classes/MetadataService.cls 5752 12 5771 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3548 /force-app/main/default/classes/MetadataService.cls 5752 12 5771 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3548 /force-app/main/default/classes/MetadataService.cls 5752 12 5771 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3549 /force-app/main/default/classes/MetadataService.cls 5755 26 5755 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3549 /force-app/main/default/classes/MetadataService.cls 5755 26 5755 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3550 /force-app/main/default/classes/MetadataService.cls 5762 26 5762 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableChatterProfile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3550 /force-app/main/default/classes/MetadataService.cls 5762 26 5762 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableChatterProfile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3551 /force-app/main/default/classes/MetadataService.cls 5763 26 5763 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableIdeaThemes_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3551 /force-app/main/default/classes/MetadataService.cls 5763 26 5763 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableIdeaThemes_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3552 /force-app/main/default/classes/MetadataService.cls 5764 26 5764 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableIdeas_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3552 /force-app/main/default/classes/MetadataService.cls 5764 26 5764 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableIdeas_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3553 /force-app/main/default/classes/MetadataService.cls 5765 26 5765 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableIdeasReputation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3553 /force-app/main/default/classes/MetadataService.cls 5765 26 5765 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableIdeasReputation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3554 /force-app/main/default/classes/MetadataService.cls 5766 26 5766 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'halfLife_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3554 /force-app/main/default/classes/MetadataService.cls 5766 26 5766 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'halfLife_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3555 /force-app/main/default/classes/MetadataService.cls 5767 26 5767 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ideasProfilePage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3555 /force-app/main/default/classes/MetadataService.cls 5767 26 5767 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ideasProfilePage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3556 /force-app/main/default/classes/MetadataService.cls 5768 26 5768 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3556 /force-app/main/default/classes/MetadataService.cls 5768 26 5768 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3557 /force-app/main/default/classes/MetadataService.cls 5769 26 5769 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3557 /force-app/main/default/classes/MetadataService.cls 5769 26 5769 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3558 /force-app/main/default/classes/MetadataService.cls 5770 26 5770 185 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3558 /force-app/main/default/classes/MetadataService.cls 5770 26 5770 185 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3559 /force-app/main/default/classes/MetadataService.cls 5772 12 5787 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3559 /force-app/main/default/classes/MetadataService.cls 5772 12 5787 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3560 /force-app/main/default/classes/MetadataService.cls 5778 23 5778 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
3560 /force-app/main/default/classes/MetadataService.cls 5778 23 5778 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
3561 /force-app/main/default/classes/MetadataService.cls 5779 26 5779 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3561 /force-app/main/default/classes/MetadataService.cls 5779 26 5779 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3562 /force-app/main/default/classes/MetadataService.cls 5780 26 5780 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3562 /force-app/main/default/classes/MetadataService.cls 5780 26 5780 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3563 /force-app/main/default/classes/MetadataService.cls 5781 26 5781 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'formFactor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3563 /force-app/main/default/classes/MetadataService.cls 5781 26 5781 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'formFactor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3564 /force-app/main/default/classes/MetadataService.cls 5782 26 5782 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pageOrSobjectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3564 /force-app/main/default/classes/MetadataService.cls 5782 26 5782 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pageOrSobjectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3565 /force-app/main/default/classes/MetadataService.cls 5783 26 5783 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3565 /force-app/main/default/classes/MetadataService.cls 5783 26 5783 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3566 /force-app/main/default/classes/MetadataService.cls 5784 26 5784 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3566 /force-app/main/default/classes/MetadataService.cls 5784 26 5784 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3567 /force-app/main/default/classes/MetadataService.cls 5785 26 5785 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3567 /force-app/main/default/classes/MetadataService.cls 5785 26 5785 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3568 /force-app/main/default/classes/MetadataService.cls 5786 26 5786 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3568 /force-app/main/default/classes/MetadataService.cls 5786 26 5786 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3569 /force-app/main/default/classes/MetadataService.cls 5788 12 5799 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3569 /force-app/main/default/classes/MetadataService.cls 5788 12 5799 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3570 /force-app/main/default/classes/MetadataService.cls 5793 26 5793 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'components_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3570 /force-app/main/default/classes/MetadataService.cls 5793 26 5793 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'components_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3571 /force-app/main/default/classes/MetadataService.cls 5794 26 5794 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customDataTypeName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3571 /force-app/main/default/classes/MetadataService.cls 5794 26 5794 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customDataTypeName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3572 /force-app/main/default/classes/MetadataService.cls 5795 26 5795 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3572 /force-app/main/default/classes/MetadataService.cls 5795 26 5795 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3573 /force-app/main/default/classes/MetadataService.cls 5796 26 5796 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3573 /force-app/main/default/classes/MetadataService.cls 5796 26 5796 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3574 /force-app/main/default/classes/MetadataService.cls 5797 26 5797 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3574 /force-app/main/default/classes/MetadataService.cls 5797 26 5797 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3575 /force-app/main/default/classes/MetadataService.cls 5798 26 5798 119 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3575 /force-app/main/default/classes/MetadataService.cls 5798 26 5798 119 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3576 /force-app/main/default/classes/MetadataService.cls 5800 12 5807 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3576 /force-app/main/default/classes/MetadataService.cls 5800 12 5807 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3577 /force-app/main/default/classes/MetadataService.cls 5800 12 5807 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readMetadata_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
3577 /force-app/main/default/classes/MetadataService.cls 5800 12 5807 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readMetadata_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
3578 /force-app/main/default/classes/MetadataService.cls 5801 23 5801 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
3578 /force-app/main/default/classes/MetadataService.cls 5801 23 5801 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
3579 /force-app/main/default/classes/MetadataService.cls 5803 26 5803 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3579 /force-app/main/default/classes/MetadataService.cls 5803 26 5803 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3580 /force-app/main/default/classes/MetadataService.cls 5804 26 5804 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullNames_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3580 /force-app/main/default/classes/MetadataService.cls 5804 26 5804 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullNames_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3581 /force-app/main/default/classes/MetadataService.cls 5805 26 5805 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3581 /force-app/main/default/classes/MetadataService.cls 5805 26 5805 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3582 /force-app/main/default/classes/MetadataService.cls 5806 26 5806 84 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3582 /force-app/main/default/classes/MetadataService.cls 5806 26 5806 84 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3583 /force-app/main/default/classes/MetadataService.cls 5808 12 5823 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3583 /force-app/main/default/classes/MetadataService.cls 5808 12 5823 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3584 /force-app/main/default/classes/MetadataService.cls 5811 26 5811 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3584 /force-app/main/default/classes/MetadataService.cls 5811 26 5811 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3585 /force-app/main/default/classes/MetadataService.cls 5812 24 5812 33 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x' doesn't match '[a-z][a-zA-Z0-9]*'
3585 /force-app/main/default/classes/MetadataService.cls 5812 24 5812 33 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x' doesn't match '[a-z][a-zA-Z0-9]*'
3586 /force-app/main/default/classes/MetadataService.cls 5816 26 5816 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3586 /force-app/main/default/classes/MetadataService.cls 5816 26 5816 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3587 /force-app/main/default/classes/MetadataService.cls 5817 26 5817 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3587 /force-app/main/default/classes/MetadataService.cls 5817 26 5817 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3588 /force-app/main/default/classes/MetadataService.cls 5818 26 5818 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3588 /force-app/main/default/classes/MetadataService.cls 5818 26 5818 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3589 /force-app/main/default/classes/MetadataService.cls 5819 26 5819 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3589 /force-app/main/default/classes/MetadataService.cls 5819 26 5819 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3590 /force-app/main/default/classes/MetadataService.cls 5820 26 5820 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3590 /force-app/main/default/classes/MetadataService.cls 5820 26 5820 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3591 /force-app/main/default/classes/MetadataService.cls 5821 26 5821 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3591 /force-app/main/default/classes/MetadataService.cls 5821 26 5821 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3592 /force-app/main/default/classes/MetadataService.cls 5822 26 5822 118 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3592 /force-app/main/default/classes/MetadataService.cls 5822 26 5822 118 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3593 /force-app/main/default/classes/MetadataService.cls 5824 12 5837 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3593 /force-app/main/default/classes/MetadataService.cls 5824 12 5837 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3594 /force-app/main/default/classes/MetadataService.cls 5830 26 5830 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'controllingField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3594 /force-app/main/default/classes/MetadataService.cls 5830 26 5830 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'controllingField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3595 /force-app/main/default/classes/MetadataService.cls 5831 26 5831 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'restricted_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3595 /force-app/main/default/classes/MetadataService.cls 5831 26 5831 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'restricted_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3596 /force-app/main/default/classes/MetadataService.cls 5832 26 5832 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'valueSetDefinition_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3596 /force-app/main/default/classes/MetadataService.cls 5832 26 5832 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'valueSetDefinition_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3597 /force-app/main/default/classes/MetadataService.cls 5833 26 5833 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'valueSetName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3597 /force-app/main/default/classes/MetadataService.cls 5833 26 5833 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'valueSetName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3598 /force-app/main/default/classes/MetadataService.cls 5834 26 5834 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'valueSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3598 /force-app/main/default/classes/MetadataService.cls 5834 26 5834 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'valueSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3599 /force-app/main/default/classes/MetadataService.cls 5835 26 5835 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3599 /force-app/main/default/classes/MetadataService.cls 5835 26 5835 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3600 /force-app/main/default/classes/MetadataService.cls 5836 26 5836 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3600 /force-app/main/default/classes/MetadataService.cls 5836 26 5836 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3601 /force-app/main/default/classes/MetadataService.cls 5838 12 5843 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3601 /force-app/main/default/classes/MetadataService.cls 5838 12 5843 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3602 /force-app/main/default/classes/MetadataService.cls 5840 26 5840 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quickActionListItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3602 /force-app/main/default/classes/MetadataService.cls 5840 26 5840 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quickActionListItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3603 /force-app/main/default/classes/MetadataService.cls 5841 26 5841 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3603 /force-app/main/default/classes/MetadataService.cls 5841 26 5841 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3604 /force-app/main/default/classes/MetadataService.cls 5842 26 5842 86 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3604 /force-app/main/default/classes/MetadataService.cls 5842 26 5842 86 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3605 /force-app/main/default/classes/MetadataService.cls 5844 12 5861 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3605 /force-app/main/default/classes/MetadataService.cls 5844 12 5861 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3606 /force-app/main/default/classes/MetadataService.cls 5844 12 5861 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3606 /force-app/main/default/classes/MetadataService.cls 5844 12 5861 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3607 /force-app/main/default/classes/MetadataService.cls 5851 23 5851 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
3607 /force-app/main/default/classes/MetadataService.cls 5851 23 5851 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
3608 /force-app/main/default/classes/MetadataService.cls 5852 26 5852 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'appendable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3608 /force-app/main/default/classes/MetadataService.cls 5852 26 5852 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'appendable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3609 /force-app/main/default/classes/MetadataService.cls 5853 26 5853 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'componentInstances_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3609 /force-app/main/default/classes/MetadataService.cls 5853 26 5853 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'componentInstances_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3610 /force-app/main/default/classes/MetadataService.cls 5854 26 5854 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'mode_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3610 /force-app/main/default/classes/MetadataService.cls 5854 26 5854 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'mode_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3611 /force-app/main/default/classes/MetadataService.cls 5855 26 5855 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3611 /force-app/main/default/classes/MetadataService.cls 5855 26 5855 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3612 /force-app/main/default/classes/MetadataService.cls 5856 26 5856 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'prependable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3612 /force-app/main/default/classes/MetadataService.cls 5856 26 5856 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'prependable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3613 /force-app/main/default/classes/MetadataService.cls 5857 26 5857 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'replaceable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3613 /force-app/main/default/classes/MetadataService.cls 5857 26 5857 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'replaceable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3614 /force-app/main/default/classes/MetadataService.cls 5858 26 5858 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3614 /force-app/main/default/classes/MetadataService.cls 5858 26 5858 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3615 /force-app/main/default/classes/MetadataService.cls 5859 26 5859 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3615 /force-app/main/default/classes/MetadataService.cls 5859 26 5859 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3616 /force-app/main/default/classes/MetadataService.cls 5860 26 5860 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3616 /force-app/main/default/classes/MetadataService.cls 5860 26 5860 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3617 /force-app/main/default/classes/MetadataService.cls 5862 12 5867 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3617 /force-app/main/default/classes/MetadataService.cls 5862 12 5867 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3618 /force-app/main/default/classes/MetadataService.cls 5864 26 5864 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'containers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3618 /force-app/main/default/classes/MetadataService.cls 5864 26 5864 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'containers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3619 /force-app/main/default/classes/MetadataService.cls 5865 26 5865 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3619 /force-app/main/default/classes/MetadataService.cls 5865 26 5865 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3620 /force-app/main/default/classes/MetadataService.cls 5866 26 5866 76 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3620 /force-app/main/default/classes/MetadataService.cls 5866 26 5866 76 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3621 /force-app/main/default/classes/MetadataService.cls 5868 12 5875 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3621 /force-app/main/default/classes/MetadataService.cls 5868 12 5875 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3622 /force-app/main/default/classes/MetadataService.cls 5871 26 5871 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accountAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3622 /force-app/main/default/classes/MetadataService.cls 5871 26 5871 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accountAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3623 /force-app/main/default/classes/MetadataService.cls 5872 26 5872 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'parentTerritory_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3623 /force-app/main/default/classes/MetadataService.cls 5872 26 5872 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'parentTerritory_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3624 /force-app/main/default/classes/MetadataService.cls 5873 26 5873 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3624 /force-app/main/default/classes/MetadataService.cls 5873 26 5873 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3625 /force-app/main/default/classes/MetadataService.cls 5874 26 5874 102 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3625 /force-app/main/default/classes/MetadataService.cls 5874 26 5874 102 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3626 /force-app/main/default/classes/MetadataService.cls 5876 12 5881 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3626 /force-app/main/default/classes/MetadataService.cls 5876 12 5881 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3627 /force-app/main/default/classes/MetadataService.cls 5876 12 5881 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'updateMetadataResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
3627 /force-app/main/default/classes/MetadataService.cls 5876 12 5881 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'updateMetadataResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
3628 /force-app/main/default/classes/MetadataService.cls 5878 26 5878 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3628 /force-app/main/default/classes/MetadataService.cls 5878 26 5878 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3629 /force-app/main/default/classes/MetadataService.cls 5879 26 5879 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3629 /force-app/main/default/classes/MetadataService.cls 5879 26 5879 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3630 /force-app/main/default/classes/MetadataService.cls 5880 26 5880 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3630 /force-app/main/default/classes/MetadataService.cls 5880 26 5880 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3631 /force-app/main/default/classes/MetadataService.cls 5882 12 5891 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3631 /force-app/main/default/classes/MetadataService.cls 5882 12 5891 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3632 /force-app/main/default/classes/MetadataService.cls 5886 26 5886 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3632 /force-app/main/default/classes/MetadataService.cls 5886 26 5886 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3633 /force-app/main/default/classes/MetadataService.cls 5887 26 5887 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharedTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3633 /force-app/main/default/classes/MetadataService.cls 5887 26 5887 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharedTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3634 /force-app/main/default/classes/MetadataService.cls 5888 26 5888 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharedToType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3634 /force-app/main/default/classes/MetadataService.cls 5888 26 5888 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharedToType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3635 /force-app/main/default/classes/MetadataService.cls 5889 26 5889 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3635 /force-app/main/default/classes/MetadataService.cls 5889 26 5889 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3636 /force-app/main/default/classes/MetadataService.cls 5890 26 5890 103 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3636 /force-app/main/default/classes/MetadataService.cls 5890 26 5890 103 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3637 /force-app/main/default/classes/MetadataService.cls 5892 12 5897 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3637 /force-app/main/default/classes/MetadataService.cls 5892 12 5897 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3638 /force-app/main/default/classes/MetadataService.cls 5894 26 5894 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quickActionName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3638 /force-app/main/default/classes/MetadataService.cls 5894 26 5894 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quickActionName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3639 /force-app/main/default/classes/MetadataService.cls 5895 26 5895 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3639 /force-app/main/default/classes/MetadataService.cls 5895 26 5895 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3640 /force-app/main/default/classes/MetadataService.cls 5896 26 5896 81 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3640 /force-app/main/default/classes/MetadataService.cls 5896 26 5896 81 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3641 /force-app/main/default/classes/MetadataService.cls 5898 12 5911 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3641 /force-app/main/default/classes/MetadataService.cls 5898 12 5911 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3642 /force-app/main/default/classes/MetadataService.cls 5901 26 5901 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3642 /force-app/main/default/classes/MetadataService.cls 5901 26 5901 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3643 /force-app/main/default/classes/MetadataService.cls 5903 26 5903 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3643 /force-app/main/default/classes/MetadataService.cls 5903 26 5903 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3644 /force-app/main/default/classes/MetadataService.cls 5906 26 5906 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3644 /force-app/main/default/classes/MetadataService.cls 5906 26 5906 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3645 /force-app/main/default/classes/MetadataService.cls 5907 26 5907 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'siteType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3645 /force-app/main/default/classes/MetadataService.cls 5907 26 5907 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'siteType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3646 /force-app/main/default/classes/MetadataService.cls 5908 26 5908 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3646 /force-app/main/default/classes/MetadataService.cls 5908 26 5908 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3647 /force-app/main/default/classes/MetadataService.cls 5909 26 5909 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3647 /force-app/main/default/classes/MetadataService.cls 5909 26 5909 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3648 /force-app/main/default/classes/MetadataService.cls 5910 26 5910 104 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3648 /force-app/main/default/classes/MetadataService.cls 5910 26 5910 104 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3649 /force-app/main/default/classes/MetadataService.cls 5912 12 5927 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3649 /force-app/main/default/classes/MetadataService.cls 5912 12 5927 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3650 /force-app/main/default/classes/MetadataService.cls 5915 26 5915 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3650 /force-app/main/default/classes/MetadataService.cls 5915 26 5915 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3651 /force-app/main/default/classes/MetadataService.cls 5920 26 5920 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chatterMobile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3651 /force-app/main/default/classes/MetadataService.cls 5920 26 5920 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chatterMobile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3652 /force-app/main/default/classes/MetadataService.cls 5921 26 5921 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dashboardMobile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3652 /force-app/main/default/classes/MetadataService.cls 5921 26 5921 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dashboardMobile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3653 /force-app/main/default/classes/MetadataService.cls 5922 26 5922 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'salesforceMobile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3653 /force-app/main/default/classes/MetadataService.cls 5922 26 5922 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'salesforceMobile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3654 /force-app/main/default/classes/MetadataService.cls 5923 26 5923 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'touchMobile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3654 /force-app/main/default/classes/MetadataService.cls 5923 26 5923 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'touchMobile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3655 /force-app/main/default/classes/MetadataService.cls 5924 26 5924 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3655 /force-app/main/default/classes/MetadataService.cls 5924 26 5924 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3656 /force-app/main/default/classes/MetadataService.cls 5925 26 5925 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3656 /force-app/main/default/classes/MetadataService.cls 5925 26 5925 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3657 /force-app/main/default/classes/MetadataService.cls 5926 26 5926 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3657 /force-app/main/default/classes/MetadataService.cls 5926 26 5926 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3658 /force-app/main/default/classes/MetadataService.cls 5928 12 5935 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3658 /force-app/main/default/classes/MetadataService.cls 5928 12 5935 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3659 /force-app/main/default/classes/MetadataService.cls 5931 26 5931 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inputField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3659 /force-app/main/default/classes/MetadataService.cls 5931 26 5931 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inputField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3660 /force-app/main/default/classes/MetadataService.cls 5932 26 5932 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'outputField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3660 /force-app/main/default/classes/MetadataService.cls 5932 26 5932 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'outputField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3661 /force-app/main/default/classes/MetadataService.cls 5933 26 5933 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3661 /force-app/main/default/classes/MetadataService.cls 5933 26 5933 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3662 /force-app/main/default/classes/MetadataService.cls 5934 26 5934 90 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3662 /force-app/main/default/classes/MetadataService.cls 5934 26 5934 90 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3663 /force-app/main/default/classes/MetadataService.cls 5936 12 5951 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3663 /force-app/main/default/classes/MetadataService.cls 5936 12 5951 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3664 /force-app/main/default/classes/MetadataService.cls 5943 26 5943 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiCreatable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3664 /force-app/main/default/classes/MetadataService.cls 5943 26 5943 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiCreatable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3665 /force-app/main/default/classes/MetadataService.cls 5944 26 5944 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiDeletable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3665 /force-app/main/default/classes/MetadataService.cls 5944 26 5944 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiDeletable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3666 /force-app/main/default/classes/MetadataService.cls 5945 26 5945 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiReadable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3666 /force-app/main/default/classes/MetadataService.cls 5945 26 5945 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiReadable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3667 /force-app/main/default/classes/MetadataService.cls 5946 26 5946 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiUpdatable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3667 /force-app/main/default/classes/MetadataService.cls 5946 26 5946 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiUpdatable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3668 /force-app/main/default/classes/MetadataService.cls 5947 26 5947 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'parentField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3668 /force-app/main/default/classes/MetadataService.cls 5947 26 5947 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'parentField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3669 /force-app/main/default/classes/MetadataService.cls 5948 26 5948 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'valueTypeFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3669 /force-app/main/default/classes/MetadataService.cls 5948 26 5948 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'valueTypeFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3670 /force-app/main/default/classes/MetadataService.cls 5949 26 5949 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3670 /force-app/main/default/classes/MetadataService.cls 5949 26 5949 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3671 /force-app/main/default/classes/MetadataService.cls 5950 26 5950 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3671 /force-app/main/default/classes/MetadataService.cls 5950 26 5950 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3672 /force-app/main/default/classes/MetadataService.cls 5952 12 5979 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3672 /force-app/main/default/classes/MetadataService.cls 5952 12 5979 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3673 /force-app/main/default/classes/MetadataService.cls 5952 12 5979 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3673 /force-app/main/default/classes/MetadataService.cls 5952 12 5979 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3674 /force-app/main/default/classes/MetadataService.cls 5955 26 5955 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3674 /force-app/main/default/classes/MetadataService.cls 5955 26 5955 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3675 /force-app/main/default/classes/MetadataService.cls 5966 26 5966 212 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assetLookupLimitedToActiveEntitlementsOnAccount_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3675 /force-app/main/default/classes/MetadataService.cls 5966 26 5966 212 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assetLookupLimitedToActiveEntitlementsOnAccount_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3676 /force-app/main/default/classes/MetadataService.cls 5967 26 5967 212 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assetLookupLimitedToActiveEntitlementsOnContact_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3676 /force-app/main/default/classes/MetadataService.cls 5967 26 5967 212 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assetLookupLimitedToActiveEntitlementsOnContact_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3677 /force-app/main/default/classes/MetadataService.cls 5968 26 5968 180 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assetLookupLimitedToSameAccount_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3677 /force-app/main/default/classes/MetadataService.cls 5968 26 5968 180 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assetLookupLimitedToSameAccount_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3678 /force-app/main/default/classes/MetadataService.cls 5969 26 5969 180 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assetLookupLimitedToSameContact_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3678 /force-app/main/default/classes/MetadataService.cls 5969 26 5969 180 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assetLookupLimitedToSameContact_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3679 /force-app/main/default/classes/MetadataService.cls 5970 26 5970 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableEntitlementVersioning_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3679 /force-app/main/default/classes/MetadataService.cls 5970 26 5970 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableEntitlementVersioning_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3680 /force-app/main/default/classes/MetadataService.cls 5971 26 5971 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableEntitlements_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3680 /force-app/main/default/classes/MetadataService.cls 5971 26 5971 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableEntitlements_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3681 /force-app/main/default/classes/MetadataService.cls 5972 26 5972 194 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'entitlementLookupLimitedToActiveStatus_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3681 /force-app/main/default/classes/MetadataService.cls 5972 26 5972 194 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'entitlementLookupLimitedToActiveStatus_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3682 /force-app/main/default/classes/MetadataService.cls 5973 26 5973 192 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'entitlementLookupLimitedToSameAccount_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3682 /force-app/main/default/classes/MetadataService.cls 5973 26 5973 192 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'entitlementLookupLimitedToSameAccount_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3683 /force-app/main/default/classes/MetadataService.cls 5974 26 5974 188 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'entitlementLookupLimitedToSameAsset_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3683 /force-app/main/default/classes/MetadataService.cls 5974 26 5974 188 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'entitlementLookupLimitedToSameAsset_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3684 /force-app/main/default/classes/MetadataService.cls 5975 26 5975 192 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'entitlementLookupLimitedToSameContact_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3684 /force-app/main/default/classes/MetadataService.cls 5975 26 5975 192 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'entitlementLookupLimitedToSameContact_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3685 /force-app/main/default/classes/MetadataService.cls 5976 26 5976 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3685 /force-app/main/default/classes/MetadataService.cls 5976 26 5976 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3686 /force-app/main/default/classes/MetadataService.cls 5977 26 5977 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3686 /force-app/main/default/classes/MetadataService.cls 5977 26 5977 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3687 /force-app/main/default/classes/MetadataService.cls 5978 26 5978 453 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3687 /force-app/main/default/classes/MetadataService.cls 5978 26 5978 453 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3688 /force-app/main/default/classes/MetadataService.cls 5980 12 5987 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3688 /force-app/main/default/classes/MetadataService.cls 5980 12 5987 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3689 /force-app/main/default/classes/MetadataService.cls 5983 26 5983 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inherited_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3689 /force-app/main/default/classes/MetadataService.cls 5983 26 5983 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inherited_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3690 /force-app/main/default/classes/MetadataService.cls 5984 26 5984 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ruleName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3690 /force-app/main/default/classes/MetadataService.cls 5984 26 5984 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ruleName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3691 /force-app/main/default/classes/MetadataService.cls 5985 26 5985 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3691 /force-app/main/default/classes/MetadataService.cls 5985 26 5985 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3692 /force-app/main/default/classes/MetadataService.cls 5986 26 5986 86 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3692 /force-app/main/default/classes/MetadataService.cls 5986 26 5986 86 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3693 /force-app/main/default/classes/MetadataService.cls 5988 12 5995 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3693 /force-app/main/default/classes/MetadataService.cls 5988 12 5995 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3694 /force-app/main/default/classes/MetadataService.cls 5991 26 5991 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3694 /force-app/main/default/classes/MetadataService.cls 5991 26 5991 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3695 /force-app/main/default/classes/MetadataService.cls 5992 26 5992 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3695 /force-app/main/default/classes/MetadataService.cls 5992 26 5992 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3696 /force-app/main/default/classes/MetadataService.cls 5993 26 5993 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3696 /force-app/main/default/classes/MetadataService.cls 5993 26 5993 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3697 /force-app/main/default/classes/MetadataService.cls 5994 26 5994 80 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3697 /force-app/main/default/classes/MetadataService.cls 5994 26 5994 80 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3698 /force-app/main/default/classes/MetadataService.cls 5996 12 6023 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3698 /force-app/main/default/classes/MetadataService.cls 5996 12 6023 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3699 /force-app/main/default/classes/MetadataService.cls 5996 12 6023 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3699 /force-app/main/default/classes/MetadataService.cls 5996 12 6023 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3700 /force-app/main/default/classes/MetadataService.cls 5999 26 5999 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3700 /force-app/main/default/classes/MetadataService.cls 5999 26 5999 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3701 /force-app/main/default/classes/MetadataService.cls 6010 26 6010 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'buttonIconUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3701 /force-app/main/default/classes/MetadataService.cls 6010 26 6010 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'buttonIconUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3702 /force-app/main/default/classes/MetadataService.cls 6011 26 6011 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'buttonStyle_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3702 /force-app/main/default/classes/MetadataService.cls 6011 26 6011 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'buttonStyle_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3703 /force-app/main/default/classes/MetadataService.cls 6012 26 6012 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'buttonText_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3703 /force-app/main/default/classes/MetadataService.cls 6012 26 6012 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'buttonText_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3704 /force-app/main/default/classes/MetadataService.cls 6013 26 6013 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'buttonWidth_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3704 /force-app/main/default/classes/MetadataService.cls 6013 26 6013 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'buttonWidth_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3705 /force-app/main/default/classes/MetadataService.cls 6014 26 6014 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'height_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3705 /force-app/main/default/classes/MetadataService.cls 6014 26 6014 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'height_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3706 /force-app/main/default/classes/MetadataService.cls 6015 26 6015 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isHeightFixed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3706 /force-app/main/default/classes/MetadataService.cls 6015 26 6015 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isHeightFixed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3707 /force-app/main/default/classes/MetadataService.cls 6016 26 6016 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isHidden_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3707 /force-app/main/default/classes/MetadataService.cls 6016 26 6016 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isHidden_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3708 /force-app/main/default/classes/MetadataService.cls 6017 26 6017 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isWidthFixed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3708 /force-app/main/default/classes/MetadataService.cls 6017 26 6017 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isWidthFixed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3709 /force-app/main/default/classes/MetadataService.cls 6018 26 6018 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'visualforcePage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3709 /force-app/main/default/classes/MetadataService.cls 6018 26 6018 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'visualforcePage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3710 /force-app/main/default/classes/MetadataService.cls 6019 26 6019 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'width_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3710 /force-app/main/default/classes/MetadataService.cls 6019 26 6019 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'width_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3711 /force-app/main/default/classes/MetadataService.cls 6020 26 6020 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3711 /force-app/main/default/classes/MetadataService.cls 6020 26 6020 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3712 /force-app/main/default/classes/MetadataService.cls 6021 26 6021 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3712 /force-app/main/default/classes/MetadataService.cls 6021 26 6021 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3713 /force-app/main/default/classes/MetadataService.cls 6022 26 6022 209 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3713 /force-app/main/default/classes/MetadataService.cls 6022 26 6022 209 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3714 /force-app/main/default/classes/MetadataService.cls 6024 12 6033 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3714 /force-app/main/default/classes/MetadataService.cls 6024 12 6033 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3715 /force-app/main/default/classes/MetadataService.cls 6026 23 6026 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
3715 /force-app/main/default/classes/MetadataService.cls 6026 23 6026 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
3716 /force-app/main/default/classes/MetadataService.cls 6028 26 6028 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3716 /force-app/main/default/classes/MetadataService.cls 6028 26 6028 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3717 /force-app/main/default/classes/MetadataService.cls 6029 26 6029 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3717 /force-app/main/default/classes/MetadataService.cls 6029 26 6029 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3718 /force-app/main/default/classes/MetadataService.cls 6030 26 6030 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3718 /force-app/main/default/classes/MetadataService.cls 6030 26 6030 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3719 /force-app/main/default/classes/MetadataService.cls 6031 26 6031 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3719 /force-app/main/default/classes/MetadataService.cls 6031 26 6031 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3720 /force-app/main/default/classes/MetadataService.cls 6032 26 6032 87 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3720 /force-app/main/default/classes/MetadataService.cls 6032 26 6032 87 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3721 /force-app/main/default/classes/MetadataService.cls 6034 12 6039 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3721 /force-app/main/default/classes/MetadataService.cls 6034 12 6039 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3722 /force-app/main/default/classes/MetadataService.cls 6036 26 6036 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enablePushNotifications_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3722 /force-app/main/default/classes/MetadataService.cls 6036 26 6036 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enablePushNotifications_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3723 /force-app/main/default/classes/MetadataService.cls 6037 26 6037 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3723 /force-app/main/default/classes/MetadataService.cls 6037 26 6037 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3724 /force-app/main/default/classes/MetadataService.cls 6038 26 6038 89 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3724 /force-app/main/default/classes/MetadataService.cls 6038 26 6038 89 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3725 /force-app/main/default/classes/MetadataService.cls 6040 12 6061 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3725 /force-app/main/default/classes/MetadataService.cls 6040 12 6061 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3726 /force-app/main/default/classes/MetadataService.cls 6040 12 6061 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3726 /force-app/main/default/classes/MetadataService.cls 6040 12 6061 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3727 /force-app/main/default/classes/MetadataService.cls 6043 26 6043 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3727 /force-app/main/default/classes/MetadataService.cls 6043 26 6043 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3728 /force-app/main/default/classes/MetadataService.cls 6046 24 6046 35 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x' doesn't match '[a-z][a-zA-Z0-9]*'
3728 /force-app/main/default/classes/MetadataService.cls 6046 24 6046 35 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x' doesn't match '[a-z][a-zA-Z0-9]*'
3729 /force-app/main/default/classes/MetadataService.cls 6051 26 6051 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ccEmails_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3729 /force-app/main/default/classes/MetadataService.cls 6051 26 6051 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ccEmails_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3730 /force-app/main/default/classes/MetadataService.cls 6052 26 6052 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3730 /force-app/main/default/classes/MetadataService.cls 6052 26 6052 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3731 /force-app/main/default/classes/MetadataService.cls 6053 26 6053 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3731 /force-app/main/default/classes/MetadataService.cls 6053 26 6053 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3732 /force-app/main/default/classes/MetadataService.cls 6054 26 6054 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recipients_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3732 /force-app/main/default/classes/MetadataService.cls 6054 26 6054 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recipients_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3733 /force-app/main/default/classes/MetadataService.cls 6055 26 6055 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'senderAddress_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3733 /force-app/main/default/classes/MetadataService.cls 6055 26 6055 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'senderAddress_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3734 /force-app/main/default/classes/MetadataService.cls 6056 26 6056 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'senderType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3734 /force-app/main/default/classes/MetadataService.cls 6056 26 6056 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'senderType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3735 /force-app/main/default/classes/MetadataService.cls 6057 26 6057 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'template_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3735 /force-app/main/default/classes/MetadataService.cls 6057 26 6057 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'template_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3736 /force-app/main/default/classes/MetadataService.cls 6058 26 6058 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3736 /force-app/main/default/classes/MetadataService.cls 6058 26 6058 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3737 /force-app/main/default/classes/MetadataService.cls 6059 26 6059 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3737 /force-app/main/default/classes/MetadataService.cls 6059 26 6059 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3738 /force-app/main/default/classes/MetadataService.cls 6060 26 6060 167 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3738 /force-app/main/default/classes/MetadataService.cls 6060 26 6060 167 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3739 /force-app/main/default/classes/MetadataService.cls 6062 12 6067 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3739 /force-app/main/default/classes/MetadataService.cls 6062 12 6067 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3740 /force-app/main/default/classes/MetadataService.cls 6064 26 6064 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3740 /force-app/main/default/classes/MetadataService.cls 6064 26 6064 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3741 /force-app/main/default/classes/MetadataService.cls 6065 26 6065 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3741 /force-app/main/default/classes/MetadataService.cls 6065 26 6065 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3742 /force-app/main/default/classes/MetadataService.cls 6066 26 6066 71 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3742 /force-app/main/default/classes/MetadataService.cls 6066 26 6066 71 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3743 /force-app/main/default/classes/MetadataService.cls 6068 12 6103 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3743 /force-app/main/default/classes/MetadataService.cls 6068 12 6103 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3744 /force-app/main/default/classes/MetadataService.cls 6068 12 6103 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3744 /force-app/main/default/classes/MetadataService.cls 6068 12 6103 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3745 /force-app/main/default/classes/MetadataService.cls 6071 26 6071 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3745 /force-app/main/default/classes/MetadataService.cls 6071 26 6071 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3746 /force-app/main/default/classes/MetadataService.cls 6073 26 6073 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3746 /force-app/main/default/classes/MetadataService.cls 6073 26 6073 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3747 /force-app/main/default/classes/MetadataService.cls 6086 23 6086 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
3747 /force-app/main/default/classes/MetadataService.cls 6086 23 6086 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
3748 /force-app/main/default/classes/MetadataService.cls 6087 26 6087 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3748 /force-app/main/default/classes/MetadataService.cls 6087 26 6087 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3749 /force-app/main/default/classes/MetadataService.cls 6088 26 6088 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'attachedDocuments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3749 /force-app/main/default/classes/MetadataService.cls 6088 26 6088 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'attachedDocuments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3750 /force-app/main/default/classes/MetadataService.cls 6089 26 6089 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'attachments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3750 /force-app/main/default/classes/MetadataService.cls 6089 26 6089 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'attachments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3751 /force-app/main/default/classes/MetadataService.cls 6090 26 6090 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'available_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3751 /force-app/main/default/classes/MetadataService.cls 6090 26 6090 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'available_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3752 /force-app/main/default/classes/MetadataService.cls 6091 26 6091 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3752 /force-app/main/default/classes/MetadataService.cls 6091 26 6091 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3753 /force-app/main/default/classes/MetadataService.cls 6092 26 6092 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'encodingKey_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3753 /force-app/main/default/classes/MetadataService.cls 6092 26 6092 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'encodingKey_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3754 /force-app/main/default/classes/MetadataService.cls 6093 26 6093 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'letterhead_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3754 /force-app/main/default/classes/MetadataService.cls 6093 26 6093 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'letterhead_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3755 /force-app/main/default/classes/MetadataService.cls 6094 26 6094 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3755 /force-app/main/default/classes/MetadataService.cls 6094 26 6094 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3756 /force-app/main/default/classes/MetadataService.cls 6095 26 6095 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'packageVersions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3756 /force-app/main/default/classes/MetadataService.cls 6095 26 6095 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'packageVersions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3757 /force-app/main/default/classes/MetadataService.cls 6096 26 6096 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'style_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3757 /force-app/main/default/classes/MetadataService.cls 6096 26 6096 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'style_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3758 /force-app/main/default/classes/MetadataService.cls 6097 26 6097 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'subject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3758 /force-app/main/default/classes/MetadataService.cls 6097 26 6097 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'subject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3759 /force-app/main/default/classes/MetadataService.cls 6098 26 6098 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'textOnly_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3759 /force-app/main/default/classes/MetadataService.cls 6098 26 6098 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'textOnly_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3760 /force-app/main/default/classes/MetadataService.cls 6099 26 6099 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3760 /force-app/main/default/classes/MetadataService.cls 6099 26 6099 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3761 /force-app/main/default/classes/MetadataService.cls 6100 26 6100 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3761 /force-app/main/default/classes/MetadataService.cls 6100 26 6100 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3762 /force-app/main/default/classes/MetadataService.cls 6101 26 6101 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3762 /force-app/main/default/classes/MetadataService.cls 6101 26 6101 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3763 /force-app/main/default/classes/MetadataService.cls 6102 26 6102 248 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3763 /force-app/main/default/classes/MetadataService.cls 6102 26 6102 248 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3764 /force-app/main/default/classes/MetadataService.cls 6104 12 6117 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3764 /force-app/main/default/classes/MetadataService.cls 6104 12 6117 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3765 /force-app/main/default/classes/MetadataService.cls 6107 26 6107 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3765 /force-app/main/default/classes/MetadataService.cls 6107 26 6107 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3766 /force-app/main/default/classes/MetadataService.cls 6110 26 6110 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3766 /force-app/main/default/classes/MetadataService.cls 6110 26 6110 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3767 /force-app/main/default/classes/MetadataService.cls 6111 26 6111 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3767 /force-app/main/default/classes/MetadataService.cls 6111 26 6111 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3768 /force-app/main/default/classes/MetadataService.cls 6113 26 6113 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'text_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3768 /force-app/main/default/classes/MetadataService.cls 6113 26 6113 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'text_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3769 /force-app/main/default/classes/MetadataService.cls 6114 26 6114 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3769 /force-app/main/default/classes/MetadataService.cls 6114 26 6114 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3770 /force-app/main/default/classes/MetadataService.cls 6115 26 6115 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3770 /force-app/main/default/classes/MetadataService.cls 6115 26 6115 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3771 /force-app/main/default/classes/MetadataService.cls 6116 26 6116 116 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3771 /force-app/main/default/classes/MetadataService.cls 6116 26 6116 116 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3772 /force-app/main/default/classes/MetadataService.cls 6118 12 6125 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3772 /force-app/main/default/classes/MetadataService.cls 6118 12 6125 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3773 /force-app/main/default/classes/MetadataService.cls 6121 26 6121 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldNames_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3773 /force-app/main/default/classes/MetadataService.cls 6121 26 6121 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldNames_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3774 /force-app/main/default/classes/MetadataService.cls 6122 26 6122 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'objectName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3774 /force-app/main/default/classes/MetadataService.cls 6122 26 6122 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'objectName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3775 /force-app/main/default/classes/MetadataService.cls 6123 26 6123 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3775 /force-app/main/default/classes/MetadataService.cls 6123 26 6123 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3776 /force-app/main/default/classes/MetadataService.cls 6124 26 6124 89 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3776 /force-app/main/default/classes/MetadataService.cls 6124 26 6124 89 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3777 /force-app/main/default/classes/MetadataService.cls 6126 12 6141 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3777 /force-app/main/default/classes/MetadataService.cls 6126 12 6141 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3778 /force-app/main/default/classes/MetadataService.cls 6133 26 6133 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'action_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3778 /force-app/main/default/classes/MetadataService.cls 6133 26 6133 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'action_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3779 /force-app/main/default/classes/MetadataService.cls 6134 26 6134 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3779 /force-app/main/default/classes/MetadataService.cls 6134 26 6134 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3780 /force-app/main/default/classes/MetadataService.cls 6135 26 6135 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apexClass_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3780 /force-app/main/default/classes/MetadataService.cls 6135 26 6135 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apexClass_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3781 /force-app/main/default/classes/MetadataService.cls 6136 26 6136 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'eventType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3781 /force-app/main/default/classes/MetadataService.cls 6136 26 6136 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'eventType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3782 /force-app/main/default/classes/MetadataService.cls 6137 26 6137 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'executionUser_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3782 /force-app/main/default/classes/MetadataService.cls 6137 26 6137 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'executionUser_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3783 /force-app/main/default/classes/MetadataService.cls 6138 26 6138 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'resourceName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3783 /force-app/main/default/classes/MetadataService.cls 6138 26 6138 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'resourceName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3784 /force-app/main/default/classes/MetadataService.cls 6139 26 6139 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3784 /force-app/main/default/classes/MetadataService.cls 6139 26 6139 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3785 /force-app/main/default/classes/MetadataService.cls 6140 26 6140 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3785 /force-app/main/default/classes/MetadataService.cls 6140 26 6140 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3786 /force-app/main/default/classes/MetadataService.cls 6142 12 6175 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3786 /force-app/main/default/classes/MetadataService.cls 6142 12 6175 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3787 /force-app/main/default/classes/MetadataService.cls 6142 12 6175 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3787 /force-app/main/default/classes/MetadataService.cls 6142 12 6175 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3788 /force-app/main/default/classes/MetadataService.cls 6145 26 6145 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3788 /force-app/main/default/classes/MetadataService.cls 6145 26 6145 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3789 /force-app/main/default/classes/MetadataService.cls 6148 26 6148 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3789 /force-app/main/default/classes/MetadataService.cls 6148 26 6148 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3790 /force-app/main/default/classes/MetadataService.cls 6149 26 6149 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3790 /force-app/main/default/classes/MetadataService.cls 6149 26 6149 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3791 /force-app/main/default/classes/MetadataService.cls 6153 26 6153 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3791 /force-app/main/default/classes/MetadataService.cls 6153 26 6153 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3792 /force-app/main/default/classes/MetadataService.cls 6154 26 6154 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3792 /force-app/main/default/classes/MetadataService.cls 6154 26 6154 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3793 /force-app/main/default/classes/MetadataService.cls 6155 26 6155 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3793 /force-app/main/default/classes/MetadataService.cls 6155 26 6155 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3794 /force-app/main/default/classes/MetadataService.cls 6164 26 6164 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowBack_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3794 /force-app/main/default/classes/MetadataService.cls 6164 26 6164 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowBack_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3795 /force-app/main/default/classes/MetadataService.cls 6165 26 6165 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowFinish_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3795 /force-app/main/default/classes/MetadataService.cls 6165 26 6165 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowFinish_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3796 /force-app/main/default/classes/MetadataService.cls 6166 26 6166 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowPause_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3796 /force-app/main/default/classes/MetadataService.cls 6166 26 6166 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowPause_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3797 /force-app/main/default/classes/MetadataService.cls 6167 26 6167 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3797 /force-app/main/default/classes/MetadataService.cls 6167 26 6167 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3798 /force-app/main/default/classes/MetadataService.cls 6168 26 6168 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3798 /force-app/main/default/classes/MetadataService.cls 6168 26 6168 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3799 /force-app/main/default/classes/MetadataService.cls 6169 26 6169 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'helpText_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3799 /force-app/main/default/classes/MetadataService.cls 6169 26 6169 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'helpText_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3800 /force-app/main/default/classes/MetadataService.cls 6170 26 6170 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pausedText_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3800 /force-app/main/default/classes/MetadataService.cls 6170 26 6170 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pausedText_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3801 /force-app/main/default/classes/MetadataService.cls 6171 26 6171 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rules_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3801 /force-app/main/default/classes/MetadataService.cls 6171 26 6171 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rules_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3802 /force-app/main/default/classes/MetadataService.cls 6172 26 6172 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3802 /force-app/main/default/classes/MetadataService.cls 6172 26 6172 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3803 /force-app/main/default/classes/MetadataService.cls 6173 26 6173 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3803 /force-app/main/default/classes/MetadataService.cls 6173 26 6173 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3804 /force-app/main/default/classes/MetadataService.cls 6174 26 6174 233 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3804 /force-app/main/default/classes/MetadataService.cls 6174 26 6174 233 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3805 /force-app/main/default/classes/MetadataService.cls 6176 12 6181 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3805 /force-app/main/default/classes/MetadataService.cls 6176 12 6181 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3806 /force-app/main/default/classes/MetadataService.cls 6178 26 6178 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3806 /force-app/main/default/classes/MetadataService.cls 6178 26 6178 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3807 /force-app/main/default/classes/MetadataService.cls 6179 26 6179 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3807 /force-app/main/default/classes/MetadataService.cls 6179 26 6179 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3808 /force-app/main/default/classes/MetadataService.cls 6180 26 6180 71 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3808 /force-app/main/default/classes/MetadataService.cls 6180 26 6180 71 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3809 /force-app/main/default/classes/MetadataService.cls 6182 12 6203 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3809 /force-app/main/default/classes/MetadataService.cls 6182 12 6203 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3810 /force-app/main/default/classes/MetadataService.cls 6182 12 6203 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3810 /force-app/main/default/classes/MetadataService.cls 6182 12 6203 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3811 /force-app/main/default/classes/MetadataService.cls 6185 26 6185 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3811 /force-app/main/default/classes/MetadataService.cls 6185 26 6185 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3812 /force-app/main/default/classes/MetadataService.cls 6187 26 6187 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3812 /force-app/main/default/classes/MetadataService.cls 6187 26 6187 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3813 /force-app/main/default/classes/MetadataService.cls 6194 26 6194 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caSigned_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3813 /force-app/main/default/classes/MetadataService.cls 6194 26 6194 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caSigned_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3814 /force-app/main/default/classes/MetadataService.cls 6195 26 6195 179 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'encryptedWithPlatformEncryption_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3814 /force-app/main/default/classes/MetadataService.cls 6195 26 6195 179 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'encryptedWithPlatformEncryption_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3815 /force-app/main/default/classes/MetadataService.cls 6196 26 6196 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'expirationDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3815 /force-app/main/default/classes/MetadataService.cls 6196 26 6196 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'expirationDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3816 /force-app/main/default/classes/MetadataService.cls 6197 26 6197 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'keySize_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3816 /force-app/main/default/classes/MetadataService.cls 6197 26 6197 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'keySize_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3817 /force-app/main/default/classes/MetadataService.cls 6198 26 6198 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3817 /force-app/main/default/classes/MetadataService.cls 6198 26 6198 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3818 /force-app/main/default/classes/MetadataService.cls 6199 26 6199 157 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'privateKeyExportable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3818 /force-app/main/default/classes/MetadataService.cls 6199 26 6199 157 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'privateKeyExportable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3819 /force-app/main/default/classes/MetadataService.cls 6200 26 6200 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3819 /force-app/main/default/classes/MetadataService.cls 6200 26 6200 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3820 /force-app/main/default/classes/MetadataService.cls 6201 26 6201 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3820 /force-app/main/default/classes/MetadataService.cls 6201 26 6201 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3821 /force-app/main/default/classes/MetadataService.cls 6202 26 6202 194 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3821 /force-app/main/default/classes/MetadataService.cls 6202 26 6202 194 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3822 /force-app/main/default/classes/MetadataService.cls 6204 12 6215 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3822 /force-app/main/default/classes/MetadataService.cls 6204 12 6215 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3823 /force-app/main/default/classes/MetadataService.cls 6206 23 6206 31 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x' doesn't match '[a-z][a-zA-Z0-9]*'
3823 /force-app/main/default/classes/MetadataService.cls 6206 23 6206 31 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x' doesn't match '[a-z][a-zA-Z0-9]*'
3824 /force-app/main/default/classes/MetadataService.cls 6209 26 6209 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3824 /force-app/main/default/classes/MetadataService.cls 6209 26 6209 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3825 /force-app/main/default/classes/MetadataService.cls 6210 26 6210 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3825 /force-app/main/default/classes/MetadataService.cls 6210 26 6210 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3826 /force-app/main/default/classes/MetadataService.cls 6211 26 6211 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'objectField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3826 /force-app/main/default/classes/MetadataService.cls 6211 26 6211 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'objectField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3827 /force-app/main/default/classes/MetadataService.cls 6212 26 6212 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'userField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3827 /force-app/main/default/classes/MetadataService.cls 6212 26 6212 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'userField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3828 /force-app/main/default/classes/MetadataService.cls 6213 26 6213 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3828 /force-app/main/default/classes/MetadataService.cls 6213 26 6213 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3829 /force-app/main/default/classes/MetadataService.cls 6214 26 6214 114 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3829 /force-app/main/default/classes/MetadataService.cls 6214 26 6214 114 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3830 /force-app/main/default/classes/MetadataService.cls 6216 12 6227 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3830 /force-app/main/default/classes/MetadataService.cls 6216 12 6227 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3831 /force-app/main/default/classes/MetadataService.cls 6221 26 6221 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'aggregateType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3831 /force-app/main/default/classes/MetadataService.cls 6221 26 6221 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'aggregateType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3832 /force-app/main/default/classes/MetadataService.cls 6222 26 6222 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sourceField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3832 /force-app/main/default/classes/MetadataService.cls 6222 26 6222 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sourceField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3833 /force-app/main/default/classes/MetadataService.cls 6223 26 6223 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sourceType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3833 /force-app/main/default/classes/MetadataService.cls 6223 26 6223 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sourceType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3834 /force-app/main/default/classes/MetadataService.cls 6224 26 6224 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'targetField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3834 /force-app/main/default/classes/MetadataService.cls 6224 26 6224 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'targetField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3835 /force-app/main/default/classes/MetadataService.cls 6225 26 6225 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3835 /force-app/main/default/classes/MetadataService.cls 6225 26 6225 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3836 /force-app/main/default/classes/MetadataService.cls 6226 26 6226 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3836 /force-app/main/default/classes/MetadataService.cls 6226 26 6226 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3837 /force-app/main/default/classes/MetadataService.cls 6228 12 6237 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3837 /force-app/main/default/classes/MetadataService.cls 6228 12 6237 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3838 /force-app/main/default/classes/MetadataService.cls 6232 26 6232 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'action_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3838 /force-app/main/default/classes/MetadataService.cls 6232 26 6232 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'action_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3839 /force-app/main/default/classes/MetadataService.cls 6233 26 6233 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3839 /force-app/main/default/classes/MetadataService.cls 6233 26 6233 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3840 /force-app/main/default/classes/MetadataService.cls 6234 26 6234 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'keyCommand_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3840 /force-app/main/default/classes/MetadataService.cls 6234 26 6234 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'keyCommand_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3841 /force-app/main/default/classes/MetadataService.cls 6235 26 6235 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3841 /force-app/main/default/classes/MetadataService.cls 6235 26 6235 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3842 /force-app/main/default/classes/MetadataService.cls 6236 26 6236 94 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3842 /force-app/main/default/classes/MetadataService.cls 6236 26 6236 94 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3843 /force-app/main/default/classes/MetadataService.cls 6238 12 6245 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3843 /force-app/main/default/classes/MetadataService.cls 6238 12 6245 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3844 /force-app/main/default/classes/MetadataService.cls 6241 26 6241 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3844 /force-app/main/default/classes/MetadataService.cls 6241 26 6241 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3845 /force-app/main/default/classes/MetadataService.cls 6242 26 6242 124 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3845 /force-app/main/default/classes/MetadataService.cls 6242 26 6242 124 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3846 /force-app/main/default/classes/MetadataService.cls 6243 26 6243 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3846 /force-app/main/default/classes/MetadataService.cls 6243 26 6243 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3847 /force-app/main/default/classes/MetadataService.cls 6244 26 6244 81 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3847 /force-app/main/default/classes/MetadataService.cls 6244 26 6244 81 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3848 /force-app/main/default/classes/MetadataService.cls 6246 12 6255 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3848 /force-app/main/default/classes/MetadataService.cls 6246 12 6255 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3849 /force-app/main/default/classes/MetadataService.cls 6250 26 6250 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'attribute_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3849 /force-app/main/default/classes/MetadataService.cls 6250 26 6250 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'attribute_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3850 /force-app/main/default/classes/MetadataService.cls 6251 26 6251 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3850 /force-app/main/default/classes/MetadataService.cls 6251 26 6251 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3851 /force-app/main/default/classes/MetadataService.cls 6252 26 6252 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3851 /force-app/main/default/classes/MetadataService.cls 6252 26 6252 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3852 /force-app/main/default/classes/MetadataService.cls 6253 26 6253 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3852 /force-app/main/default/classes/MetadataService.cls 6253 26 6253 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3853 /force-app/main/default/classes/MetadataService.cls 6254 26 6254 100 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3853 /force-app/main/default/classes/MetadataService.cls 6254 26 6254 100 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3854 /force-app/main/default/classes/MetadataService.cls 6256 12 6273 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3854 /force-app/main/default/classes/MetadataService.cls 6256 12 6273 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3855 /force-app/main/default/classes/MetadataService.cls 6256 12 6273 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3855 /force-app/main/default/classes/MetadataService.cls 6256 12 6273 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3856 /force-app/main/default/classes/MetadataService.cls 6259 26 6259 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3856 /force-app/main/default/classes/MetadataService.cls 6259 26 6259 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3857 /force-app/main/default/classes/MetadataService.cls 6264 24 6264 35 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x' doesn't match '[a-z][a-zA-Z0-9]*'
3857 /force-app/main/default/classes/MetadataService.cls 6264 24 6264 35 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x' doesn't match '[a-z][a-zA-Z0-9]*'
3858 /force-app/main/default/classes/MetadataService.cls 6265 26 6265 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'action_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3858 /force-app/main/default/classes/MetadataService.cls 6265 26 6265 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'action_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3859 /force-app/main/default/classes/MetadataService.cls 6266 26 6266 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3859 /force-app/main/default/classes/MetadataService.cls 6266 26 6266 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3860 /force-app/main/default/classes/MetadataService.cls 6267 26 6267 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3860 /force-app/main/default/classes/MetadataService.cls 6267 26 6267 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3861 /force-app/main/default/classes/MetadataService.cls 6268 26 6268 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'language_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3861 /force-app/main/default/classes/MetadataService.cls 6268 26 6268 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'language_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3862 /force-app/main/default/classes/MetadataService.cls 6269 26 6269 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3862 /force-app/main/default/classes/MetadataService.cls 6269 26 6269 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'protected_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3863 /force-app/main/default/classes/MetadataService.cls 6270 26 6270 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3863 /force-app/main/default/classes/MetadataService.cls 6270 26 6270 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3864 /force-app/main/default/classes/MetadataService.cls 6271 26 6271 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3864 /force-app/main/default/classes/MetadataService.cls 6271 26 6271 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3865 /force-app/main/default/classes/MetadataService.cls 6272 26 6272 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3865 /force-app/main/default/classes/MetadataService.cls 6272 26 6272 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3866 /force-app/main/default/classes/MetadataService.cls 6274 12 6287 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3866 /force-app/main/default/classes/MetadataService.cls 6274 12 6287 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3867 /force-app/main/default/classes/MetadataService.cls 6277 26 6277 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3867 /force-app/main/default/classes/MetadataService.cls 6277 26 6277 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3868 /force-app/main/default/classes/MetadataService.cls 6281 26 6281 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3868 /force-app/main/default/classes/MetadataService.cls 6281 26 6281 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3869 /force-app/main/default/classes/MetadataService.cls 6282 26 6282 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'operator_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3869 /force-app/main/default/classes/MetadataService.cls 6282 26 6282 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'operator_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3870 /force-app/main/default/classes/MetadataService.cls 6283 26 6283 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3870 /force-app/main/default/classes/MetadataService.cls 6283 26 6283 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3871 /force-app/main/default/classes/MetadataService.cls 6284 26 6284 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3871 /force-app/main/default/classes/MetadataService.cls 6284 26 6284 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3872 /force-app/main/default/classes/MetadataService.cls 6285 26 6285 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3872 /force-app/main/default/classes/MetadataService.cls 6285 26 6285 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3873 /force-app/main/default/classes/MetadataService.cls 6286 26 6286 115 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3873 /force-app/main/default/classes/MetadataService.cls 6286 26 6286 115 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3874 /force-app/main/default/classes/MetadataService.cls 6288 12 6295 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3874 /force-app/main/default/classes/MetadataService.cls 6288 12 6295 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3875 /force-app/main/default/classes/MetadataService.cls 6288 12 6295 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'deleteMetadata_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
3875 /force-app/main/default/classes/MetadataService.cls 6288 12 6295 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'deleteMetadata_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
3876 /force-app/main/default/classes/MetadataService.cls 6289 23 6289 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
3876 /force-app/main/default/classes/MetadataService.cls 6289 23 6289 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
3877 /force-app/main/default/classes/MetadataService.cls 6291 26 6291 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3877 /force-app/main/default/classes/MetadataService.cls 6291 26 6291 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3878 /force-app/main/default/classes/MetadataService.cls 6292 26 6292 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullNames_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3878 /force-app/main/default/classes/MetadataService.cls 6292 26 6292 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullNames_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3879 /force-app/main/default/classes/MetadataService.cls 6293 26 6293 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3879 /force-app/main/default/classes/MetadataService.cls 6293 26 6293 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3880 /force-app/main/default/classes/MetadataService.cls 6294 26 6294 84 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3880 /force-app/main/default/classes/MetadataService.cls 6294 26 6294 84 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3881 /force-app/main/default/classes/MetadataService.cls 6296 12 6305 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3881 /force-app/main/default/classes/MetadataService.cls 6296 12 6305 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3882 /force-app/main/default/classes/MetadataService.cls 6300 26 6300 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'beginning_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3882 /force-app/main/default/classes/MetadataService.cls 6300 26 6300 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'beginning_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3883 /force-app/main/default/classes/MetadataService.cls 6301 26 6301 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displaying_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3883 /force-app/main/default/classes/MetadataService.cls 6301 26 6301 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displaying_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3884 /force-app/main/default/classes/MetadataService.cls 6302 26 6302 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'periodType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3884 /force-app/main/default/classes/MetadataService.cls 6302 26 6302 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'periodType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3885 /force-app/main/default/classes/MetadataService.cls 6303 26 6303 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3885 /force-app/main/default/classes/MetadataService.cls 6303 26 6303 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3886 /force-app/main/default/classes/MetadataService.cls 6304 26 6304 101 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3886 /force-app/main/default/classes/MetadataService.cls 6304 26 6304 101 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3887 /force-app/main/default/classes/MetadataService.cls 6306 12 6335 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3887 /force-app/main/default/classes/MetadataService.cls 6306 12 6335 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3888 /force-app/main/default/classes/MetadataService.cls 6306 12 6335 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3888 /force-app/main/default/classes/MetadataService.cls 6306 12 6335 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3889 /force-app/main/default/classes/MetadataService.cls 6309 26 6309 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3889 /force-app/main/default/classes/MetadataService.cls 6309 26 6309 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3890 /force-app/main/default/classes/MetadataService.cls 6312 26 6312 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3890 /force-app/main/default/classes/MetadataService.cls 6312 26 6312 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3891 /force-app/main/default/classes/MetadataService.cls 6313 26 6313 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3891 /force-app/main/default/classes/MetadataService.cls 6313 26 6313 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3892 /force-app/main/default/classes/MetadataService.cls 6317 26 6317 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3892 /force-app/main/default/classes/MetadataService.cls 6317 26 6317 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3893 /force-app/main/default/classes/MetadataService.cls 6318 26 6318 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3893 /force-app/main/default/classes/MetadataService.cls 6318 26 6318 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3894 /force-app/main/default/classes/MetadataService.cls 6319 26 6319 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3894 /force-app/main/default/classes/MetadataService.cls 6319 26 6319 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3895 /force-app/main/default/classes/MetadataService.cls 6326 26 6326 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3895 /force-app/main/default/classes/MetadataService.cls 6326 26 6326 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3896 /force-app/main/default/classes/MetadataService.cls 6327 26 6327 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3896 /force-app/main/default/classes/MetadataService.cls 6327 26 6327 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3897 /force-app/main/default/classes/MetadataService.cls 6328 26 6328 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3897 /force-app/main/default/classes/MetadataService.cls 6328 26 6328 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3898 /force-app/main/default/classes/MetadataService.cls 6329 26 6329 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'faultConnector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3898 /force-app/main/default/classes/MetadataService.cls 6329 26 6329 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'faultConnector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3899 /force-app/main/default/classes/MetadataService.cls 6330 26 6330 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inputParameters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3899 /force-app/main/default/classes/MetadataService.cls 6330 26 6330 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inputParameters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3900 /force-app/main/default/classes/MetadataService.cls 6331 26 6331 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'outputParameters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3900 /force-app/main/default/classes/MetadataService.cls 6331 26 6331 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'outputParameters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3901 /force-app/main/default/classes/MetadataService.cls 6332 26 6332 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3901 /force-app/main/default/classes/MetadataService.cls 6332 26 6332 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3902 /force-app/main/default/classes/MetadataService.cls 6333 26 6333 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3902 /force-app/main/default/classes/MetadataService.cls 6333 26 6333 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3903 /force-app/main/default/classes/MetadataService.cls 6334 26 6334 233 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3903 /force-app/main/default/classes/MetadataService.cls 6334 26 6334 233 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3904 /force-app/main/default/classes/MetadataService.cls 6336 12 6345 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3904 /force-app/main/default/classes/MetadataService.cls 6336 12 6345 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3905 /force-app/main/default/classes/MetadataService.cls 6340 26 6340 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3905 /force-app/main/default/classes/MetadataService.cls 6340 26 6340 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3906 /force-app/main/default/classes/MetadataService.cls 6341 26 6341 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'operation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3906 /force-app/main/default/classes/MetadataService.cls 6341 26 6341 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'operation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3907 /force-app/main/default/classes/MetadataService.cls 6342 26 6342 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3907 /force-app/main/default/classes/MetadataService.cls 6342 26 6342 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3908 /force-app/main/default/classes/MetadataService.cls 6343 26 6343 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3908 /force-app/main/default/classes/MetadataService.cls 6343 26 6343 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3909 /force-app/main/default/classes/MetadataService.cls 6344 26 6344 91 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3909 /force-app/main/default/classes/MetadataService.cls 6344 26 6344 91 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3910 /force-app/main/default/classes/MetadataService.cls 6346 12 6361 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3910 /force-app/main/default/classes/MetadataService.cls 6346 12 6361 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3911 /force-app/main/default/classes/MetadataService.cls 6353 26 6353 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'aggregateType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3911 /force-app/main/default/classes/MetadataService.cls 6353 26 6353 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'aggregateType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3912 /force-app/main/default/classes/MetadataService.cls 6354 26 6354 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'calculatePercent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3912 /force-app/main/default/classes/MetadataService.cls 6354 26 6354 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'calculatePercent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3913 /force-app/main/default/classes/MetadataService.cls 6355 26 6355 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'column_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3913 /force-app/main/default/classes/MetadataService.cls 6355 26 6355 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'column_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3914 /force-app/main/default/classes/MetadataService.cls 6356 26 6356 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'decimalPlaces_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3914 /force-app/main/default/classes/MetadataService.cls 6356 26 6356 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'decimalPlaces_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3915 /force-app/main/default/classes/MetadataService.cls 6357 26 6357 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showTotal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3915 /force-app/main/default/classes/MetadataService.cls 6357 26 6357 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showTotal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3916 /force-app/main/default/classes/MetadataService.cls 6358 26 6358 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortBy_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3916 /force-app/main/default/classes/MetadataService.cls 6358 26 6358 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortBy_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3917 /force-app/main/default/classes/MetadataService.cls 6359 26 6359 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3917 /force-app/main/default/classes/MetadataService.cls 6359 26 6359 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3918 /force-app/main/default/classes/MetadataService.cls 6360 26 6360 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3918 /force-app/main/default/classes/MetadataService.cls 6360 26 6360 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3919 /force-app/main/default/classes/MetadataService.cls 6362 12 6389 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3919 /force-app/main/default/classes/MetadataService.cls 6362 12 6389 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3920 /force-app/main/default/classes/MetadataService.cls 6362 12 6389 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3920 /force-app/main/default/classes/MetadataService.cls 6362 12 6389 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3921 /force-app/main/default/classes/MetadataService.cls 6365 26 6365 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3921 /force-app/main/default/classes/MetadataService.cls 6365 26 6365 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3922 /force-app/main/default/classes/MetadataService.cls 6376 26 6376 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accountAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3922 /force-app/main/default/classes/MetadataService.cls 6376 26 6376 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accountAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3923 /force-app/main/default/classes/MetadataService.cls 6377 26 6377 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3923 /force-app/main/default/classes/MetadataService.cls 6377 26 6377 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3924 /force-app/main/default/classes/MetadataService.cls 6378 26 6378 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'contactAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3924 /force-app/main/default/classes/MetadataService.cls 6378 26 6378 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'contactAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3925 /force-app/main/default/classes/MetadataService.cls 6379 26 6379 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3925 /force-app/main/default/classes/MetadataService.cls 6379 26 6379 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3926 /force-app/main/default/classes/MetadataService.cls 6380 26 6380 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3926 /force-app/main/default/classes/MetadataService.cls 6380 26 6380 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3927 /force-app/main/default/classes/MetadataService.cls 6381 26 6381 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3927 /force-app/main/default/classes/MetadataService.cls 6381 26 6381 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3928 /force-app/main/default/classes/MetadataService.cls 6382 26 6382 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'opportunityAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3928 /force-app/main/default/classes/MetadataService.cls 6382 26 6382 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'opportunityAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3929 /force-app/main/default/classes/MetadataService.cls 6383 26 6383 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'parentTerritory_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3929 /force-app/main/default/classes/MetadataService.cls 6383 26 6383 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'parentTerritory_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3930 /force-app/main/default/classes/MetadataService.cls 6384 26 6384 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ruleAssociations_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3930 /force-app/main/default/classes/MetadataService.cls 6384 26 6384 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ruleAssociations_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3931 /force-app/main/default/classes/MetadataService.cls 6385 26 6385 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'territory2Type_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3931 /force-app/main/default/classes/MetadataService.cls 6385 26 6385 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'territory2Type_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3932 /force-app/main/default/classes/MetadataService.cls 6386 26 6386 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3932 /force-app/main/default/classes/MetadataService.cls 6386 26 6386 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3933 /force-app/main/default/classes/MetadataService.cls 6387 26 6387 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3933 /force-app/main/default/classes/MetadataService.cls 6387 26 6387 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3934 /force-app/main/default/classes/MetadataService.cls 6388 26 6388 250 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3934 /force-app/main/default/classes/MetadataService.cls 6388 26 6388 250 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3935 /force-app/main/default/classes/MetadataService.cls 6390 12 6401 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3935 /force-app/main/default/classes/MetadataService.cls 6390 12 6401 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3936 /force-app/main/default/classes/MetadataService.cls 6395 26 6395 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'height_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3936 /force-app/main/default/classes/MetadataService.cls 6395 26 6395 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'height_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3937 /force-app/main/default/classes/MetadataService.cls 6396 26 6396 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'location_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3937 /force-app/main/default/classes/MetadataService.cls 6396 26 6396 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'location_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3938 /force-app/main/default/classes/MetadataService.cls 6397 26 6397 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'units_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3938 /force-app/main/default/classes/MetadataService.cls 6397 26 6397 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'units_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3939 /force-app/main/default/classes/MetadataService.cls 6398 26 6398 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'width_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3939 /force-app/main/default/classes/MetadataService.cls 6398 26 6398 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'width_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3940 /force-app/main/default/classes/MetadataService.cls 6399 26 6399 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3940 /force-app/main/default/classes/MetadataService.cls 6399 26 6399 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3941 /force-app/main/default/classes/MetadataService.cls 6400 26 6400 99 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3941 /force-app/main/default/classes/MetadataService.cls 6400 26 6400 99 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3942 /force-app/main/default/classes/MetadataService.cls 6402 12 6415 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3942 /force-app/main/default/classes/MetadataService.cls 6402 12 6415 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3943 /force-app/main/default/classes/MetadataService.cls 6408 26 6408 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3943 /force-app/main/default/classes/MetadataService.cls 6408 26 6408 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3944 /force-app/main/default/classes/MetadataService.cls 6409 26 6409 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3944 /force-app/main/default/classes/MetadataService.cls 6409 26 6409 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3945 /force-app/main/default/classes/MetadataService.cls 6410 26 6410 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3945 /force-app/main/default/classes/MetadataService.cls 6410 26 6410 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3946 /force-app/main/default/classes/MetadataService.cls 6411 26 6411 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'validFor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3946 /force-app/main/default/classes/MetadataService.cls 6411 26 6411 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'validFor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3947 /force-app/main/default/classes/MetadataService.cls 6412 26 6412 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3947 /force-app/main/default/classes/MetadataService.cls 6412 26 6412 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3948 /force-app/main/default/classes/MetadataService.cls 6413 26 6413 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3948 /force-app/main/default/classes/MetadataService.cls 6413 26 6413 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3949 /force-app/main/default/classes/MetadataService.cls 6414 26 6414 114 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3949 /force-app/main/default/classes/MetadataService.cls 6414 26 6414 114 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3950 /force-app/main/default/classes/MetadataService.cls 6416 12 6435 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3950 /force-app/main/default/classes/MetadataService.cls 6416 12 6435 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3951 /force-app/main/default/classes/MetadataService.cls 6416 12 6435 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3951 /force-app/main/default/classes/MetadataService.cls 6416 12 6435 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3952 /force-app/main/default/classes/MetadataService.cls 6425 26 6425 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'bucketType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3952 /force-app/main/default/classes/MetadataService.cls 6425 26 6425 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'bucketType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3953 /force-app/main/default/classes/MetadataService.cls 6426 26 6426 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'developerName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3953 /force-app/main/default/classes/MetadataService.cls 6426 26 6426 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'developerName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3954 /force-app/main/default/classes/MetadataService.cls 6427 26 6427 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3954 /force-app/main/default/classes/MetadataService.cls 6427 26 6427 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3955 /force-app/main/default/classes/MetadataService.cls 6428 26 6428 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'nullTreatment_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3955 /force-app/main/default/classes/MetadataService.cls 6428 26 6428 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'nullTreatment_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3956 /force-app/main/default/classes/MetadataService.cls 6429 26 6429 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'otherBucketLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3956 /force-app/main/default/classes/MetadataService.cls 6429 26 6429 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'otherBucketLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3957 /force-app/main/default/classes/MetadataService.cls 6430 26 6430 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sourceColumnName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3957 /force-app/main/default/classes/MetadataService.cls 6430 26 6430 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sourceColumnName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3958 /force-app/main/default/classes/MetadataService.cls 6431 26 6431 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'useOther_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3958 /force-app/main/default/classes/MetadataService.cls 6431 26 6431 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'useOther_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3959 /force-app/main/default/classes/MetadataService.cls 6432 26 6432 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'values_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3959 /force-app/main/default/classes/MetadataService.cls 6432 26 6432 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'values_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3960 /force-app/main/default/classes/MetadataService.cls 6433 26 6433 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3960 /force-app/main/default/classes/MetadataService.cls 6433 26 6433 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3961 /force-app/main/default/classes/MetadataService.cls 6434 26 6434 180 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3961 /force-app/main/default/classes/MetadataService.cls 6434 26 6434 180 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3962 /force-app/main/default/classes/MetadataService.cls 6436 12 6441 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3962 /force-app/main/default/classes/MetadataService.cls 6436 12 6441 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3963 /force-app/main/default/classes/MetadataService.cls 6438 26 6438 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'community_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3963 /force-app/main/default/classes/MetadataService.cls 6438 26 6438 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'community_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3964 /force-app/main/default/classes/MetadataService.cls 6439 26 6439 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3964 /force-app/main/default/classes/MetadataService.cls 6439 26 6439 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3965 /force-app/main/default/classes/MetadataService.cls 6440 26 6440 75 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3965 /force-app/main/default/classes/MetadataService.cls 6440 26 6440 75 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3966 /force-app/main/default/classes/MetadataService.cls 6442 12 6461 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3966 /force-app/main/default/classes/MetadataService.cls 6442 12 6461 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3967 /force-app/main/default/classes/MetadataService.cls 6442 12 6461 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3967 /force-app/main/default/classes/MetadataService.cls 6442 12 6461 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3968 /force-app/main/default/classes/MetadataService.cls 6445 26 6445 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3968 /force-app/main/default/classes/MetadataService.cls 6445 26 6445 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3969 /force-app/main/default/classes/MetadataService.cls 6452 26 6452 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'autoActivateNewReminders_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3969 /force-app/main/default/classes/MetadataService.cls 6452 26 6452 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'autoActivateNewReminders_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3970 /force-app/main/default/classes/MetadataService.cls 6453 26 6453 178 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableFindSimilarOpportunities_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3970 /force-app/main/default/classes/MetadataService.cls 6453 26 6453 178 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableFindSimilarOpportunities_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3971 /force-app/main/default/classes/MetadataService.cls 6454 26 6454 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableOpportunityTeam_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3971 /force-app/main/default/classes/MetadataService.cls 6454 26 6454 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableOpportunityTeam_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3972 /force-app/main/default/classes/MetadataService.cls 6455 26 6455 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableUpdateReminders_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3972 /force-app/main/default/classes/MetadataService.cls 6455 26 6455 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableUpdateReminders_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3973 /force-app/main/default/classes/MetadataService.cls 6456 26 6456 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'findSimilarOppFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3973 /force-app/main/default/classes/MetadataService.cls 6456 26 6456 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'findSimilarOppFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3974 /force-app/main/default/classes/MetadataService.cls 6457 26 6457 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'promptToAddProducts_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3974 /force-app/main/default/classes/MetadataService.cls 6457 26 6457 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'promptToAddProducts_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3975 /force-app/main/default/classes/MetadataService.cls 6458 26 6458 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3975 /force-app/main/default/classes/MetadataService.cls 6458 26 6458 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3976 /force-app/main/default/classes/MetadataService.cls 6459 26 6459 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3976 /force-app/main/default/classes/MetadataService.cls 6459 26 6459 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
3977 /force-app/main/default/classes/MetadataService.cls 6460 26 6460 228 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3977 /force-app/main/default/classes/MetadataService.cls 6460 26 6460 228 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3978 /force-app/main/default/classes/MetadataService.cls 6462 12 6473 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3978 /force-app/main/default/classes/MetadataService.cls 6462 12 6473 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3979 /force-app/main/default/classes/MetadataService.cls 6467 26 6467 122 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'id_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3979 /force-app/main/default/classes/MetadataService.cls 6467 26 6467 122 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'id_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3980 /force-app/main/default/classes/MetadataService.cls 6468 26 6468 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'message_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3980 /force-app/main/default/classes/MetadataService.cls 6468 26 6468 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'message_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3981 /force-app/main/default/classes/MetadataService.cls 6469 26 6469 125 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3981 /force-app/main/default/classes/MetadataService.cls 6469 26 6469 125 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3982 /force-app/main/default/classes/MetadataService.cls 6470 26 6470 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'namespace_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3982 /force-app/main/default/classes/MetadataService.cls 6470 26 6470 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'namespace_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3983 /force-app/main/default/classes/MetadataService.cls 6471 26 6471 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3983 /force-app/main/default/classes/MetadataService.cls 6471 26 6471 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3984 /force-app/main/default/classes/MetadataService.cls 6472 26 6472 97 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3984 /force-app/main/default/classes/MetadataService.cls 6472 26 6472 97 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3985 /force-app/main/default/classes/MetadataService.cls 6474 12 6481 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3985 /force-app/main/default/classes/MetadataService.cls 6474 12 6481 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3986 /force-app/main/default/classes/MetadataService.cls 6477 26 6477 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3986 /force-app/main/default/classes/MetadataService.cls 6477 26 6477 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3987 /force-app/main/default/classes/MetadataService.cls 6478 26 6478 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3987 /force-app/main/default/classes/MetadataService.cls 6478 26 6478 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3988 /force-app/main/default/classes/MetadataService.cls 6479 26 6479 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3988 /force-app/main/default/classes/MetadataService.cls 6479 26 6479 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3989 /force-app/main/default/classes/MetadataService.cls 6480 26 6480 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3989 /force-app/main/default/classes/MetadataService.cls 6480 26 6480 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3990 /force-app/main/default/classes/MetadataService.cls 6482 12 6491 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3990 /force-app/main/default/classes/MetadataService.cls 6482 12 6491 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3991 /force-app/main/default/classes/MetadataService.cls 6486 26 6486 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3991 /force-app/main/default/classes/MetadataService.cls 6486 26 6486 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3992 /force-app/main/default/classes/MetadataService.cls 6487 26 6487 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultArticleType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3992 /force-app/main/default/classes/MetadataService.cls 6487 26 6487 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultArticleType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3993 /force-app/main/default/classes/MetadataService.cls 6488 26 6488 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableArticleCreation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3993 /force-app/main/default/classes/MetadataService.cls 6488 26 6488 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableArticleCreation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3994 /force-app/main/default/classes/MetadataService.cls 6489 26 6489 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3994 /force-app/main/default/classes/MetadataService.cls 6489 26 6489 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3995 /force-app/main/default/classes/MetadataService.cls 6490 26 6490 119 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3995 /force-app/main/default/classes/MetadataService.cls 6490 26 6490 119 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3996 /force-app/main/default/classes/MetadataService.cls 6492 12 6519 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3996 /force-app/main/default/classes/MetadataService.cls 6492 12 6519 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3997 /force-app/main/default/classes/MetadataService.cls 6492 12 6519 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3997 /force-app/main/default/classes/MetadataService.cls 6492 12 6519 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
3998 /force-app/main/default/classes/MetadataService.cls 6495 26 6495 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3998 /force-app/main/default/classes/MetadataService.cls 6495 26 6495 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3999 /force-app/main/default/classes/MetadataService.cls 6506 26 6506 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'available_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
3999 /force-app/main/default/classes/MetadataService.cls 6506 26 6506 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'available_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4000 /force-app/main/default/classes/MetadataService.cls 6507 26 6507 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'backgroundColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4000 /force-app/main/default/classes/MetadataService.cls 6507 26 6507 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'backgroundColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4001 /force-app/main/default/classes/MetadataService.cls 6508 26 6508 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'bodyColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4001 /force-app/main/default/classes/MetadataService.cls 6508 26 6508 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'bodyColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4002 /force-app/main/default/classes/MetadataService.cls 6509 26 6509 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'bottomLine_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4002 /force-app/main/default/classes/MetadataService.cls 6509 26 6509 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'bottomLine_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4003 /force-app/main/default/classes/MetadataService.cls 6510 26 6510 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4003 /force-app/main/default/classes/MetadataService.cls 6510 26 6510 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4004 /force-app/main/default/classes/MetadataService.cls 6511 26 6511 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'footer_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4004 /force-app/main/default/classes/MetadataService.cls 6511 26 6511 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'footer_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4005 /force-app/main/default/classes/MetadataService.cls 6512 26 6512 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'header_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4005 /force-app/main/default/classes/MetadataService.cls 6512 26 6512 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'header_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4006 /force-app/main/default/classes/MetadataService.cls 6513 26 6513 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'middleLine_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4006 /force-app/main/default/classes/MetadataService.cls 6513 26 6513 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'middleLine_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4007 /force-app/main/default/classes/MetadataService.cls 6514 26 6514 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4007 /force-app/main/default/classes/MetadataService.cls 6514 26 6514 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4008 /force-app/main/default/classes/MetadataService.cls 6515 26 6515 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'topLine_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4008 /force-app/main/default/classes/MetadataService.cls 6515 26 6515 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'topLine_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4009 /force-app/main/default/classes/MetadataService.cls 6516 26 6516 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4009 /force-app/main/default/classes/MetadataService.cls 6516 26 6516 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4010 /force-app/main/default/classes/MetadataService.cls 6517 26 6517 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
4010 /force-app/main/default/classes/MetadataService.cls 6517 26 6517 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
4011 /force-app/main/default/classes/MetadataService.cls 6518 26 6518 192 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4011 /force-app/main/default/classes/MetadataService.cls 6518 26 6518 192 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4012 /force-app/main/default/classes/MetadataService.cls 6520 12 6529 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4012 /force-app/main/default/classes/MetadataService.cls 6520 12 6529 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4013 /force-app/main/default/classes/MetadataService.cls 6523 26 6523 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4013 /force-app/main/default/classes/MetadataService.cls 6523 26 6523 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4014 /force-app/main/default/classes/MetadataService.cls 6525 26 6525 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'countriesAndStates_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4014 /force-app/main/default/classes/MetadataService.cls 6525 26 6525 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'countriesAndStates_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4015 /force-app/main/default/classes/MetadataService.cls 6526 26 6526 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4015 /force-app/main/default/classes/MetadataService.cls 6526 26 6526 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4016 /force-app/main/default/classes/MetadataService.cls 6527 26 6527 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
4016 /force-app/main/default/classes/MetadataService.cls 6527 26 6527 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
4017 /force-app/main/default/classes/MetadataService.cls 6528 26 6528 96 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4017 /force-app/main/default/classes/MetadataService.cls 6528 26 6528 96 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4018 /force-app/main/default/classes/MetadataService.cls 6530 12 6541 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4018 /force-app/main/default/classes/MetadataService.cls 6530 12 6541 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4019 /force-app/main/default/classes/MetadataService.cls 6533 26 6533 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4019 /force-app/main/default/classes/MetadataService.cls 6533 26 6533 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4020 /force-app/main/default/classes/MetadataService.cls 6536 26 6536 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4020 /force-app/main/default/classes/MetadataService.cls 6536 26 6536 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4021 /force-app/main/default/classes/MetadataService.cls 6537 26 6537 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4021 /force-app/main/default/classes/MetadataService.cls 6537 26 6537 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4022 /force-app/main/default/classes/MetadataService.cls 6538 26 6538 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4022 /force-app/main/default/classes/MetadataService.cls 6538 26 6538 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4023 /force-app/main/default/classes/MetadataService.cls 6539 26 6539 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
4023 /force-app/main/default/classes/MetadataService.cls 6539 26 6539 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
4024 /force-app/main/default/classes/MetadataService.cls 6540 26 6540 103 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4024 /force-app/main/default/classes/MetadataService.cls 6540 26 6540 103 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4025 /force-app/main/default/classes/MetadataService.cls 6542 12 6547 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4025 /force-app/main/default/classes/MetadataService.cls 6542 12 6547 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4026 /force-app/main/default/classes/MetadataService.cls 6544 26 6544 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pathAssistantEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4026 /force-app/main/default/classes/MetadataService.cls 6544 26 6544 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pathAssistantEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4027 /force-app/main/default/classes/MetadataService.cls 6545 26 6545 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4027 /force-app/main/default/classes/MetadataService.cls 6545 26 6545 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4028 /force-app/main/default/classes/MetadataService.cls 6546 26 6546 86 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4028 /force-app/main/default/classes/MetadataService.cls 6546 26 6546 86 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4029 /force-app/main/default/classes/MetadataService.cls 6548 12 6557 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4029 /force-app/main/default/classes/MetadataService.cls 6548 12 6557 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4030 /force-app/main/default/classes/MetadataService.cls 6552 26 6552 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'matchRuleSObjectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4030 /force-app/main/default/classes/MetadataService.cls 6552 26 6552 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'matchRuleSObjectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4031 /force-app/main/default/classes/MetadataService.cls 6553 26 6553 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'matchingRule_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4031 /force-app/main/default/classes/MetadataService.cls 6553 26 6553 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'matchingRule_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4032 /force-app/main/default/classes/MetadataService.cls 6554 26 6554 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'objectMapping_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4032 /force-app/main/default/classes/MetadataService.cls 6554 26 6554 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'objectMapping_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4033 /force-app/main/default/classes/MetadataService.cls 6555 26 6555 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4033 /force-app/main/default/classes/MetadataService.cls 6555 26 6555 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4034 /force-app/main/default/classes/MetadataService.cls 6556 26 6556 117 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4034 /force-app/main/default/classes/MetadataService.cls 6556 26 6556 117 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4035 /force-app/main/default/classes/MetadataService.cls 6558 12 6577 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4035 /force-app/main/default/classes/MetadataService.cls 6558 12 6577 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4036 /force-app/main/default/classes/MetadataService.cls 6558 12 6577 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
4036 /force-app/main/default/classes/MetadataService.cls 6558 12 6577 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
4037 /force-app/main/default/classes/MetadataService.cls 6566 23 6566 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
4037 /force-app/main/default/classes/MetadataService.cls 6566 23 6566 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
4038 /force-app/main/default/classes/MetadataService.cls 6567 26 6567 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4038 /force-app/main/default/classes/MetadataService.cls 6567 26 6567 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4039 /force-app/main/default/classes/MetadataService.cls 6568 26 6568 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4039 /force-app/main/default/classes/MetadataService.cls 6568 26 6568 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4040 /force-app/main/default/classes/MetadataService.cls 6569 26 6569 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4040 /force-app/main/default/classes/MetadataService.cls 6569 26 6569 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4041 /force-app/main/default/classes/MetadataService.cls 6570 26 6570 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'maxOccurs_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4041 /force-app/main/default/classes/MetadataService.cls 6570 26 6570 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'maxOccurs_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4042 /force-app/main/default/classes/MetadataService.cls 6571 26 6571 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'minOccurs_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4042 /force-app/main/default/classes/MetadataService.cls 6571 26 6571 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'minOccurs_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4043 /force-app/main/default/classes/MetadataService.cls 6572 26 6572 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4043 /force-app/main/default/classes/MetadataService.cls 6572 26 6572 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4044 /force-app/main/default/classes/MetadataService.cls 6573 26 6573 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sObjectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4044 /force-app/main/default/classes/MetadataService.cls 6573 26 6573 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sObjectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4045 /force-app/main/default/classes/MetadataService.cls 6574 26 6574 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4045 /force-app/main/default/classes/MetadataService.cls 6574 26 6574 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4046 /force-app/main/default/classes/MetadataService.cls 6575 26 6575 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4046 /force-app/main/default/classes/MetadataService.cls 6575 26 6575 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4047 /force-app/main/default/classes/MetadataService.cls 6576 26 6576 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4047 /force-app/main/default/classes/MetadataService.cls 6576 26 6576 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4048 /force-app/main/default/classes/MetadataService.cls 6578 12 6587 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4048 /force-app/main/default/classes/MetadataService.cls 6578 12 6587 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4049 /force-app/main/default/classes/MetadataService.cls 6581 26 6581 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4049 /force-app/main/default/classes/MetadataService.cls 6581 26 6581 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4050 /force-app/main/default/classes/MetadataService.cls 6583 26 6583 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableQuote_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4050 /force-app/main/default/classes/MetadataService.cls 6583 26 6583 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableQuote_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4051 /force-app/main/default/classes/MetadataService.cls 6584 26 6584 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4051 /force-app/main/default/classes/MetadataService.cls 6584 26 6584 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4052 /force-app/main/default/classes/MetadataService.cls 6585 26 6585 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
4052 /force-app/main/default/classes/MetadataService.cls 6585 26 6585 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
4053 /force-app/main/default/classes/MetadataService.cls 6586 26 6586 89 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4053 /force-app/main/default/classes/MetadataService.cls 6586 26 6586 89 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4054 /force-app/main/default/classes/MetadataService.cls 6588 12 6617 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4054 /force-app/main/default/classes/MetadataService.cls 6588 12 6617 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4055 /force-app/main/default/classes/MetadataService.cls 6588 12 6617 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
4055 /force-app/main/default/classes/MetadataService.cls 6588 12 6617 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
4056 /force-app/main/default/classes/MetadataService.cls 6602 26 6602 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'loginFooterText_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4056 /force-app/main/default/classes/MetadataService.cls 6602 26 6602 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'loginFooterText_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4057 /force-app/main/default/classes/MetadataService.cls 6603 26 6603 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'loginLogo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4057 /force-app/main/default/classes/MetadataService.cls 6603 26 6603 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'loginLogo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4058 /force-app/main/default/classes/MetadataService.cls 6604 26 6604 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pageFooter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4058 /force-app/main/default/classes/MetadataService.cls 6604 26 6604 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pageFooter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4059 /force-app/main/default/classes/MetadataService.cls 6605 26 6605 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pageHeader_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4059 /force-app/main/default/classes/MetadataService.cls 6605 26 6605 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pageHeader_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4060 /force-app/main/default/classes/MetadataService.cls 6606 26 6606 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'primaryColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4060 /force-app/main/default/classes/MetadataService.cls 6606 26 6606 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'primaryColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4061 /force-app/main/default/classes/MetadataService.cls 6607 26 6607 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'primaryComplementColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4061 /force-app/main/default/classes/MetadataService.cls 6607 26 6607 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'primaryComplementColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4062 /force-app/main/default/classes/MetadataService.cls 6608 26 6608 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quaternaryColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4062 /force-app/main/default/classes/MetadataService.cls 6608 26 6608 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quaternaryColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4063 /force-app/main/default/classes/MetadataService.cls 6609 26 6609 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quaternaryComplementColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4063 /force-app/main/default/classes/MetadataService.cls 6609 26 6609 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quaternaryComplementColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4064 /force-app/main/default/classes/MetadataService.cls 6610 26 6610 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'secondaryColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4064 /force-app/main/default/classes/MetadataService.cls 6610 26 6610 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'secondaryColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4065 /force-app/main/default/classes/MetadataService.cls 6611 26 6611 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tertiaryColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4065 /force-app/main/default/classes/MetadataService.cls 6611 26 6611 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tertiaryColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4066 /force-app/main/default/classes/MetadataService.cls 6612 26 6612 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tertiaryComplementColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4066 /force-app/main/default/classes/MetadataService.cls 6612 26 6612 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tertiaryComplementColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4067 /force-app/main/default/classes/MetadataService.cls 6613 26 6613 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'zeronaryColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4067 /force-app/main/default/classes/MetadataService.cls 6613 26 6613 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'zeronaryColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4068 /force-app/main/default/classes/MetadataService.cls 6614 26 6614 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'zeronaryComplementColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4068 /force-app/main/default/classes/MetadataService.cls 6614 26 6614 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'zeronaryComplementColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4069 /force-app/main/default/classes/MetadataService.cls 6615 26 6615 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4069 /force-app/main/default/classes/MetadataService.cls 6615 26 6615 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4070 /force-app/main/default/classes/MetadataService.cls 6616 26 6616 306 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4070 /force-app/main/default/classes/MetadataService.cls 6616 26 6616 306 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4071 /force-app/main/default/classes/MetadataService.cls 6618 12 6661 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4071 /force-app/main/default/classes/MetadataService.cls 6618 12 6661 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4072 /force-app/main/default/classes/MetadataService.cls 6618 12 6661 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount The class BusinessHoursEntry has 20 public methods, attributes, and properties (limit: 20)
4072 /force-app/main/default/classes/MetadataService.cls 6618 12 6661 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount The class BusinessHoursEntry has 20 public methods, attributes, and properties (limit: 20)
4073 /force-app/main/default/classes/MetadataService.cls 6618 12 6661 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
4073 /force-app/main/default/classes/MetadataService.cls 6618 12 6661 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
4074 /force-app/main/default/classes/MetadataService.cls 6621 26 6621 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4074 /force-app/main/default/classes/MetadataService.cls 6621 26 6621 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4075 /force-app/main/default/classes/MetadataService.cls 6623 24 6623 33 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x' doesn't match '[a-z][a-zA-Z0-9]*'
4075 /force-app/main/default/classes/MetadataService.cls 6623 24 6623 33 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x' doesn't match '[a-z][a-zA-Z0-9]*'
4076 /force-app/main/default/classes/MetadataService.cls 6640 26 6640 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4076 /force-app/main/default/classes/MetadataService.cls 6640 26 6640 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4077 /force-app/main/default/classes/MetadataService.cls 6641 26 6641 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4077 /force-app/main/default/classes/MetadataService.cls 6641 26 6641 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4078 /force-app/main/default/classes/MetadataService.cls 6642 26 6642 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fridayEndTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4078 /force-app/main/default/classes/MetadataService.cls 6642 26 6642 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fridayEndTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4079 /force-app/main/default/classes/MetadataService.cls 6643 26 6643 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fridayStartTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4079 /force-app/main/default/classes/MetadataService.cls 6643 26 6643 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fridayStartTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4080 /force-app/main/default/classes/MetadataService.cls 6644 26 6644 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'mondayEndTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4080 /force-app/main/default/classes/MetadataService.cls 6644 26 6644 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'mondayEndTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4081 /force-app/main/default/classes/MetadataService.cls 6645 26 6645 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'mondayStartTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4081 /force-app/main/default/classes/MetadataService.cls 6645 26 6645 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'mondayStartTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4082 /force-app/main/default/classes/MetadataService.cls 6646 26 6646 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4082 /force-app/main/default/classes/MetadataService.cls 6646 26 6646 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4083 /force-app/main/default/classes/MetadataService.cls 6647 26 6647 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'saturdayEndTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4083 /force-app/main/default/classes/MetadataService.cls 6647 26 6647 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'saturdayEndTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4084 /force-app/main/default/classes/MetadataService.cls 6648 26 6648 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'saturdayStartTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4084 /force-app/main/default/classes/MetadataService.cls 6648 26 6648 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'saturdayStartTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4085 /force-app/main/default/classes/MetadataService.cls 6649 26 6649 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sundayEndTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4085 /force-app/main/default/classes/MetadataService.cls 6649 26 6649 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sundayEndTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4086 /force-app/main/default/classes/MetadataService.cls 6650 26 6650 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sundayStartTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4086 /force-app/main/default/classes/MetadataService.cls 6650 26 6650 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sundayStartTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4087 /force-app/main/default/classes/MetadataService.cls 6651 26 6651 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'thursdayEndTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4087 /force-app/main/default/classes/MetadataService.cls 6651 26 6651 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'thursdayEndTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4088 /force-app/main/default/classes/MetadataService.cls 6652 26 6652 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'thursdayStartTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4088 /force-app/main/default/classes/MetadataService.cls 6652 26 6652 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'thursdayStartTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4089 /force-app/main/default/classes/MetadataService.cls 6653 26 6653 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'timeZoneId_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4089 /force-app/main/default/classes/MetadataService.cls 6653 26 6653 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'timeZoneId_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4090 /force-app/main/default/classes/MetadataService.cls 6654 26 6654 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tuesdayEndTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4090 /force-app/main/default/classes/MetadataService.cls 6654 26 6654 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tuesdayEndTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4091 /force-app/main/default/classes/MetadataService.cls 6655 26 6655 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tuesdayStartTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4091 /force-app/main/default/classes/MetadataService.cls 6655 26 6655 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tuesdayStartTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4092 /force-app/main/default/classes/MetadataService.cls 6656 26 6656 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'wednesdayEndTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4092 /force-app/main/default/classes/MetadataService.cls 6656 26 6656 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'wednesdayEndTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4093 /force-app/main/default/classes/MetadataService.cls 6657 26 6657 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'wednesdayStartTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4093 /force-app/main/default/classes/MetadataService.cls 6657 26 6657 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'wednesdayStartTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4094 /force-app/main/default/classes/MetadataService.cls 6658 26 6658 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4094 /force-app/main/default/classes/MetadataService.cls 6658 26 6658 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4095 /force-app/main/default/classes/MetadataService.cls 6659 26 6659 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
4095 /force-app/main/default/classes/MetadataService.cls 6659 26 6659 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
4096 /force-app/main/default/classes/MetadataService.cls 6660 26 6660 370 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4096 /force-app/main/default/classes/MetadataService.cls 6660 26 6660 370 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4097 /force-app/main/default/classes/MetadataService.cls 6662 12 6669 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4097 /force-app/main/default/classes/MetadataService.cls 6662 12 6669 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4098 /force-app/main/default/classes/MetadataService.cls 6665 26 6665 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'permissionSet_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4098 /force-app/main/default/classes/MetadataService.cls 6665 26 6665 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'permissionSet_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4099 /force-app/main/default/classes/MetadataService.cls 6666 26 6666 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'profile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4099 /force-app/main/default/classes/MetadataService.cls 6666 26 6666 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'profile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4100 /force-app/main/default/classes/MetadataService.cls 6667 26 6667 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4100 /force-app/main/default/classes/MetadataService.cls 6667 26 6667 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4101 /force-app/main/default/classes/MetadataService.cls 6668 26 6668 89 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4101 /force-app/main/default/classes/MetadataService.cls 6668 26 6668 89 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4102 /force-app/main/default/classes/MetadataService.cls 6670 12 6691 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4102 /force-app/main/default/classes/MetadataService.cls 6670 12 6691 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4103 /force-app/main/default/classes/MetadataService.cls 6670 12 6691 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
4103 /force-app/main/default/classes/MetadataService.cls 6670 12 6691 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
4104 /force-app/main/default/classes/MetadataService.cls 6673 26 6673 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4104 /force-app/main/default/classes/MetadataService.cls 6673 26 6673 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4105 /force-app/main/default/classes/MetadataService.cls 6675 26 6675 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4105 /force-app/main/default/classes/MetadataService.cls 6675 26 6675 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4106 /force-app/main/default/classes/MetadataService.cls 6682 26 6682 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4106 /force-app/main/default/classes/MetadataService.cls 6682 26 6682 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4107 /force-app/main/default/classes/MetadataService.cls 6683 26 6683 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'availableInTouch_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4107 /force-app/main/default/classes/MetadataService.cls 6683 26 6683 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'availableInTouch_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4108 /force-app/main/default/classes/MetadataService.cls 6684 26 6684 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'confirmationTokenRequired_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4108 /force-app/main/default/classes/MetadataService.cls 6684 26 6684 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'confirmationTokenRequired_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4109 /force-app/main/default/classes/MetadataService.cls 6685 26 6685 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4109 /force-app/main/default/classes/MetadataService.cls 6685 26 6685 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4110 /force-app/main/default/classes/MetadataService.cls 6686 26 6686 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4110 /force-app/main/default/classes/MetadataService.cls 6686 26 6686 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4111 /force-app/main/default/classes/MetadataService.cls 6687 26 6687 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'packageVersions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4111 /force-app/main/default/classes/MetadataService.cls 6687 26 6687 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'packageVersions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4112 /force-app/main/default/classes/MetadataService.cls 6688 26 6688 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4112 /force-app/main/default/classes/MetadataService.cls 6688 26 6688 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4113 /force-app/main/default/classes/MetadataService.cls 6689 26 6689 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
4113 /force-app/main/default/classes/MetadataService.cls 6689 26 6689 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
4114 /force-app/main/default/classes/MetadataService.cls 6690 26 6690 185 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4114 /force-app/main/default/classes/MetadataService.cls 6690 26 6690 185 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4115 /force-app/main/default/classes/MetadataService.cls 6692 12 6781 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4115 /force-app/main/default/classes/MetadataService.cls 6692 12 6781 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4116 /force-app/main/default/classes/MetadataService.cls 6692 12 6781 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount The class CustomSite has 43 public methods, attributes, and properties (limit: 20)
4116 /force-app/main/default/classes/MetadataService.cls 6692 12 6781 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount The class CustomSite has 43 public methods, attributes, and properties (limit: 20)
4117 /force-app/main/default/classes/MetadataService.cls 6692 12 6781 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
4117 /force-app/main/default/classes/MetadataService.cls 6692 12 6781 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
4118 /force-app/main/default/classes/MetadataService.cls 6695 26 6695 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4118 /force-app/main/default/classes/MetadataService.cls 6695 26 6695 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4119 /force-app/main/default/classes/MetadataService.cls 6737 26 6737 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4119 /force-app/main/default/classes/MetadataService.cls 6737 26 6737 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4120 /force-app/main/default/classes/MetadataService.cls 6738 26 6738 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowHomePage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4120 /force-app/main/default/classes/MetadataService.cls 6738 26 6738 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowHomePage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4121 /force-app/main/default/classes/MetadataService.cls 6739 26 6739 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowStandardAnswersPages_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4121 /force-app/main/default/classes/MetadataService.cls 6739 26 6739 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowStandardAnswersPages_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4122 /force-app/main/default/classes/MetadataService.cls 6740 26 6740 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowStandardIdeasPages_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4122 /force-app/main/default/classes/MetadataService.cls 6740 26 6740 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowStandardIdeasPages_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4123 /force-app/main/default/classes/MetadataService.cls 6741 26 6741 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowStandardLookups_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4123 /force-app/main/default/classes/MetadataService.cls 6741 26 6741 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowStandardLookups_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4124 /force-app/main/default/classes/MetadataService.cls 6742 26 6742 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowStandardSearch_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4124 /force-app/main/default/classes/MetadataService.cls 6742 26 6742 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowStandardSearch_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4125 /force-app/main/default/classes/MetadataService.cls 6743 26 6743 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'analyticsTrackingCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4125 /force-app/main/default/classes/MetadataService.cls 6743 26 6743 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'analyticsTrackingCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4126 /force-app/main/default/classes/MetadataService.cls 6744 26 6744 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'authorizationRequiredPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4126 /force-app/main/default/classes/MetadataService.cls 6744 26 6744 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'authorizationRequiredPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4127 /force-app/main/default/classes/MetadataService.cls 6745 26 6745 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'bandwidthExceededPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4127 /force-app/main/default/classes/MetadataService.cls 6745 26 6745 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'bandwidthExceededPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4128 /force-app/main/default/classes/MetadataService.cls 6746 26 6746 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'changePasswordPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4128 /force-app/main/default/classes/MetadataService.cls 6746 26 6746 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'changePasswordPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4129 /force-app/main/default/classes/MetadataService.cls 6747 26 6747 196 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chatterAnswersForgotPasswordConfirmPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4129 /force-app/main/default/classes/MetadataService.cls 6747 26 6747 196 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chatterAnswersForgotPasswordConfirmPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4130 /force-app/main/default/classes/MetadataService.cls 6748 26 6748 182 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chatterAnswersForgotPasswordPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4130 /force-app/main/default/classes/MetadataService.cls 6748 26 6748 182 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chatterAnswersForgotPasswordPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4131 /force-app/main/default/classes/MetadataService.cls 6749 26 6749 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chatterAnswersHelpPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4131 /force-app/main/default/classes/MetadataService.cls 6749 26 6749 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chatterAnswersHelpPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4132 /force-app/main/default/classes/MetadataService.cls 6750 26 6750 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chatterAnswersLoginPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4132 /force-app/main/default/classes/MetadataService.cls 6750 26 6750 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chatterAnswersLoginPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4133 /force-app/main/default/classes/MetadataService.cls 6751 26 6751 178 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chatterAnswersRegistrationPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4133 /force-app/main/default/classes/MetadataService.cls 6751 26 6751 178 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chatterAnswersRegistrationPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4134 /force-app/main/default/classes/MetadataService.cls 6752 26 6752 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'clickjackProtectionLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4134 /force-app/main/default/classes/MetadataService.cls 6752 26 6752 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'clickjackProtectionLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4135 /force-app/main/default/classes/MetadataService.cls 6753 26 6753 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customWebAddresses_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4135 /force-app/main/default/classes/MetadataService.cls 6753 26 6753 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customWebAddresses_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4136 /force-app/main/default/classes/MetadataService.cls 6754 26 6754 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4136 /force-app/main/default/classes/MetadataService.cls 6754 26 6754 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4137 /force-app/main/default/classes/MetadataService.cls 6755 26 6755 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'favoriteIcon_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4137 /force-app/main/default/classes/MetadataService.cls 6755 26 6755 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'favoriteIcon_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4138 /force-app/main/default/classes/MetadataService.cls 6756 26 6756 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fileNotFoundPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4138 /force-app/main/default/classes/MetadataService.cls 6756 26 6756 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fileNotFoundPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4139 /force-app/main/default/classes/MetadataService.cls 6757 26 6757 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'forgotPasswordPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4139 /force-app/main/default/classes/MetadataService.cls 6757 26 6757 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'forgotPasswordPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4140 /force-app/main/default/classes/MetadataService.cls 6758 26 6758 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'genericErrorPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4140 /force-app/main/default/classes/MetadataService.cls 6758 26 6758 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'genericErrorPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4141 /force-app/main/default/classes/MetadataService.cls 6759 26 6759 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'guestProfile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4141 /force-app/main/default/classes/MetadataService.cls 6759 26 6759 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'guestProfile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4142 /force-app/main/default/classes/MetadataService.cls 6760 26 6760 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inMaintenancePage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4142 /force-app/main/default/classes/MetadataService.cls 6760 26 6760 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inMaintenancePage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4143 /force-app/main/default/classes/MetadataService.cls 6761 26 6761 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inactiveIndexPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4143 /force-app/main/default/classes/MetadataService.cls 6761 26 6761 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inactiveIndexPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4144 /force-app/main/default/classes/MetadataService.cls 6762 26 6762 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'indexPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4144 /force-app/main/default/classes/MetadataService.cls 6762 26 6762 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'indexPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4145 /force-app/main/default/classes/MetadataService.cls 6763 26 6763 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4145 /force-app/main/default/classes/MetadataService.cls 6763 26 6763 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4146 /force-app/main/default/classes/MetadataService.cls 6764 26 6764 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'myProfilePage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4146 /force-app/main/default/classes/MetadataService.cls 6764 26 6764 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'myProfilePage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4147 /force-app/main/default/classes/MetadataService.cls 6765 26 6765 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'portal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4147 /force-app/main/default/classes/MetadataService.cls 6765 26 6765 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'portal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4148 /force-app/main/default/classes/MetadataService.cls 6766 26 6766 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'requireHttps_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4148 /force-app/main/default/classes/MetadataService.cls 6766 26 6766 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'requireHttps_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4149 /force-app/main/default/classes/MetadataService.cls 6767 26 6767 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'requireInsecurePortalAccess_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4149 /force-app/main/default/classes/MetadataService.cls 6767 26 6767 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'requireInsecurePortalAccess_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4150 /force-app/main/default/classes/MetadataService.cls 6768 26 6768 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'robotsTxtPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4150 /force-app/main/default/classes/MetadataService.cls 6768 26 6768 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'robotsTxtPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4151 /force-app/main/default/classes/MetadataService.cls 6769 26 6769 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rootComponent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4151 /force-app/main/default/classes/MetadataService.cls 6769 26 6769 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rootComponent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4152 /force-app/main/default/classes/MetadataService.cls 6770 26 6770 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'selfRegPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4152 /force-app/main/default/classes/MetadataService.cls 6770 26 6770 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'selfRegPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4153 /force-app/main/default/classes/MetadataService.cls 6771 26 6771 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'serverIsDown_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4153 /force-app/main/default/classes/MetadataService.cls 6771 26 6771 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'serverIsDown_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4154 /force-app/main/default/classes/MetadataService.cls 6772 26 6772 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'siteAdmin_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4154 /force-app/main/default/classes/MetadataService.cls 6772 26 6772 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'siteAdmin_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4155 /force-app/main/default/classes/MetadataService.cls 6773 26 6773 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'siteRedirectMappings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4155 /force-app/main/default/classes/MetadataService.cls 6773 26 6773 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'siteRedirectMappings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4156 /force-app/main/default/classes/MetadataService.cls 6774 26 6774 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'siteTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4156 /force-app/main/default/classes/MetadataService.cls 6774 26 6774 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'siteTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4157 /force-app/main/default/classes/MetadataService.cls 6775 26 6775 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'siteType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4157 /force-app/main/default/classes/MetadataService.cls 6775 26 6775 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'siteType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4158 /force-app/main/default/classes/MetadataService.cls 6776 26 6776 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'subdomain_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4158 /force-app/main/default/classes/MetadataService.cls 6776 26 6776 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'subdomain_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4159 /force-app/main/default/classes/MetadataService.cls 6777 26 6777 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'urlPathPrefix_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4159 /force-app/main/default/classes/MetadataService.cls 6777 26 6777 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'urlPathPrefix_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4160 /force-app/main/default/classes/MetadataService.cls 6778 26 6778 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4160 /force-app/main/default/classes/MetadataService.cls 6778 26 6778 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4161 /force-app/main/default/classes/MetadataService.cls 6779 26 6779 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
4161 /force-app/main/default/classes/MetadataService.cls 6779 26 6779 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
4162 /force-app/main/default/classes/MetadataService.cls 6780 26 6780 894 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4162 /force-app/main/default/classes/MetadataService.cls 6780 26 6780 894 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4163 /force-app/main/default/classes/MetadataService.cls 6782 12 6795 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4163 /force-app/main/default/classes/MetadataService.cls 6782 12 6795 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4164 /force-app/main/default/classes/MetadataService.cls 6785 26 6785 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4164 /force-app/main/default/classes/MetadataService.cls 6785 26 6785 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4165 /force-app/main/default/classes/MetadataService.cls 6789 26 6789 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4165 /force-app/main/default/classes/MetadataService.cls 6789 26 6789 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4166 /force-app/main/default/classes/MetadataService.cls 6790 26 6790 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4166 /force-app/main/default/classes/MetadataService.cls 6790 26 6790 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4167 /force-app/main/default/classes/MetadataService.cls 6791 26 6791 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4167 /force-app/main/default/classes/MetadataService.cls 6791 26 6791 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4168 /force-app/main/default/classes/MetadataService.cls 6792 26 6792 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4168 /force-app/main/default/classes/MetadataService.cls 6792 26 6792 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4169 /force-app/main/default/classes/MetadataService.cls 6793 26 6793 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
4169 /force-app/main/default/classes/MetadataService.cls 6793 26 6793 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
4170 /force-app/main/default/classes/MetadataService.cls 6794 26 6794 111 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4170 /force-app/main/default/classes/MetadataService.cls 6794 26 6794 111 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4171 /force-app/main/default/classes/MetadataService.cls 6796 12 6801 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4171 /force-app/main/default/classes/MetadataService.cls 6796 12 6801 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4172 /force-app/main/default/classes/MetadataService.cls 6796 12 6801 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'renameMetadataResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4172 /force-app/main/default/classes/MetadataService.cls 6796 12 6801 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'renameMetadataResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4173 /force-app/main/default/classes/MetadataService.cls 6798 26 6798 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4173 /force-app/main/default/classes/MetadataService.cls 6798 26 6798 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4174 /force-app/main/default/classes/MetadataService.cls 6799 26 6799 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4174 /force-app/main/default/classes/MetadataService.cls 6799 26 6799 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4175 /force-app/main/default/classes/MetadataService.cls 6800 26 6800 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4175 /force-app/main/default/classes/MetadataService.cls 6800 26 6800 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4176 /force-app/main/default/classes/MetadataService.cls 6802 12 6809 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4176 /force-app/main/default/classes/MetadataService.cls 6802 12 6809 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4177 /force-app/main/default/classes/MetadataService.cls 6805 26 6805 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'hideOnDetail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4177 /force-app/main/default/classes/MetadataService.cls 6805 26 6805 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'hideOnDetail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4178 /force-app/main/default/classes/MetadataService.cls 6806 26 6806 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4178 /force-app/main/default/classes/MetadataService.cls 6806 26 6806 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4179 /force-app/main/default/classes/MetadataService.cls 6807 26 6807 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4179 /force-app/main/default/classes/MetadataService.cls 6807 26 6807 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4180 /force-app/main/default/classes/MetadataService.cls 6808 26 6808 85 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4180 /force-app/main/default/classes/MetadataService.cls 6808 26 6808 85 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4181 /force-app/main/default/classes/MetadataService.cls 6810 12 6817 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4181 /force-app/main/default/classes/MetadataService.cls 6810 12 6817 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4182 /force-app/main/default/classes/MetadataService.cls 6813 26 6813 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'languages_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4182 /force-app/main/default/classes/MetadataService.cls 6813 26 6813 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'languages_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4183 /force-app/main/default/classes/MetadataService.cls 6814 26 6814 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'terms_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4183 /force-app/main/default/classes/MetadataService.cls 6814 26 6814 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'terms_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4184 /force-app/main/default/classes/MetadataService.cls 6815 26 6815 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4184 /force-app/main/default/classes/MetadataService.cls 6815 26 6815 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4185 /force-app/main/default/classes/MetadataService.cls 6816 26 6816 83 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4185 /force-app/main/default/classes/MetadataService.cls 6816 26 6816 83 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4186 /force-app/main/default/classes/MetadataService.cls 6818 12 6843 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4186 /force-app/main/default/classes/MetadataService.cls 6818 12 6843 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4187 /force-app/main/default/classes/MetadataService.cls 6818 12 6843 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
4187 /force-app/main/default/classes/MetadataService.cls 6818 12 6843 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
4188 /force-app/main/default/classes/MetadataService.cls 6821 26 6821 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4188 /force-app/main/default/classes/MetadataService.cls 6821 26 6821 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4189 /force-app/main/default/classes/MetadataService.cls 6824 26 6824 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4189 /force-app/main/default/classes/MetadataService.cls 6824 26 6824 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4190 /force-app/main/default/classes/MetadataService.cls 6825 26 6825 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4190 /force-app/main/default/classes/MetadataService.cls 6825 26 6825 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4191 /force-app/main/default/classes/MetadataService.cls 6829 26 6829 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4191 /force-app/main/default/classes/MetadataService.cls 6829 26 6829 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4192 /force-app/main/default/classes/MetadataService.cls 6830 26 6830 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4192 /force-app/main/default/classes/MetadataService.cls 6830 26 6830 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4193 /force-app/main/default/classes/MetadataService.cls 6831 26 6831 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4193 /force-app/main/default/classes/MetadataService.cls 6831 26 6831 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4194 /force-app/main/default/classes/MetadataService.cls 6836 26 6836 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4194 /force-app/main/default/classes/MetadataService.cls 6836 26 6836 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4195 /force-app/main/default/classes/MetadataService.cls 6837 26 6837 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'flowName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4195 /force-app/main/default/classes/MetadataService.cls 6837 26 6837 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'flowName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4196 /force-app/main/default/classes/MetadataService.cls 6838 26 6838 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inputAssignments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4196 /force-app/main/default/classes/MetadataService.cls 6838 26 6838 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inputAssignments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4197 /force-app/main/default/classes/MetadataService.cls 6839 26 6839 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'outputAssignments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4197 /force-app/main/default/classes/MetadataService.cls 6839 26 6839 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'outputAssignments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4198 /force-app/main/default/classes/MetadataService.cls 6840 26 6840 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4198 /force-app/main/default/classes/MetadataService.cls 6840 26 6840 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4199 /force-app/main/default/classes/MetadataService.cls 6841 26 6841 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
4199 /force-app/main/default/classes/MetadataService.cls 6841 26 6841 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
4200 /force-app/main/default/classes/MetadataService.cls 6842 26 6842 203 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4200 /force-app/main/default/classes/MetadataService.cls 6842 26 6842 203 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4201 /force-app/main/default/classes/MetadataService.cls 6844 12 6861 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4201 /force-app/main/default/classes/MetadataService.cls 6844 12 6861 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4202 /force-app/main/default/classes/MetadataService.cls 6844 12 6861 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
4202 /force-app/main/default/classes/MetadataService.cls 6844 12 6861 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
4203 /force-app/main/default/classes/MetadataService.cls 6847 26 6847 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4203 /force-app/main/default/classes/MetadataService.cls 6847 26 6847 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4204 /force-app/main/default/classes/MetadataService.cls 6853 26 6853 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'booleanFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4204 /force-app/main/default/classes/MetadataService.cls 6853 26 6853 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'booleanFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4205 /force-app/main/default/classes/MetadataService.cls 6854 26 6854 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4205 /force-app/main/default/classes/MetadataService.cls 6854 26 6854 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4206 /force-app/main/default/classes/MetadataService.cls 6855 26 6855 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4206 /force-app/main/default/classes/MetadataService.cls 6855 26 6855 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4207 /force-app/main/default/classes/MetadataService.cls 6856 26 6856 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'matchingRuleItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4207 /force-app/main/default/classes/MetadataService.cls 6856 26 6856 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'matchingRuleItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4208 /force-app/main/default/classes/MetadataService.cls 6857 26 6857 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ruleStatus_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4208 /force-app/main/default/classes/MetadataService.cls 6857 26 6857 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ruleStatus_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4209 /force-app/main/default/classes/MetadataService.cls 6858 26 6858 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4209 /force-app/main/default/classes/MetadataService.cls 6858 26 6858 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4210 /force-app/main/default/classes/MetadataService.cls 6859 26 6859 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
4210 /force-app/main/default/classes/MetadataService.cls 6859 26 6859 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
4211 /force-app/main/default/classes/MetadataService.cls 6860 26 6860 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4211 /force-app/main/default/classes/MetadataService.cls 6860 26 6860 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4212 /force-app/main/default/classes/MetadataService.cls 6862 12 6889 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4212 /force-app/main/default/classes/MetadataService.cls 6862 12 6889 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4213 /force-app/main/default/classes/MetadataService.cls 6862 12 6889 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
4213 /force-app/main/default/classes/MetadataService.cls 6862 12 6889 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
4214 /force-app/main/default/classes/MetadataService.cls 6875 26 6875 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiOnlyUserHomePageURL_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4214 /force-app/main/default/classes/MetadataService.cls 6875 26 6875 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiOnlyUserHomePageURL_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4215 /force-app/main/default/classes/MetadataService.cls 6876 26 6876 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'complexity_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4215 /force-app/main/default/classes/MetadataService.cls 6876 26 6876 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'complexity_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4216 /force-app/main/default/classes/MetadataService.cls 6877 26 6877 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'expiration_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4216 /force-app/main/default/classes/MetadataService.cls 6877 26 6877 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'expiration_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4217 /force-app/main/default/classes/MetadataService.cls 6878 26 6878 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'historyRestriction_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4217 /force-app/main/default/classes/MetadataService.cls 6878 26 6878 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'historyRestriction_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4218 /force-app/main/default/classes/MetadataService.cls 6879 26 6879 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lockoutInterval_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4218 /force-app/main/default/classes/MetadataService.cls 6879 26 6879 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lockoutInterval_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4219 /force-app/main/default/classes/MetadataService.cls 6880 26 6880 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'maxLoginAttempts_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4219 /force-app/main/default/classes/MetadataService.cls 6880 26 6880 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'maxLoginAttempts_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4220 /force-app/main/default/classes/MetadataService.cls 6881 26 6881 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'minimumPasswordLength_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4220 /force-app/main/default/classes/MetadataService.cls 6881 26 6881 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'minimumPasswordLength_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4221 /force-app/main/default/classes/MetadataService.cls 6882 26 6882 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'minimumPasswordLifetime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4221 /force-app/main/default/classes/MetadataService.cls 6882 26 6882 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'minimumPasswordLifetime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4222 /force-app/main/default/classes/MetadataService.cls 6883 26 6883 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'obscureSecretAnswer_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4222 /force-app/main/default/classes/MetadataService.cls 6883 26 6883 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'obscureSecretAnswer_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4223 /force-app/main/default/classes/MetadataService.cls 6884 26 6884 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'passwordAssistanceMessage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4223 /force-app/main/default/classes/MetadataService.cls 6884 26 6884 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'passwordAssistanceMessage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4224 /force-app/main/default/classes/MetadataService.cls 6885 26 6885 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'passwordAssistanceURL_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4224 /force-app/main/default/classes/MetadataService.cls 6885 26 6885 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'passwordAssistanceURL_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4225 /force-app/main/default/classes/MetadataService.cls 6886 26 6886 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'questionRestriction_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4225 /force-app/main/default/classes/MetadataService.cls 6886 26 6886 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'questionRestriction_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4226 /force-app/main/default/classes/MetadataService.cls 6887 26 6887 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4226 /force-app/main/default/classes/MetadataService.cls 6887 26 6887 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4227 /force-app/main/default/classes/MetadataService.cls 6888 26 6888 318 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4227 /force-app/main/default/classes/MetadataService.cls 6888 26 6888 318 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4228 /force-app/main/default/classes/MetadataService.cls 6890 12 6911 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4228 /force-app/main/default/classes/MetadataService.cls 6890 12 6911 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4229 /force-app/main/default/classes/MetadataService.cls 6890 12 6911 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
4229 /force-app/main/default/classes/MetadataService.cls 6890 12 6911 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
4230 /force-app/main/default/classes/MetadataService.cls 6900 26 6900 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assetType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4230 /force-app/main/default/classes/MetadataService.cls 6900 26 6900 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assetType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4231 /force-app/main/default/classes/MetadataService.cls 6901 26 6901 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'devName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4231 /force-app/main/default/classes/MetadataService.cls 6901 26 6901 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'devName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4232 /force-app/main/default/classes/MetadataService.cls 6902 26 6902 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'error_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4232 /force-app/main/default/classes/MetadataService.cls 6902 26 6902 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'error_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4233 /force-app/main/default/classes/MetadataService.cls 6903 26 6903 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'filter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4233 /force-app/main/default/classes/MetadataService.cls 6903 26 6903 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'filter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4234 /force-app/main/default/classes/MetadataService.cls 6904 26 6904 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'height_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4234 /force-app/main/default/classes/MetadataService.cls 6904 26 6904 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'height_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4235 /force-app/main/default/classes/MetadataService.cls 6905 26 6905 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'hideOnError_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4235 /force-app/main/default/classes/MetadataService.cls 6905 26 6905 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'hideOnError_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4236 /force-app/main/default/classes/MetadataService.cls 6906 26 6906 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showSharing_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4236 /force-app/main/default/classes/MetadataService.cls 6906 26 6906 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showSharing_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4237 /force-app/main/default/classes/MetadataService.cls 6907 26 6907 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showTitle_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4237 /force-app/main/default/classes/MetadataService.cls 6907 26 6907 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showTitle_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4238 /force-app/main/default/classes/MetadataService.cls 6908 26 6908 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'width_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4238 /force-app/main/default/classes/MetadataService.cls 6908 26 6908 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'width_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4239 /force-app/main/default/classes/MetadataService.cls 6909 26 6909 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4239 /force-app/main/default/classes/MetadataService.cls 6909 26 6909 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4240 /force-app/main/default/classes/MetadataService.cls 6910 26 6910 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4240 /force-app/main/default/classes/MetadataService.cls 6910 26 6910 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4241 /force-app/main/default/classes/MetadataService.cls 6912 12 6919 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4241 /force-app/main/default/classes/MetadataService.cls 6912 12 6919 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4242 /force-app/main/default/classes/MetadataService.cls 6915 26 6915 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableMobileLite_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4242 /force-app/main/default/classes/MetadataService.cls 6915 26 6915 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableMobileLite_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4243 /force-app/main/default/classes/MetadataService.cls 6916 26 6916 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableUserToDeviceLinking_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4243 /force-app/main/default/classes/MetadataService.cls 6916 26 6916 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableUserToDeviceLinking_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4244 /force-app/main/default/classes/MetadataService.cls 6917 26 6917 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4244 /force-app/main/default/classes/MetadataService.cls 6917 26 6917 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4245 /force-app/main/default/classes/MetadataService.cls 6918 26 6918 110 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4245 /force-app/main/default/classes/MetadataService.cls 6918 26 6918 110 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4246 /force-app/main/default/classes/MetadataService.cls 6920 12 6929 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4246 /force-app/main/default/classes/MetadataService.cls 6920 12 6929 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4247 /force-app/main/default/classes/MetadataService.cls 6923 26 6923 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4247 /force-app/main/default/classes/MetadataService.cls 6923 26 6923 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4248 /force-app/main/default/classes/MetadataService.cls 6925 26 6925 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4248 /force-app/main/default/classes/MetadataService.cls 6925 26 6925 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4249 /force-app/main/default/classes/MetadataService.cls 6926 26 6926 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4249 /force-app/main/default/classes/MetadataService.cls 6926 26 6926 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4250 /force-app/main/default/classes/MetadataService.cls 6927 26 6927 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
4250 /force-app/main/default/classes/MetadataService.cls 6927 26 6927 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
4251 /force-app/main/default/classes/MetadataService.cls 6928 26 6928 83 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4251 /force-app/main/default/classes/MetadataService.cls 6928 26 6928 83 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4252 /force-app/main/default/classes/MetadataService.cls 6930 12 6953 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4252 /force-app/main/default/classes/MetadataService.cls 6930 12 6953 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4253 /force-app/main/default/classes/MetadataService.cls 6930 12 6953 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
4253 /force-app/main/default/classes/MetadataService.cls 6930 12 6953 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
4254 /force-app/main/default/classes/MetadataService.cls 6933 26 6933 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4254 /force-app/main/default/classes/MetadataService.cls 6933 26 6933 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4255 /force-app/main/default/classes/MetadataService.cls 6936 26 6936 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4255 /force-app/main/default/classes/MetadataService.cls 6936 26 6936 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4256 /force-app/main/default/classes/MetadataService.cls 6937 26 6937 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4256 /force-app/main/default/classes/MetadataService.cls 6937 26 6937 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4257 /force-app/main/default/classes/MetadataService.cls 6941 26 6941 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4257 /force-app/main/default/classes/MetadataService.cls 6941 26 6941 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4258 /force-app/main/default/classes/MetadataService.cls 6942 26 6942 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4258 /force-app/main/default/classes/MetadataService.cls 6942 26 6942 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4259 /force-app/main/default/classes/MetadataService.cls 6943 26 6943 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4259 /force-app/main/default/classes/MetadataService.cls 6943 26 6943 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4260 /force-app/main/default/classes/MetadataService.cls 6947 26 6947 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultConnector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4260 /force-app/main/default/classes/MetadataService.cls 6947 26 6947 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultConnector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4261 /force-app/main/default/classes/MetadataService.cls 6948 26 6948 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultConnectorLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4261 /force-app/main/default/classes/MetadataService.cls 6948 26 6948 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultConnectorLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4262 /force-app/main/default/classes/MetadataService.cls 6949 26 6949 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rules_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4262 /force-app/main/default/classes/MetadataService.cls 6949 26 6949 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rules_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4263 /force-app/main/default/classes/MetadataService.cls 6950 26 6950 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4263 /force-app/main/default/classes/MetadataService.cls 6950 26 6950 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4264 /force-app/main/default/classes/MetadataService.cls 6951 26 6951 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
4264 /force-app/main/default/classes/MetadataService.cls 6951 26 6951 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
4265 /force-app/main/default/classes/MetadataService.cls 6952 26 6952 192 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4265 /force-app/main/default/classes/MetadataService.cls 6952 26 6952 192 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4266 /force-app/main/default/classes/MetadataService.cls 6954 12 6965 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4266 /force-app/main/default/classes/MetadataService.cls 6954 12 6965 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4267 /force-app/main/default/classes/MetadataService.cls 6959 26 6959 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'criteria_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4267 /force-app/main/default/classes/MetadataService.cls 6959 26 6959 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'criteria_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4268 /force-app/main/default/classes/MetadataService.cls 6960 26 6960 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4268 /force-app/main/default/classes/MetadataService.cls 6960 26 6960 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4269 /force-app/main/default/classes/MetadataService.cls 6961 26 6961 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isProtected_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4269 /force-app/main/default/classes/MetadataService.cls 6961 26 6961 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isProtected_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4270 /force-app/main/default/classes/MetadataService.cls 6962 26 6962 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4270 /force-app/main/default/classes/MetadataService.cls 6962 26 6962 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4271 /force-app/main/default/classes/MetadataService.cls 6963 26 6963 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4271 /force-app/main/default/classes/MetadataService.cls 6963 26 6963 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4272 /force-app/main/default/classes/MetadataService.cls 6964 26 6964 110 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4272 /force-app/main/default/classes/MetadataService.cls 6964 26 6964 110 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4273 /force-app/main/default/classes/MetadataService.cls 6966 12 6977 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4273 /force-app/main/default/classes/MetadataService.cls 6966 12 6977 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4274 /force-app/main/default/classes/MetadataService.cls 6967 24 6967 33 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x' doesn't match '[a-z][a-zA-Z0-9]*'
4274 /force-app/main/default/classes/MetadataService.cls 6967 24 6967 33 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x' doesn't match '[a-z][a-zA-Z0-9]*'
4275 /force-app/main/default/classes/MetadataService.cls 6971 26 6971 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4275 /force-app/main/default/classes/MetadataService.cls 6971 26 6971 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'default_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4276 /force-app/main/default/classes/MetadataService.cls 6972 26 6972 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'personAccountDefault_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4276 /force-app/main/default/classes/MetadataService.cls 6972 26 6972 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'personAccountDefault_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4277 /force-app/main/default/classes/MetadataService.cls 6973 26 6973 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4277 /force-app/main/default/classes/MetadataService.cls 6973 26 6973 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4278 /force-app/main/default/classes/MetadataService.cls 6974 26 6974 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'visible_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4278 /force-app/main/default/classes/MetadataService.cls 6974 26 6974 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'visible_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4279 /force-app/main/default/classes/MetadataService.cls 6975 26 6975 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4279 /force-app/main/default/classes/MetadataService.cls 6975 26 6975 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4280 /force-app/main/default/classes/MetadataService.cls 6976 26 6976 121 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4280 /force-app/main/default/classes/MetadataService.cls 6976 26 6976 121 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4281 /force-app/main/default/classes/MetadataService.cls 6978 12 6983 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4281 /force-app/main/default/classes/MetadataService.cls 6978 12 6983 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4282 /force-app/main/default/classes/MetadataService.cls 6980 26 6980 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableDashboardIPadApp_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4282 /force-app/main/default/classes/MetadataService.cls 6980 26 6980 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableDashboardIPadApp_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4283 /force-app/main/default/classes/MetadataService.cls 6981 26 6981 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4283 /force-app/main/default/classes/MetadataService.cls 6981 26 6981 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4284 /force-app/main/default/classes/MetadataService.cls 6982 26 6982 88 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4284 /force-app/main/default/classes/MetadataService.cls 6982 26 6982 88 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4285 /force-app/main/default/classes/MetadataService.cls 6984 12 6995 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4285 /force-app/main/default/classes/MetadataService.cls 6984 12 6995 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4286 /force-app/main/default/classes/MetadataService.cls 6989 26 6989 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'action_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4286 /force-app/main/default/classes/MetadataService.cls 6989 26 6989 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'action_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4287 /force-app/main/default/classes/MetadataService.cls 6990 26 6990 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isActive_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4287 /force-app/main/default/classes/MetadataService.cls 6990 26 6990 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isActive_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4288 /force-app/main/default/classes/MetadataService.cls 6991 26 6991 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'source_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4288 /force-app/main/default/classes/MetadataService.cls 6991 26 6991 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'source_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4289 /force-app/main/default/classes/MetadataService.cls 6992 26 6992 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'target_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4289 /force-app/main/default/classes/MetadataService.cls 6992 26 6992 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'target_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4290 /force-app/main/default/classes/MetadataService.cls 6993 26 6993 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4290 /force-app/main/default/classes/MetadataService.cls 6993 26 6993 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4291 /force-app/main/default/classes/MetadataService.cls 6994 26 6994 101 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4291 /force-app/main/default/classes/MetadataService.cls 6994 26 6994 101 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4292 /force-app/main/default/classes/MetadataService.cls 6996 12 7001 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4292 /force-app/main/default/classes/MetadataService.cls 6996 12 7001 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4293 /force-app/main/default/classes/MetadataService.cls 6998 26 6998 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'profile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4293 /force-app/main/default/classes/MetadataService.cls 6998 26 6998 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'profile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4294 /force-app/main/default/classes/MetadataService.cls 6999 26 6999 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4294 /force-app/main/default/classes/MetadataService.cls 6999 26 6999 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4295 /force-app/main/default/classes/MetadataService.cls 7000 26 7000 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4295 /force-app/main/default/classes/MetadataService.cls 7000 26 7000 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4296 /force-app/main/default/classes/MetadataService.cls 7002 12 7004 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4296 /force-app/main/default/classes/MetadataService.cls 7002 12 7004 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4297 /force-app/main/default/classes/MetadataService.cls 7003 9 7003 49 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4297 /force-app/main/default/classes/MetadataService.cls 7003 9 7003 49 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4298 /force-app/main/default/classes/MetadataService.cls 7005 12 7007 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4298 /force-app/main/default/classes/MetadataService.cls 7005 12 7007 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4299 /force-app/main/default/classes/MetadataService.cls 7006 9 7006 33 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4299 /force-app/main/default/classes/MetadataService.cls 7006 9 7006 33 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4300 /force-app/main/default/classes/MetadataService.cls 7008 12 7014 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4300 /force-app/main/default/classes/MetadataService.cls 7008 12 7014 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4301 /force-app/main/default/classes/MetadataService.cls 7010 16 7010 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4301 /force-app/main/default/classes/MetadataService.cls 7010 16 7010 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4302 /force-app/main/default/classes/MetadataService.cls 7011 26 7011 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4302 /force-app/main/default/classes/MetadataService.cls 7011 26 7011 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4303 /force-app/main/default/classes/MetadataService.cls 7011 26 7011 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4303 /force-app/main/default/classes/MetadataService.cls 7011 26 7011 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4304 /force-app/main/default/classes/MetadataService.cls 7012 26 7012 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4304 /force-app/main/default/classes/MetadataService.cls 7012 26 7012 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4305 /force-app/main/default/classes/MetadataService.cls 7012 26 7012 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4305 /force-app/main/default/classes/MetadataService.cls 7012 26 7012 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4306 /force-app/main/default/classes/MetadataService.cls 7013 26 7013 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4306 /force-app/main/default/classes/MetadataService.cls 7013 26 7013 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4307 /force-app/main/default/classes/MetadataService.cls 7013 26 7013 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4307 /force-app/main/default/classes/MetadataService.cls 7013 26 7013 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4308 /force-app/main/default/classes/MetadataService.cls 7015 12 7021 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4308 /force-app/main/default/classes/MetadataService.cls 7015 12 7021 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4309 /force-app/main/default/classes/MetadataService.cls 7015 12 7021 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCustomSiteResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4309 /force-app/main/default/classes/MetadataService.cls 7015 12 7021 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCustomSiteResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4310 /force-app/main/default/classes/MetadataService.cls 7017 16 7017 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4310 /force-app/main/default/classes/MetadataService.cls 7017 16 7017 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4311 /force-app/main/default/classes/MetadataService.cls 7018 26 7018 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4311 /force-app/main/default/classes/MetadataService.cls 7018 26 7018 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4312 /force-app/main/default/classes/MetadataService.cls 7018 26 7018 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4312 /force-app/main/default/classes/MetadataService.cls 7018 26 7018 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4313 /force-app/main/default/classes/MetadataService.cls 7019 26 7019 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4313 /force-app/main/default/classes/MetadataService.cls 7019 26 7019 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4314 /force-app/main/default/classes/MetadataService.cls 7019 26 7019 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4314 /force-app/main/default/classes/MetadataService.cls 7019 26 7019 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4315 /force-app/main/default/classes/MetadataService.cls 7020 26 7020 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4315 /force-app/main/default/classes/MetadataService.cls 7020 26 7020 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4316 /force-app/main/default/classes/MetadataService.cls 7020 26 7020 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4316 /force-app/main/default/classes/MetadataService.cls 7020 26 7020 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4317 /force-app/main/default/classes/MetadataService.cls 7022 12 7028 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4317 /force-app/main/default/classes/MetadataService.cls 7022 12 7028 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4318 /force-app/main/default/classes/MetadataService.cls 7024 16 7024 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4318 /force-app/main/default/classes/MetadataService.cls 7024 16 7024 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4319 /force-app/main/default/classes/MetadataService.cls 7025 26 7025 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4319 /force-app/main/default/classes/MetadataService.cls 7025 26 7025 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4320 /force-app/main/default/classes/MetadataService.cls 7025 26 7025 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4320 /force-app/main/default/classes/MetadataService.cls 7025 26 7025 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4321 /force-app/main/default/classes/MetadataService.cls 7026 26 7026 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4321 /force-app/main/default/classes/MetadataService.cls 7026 26 7026 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4322 /force-app/main/default/classes/MetadataService.cls 7026 26 7026 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4322 /force-app/main/default/classes/MetadataService.cls 7026 26 7026 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4323 /force-app/main/default/classes/MetadataService.cls 7027 26 7027 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4323 /force-app/main/default/classes/MetadataService.cls 7027 26 7027 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4324 /force-app/main/default/classes/MetadataService.cls 7027 26 7027 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4324 /force-app/main/default/classes/MetadataService.cls 7027 26 7027 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4325 /force-app/main/default/classes/MetadataService.cls 7029 12 7035 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4325 /force-app/main/default/classes/MetadataService.cls 7029 12 7035 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4326 /force-app/main/default/classes/MetadataService.cls 7029 12 7035 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readListViewResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4326 /force-app/main/default/classes/MetadataService.cls 7029 12 7035 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readListViewResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4327 /force-app/main/default/classes/MetadataService.cls 7031 16 7031 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4327 /force-app/main/default/classes/MetadataService.cls 7031 16 7031 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4328 /force-app/main/default/classes/MetadataService.cls 7032 26 7032 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4328 /force-app/main/default/classes/MetadataService.cls 7032 26 7032 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4329 /force-app/main/default/classes/MetadataService.cls 7032 26 7032 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4329 /force-app/main/default/classes/MetadataService.cls 7032 26 7032 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4330 /force-app/main/default/classes/MetadataService.cls 7033 26 7033 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4330 /force-app/main/default/classes/MetadataService.cls 7033 26 7033 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4331 /force-app/main/default/classes/MetadataService.cls 7033 26 7033 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4331 /force-app/main/default/classes/MetadataService.cls 7033 26 7033 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4332 /force-app/main/default/classes/MetadataService.cls 7034 26 7034 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4332 /force-app/main/default/classes/MetadataService.cls 7034 26 7034 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4333 /force-app/main/default/classes/MetadataService.cls 7034 26 7034 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4333 /force-app/main/default/classes/MetadataService.cls 7034 26 7034 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4334 /force-app/main/default/classes/MetadataService.cls 7036 12 7042 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4334 /force-app/main/default/classes/MetadataService.cls 7036 12 7042 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4335 /force-app/main/default/classes/MetadataService.cls 7038 16 7038 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4335 /force-app/main/default/classes/MetadataService.cls 7038 16 7038 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4336 /force-app/main/default/classes/MetadataService.cls 7039 26 7039 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4336 /force-app/main/default/classes/MetadataService.cls 7039 26 7039 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4337 /force-app/main/default/classes/MetadataService.cls 7039 26 7039 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4337 /force-app/main/default/classes/MetadataService.cls 7039 26 7039 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4338 /force-app/main/default/classes/MetadataService.cls 7040 26 7040 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4338 /force-app/main/default/classes/MetadataService.cls 7040 26 7040 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4339 /force-app/main/default/classes/MetadataService.cls 7040 26 7040 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4339 /force-app/main/default/classes/MetadataService.cls 7040 26 7040 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4340 /force-app/main/default/classes/MetadataService.cls 7041 26 7041 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4340 /force-app/main/default/classes/MetadataService.cls 7041 26 7041 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4341 /force-app/main/default/classes/MetadataService.cls 7041 26 7041 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4341 /force-app/main/default/classes/MetadataService.cls 7041 26 7041 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4342 /force-app/main/default/classes/MetadataService.cls 7043 12 7049 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4342 /force-app/main/default/classes/MetadataService.cls 7043 12 7049 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4343 /force-app/main/default/classes/MetadataService.cls 7043 12 7049 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readInstalledPackageResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4343 /force-app/main/default/classes/MetadataService.cls 7043 12 7049 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readInstalledPackageResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4344 /force-app/main/default/classes/MetadataService.cls 7045 16 7045 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4344 /force-app/main/default/classes/MetadataService.cls 7045 16 7045 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4345 /force-app/main/default/classes/MetadataService.cls 7046 26 7046 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4345 /force-app/main/default/classes/MetadataService.cls 7046 26 7046 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4346 /force-app/main/default/classes/MetadataService.cls 7046 26 7046 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4346 /force-app/main/default/classes/MetadataService.cls 7046 26 7046 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4347 /force-app/main/default/classes/MetadataService.cls 7047 26 7047 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4347 /force-app/main/default/classes/MetadataService.cls 7047 26 7047 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4348 /force-app/main/default/classes/MetadataService.cls 7047 26 7047 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4348 /force-app/main/default/classes/MetadataService.cls 7047 26 7047 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4349 /force-app/main/default/classes/MetadataService.cls 7048 26 7048 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4349 /force-app/main/default/classes/MetadataService.cls 7048 26 7048 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4350 /force-app/main/default/classes/MetadataService.cls 7048 26 7048 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4350 /force-app/main/default/classes/MetadataService.cls 7048 26 7048 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4351 /force-app/main/default/classes/MetadataService.cls 7050 12 7056 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4351 /force-app/main/default/classes/MetadataService.cls 7050 12 7056 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4352 /force-app/main/default/classes/MetadataService.cls 7052 16 7052 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4352 /force-app/main/default/classes/MetadataService.cls 7052 16 7052 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4353 /force-app/main/default/classes/MetadataService.cls 7053 26 7053 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4353 /force-app/main/default/classes/MetadataService.cls 7053 26 7053 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4354 /force-app/main/default/classes/MetadataService.cls 7053 26 7053 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4354 /force-app/main/default/classes/MetadataService.cls 7053 26 7053 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4355 /force-app/main/default/classes/MetadataService.cls 7054 26 7054 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4355 /force-app/main/default/classes/MetadataService.cls 7054 26 7054 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4356 /force-app/main/default/classes/MetadataService.cls 7054 26 7054 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4356 /force-app/main/default/classes/MetadataService.cls 7054 26 7054 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4357 /force-app/main/default/classes/MetadataService.cls 7055 26 7055 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4357 /force-app/main/default/classes/MetadataService.cls 7055 26 7055 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4358 /force-app/main/default/classes/MetadataService.cls 7055 26 7055 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4358 /force-app/main/default/classes/MetadataService.cls 7055 26 7055 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4359 /force-app/main/default/classes/MetadataService.cls 7057 12 7063 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4359 /force-app/main/default/classes/MetadataService.cls 7057 12 7063 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4360 /force-app/main/default/classes/MetadataService.cls 7057 12 7063 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCustomFieldResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4360 /force-app/main/default/classes/MetadataService.cls 7057 12 7063 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCustomFieldResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4361 /force-app/main/default/classes/MetadataService.cls 7059 16 7059 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4361 /force-app/main/default/classes/MetadataService.cls 7059 16 7059 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4362 /force-app/main/default/classes/MetadataService.cls 7060 26 7060 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4362 /force-app/main/default/classes/MetadataService.cls 7060 26 7060 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4363 /force-app/main/default/classes/MetadataService.cls 7060 26 7060 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4363 /force-app/main/default/classes/MetadataService.cls 7060 26 7060 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4364 /force-app/main/default/classes/MetadataService.cls 7061 26 7061 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4364 /force-app/main/default/classes/MetadataService.cls 7061 26 7061 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4365 /force-app/main/default/classes/MetadataService.cls 7061 26 7061 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4365 /force-app/main/default/classes/MetadataService.cls 7061 26 7061 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4366 /force-app/main/default/classes/MetadataService.cls 7062 26 7062 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4366 /force-app/main/default/classes/MetadataService.cls 7062 26 7062 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4367 /force-app/main/default/classes/MetadataService.cls 7062 26 7062 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4367 /force-app/main/default/classes/MetadataService.cls 7062 26 7062 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4368 /force-app/main/default/classes/MetadataService.cls 7064 12 7070 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4368 /force-app/main/default/classes/MetadataService.cls 7064 12 7070 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4369 /force-app/main/default/classes/MetadataService.cls 7066 16 7066 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4369 /force-app/main/default/classes/MetadataService.cls 7066 16 7066 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4370 /force-app/main/default/classes/MetadataService.cls 7067 26 7067 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4370 /force-app/main/default/classes/MetadataService.cls 7067 26 7067 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4371 /force-app/main/default/classes/MetadataService.cls 7067 26 7067 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4371 /force-app/main/default/classes/MetadataService.cls 7067 26 7067 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4372 /force-app/main/default/classes/MetadataService.cls 7068 26 7068 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4372 /force-app/main/default/classes/MetadataService.cls 7068 26 7068 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4373 /force-app/main/default/classes/MetadataService.cls 7068 26 7068 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4373 /force-app/main/default/classes/MetadataService.cls 7068 26 7068 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4374 /force-app/main/default/classes/MetadataService.cls 7069 26 7069 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4374 /force-app/main/default/classes/MetadataService.cls 7069 26 7069 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4375 /force-app/main/default/classes/MetadataService.cls 7069 26 7069 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4375 /force-app/main/default/classes/MetadataService.cls 7069 26 7069 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4376 /force-app/main/default/classes/MetadataService.cls 7071 12 7077 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4376 /force-app/main/default/classes/MetadataService.cls 7071 12 7077 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4377 /force-app/main/default/classes/MetadataService.cls 7071 12 7077 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readFieldSetResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4377 /force-app/main/default/classes/MetadataService.cls 7071 12 7077 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readFieldSetResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4378 /force-app/main/default/classes/MetadataService.cls 7073 16 7073 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4378 /force-app/main/default/classes/MetadataService.cls 7073 16 7073 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4379 /force-app/main/default/classes/MetadataService.cls 7074 26 7074 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4379 /force-app/main/default/classes/MetadataService.cls 7074 26 7074 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4380 /force-app/main/default/classes/MetadataService.cls 7074 26 7074 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4380 /force-app/main/default/classes/MetadataService.cls 7074 26 7074 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4381 /force-app/main/default/classes/MetadataService.cls 7075 26 7075 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4381 /force-app/main/default/classes/MetadataService.cls 7075 26 7075 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4382 /force-app/main/default/classes/MetadataService.cls 7075 26 7075 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4382 /force-app/main/default/classes/MetadataService.cls 7075 26 7075 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4383 /force-app/main/default/classes/MetadataService.cls 7076 26 7076 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4383 /force-app/main/default/classes/MetadataService.cls 7076 26 7076 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4384 /force-app/main/default/classes/MetadataService.cls 7076 26 7076 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4384 /force-app/main/default/classes/MetadataService.cls 7076 26 7076 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4385 /force-app/main/default/classes/MetadataService.cls 7078 12 7084 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4385 /force-app/main/default/classes/MetadataService.cls 7078 12 7084 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4386 /force-app/main/default/classes/MetadataService.cls 7080 16 7080 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4386 /force-app/main/default/classes/MetadataService.cls 7080 16 7080 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4387 /force-app/main/default/classes/MetadataService.cls 7081 26 7081 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4387 /force-app/main/default/classes/MetadataService.cls 7081 26 7081 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4388 /force-app/main/default/classes/MetadataService.cls 7081 26 7081 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4388 /force-app/main/default/classes/MetadataService.cls 7081 26 7081 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4389 /force-app/main/default/classes/MetadataService.cls 7082 26 7082 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4389 /force-app/main/default/classes/MetadataService.cls 7082 26 7082 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4390 /force-app/main/default/classes/MetadataService.cls 7082 26 7082 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4390 /force-app/main/default/classes/MetadataService.cls 7082 26 7082 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4391 /force-app/main/default/classes/MetadataService.cls 7083 26 7083 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4391 /force-app/main/default/classes/MetadataService.cls 7083 26 7083 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4392 /force-app/main/default/classes/MetadataService.cls 7083 26 7083 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4392 /force-app/main/default/classes/MetadataService.cls 7083 26 7083 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4393 /force-app/main/default/classes/MetadataService.cls 7085 12 7091 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4393 /force-app/main/default/classes/MetadataService.cls 7085 12 7091 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4394 /force-app/main/default/classes/MetadataService.cls 7085 12 7091 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readPicklistValueResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4394 /force-app/main/default/classes/MetadataService.cls 7085 12 7091 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readPicklistValueResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4395 /force-app/main/default/classes/MetadataService.cls 7087 16 7087 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4395 /force-app/main/default/classes/MetadataService.cls 7087 16 7087 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4396 /force-app/main/default/classes/MetadataService.cls 7088 26 7088 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4396 /force-app/main/default/classes/MetadataService.cls 7088 26 7088 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4397 /force-app/main/default/classes/MetadataService.cls 7088 26 7088 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4397 /force-app/main/default/classes/MetadataService.cls 7088 26 7088 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4398 /force-app/main/default/classes/MetadataService.cls 7089 26 7089 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4398 /force-app/main/default/classes/MetadataService.cls 7089 26 7089 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4399 /force-app/main/default/classes/MetadataService.cls 7089 26 7089 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4399 /force-app/main/default/classes/MetadataService.cls 7089 26 7089 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4400 /force-app/main/default/classes/MetadataService.cls 7090 26 7090 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4400 /force-app/main/default/classes/MetadataService.cls 7090 26 7090 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4401 /force-app/main/default/classes/MetadataService.cls 7090 26 7090 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4401 /force-app/main/default/classes/MetadataService.cls 7090 26 7090 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4402 /force-app/main/default/classes/MetadataService.cls 7092 12 7098 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4402 /force-app/main/default/classes/MetadataService.cls 7092 12 7098 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4403 /force-app/main/default/classes/MetadataService.cls 7094 16 7094 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4403 /force-app/main/default/classes/MetadataService.cls 7094 16 7094 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4404 /force-app/main/default/classes/MetadataService.cls 7095 26 7095 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4404 /force-app/main/default/classes/MetadataService.cls 7095 26 7095 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4405 /force-app/main/default/classes/MetadataService.cls 7095 26 7095 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4405 /force-app/main/default/classes/MetadataService.cls 7095 26 7095 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4406 /force-app/main/default/classes/MetadataService.cls 7096 26 7096 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4406 /force-app/main/default/classes/MetadataService.cls 7096 26 7096 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4407 /force-app/main/default/classes/MetadataService.cls 7096 26 7096 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4407 /force-app/main/default/classes/MetadataService.cls 7096 26 7096 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4408 /force-app/main/default/classes/MetadataService.cls 7097 26 7097 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4408 /force-app/main/default/classes/MetadataService.cls 7097 26 7097 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4409 /force-app/main/default/classes/MetadataService.cls 7097 26 7097 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4409 /force-app/main/default/classes/MetadataService.cls 7097 26 7097 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4410 /force-app/main/default/classes/MetadataService.cls 7099 12 7105 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4410 /force-app/main/default/classes/MetadataService.cls 7099 12 7105 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4411 /force-app/main/default/classes/MetadataService.cls 7099 12 7105 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readRecordTypeResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4411 /force-app/main/default/classes/MetadataService.cls 7099 12 7105 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readRecordTypeResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4412 /force-app/main/default/classes/MetadataService.cls 7101 16 7101 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4412 /force-app/main/default/classes/MetadataService.cls 7101 16 7101 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4413 /force-app/main/default/classes/MetadataService.cls 7102 26 7102 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4413 /force-app/main/default/classes/MetadataService.cls 7102 26 7102 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4414 /force-app/main/default/classes/MetadataService.cls 7102 26 7102 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4414 /force-app/main/default/classes/MetadataService.cls 7102 26 7102 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4415 /force-app/main/default/classes/MetadataService.cls 7103 26 7103 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4415 /force-app/main/default/classes/MetadataService.cls 7103 26 7103 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4416 /force-app/main/default/classes/MetadataService.cls 7103 26 7103 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4416 /force-app/main/default/classes/MetadataService.cls 7103 26 7103 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4417 /force-app/main/default/classes/MetadataService.cls 7104 26 7104 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4417 /force-app/main/default/classes/MetadataService.cls 7104 26 7104 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4418 /force-app/main/default/classes/MetadataService.cls 7104 26 7104 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4418 /force-app/main/default/classes/MetadataService.cls 7104 26 7104 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4419 /force-app/main/default/classes/MetadataService.cls 7106 12 7112 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4419 /force-app/main/default/classes/MetadataService.cls 7106 12 7112 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4420 /force-app/main/default/classes/MetadataService.cls 7108 16 7108 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4420 /force-app/main/default/classes/MetadataService.cls 7108 16 7108 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4421 /force-app/main/default/classes/MetadataService.cls 7109 26 7109 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4421 /force-app/main/default/classes/MetadataService.cls 7109 26 7109 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4422 /force-app/main/default/classes/MetadataService.cls 7109 26 7109 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4422 /force-app/main/default/classes/MetadataService.cls 7109 26 7109 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4423 /force-app/main/default/classes/MetadataService.cls 7110 26 7110 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4423 /force-app/main/default/classes/MetadataService.cls 7110 26 7110 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4424 /force-app/main/default/classes/MetadataService.cls 7110 26 7110 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4424 /force-app/main/default/classes/MetadataService.cls 7110 26 7110 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4425 /force-app/main/default/classes/MetadataService.cls 7111 26 7111 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4425 /force-app/main/default/classes/MetadataService.cls 7111 26 7111 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4426 /force-app/main/default/classes/MetadataService.cls 7111 26 7111 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4426 /force-app/main/default/classes/MetadataService.cls 7111 26 7111 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4427 /force-app/main/default/classes/MetadataService.cls 7113 12 7119 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4427 /force-app/main/default/classes/MetadataService.cls 7113 12 7119 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4428 /force-app/main/default/classes/MetadataService.cls 7113 12 7119 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWebLinkResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4428 /force-app/main/default/classes/MetadataService.cls 7113 12 7119 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWebLinkResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4429 /force-app/main/default/classes/MetadataService.cls 7115 16 7115 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4429 /force-app/main/default/classes/MetadataService.cls 7115 16 7115 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4430 /force-app/main/default/classes/MetadataService.cls 7116 26 7116 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4430 /force-app/main/default/classes/MetadataService.cls 7116 26 7116 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4431 /force-app/main/default/classes/MetadataService.cls 7116 26 7116 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4431 /force-app/main/default/classes/MetadataService.cls 7116 26 7116 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4432 /force-app/main/default/classes/MetadataService.cls 7117 26 7117 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4432 /force-app/main/default/classes/MetadataService.cls 7117 26 7117 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4433 /force-app/main/default/classes/MetadataService.cls 7117 26 7117 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4433 /force-app/main/default/classes/MetadataService.cls 7117 26 7117 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4434 /force-app/main/default/classes/MetadataService.cls 7118 26 7118 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4434 /force-app/main/default/classes/MetadataService.cls 7118 26 7118 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4435 /force-app/main/default/classes/MetadataService.cls 7118 26 7118 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4435 /force-app/main/default/classes/MetadataService.cls 7118 26 7118 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4436 /force-app/main/default/classes/MetadataService.cls 7120 12 7126 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4436 /force-app/main/default/classes/MetadataService.cls 7120 12 7126 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4437 /force-app/main/default/classes/MetadataService.cls 7122 16 7122 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4437 /force-app/main/default/classes/MetadataService.cls 7122 16 7122 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4438 /force-app/main/default/classes/MetadataService.cls 7123 26 7123 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4438 /force-app/main/default/classes/MetadataService.cls 7123 26 7123 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4439 /force-app/main/default/classes/MetadataService.cls 7123 26 7123 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4439 /force-app/main/default/classes/MetadataService.cls 7123 26 7123 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4440 /force-app/main/default/classes/MetadataService.cls 7124 26 7124 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4440 /force-app/main/default/classes/MetadataService.cls 7124 26 7124 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4441 /force-app/main/default/classes/MetadataService.cls 7124 26 7124 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4441 /force-app/main/default/classes/MetadataService.cls 7124 26 7124 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4442 /force-app/main/default/classes/MetadataService.cls 7125 26 7125 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4442 /force-app/main/default/classes/MetadataService.cls 7125 26 7125 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4443 /force-app/main/default/classes/MetadataService.cls 7125 26 7125 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4443 /force-app/main/default/classes/MetadataService.cls 7125 26 7125 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4444 /force-app/main/default/classes/MetadataService.cls 7127 12 7133 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4444 /force-app/main/default/classes/MetadataService.cls 7127 12 7133 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4445 /force-app/main/default/classes/MetadataService.cls 7127 12 7133 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readAddressSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4445 /force-app/main/default/classes/MetadataService.cls 7127 12 7133 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readAddressSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4446 /force-app/main/default/classes/MetadataService.cls 7129 16 7129 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4446 /force-app/main/default/classes/MetadataService.cls 7129 16 7129 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4447 /force-app/main/default/classes/MetadataService.cls 7130 26 7130 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4447 /force-app/main/default/classes/MetadataService.cls 7130 26 7130 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4448 /force-app/main/default/classes/MetadataService.cls 7130 26 7130 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4448 /force-app/main/default/classes/MetadataService.cls 7130 26 7130 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4449 /force-app/main/default/classes/MetadataService.cls 7131 26 7131 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4449 /force-app/main/default/classes/MetadataService.cls 7131 26 7131 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4450 /force-app/main/default/classes/MetadataService.cls 7131 26 7131 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4450 /force-app/main/default/classes/MetadataService.cls 7131 26 7131 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4451 /force-app/main/default/classes/MetadataService.cls 7132 26 7132 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4451 /force-app/main/default/classes/MetadataService.cls 7132 26 7132 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4452 /force-app/main/default/classes/MetadataService.cls 7132 26 7132 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4452 /force-app/main/default/classes/MetadataService.cls 7132 26 7132 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4453 /force-app/main/default/classes/MetadataService.cls 7134 12 7140 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4453 /force-app/main/default/classes/MetadataService.cls 7134 12 7140 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4454 /force-app/main/default/classes/MetadataService.cls 7136 16 7136 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4454 /force-app/main/default/classes/MetadataService.cls 7136 16 7136 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4455 /force-app/main/default/classes/MetadataService.cls 7137 26 7137 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4455 /force-app/main/default/classes/MetadataService.cls 7137 26 7137 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4456 /force-app/main/default/classes/MetadataService.cls 7137 26 7137 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4456 /force-app/main/default/classes/MetadataService.cls 7137 26 7137 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4457 /force-app/main/default/classes/MetadataService.cls 7138 26 7138 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4457 /force-app/main/default/classes/MetadataService.cls 7138 26 7138 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4458 /force-app/main/default/classes/MetadataService.cls 7138 26 7138 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4458 /force-app/main/default/classes/MetadataService.cls 7138 26 7138 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4459 /force-app/main/default/classes/MetadataService.cls 7139 26 7139 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4459 /force-app/main/default/classes/MetadataService.cls 7139 26 7139 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4460 /force-app/main/default/classes/MetadataService.cls 7139 26 7139 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4460 /force-app/main/default/classes/MetadataService.cls 7139 26 7139 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4461 /force-app/main/default/classes/MetadataService.cls 7141 12 7147 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4461 /force-app/main/default/classes/MetadataService.cls 7141 12 7147 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4462 /force-app/main/default/classes/MetadataService.cls 7141 12 7147 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCaseSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4462 /force-app/main/default/classes/MetadataService.cls 7141 12 7147 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCaseSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4463 /force-app/main/default/classes/MetadataService.cls 7143 16 7143 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4463 /force-app/main/default/classes/MetadataService.cls 7143 16 7143 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4464 /force-app/main/default/classes/MetadataService.cls 7144 26 7144 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4464 /force-app/main/default/classes/MetadataService.cls 7144 26 7144 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4465 /force-app/main/default/classes/MetadataService.cls 7144 26 7144 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4465 /force-app/main/default/classes/MetadataService.cls 7144 26 7144 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4466 /force-app/main/default/classes/MetadataService.cls 7145 26 7145 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4466 /force-app/main/default/classes/MetadataService.cls 7145 26 7145 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4467 /force-app/main/default/classes/MetadataService.cls 7145 26 7145 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4467 /force-app/main/default/classes/MetadataService.cls 7145 26 7145 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4468 /force-app/main/default/classes/MetadataService.cls 7146 26 7146 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4468 /force-app/main/default/classes/MetadataService.cls 7146 26 7146 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4469 /force-app/main/default/classes/MetadataService.cls 7146 26 7146 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4469 /force-app/main/default/classes/MetadataService.cls 7146 26 7146 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4470 /force-app/main/default/classes/MetadataService.cls 7148 12 7154 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4470 /force-app/main/default/classes/MetadataService.cls 7148 12 7154 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4471 /force-app/main/default/classes/MetadataService.cls 7150 16 7150 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4471 /force-app/main/default/classes/MetadataService.cls 7150 16 7150 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4472 /force-app/main/default/classes/MetadataService.cls 7151 26 7151 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4472 /force-app/main/default/classes/MetadataService.cls 7151 26 7151 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4473 /force-app/main/default/classes/MetadataService.cls 7151 26 7151 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4473 /force-app/main/default/classes/MetadataService.cls 7151 26 7151 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4474 /force-app/main/default/classes/MetadataService.cls 7152 26 7152 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4474 /force-app/main/default/classes/MetadataService.cls 7152 26 7152 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4475 /force-app/main/default/classes/MetadataService.cls 7152 26 7152 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4475 /force-app/main/default/classes/MetadataService.cls 7152 26 7152 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4476 /force-app/main/default/classes/MetadataService.cls 7153 26 7153 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4476 /force-app/main/default/classes/MetadataService.cls 7153 26 7153 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4477 /force-app/main/default/classes/MetadataService.cls 7153 26 7153 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4477 /force-app/main/default/classes/MetadataService.cls 7153 26 7153 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4478 /force-app/main/default/classes/MetadataService.cls 7155 12 7161 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4478 /force-app/main/default/classes/MetadataService.cls 7155 12 7161 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4479 /force-app/main/default/classes/MetadataService.cls 7155 12 7161 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCustomObjectResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4479 /force-app/main/default/classes/MetadataService.cls 7155 12 7161 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCustomObjectResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4480 /force-app/main/default/classes/MetadataService.cls 7157 16 7157 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4480 /force-app/main/default/classes/MetadataService.cls 7157 16 7157 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4481 /force-app/main/default/classes/MetadataService.cls 7158 26 7158 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4481 /force-app/main/default/classes/MetadataService.cls 7158 26 7158 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4482 /force-app/main/default/classes/MetadataService.cls 7158 26 7158 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4482 /force-app/main/default/classes/MetadataService.cls 7158 26 7158 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4483 /force-app/main/default/classes/MetadataService.cls 7159 26 7159 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4483 /force-app/main/default/classes/MetadataService.cls 7159 26 7159 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4484 /force-app/main/default/classes/MetadataService.cls 7159 26 7159 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4484 /force-app/main/default/classes/MetadataService.cls 7159 26 7159 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4485 /force-app/main/default/classes/MetadataService.cls 7160 26 7160 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4485 /force-app/main/default/classes/MetadataService.cls 7160 26 7160 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4486 /force-app/main/default/classes/MetadataService.cls 7160 26 7160 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4486 /force-app/main/default/classes/MetadataService.cls 7160 26 7160 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4487 /force-app/main/default/classes/MetadataService.cls 7162 12 7168 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4487 /force-app/main/default/classes/MetadataService.cls 7162 12 7168 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4488 /force-app/main/default/classes/MetadataService.cls 7164 16 7164 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4488 /force-app/main/default/classes/MetadataService.cls 7164 16 7164 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4489 /force-app/main/default/classes/MetadataService.cls 7165 26 7165 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4489 /force-app/main/default/classes/MetadataService.cls 7165 26 7165 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4490 /force-app/main/default/classes/MetadataService.cls 7165 26 7165 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4490 /force-app/main/default/classes/MetadataService.cls 7165 26 7165 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4491 /force-app/main/default/classes/MetadataService.cls 7166 26 7166 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4491 /force-app/main/default/classes/MetadataService.cls 7166 26 7166 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4492 /force-app/main/default/classes/MetadataService.cls 7166 26 7166 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4492 /force-app/main/default/classes/MetadataService.cls 7166 26 7166 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4493 /force-app/main/default/classes/MetadataService.cls 7167 26 7167 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4493 /force-app/main/default/classes/MetadataService.cls 7167 26 7167 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4494 /force-app/main/default/classes/MetadataService.cls 7167 26 7167 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4494 /force-app/main/default/classes/MetadataService.cls 7167 26 7167 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4495 /force-app/main/default/classes/MetadataService.cls 7169 12 7175 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4495 /force-app/main/default/classes/MetadataService.cls 7169 12 7175 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4496 /force-app/main/default/classes/MetadataService.cls 7169 12 7175 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readLayoutResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4496 /force-app/main/default/classes/MetadataService.cls 7169 12 7175 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readLayoutResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4497 /force-app/main/default/classes/MetadataService.cls 7171 16 7171 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4497 /force-app/main/default/classes/MetadataService.cls 7171 16 7171 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4498 /force-app/main/default/classes/MetadataService.cls 7172 26 7172 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4498 /force-app/main/default/classes/MetadataService.cls 7172 26 7172 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4499 /force-app/main/default/classes/MetadataService.cls 7172 26 7172 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4499 /force-app/main/default/classes/MetadataService.cls 7172 26 7172 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4500 /force-app/main/default/classes/MetadataService.cls 7173 26 7173 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4500 /force-app/main/default/classes/MetadataService.cls 7173 26 7173 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4501 /force-app/main/default/classes/MetadataService.cls 7173 26 7173 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4501 /force-app/main/default/classes/MetadataService.cls 7173 26 7173 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4502 /force-app/main/default/classes/MetadataService.cls 7174 26 7174 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4502 /force-app/main/default/classes/MetadataService.cls 7174 26 7174 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4503 /force-app/main/default/classes/MetadataService.cls 7174 26 7174 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4503 /force-app/main/default/classes/MetadataService.cls 7174 26 7174 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4504 /force-app/main/default/classes/MetadataService.cls 7176 12 7182 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4504 /force-app/main/default/classes/MetadataService.cls 7176 12 7182 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4505 /force-app/main/default/classes/MetadataService.cls 7178 16 7178 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4505 /force-app/main/default/classes/MetadataService.cls 7178 16 7178 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4506 /force-app/main/default/classes/MetadataService.cls 7179 26 7179 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4506 /force-app/main/default/classes/MetadataService.cls 7179 26 7179 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4507 /force-app/main/default/classes/MetadataService.cls 7179 26 7179 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4507 /force-app/main/default/classes/MetadataService.cls 7179 26 7179 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4508 /force-app/main/default/classes/MetadataService.cls 7180 26 7180 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4508 /force-app/main/default/classes/MetadataService.cls 7180 26 7180 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4509 /force-app/main/default/classes/MetadataService.cls 7180 26 7180 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4509 /force-app/main/default/classes/MetadataService.cls 7180 26 7180 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4510 /force-app/main/default/classes/MetadataService.cls 7181 26 7181 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4510 /force-app/main/default/classes/MetadataService.cls 7181 26 7181 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4511 /force-app/main/default/classes/MetadataService.cls 7181 26 7181 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4511 /force-app/main/default/classes/MetadataService.cls 7181 26 7181 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4512 /force-app/main/default/classes/MetadataService.cls 7183 12 7189 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4512 /force-app/main/default/classes/MetadataService.cls 7183 12 7189 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4513 /force-app/main/default/classes/MetadataService.cls 7183 12 7189 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readEmailTemplateResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4513 /force-app/main/default/classes/MetadataService.cls 7183 12 7189 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readEmailTemplateResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4514 /force-app/main/default/classes/MetadataService.cls 7185 16 7185 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4514 /force-app/main/default/classes/MetadataService.cls 7185 16 7185 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4515 /force-app/main/default/classes/MetadataService.cls 7186 26 7186 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4515 /force-app/main/default/classes/MetadataService.cls 7186 26 7186 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4516 /force-app/main/default/classes/MetadataService.cls 7186 26 7186 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4516 /force-app/main/default/classes/MetadataService.cls 7186 26 7186 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4517 /force-app/main/default/classes/MetadataService.cls 7187 26 7187 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4517 /force-app/main/default/classes/MetadataService.cls 7187 26 7187 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4518 /force-app/main/default/classes/MetadataService.cls 7187 26 7187 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4518 /force-app/main/default/classes/MetadataService.cls 7187 26 7187 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4519 /force-app/main/default/classes/MetadataService.cls 7188 26 7188 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4519 /force-app/main/default/classes/MetadataService.cls 7188 26 7188 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4520 /force-app/main/default/classes/MetadataService.cls 7188 26 7188 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4520 /force-app/main/default/classes/MetadataService.cls 7188 26 7188 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4521 /force-app/main/default/classes/MetadataService.cls 7190 12 7196 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4521 /force-app/main/default/classes/MetadataService.cls 7190 12 7196 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4522 /force-app/main/default/classes/MetadataService.cls 7192 16 7192 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4522 /force-app/main/default/classes/MetadataService.cls 7192 16 7192 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4523 /force-app/main/default/classes/MetadataService.cls 7193 26 7193 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4523 /force-app/main/default/classes/MetadataService.cls 7193 26 7193 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4524 /force-app/main/default/classes/MetadataService.cls 7193 26 7193 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4524 /force-app/main/default/classes/MetadataService.cls 7193 26 7193 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4525 /force-app/main/default/classes/MetadataService.cls 7194 26 7194 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4525 /force-app/main/default/classes/MetadataService.cls 7194 26 7194 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4526 /force-app/main/default/classes/MetadataService.cls 7194 26 7194 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4526 /force-app/main/default/classes/MetadataService.cls 7194 26 7194 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4527 /force-app/main/default/classes/MetadataService.cls 7195 26 7195 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4527 /force-app/main/default/classes/MetadataService.cls 7195 26 7195 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4528 /force-app/main/default/classes/MetadataService.cls 7195 26 7195 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4528 /force-app/main/default/classes/MetadataService.cls 7195 26 7195 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4529 /force-app/main/default/classes/MetadataService.cls 7197 12 7203 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4529 /force-app/main/default/classes/MetadataService.cls 7197 12 7203 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4530 /force-app/main/default/classes/MetadataService.cls 7197 12 7203 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readScontrolResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4530 /force-app/main/default/classes/MetadataService.cls 7197 12 7203 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readScontrolResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4531 /force-app/main/default/classes/MetadataService.cls 7199 16 7199 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4531 /force-app/main/default/classes/MetadataService.cls 7199 16 7199 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4532 /force-app/main/default/classes/MetadataService.cls 7200 26 7200 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4532 /force-app/main/default/classes/MetadataService.cls 7200 26 7200 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4533 /force-app/main/default/classes/MetadataService.cls 7200 26 7200 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4533 /force-app/main/default/classes/MetadataService.cls 7200 26 7200 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4534 /force-app/main/default/classes/MetadataService.cls 7201 26 7201 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4534 /force-app/main/default/classes/MetadataService.cls 7201 26 7201 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4535 /force-app/main/default/classes/MetadataService.cls 7201 26 7201 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4535 /force-app/main/default/classes/MetadataService.cls 7201 26 7201 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4536 /force-app/main/default/classes/MetadataService.cls 7202 26 7202 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4536 /force-app/main/default/classes/MetadataService.cls 7202 26 7202 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4537 /force-app/main/default/classes/MetadataService.cls 7202 26 7202 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4537 /force-app/main/default/classes/MetadataService.cls 7202 26 7202 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4538 /force-app/main/default/classes/MetadataService.cls 7204 12 7210 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4538 /force-app/main/default/classes/MetadataService.cls 7204 12 7210 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4539 /force-app/main/default/classes/MetadataService.cls 7206 16 7206 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4539 /force-app/main/default/classes/MetadataService.cls 7206 16 7206 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4540 /force-app/main/default/classes/MetadataService.cls 7207 26 7207 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4540 /force-app/main/default/classes/MetadataService.cls 7207 26 7207 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4541 /force-app/main/default/classes/MetadataService.cls 7207 26 7207 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4541 /force-app/main/default/classes/MetadataService.cls 7207 26 7207 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4542 /force-app/main/default/classes/MetadataService.cls 7208 26 7208 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4542 /force-app/main/default/classes/MetadataService.cls 7208 26 7208 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4543 /force-app/main/default/classes/MetadataService.cls 7208 26 7208 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4543 /force-app/main/default/classes/MetadataService.cls 7208 26 7208 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4544 /force-app/main/default/classes/MetadataService.cls 7209 26 7209 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4544 /force-app/main/default/classes/MetadataService.cls 7209 26 7209 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4545 /force-app/main/default/classes/MetadataService.cls 7209 26 7209 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4545 /force-app/main/default/classes/MetadataService.cls 7209 26 7209 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4546 /force-app/main/default/classes/MetadataService.cls 7211 12 7217 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4546 /force-app/main/default/classes/MetadataService.cls 7211 12 7217 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4547 /force-app/main/default/classes/MetadataService.cls 7211 12 7217 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readApexPageResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4547 /force-app/main/default/classes/MetadataService.cls 7211 12 7217 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readApexPageResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4548 /force-app/main/default/classes/MetadataService.cls 7213 16 7213 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4548 /force-app/main/default/classes/MetadataService.cls 7213 16 7213 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4549 /force-app/main/default/classes/MetadataService.cls 7214 26 7214 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4549 /force-app/main/default/classes/MetadataService.cls 7214 26 7214 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4550 /force-app/main/default/classes/MetadataService.cls 7214 26 7214 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4550 /force-app/main/default/classes/MetadataService.cls 7214 26 7214 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4551 /force-app/main/default/classes/MetadataService.cls 7215 26 7215 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4551 /force-app/main/default/classes/MetadataService.cls 7215 26 7215 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4552 /force-app/main/default/classes/MetadataService.cls 7215 26 7215 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4552 /force-app/main/default/classes/MetadataService.cls 7215 26 7215 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4553 /force-app/main/default/classes/MetadataService.cls 7216 26 7216 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4553 /force-app/main/default/classes/MetadataService.cls 7216 26 7216 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4554 /force-app/main/default/classes/MetadataService.cls 7216 26 7216 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4554 /force-app/main/default/classes/MetadataService.cls 7216 26 7216 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4555 /force-app/main/default/classes/MetadataService.cls 7218 12 7224 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4555 /force-app/main/default/classes/MetadataService.cls 7218 12 7224 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4556 /force-app/main/default/classes/MetadataService.cls 7220 16 7220 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4556 /force-app/main/default/classes/MetadataService.cls 7220 16 7220 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4557 /force-app/main/default/classes/MetadataService.cls 7221 26 7221 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4557 /force-app/main/default/classes/MetadataService.cls 7221 26 7221 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4558 /force-app/main/default/classes/MetadataService.cls 7221 26 7221 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4558 /force-app/main/default/classes/MetadataService.cls 7221 26 7221 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4559 /force-app/main/default/classes/MetadataService.cls 7222 26 7222 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4559 /force-app/main/default/classes/MetadataService.cls 7222 26 7222 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4560 /force-app/main/default/classes/MetadataService.cls 7222 26 7222 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4560 /force-app/main/default/classes/MetadataService.cls 7222 26 7222 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4561 /force-app/main/default/classes/MetadataService.cls 7223 26 7223 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4561 /force-app/main/default/classes/MetadataService.cls 7223 26 7223 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4562 /force-app/main/default/classes/MetadataService.cls 7223 26 7223 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4562 /force-app/main/default/classes/MetadataService.cls 7223 26 7223 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4563 /force-app/main/default/classes/MetadataService.cls 7225 12 7231 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4563 /force-app/main/default/classes/MetadataService.cls 7225 12 7231 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4564 /force-app/main/default/classes/MetadataService.cls 7225 12 7231 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readApexComponentResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4564 /force-app/main/default/classes/MetadataService.cls 7225 12 7231 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readApexComponentResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4565 /force-app/main/default/classes/MetadataService.cls 7227 16 7227 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4565 /force-app/main/default/classes/MetadataService.cls 7227 16 7227 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4566 /force-app/main/default/classes/MetadataService.cls 7228 26 7228 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4566 /force-app/main/default/classes/MetadataService.cls 7228 26 7228 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4567 /force-app/main/default/classes/MetadataService.cls 7228 26 7228 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4567 /force-app/main/default/classes/MetadataService.cls 7228 26 7228 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4568 /force-app/main/default/classes/MetadataService.cls 7229 26 7229 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4568 /force-app/main/default/classes/MetadataService.cls 7229 26 7229 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4569 /force-app/main/default/classes/MetadataService.cls 7229 26 7229 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4569 /force-app/main/default/classes/MetadataService.cls 7229 26 7229 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4570 /force-app/main/default/classes/MetadataService.cls 7230 26 7230 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4570 /force-app/main/default/classes/MetadataService.cls 7230 26 7230 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4571 /force-app/main/default/classes/MetadataService.cls 7230 26 7230 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4571 /force-app/main/default/classes/MetadataService.cls 7230 26 7230 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4572 /force-app/main/default/classes/MetadataService.cls 7232 12 7238 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4572 /force-app/main/default/classes/MetadataService.cls 7232 12 7238 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4573 /force-app/main/default/classes/MetadataService.cls 7234 16 7234 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4573 /force-app/main/default/classes/MetadataService.cls 7234 16 7234 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4574 /force-app/main/default/classes/MetadataService.cls 7235 26 7235 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4574 /force-app/main/default/classes/MetadataService.cls 7235 26 7235 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4575 /force-app/main/default/classes/MetadataService.cls 7235 26 7235 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4575 /force-app/main/default/classes/MetadataService.cls 7235 26 7235 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4576 /force-app/main/default/classes/MetadataService.cls 7236 26 7236 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4576 /force-app/main/default/classes/MetadataService.cls 7236 26 7236 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4577 /force-app/main/default/classes/MetadataService.cls 7236 26 7236 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4577 /force-app/main/default/classes/MetadataService.cls 7236 26 7236 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4578 /force-app/main/default/classes/MetadataService.cls 7237 26 7237 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4578 /force-app/main/default/classes/MetadataService.cls 7237 26 7237 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4579 /force-app/main/default/classes/MetadataService.cls 7237 26 7237 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4579 /force-app/main/default/classes/MetadataService.cls 7237 26 7237 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4580 /force-app/main/default/classes/MetadataService.cls 7239 12 7245 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4580 /force-app/main/default/classes/MetadataService.cls 7239 12 7245 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4581 /force-app/main/default/classes/MetadataService.cls 7239 12 7245 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readApexClassResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4581 /force-app/main/default/classes/MetadataService.cls 7239 12 7245 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readApexClassResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4582 /force-app/main/default/classes/MetadataService.cls 7241 16 7241 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4582 /force-app/main/default/classes/MetadataService.cls 7241 16 7241 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4583 /force-app/main/default/classes/MetadataService.cls 7242 26 7242 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4583 /force-app/main/default/classes/MetadataService.cls 7242 26 7242 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4584 /force-app/main/default/classes/MetadataService.cls 7242 26 7242 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4584 /force-app/main/default/classes/MetadataService.cls 7242 26 7242 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4585 /force-app/main/default/classes/MetadataService.cls 7243 26 7243 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4585 /force-app/main/default/classes/MetadataService.cls 7243 26 7243 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4586 /force-app/main/default/classes/MetadataService.cls 7243 26 7243 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4586 /force-app/main/default/classes/MetadataService.cls 7243 26 7243 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4587 /force-app/main/default/classes/MetadataService.cls 7244 26 7244 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4587 /force-app/main/default/classes/MetadataService.cls 7244 26 7244 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4588 /force-app/main/default/classes/MetadataService.cls 7244 26 7244 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4588 /force-app/main/default/classes/MetadataService.cls 7244 26 7244 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4589 /force-app/main/default/classes/MetadataService.cls 7246 12 7252 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4589 /force-app/main/default/classes/MetadataService.cls 7246 12 7252 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4590 /force-app/main/default/classes/MetadataService.cls 7248 16 7248 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4590 /force-app/main/default/classes/MetadataService.cls 7248 16 7248 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4591 /force-app/main/default/classes/MetadataService.cls 7249 26 7249 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4591 /force-app/main/default/classes/MetadataService.cls 7249 26 7249 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4592 /force-app/main/default/classes/MetadataService.cls 7249 26 7249 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4592 /force-app/main/default/classes/MetadataService.cls 7249 26 7249 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4593 /force-app/main/default/classes/MetadataService.cls 7250 26 7250 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4593 /force-app/main/default/classes/MetadataService.cls 7250 26 7250 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4594 /force-app/main/default/classes/MetadataService.cls 7250 26 7250 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4594 /force-app/main/default/classes/MetadataService.cls 7250 26 7250 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4595 /force-app/main/default/classes/MetadataService.cls 7251 26 7251 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4595 /force-app/main/default/classes/MetadataService.cls 7251 26 7251 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4596 /force-app/main/default/classes/MetadataService.cls 7251 26 7251 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4596 /force-app/main/default/classes/MetadataService.cls 7251 26 7251 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4597 /force-app/main/default/classes/MetadataService.cls 7253 12 7259 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4597 /force-app/main/default/classes/MetadataService.cls 7253 12 7259 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4598 /force-app/main/default/classes/MetadataService.cls 7253 12 7259 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readApexTriggerResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4598 /force-app/main/default/classes/MetadataService.cls 7253 12 7259 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readApexTriggerResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4599 /force-app/main/default/classes/MetadataService.cls 7255 16 7255 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4599 /force-app/main/default/classes/MetadataService.cls 7255 16 7255 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4600 /force-app/main/default/classes/MetadataService.cls 7256 26 7256 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4600 /force-app/main/default/classes/MetadataService.cls 7256 26 7256 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4601 /force-app/main/default/classes/MetadataService.cls 7256 26 7256 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4601 /force-app/main/default/classes/MetadataService.cls 7256 26 7256 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4602 /force-app/main/default/classes/MetadataService.cls 7257 26 7257 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4602 /force-app/main/default/classes/MetadataService.cls 7257 26 7257 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4603 /force-app/main/default/classes/MetadataService.cls 7257 26 7257 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4603 /force-app/main/default/classes/MetadataService.cls 7257 26 7257 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4604 /force-app/main/default/classes/MetadataService.cls 7258 26 7258 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4604 /force-app/main/default/classes/MetadataService.cls 7258 26 7258 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4605 /force-app/main/default/classes/MetadataService.cls 7258 26 7258 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4605 /force-app/main/default/classes/MetadataService.cls 7258 26 7258 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4606 /force-app/main/default/classes/MetadataService.cls 7260 12 7266 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4606 /force-app/main/default/classes/MetadataService.cls 7260 12 7266 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4607 /force-app/main/default/classes/MetadataService.cls 7262 16 7262 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4607 /force-app/main/default/classes/MetadataService.cls 7262 16 7262 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4608 /force-app/main/default/classes/MetadataService.cls 7263 26 7263 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4608 /force-app/main/default/classes/MetadataService.cls 7263 26 7263 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4609 /force-app/main/default/classes/MetadataService.cls 7263 26 7263 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4609 /force-app/main/default/classes/MetadataService.cls 7263 26 7263 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4610 /force-app/main/default/classes/MetadataService.cls 7264 26 7264 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4610 /force-app/main/default/classes/MetadataService.cls 7264 26 7264 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4611 /force-app/main/default/classes/MetadataService.cls 7264 26 7264 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4611 /force-app/main/default/classes/MetadataService.cls 7264 26 7264 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4612 /force-app/main/default/classes/MetadataService.cls 7265 26 7265 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4612 /force-app/main/default/classes/MetadataService.cls 7265 26 7265 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4613 /force-app/main/default/classes/MetadataService.cls 7265 26 7265 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4613 /force-app/main/default/classes/MetadataService.cls 7265 26 7265 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4614 /force-app/main/default/classes/MetadataService.cls 7267 12 7273 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4614 /force-app/main/default/classes/MetadataService.cls 7267 12 7273 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4615 /force-app/main/default/classes/MetadataService.cls 7267 12 7273 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readStaticResourceResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4615 /force-app/main/default/classes/MetadataService.cls 7267 12 7273 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readStaticResourceResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4616 /force-app/main/default/classes/MetadataService.cls 7269 16 7269 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4616 /force-app/main/default/classes/MetadataService.cls 7269 16 7269 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4617 /force-app/main/default/classes/MetadataService.cls 7270 26 7270 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4617 /force-app/main/default/classes/MetadataService.cls 7270 26 7270 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4618 /force-app/main/default/classes/MetadataService.cls 7270 26 7270 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4618 /force-app/main/default/classes/MetadataService.cls 7270 26 7270 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4619 /force-app/main/default/classes/MetadataService.cls 7271 26 7271 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4619 /force-app/main/default/classes/MetadataService.cls 7271 26 7271 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4620 /force-app/main/default/classes/MetadataService.cls 7271 26 7271 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4620 /force-app/main/default/classes/MetadataService.cls 7271 26 7271 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4621 /force-app/main/default/classes/MetadataService.cls 7272 26 7272 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4621 /force-app/main/default/classes/MetadataService.cls 7272 26 7272 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4622 /force-app/main/default/classes/MetadataService.cls 7272 26 7272 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4622 /force-app/main/default/classes/MetadataService.cls 7272 26 7272 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4623 /force-app/main/default/classes/MetadataService.cls 7274 12 7280 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4623 /force-app/main/default/classes/MetadataService.cls 7274 12 7280 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4624 /force-app/main/default/classes/MetadataService.cls 7276 16 7276 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4624 /force-app/main/default/classes/MetadataService.cls 7276 16 7276 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4625 /force-app/main/default/classes/MetadataService.cls 7277 26 7277 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4625 /force-app/main/default/classes/MetadataService.cls 7277 26 7277 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4626 /force-app/main/default/classes/MetadataService.cls 7277 26 7277 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4626 /force-app/main/default/classes/MetadataService.cls 7277 26 7277 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4627 /force-app/main/default/classes/MetadataService.cls 7278 26 7278 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4627 /force-app/main/default/classes/MetadataService.cls 7278 26 7278 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4628 /force-app/main/default/classes/MetadataService.cls 7278 26 7278 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4628 /force-app/main/default/classes/MetadataService.cls 7278 26 7278 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4629 /force-app/main/default/classes/MetadataService.cls 7279 26 7279 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4629 /force-app/main/default/classes/MetadataService.cls 7279 26 7279 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4630 /force-app/main/default/classes/MetadataService.cls 7279 26 7279 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4630 /force-app/main/default/classes/MetadataService.cls 7279 26 7279 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4631 /force-app/main/default/classes/MetadataService.cls 7281 12 7287 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4631 /force-app/main/default/classes/MetadataService.cls 7281 12 7287 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4632 /force-app/main/default/classes/MetadataService.cls 7281 12 7287 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readDocumentResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4632 /force-app/main/default/classes/MetadataService.cls 7281 12 7287 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readDocumentResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4633 /force-app/main/default/classes/MetadataService.cls 7283 16 7283 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4633 /force-app/main/default/classes/MetadataService.cls 7283 16 7283 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4634 /force-app/main/default/classes/MetadataService.cls 7284 26 7284 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4634 /force-app/main/default/classes/MetadataService.cls 7284 26 7284 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4635 /force-app/main/default/classes/MetadataService.cls 7284 26 7284 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4635 /force-app/main/default/classes/MetadataService.cls 7284 26 7284 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4636 /force-app/main/default/classes/MetadataService.cls 7285 26 7285 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4636 /force-app/main/default/classes/MetadataService.cls 7285 26 7285 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4637 /force-app/main/default/classes/MetadataService.cls 7285 26 7285 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4637 /force-app/main/default/classes/MetadataService.cls 7285 26 7285 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4638 /force-app/main/default/classes/MetadataService.cls 7286 26 7286 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4638 /force-app/main/default/classes/MetadataService.cls 7286 26 7286 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4639 /force-app/main/default/classes/MetadataService.cls 7286 26 7286 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4639 /force-app/main/default/classes/MetadataService.cls 7286 26 7286 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4640 /force-app/main/default/classes/MetadataService.cls 7288 12 7294 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4640 /force-app/main/default/classes/MetadataService.cls 7288 12 7294 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4641 /force-app/main/default/classes/MetadataService.cls 7290 16 7290 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4641 /force-app/main/default/classes/MetadataService.cls 7290 16 7290 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4642 /force-app/main/default/classes/MetadataService.cls 7291 26 7291 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4642 /force-app/main/default/classes/MetadataService.cls 7291 26 7291 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4643 /force-app/main/default/classes/MetadataService.cls 7291 26 7291 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4643 /force-app/main/default/classes/MetadataService.cls 7291 26 7291 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4644 /force-app/main/default/classes/MetadataService.cls 7292 26 7292 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4644 /force-app/main/default/classes/MetadataService.cls 7292 26 7292 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4645 /force-app/main/default/classes/MetadataService.cls 7292 26 7292 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4645 /force-app/main/default/classes/MetadataService.cls 7292 26 7292 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4646 /force-app/main/default/classes/MetadataService.cls 7293 26 7293 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4646 /force-app/main/default/classes/MetadataService.cls 7293 26 7293 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4647 /force-app/main/default/classes/MetadataService.cls 7293 26 7293 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4647 /force-app/main/default/classes/MetadataService.cls 7293 26 7293 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4648 /force-app/main/default/classes/MetadataService.cls 7295 12 7301 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4648 /force-app/main/default/classes/MetadataService.cls 7295 12 7301 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4649 /force-app/main/default/classes/MetadataService.cls 7295 12 7301 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCustomLabelsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4649 /force-app/main/default/classes/MetadataService.cls 7295 12 7301 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCustomLabelsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4650 /force-app/main/default/classes/MetadataService.cls 7297 16 7297 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4650 /force-app/main/default/classes/MetadataService.cls 7297 16 7297 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4651 /force-app/main/default/classes/MetadataService.cls 7298 26 7298 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4651 /force-app/main/default/classes/MetadataService.cls 7298 26 7298 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4652 /force-app/main/default/classes/MetadataService.cls 7298 26 7298 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4652 /force-app/main/default/classes/MetadataService.cls 7298 26 7298 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4653 /force-app/main/default/classes/MetadataService.cls 7299 26 7299 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4653 /force-app/main/default/classes/MetadataService.cls 7299 26 7299 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4654 /force-app/main/default/classes/MetadataService.cls 7299 26 7299 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4654 /force-app/main/default/classes/MetadataService.cls 7299 26 7299 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4655 /force-app/main/default/classes/MetadataService.cls 7300 26 7300 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4655 /force-app/main/default/classes/MetadataService.cls 7300 26 7300 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4656 /force-app/main/default/classes/MetadataService.cls 7300 26 7300 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4656 /force-app/main/default/classes/MetadataService.cls 7300 26 7300 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4657 /force-app/main/default/classes/MetadataService.cls 7302 12 7308 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4657 /force-app/main/default/classes/MetadataService.cls 7302 12 7308 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4658 /force-app/main/default/classes/MetadataService.cls 7304 16 7304 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4658 /force-app/main/default/classes/MetadataService.cls 7304 16 7304 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4659 /force-app/main/default/classes/MetadataService.cls 7305 26 7305 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4659 /force-app/main/default/classes/MetadataService.cls 7305 26 7305 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4660 /force-app/main/default/classes/MetadataService.cls 7305 26 7305 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4660 /force-app/main/default/classes/MetadataService.cls 7305 26 7305 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4661 /force-app/main/default/classes/MetadataService.cls 7306 26 7306 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4661 /force-app/main/default/classes/MetadataService.cls 7306 26 7306 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4662 /force-app/main/default/classes/MetadataService.cls 7306 26 7306 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4662 /force-app/main/default/classes/MetadataService.cls 7306 26 7306 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4663 /force-app/main/default/classes/MetadataService.cls 7307 26 7307 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4663 /force-app/main/default/classes/MetadataService.cls 7307 26 7307 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4664 /force-app/main/default/classes/MetadataService.cls 7307 26 7307 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4664 /force-app/main/default/classes/MetadataService.cls 7307 26 7307 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4665 /force-app/main/default/classes/MetadataService.cls 7309 12 7315 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4665 /force-app/main/default/classes/MetadataService.cls 7309 12 7315 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4666 /force-app/main/default/classes/MetadataService.cls 7309 12 7315 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCustomLabelResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4666 /force-app/main/default/classes/MetadataService.cls 7309 12 7315 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCustomLabelResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4667 /force-app/main/default/classes/MetadataService.cls 7311 16 7311 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4667 /force-app/main/default/classes/MetadataService.cls 7311 16 7311 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4668 /force-app/main/default/classes/MetadataService.cls 7312 26 7312 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4668 /force-app/main/default/classes/MetadataService.cls 7312 26 7312 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4669 /force-app/main/default/classes/MetadataService.cls 7312 26 7312 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4669 /force-app/main/default/classes/MetadataService.cls 7312 26 7312 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4670 /force-app/main/default/classes/MetadataService.cls 7313 26 7313 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4670 /force-app/main/default/classes/MetadataService.cls 7313 26 7313 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4671 /force-app/main/default/classes/MetadataService.cls 7313 26 7313 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4671 /force-app/main/default/classes/MetadataService.cls 7313 26 7313 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4672 /force-app/main/default/classes/MetadataService.cls 7314 26 7314 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4672 /force-app/main/default/classes/MetadataService.cls 7314 26 7314 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4673 /force-app/main/default/classes/MetadataService.cls 7314 26 7314 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4673 /force-app/main/default/classes/MetadataService.cls 7314 26 7314 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4674 /force-app/main/default/classes/MetadataService.cls 7316 12 7322 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4674 /force-app/main/default/classes/MetadataService.cls 7316 12 7322 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4675 /force-app/main/default/classes/MetadataService.cls 7318 16 7318 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4675 /force-app/main/default/classes/MetadataService.cls 7318 16 7318 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4676 /force-app/main/default/classes/MetadataService.cls 7319 26 7319 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4676 /force-app/main/default/classes/MetadataService.cls 7319 26 7319 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4677 /force-app/main/default/classes/MetadataService.cls 7319 26 7319 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4677 /force-app/main/default/classes/MetadataService.cls 7319 26 7319 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4678 /force-app/main/default/classes/MetadataService.cls 7320 26 7320 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4678 /force-app/main/default/classes/MetadataService.cls 7320 26 7320 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4679 /force-app/main/default/classes/MetadataService.cls 7320 26 7320 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4679 /force-app/main/default/classes/MetadataService.cls 7320 26 7320 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4680 /force-app/main/default/classes/MetadataService.cls 7321 26 7321 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4680 /force-app/main/default/classes/MetadataService.cls 7321 26 7321 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4681 /force-app/main/default/classes/MetadataService.cls 7321 26 7321 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4681 /force-app/main/default/classes/MetadataService.cls 7321 26 7321 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4682 /force-app/main/default/classes/MetadataService.cls 7323 12 7329 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4682 /force-app/main/default/classes/MetadataService.cls 7323 12 7329 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4683 /force-app/main/default/classes/MetadataService.cls 7323 12 7329 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readAccountSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4683 /force-app/main/default/classes/MetadataService.cls 7323 12 7329 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readAccountSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4684 /force-app/main/default/classes/MetadataService.cls 7325 16 7325 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4684 /force-app/main/default/classes/MetadataService.cls 7325 16 7325 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4685 /force-app/main/default/classes/MetadataService.cls 7326 26 7326 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4685 /force-app/main/default/classes/MetadataService.cls 7326 26 7326 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4686 /force-app/main/default/classes/MetadataService.cls 7326 26 7326 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4686 /force-app/main/default/classes/MetadataService.cls 7326 26 7326 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4687 /force-app/main/default/classes/MetadataService.cls 7327 26 7327 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4687 /force-app/main/default/classes/MetadataService.cls 7327 26 7327 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4688 /force-app/main/default/classes/MetadataService.cls 7327 26 7327 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4688 /force-app/main/default/classes/MetadataService.cls 7327 26 7327 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4689 /force-app/main/default/classes/MetadataService.cls 7328 26 7328 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4689 /force-app/main/default/classes/MetadataService.cls 7328 26 7328 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4690 /force-app/main/default/classes/MetadataService.cls 7328 26 7328 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4690 /force-app/main/default/classes/MetadataService.cls 7328 26 7328 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4691 /force-app/main/default/classes/MetadataService.cls 7330 12 7336 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4691 /force-app/main/default/classes/MetadataService.cls 7330 12 7336 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4692 /force-app/main/default/classes/MetadataService.cls 7332 16 7332 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4692 /force-app/main/default/classes/MetadataService.cls 7332 16 7332 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4693 /force-app/main/default/classes/MetadataService.cls 7333 26 7333 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4693 /force-app/main/default/classes/MetadataService.cls 7333 26 7333 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4694 /force-app/main/default/classes/MetadataService.cls 7333 26 7333 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4694 /force-app/main/default/classes/MetadataService.cls 7333 26 7333 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4695 /force-app/main/default/classes/MetadataService.cls 7334 26 7334 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4695 /force-app/main/default/classes/MetadataService.cls 7334 26 7334 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4696 /force-app/main/default/classes/MetadataService.cls 7334 26 7334 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4696 /force-app/main/default/classes/MetadataService.cls 7334 26 7334 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4697 /force-app/main/default/classes/MetadataService.cls 7335 26 7335 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4697 /force-app/main/default/classes/MetadataService.cls 7335 26 7335 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4698 /force-app/main/default/classes/MetadataService.cls 7335 26 7335 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4698 /force-app/main/default/classes/MetadataService.cls 7335 26 7335 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4699 /force-app/main/default/classes/MetadataService.cls 7337 12 7343 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4699 /force-app/main/default/classes/MetadataService.cls 7337 12 7343 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4700 /force-app/main/default/classes/MetadataService.cls 7337 12 7343 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readQueueResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4700 /force-app/main/default/classes/MetadataService.cls 7337 12 7343 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readQueueResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4701 /force-app/main/default/classes/MetadataService.cls 7339 16 7339 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4701 /force-app/main/default/classes/MetadataService.cls 7339 16 7339 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4702 /force-app/main/default/classes/MetadataService.cls 7340 26 7340 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4702 /force-app/main/default/classes/MetadataService.cls 7340 26 7340 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4703 /force-app/main/default/classes/MetadataService.cls 7340 26 7340 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4703 /force-app/main/default/classes/MetadataService.cls 7340 26 7340 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4704 /force-app/main/default/classes/MetadataService.cls 7341 26 7341 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4704 /force-app/main/default/classes/MetadataService.cls 7341 26 7341 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4705 /force-app/main/default/classes/MetadataService.cls 7341 26 7341 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4705 /force-app/main/default/classes/MetadataService.cls 7341 26 7341 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4706 /force-app/main/default/classes/MetadataService.cls 7342 26 7342 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4706 /force-app/main/default/classes/MetadataService.cls 7342 26 7342 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4707 /force-app/main/default/classes/MetadataService.cls 7342 26 7342 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4707 /force-app/main/default/classes/MetadataService.cls 7342 26 7342 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4708 /force-app/main/default/classes/MetadataService.cls 7344 12 7350 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4708 /force-app/main/default/classes/MetadataService.cls 7344 12 7350 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4709 /force-app/main/default/classes/MetadataService.cls 7346 16 7346 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4709 /force-app/main/default/classes/MetadataService.cls 7346 16 7346 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4710 /force-app/main/default/classes/MetadataService.cls 7347 26 7347 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4710 /force-app/main/default/classes/MetadataService.cls 7347 26 7347 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4711 /force-app/main/default/classes/MetadataService.cls 7347 26 7347 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4711 /force-app/main/default/classes/MetadataService.cls 7347 26 7347 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4712 /force-app/main/default/classes/MetadataService.cls 7348 26 7348 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4712 /force-app/main/default/classes/MetadataService.cls 7348 26 7348 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4713 /force-app/main/default/classes/MetadataService.cls 7348 26 7348 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4713 /force-app/main/default/classes/MetadataService.cls 7348 26 7348 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4714 /force-app/main/default/classes/MetadataService.cls 7349 26 7349 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4714 /force-app/main/default/classes/MetadataService.cls 7349 26 7349 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4715 /force-app/main/default/classes/MetadataService.cls 7349 26 7349 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4715 /force-app/main/default/classes/MetadataService.cls 7349 26 7349 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4716 /force-app/main/default/classes/MetadataService.cls 7351 12 7357 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4716 /force-app/main/default/classes/MetadataService.cls 7351 12 7357 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4717 /force-app/main/default/classes/MetadataService.cls 7351 12 7357 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCustomDataTypeResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4717 /force-app/main/default/classes/MetadataService.cls 7351 12 7357 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCustomDataTypeResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4718 /force-app/main/default/classes/MetadataService.cls 7353 16 7353 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4718 /force-app/main/default/classes/MetadataService.cls 7353 16 7353 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4719 /force-app/main/default/classes/MetadataService.cls 7354 26 7354 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4719 /force-app/main/default/classes/MetadataService.cls 7354 26 7354 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4720 /force-app/main/default/classes/MetadataService.cls 7354 26 7354 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4720 /force-app/main/default/classes/MetadataService.cls 7354 26 7354 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4721 /force-app/main/default/classes/MetadataService.cls 7355 26 7355 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4721 /force-app/main/default/classes/MetadataService.cls 7355 26 7355 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4722 /force-app/main/default/classes/MetadataService.cls 7355 26 7355 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4722 /force-app/main/default/classes/MetadataService.cls 7355 26 7355 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4723 /force-app/main/default/classes/MetadataService.cls 7356 26 7356 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4723 /force-app/main/default/classes/MetadataService.cls 7356 26 7356 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4724 /force-app/main/default/classes/MetadataService.cls 7356 26 7356 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4724 /force-app/main/default/classes/MetadataService.cls 7356 26 7356 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4725 /force-app/main/default/classes/MetadataService.cls 7358 12 7364 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4725 /force-app/main/default/classes/MetadataService.cls 7358 12 7364 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4726 /force-app/main/default/classes/MetadataService.cls 7360 16 7360 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4726 /force-app/main/default/classes/MetadataService.cls 7360 16 7360 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4727 /force-app/main/default/classes/MetadataService.cls 7361 26 7361 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4727 /force-app/main/default/classes/MetadataService.cls 7361 26 7361 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4728 /force-app/main/default/classes/MetadataService.cls 7361 26 7361 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4728 /force-app/main/default/classes/MetadataService.cls 7361 26 7361 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4729 /force-app/main/default/classes/MetadataService.cls 7362 26 7362 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4729 /force-app/main/default/classes/MetadataService.cls 7362 26 7362 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4730 /force-app/main/default/classes/MetadataService.cls 7362 26 7362 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4730 /force-app/main/default/classes/MetadataService.cls 7362 26 7362 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4731 /force-app/main/default/classes/MetadataService.cls 7363 26 7363 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4731 /force-app/main/default/classes/MetadataService.cls 7363 26 7363 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4732 /force-app/main/default/classes/MetadataService.cls 7363 26 7363 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4732 /force-app/main/default/classes/MetadataService.cls 7363 26 7363 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4733 /force-app/main/default/classes/MetadataService.cls 7365 12 7371 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4733 /force-app/main/default/classes/MetadataService.cls 7365 12 7371 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4734 /force-app/main/default/classes/MetadataService.cls 7365 12 7371 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readExternalDataSourceResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4734 /force-app/main/default/classes/MetadataService.cls 7365 12 7371 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readExternalDataSourceResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4735 /force-app/main/default/classes/MetadataService.cls 7367 16 7367 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4735 /force-app/main/default/classes/MetadataService.cls 7367 16 7367 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4736 /force-app/main/default/classes/MetadataService.cls 7368 26 7368 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4736 /force-app/main/default/classes/MetadataService.cls 7368 26 7368 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4737 /force-app/main/default/classes/MetadataService.cls 7368 26 7368 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4737 /force-app/main/default/classes/MetadataService.cls 7368 26 7368 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4738 /force-app/main/default/classes/MetadataService.cls 7369 26 7369 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4738 /force-app/main/default/classes/MetadataService.cls 7369 26 7369 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4739 /force-app/main/default/classes/MetadataService.cls 7369 26 7369 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4739 /force-app/main/default/classes/MetadataService.cls 7369 26 7369 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4740 /force-app/main/default/classes/MetadataService.cls 7370 26 7370 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4740 /force-app/main/default/classes/MetadataService.cls 7370 26 7370 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4741 /force-app/main/default/classes/MetadataService.cls 7370 26 7370 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4741 /force-app/main/default/classes/MetadataService.cls 7370 26 7370 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4742 /force-app/main/default/classes/MetadataService.cls 7372 12 7378 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4742 /force-app/main/default/classes/MetadataService.cls 7372 12 7378 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4743 /force-app/main/default/classes/MetadataService.cls 7374 16 7374 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4743 /force-app/main/default/classes/MetadataService.cls 7374 16 7374 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4744 /force-app/main/default/classes/MetadataService.cls 7375 26 7375 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4744 /force-app/main/default/classes/MetadataService.cls 7375 26 7375 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4745 /force-app/main/default/classes/MetadataService.cls 7375 26 7375 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4745 /force-app/main/default/classes/MetadataService.cls 7375 26 7375 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4746 /force-app/main/default/classes/MetadataService.cls 7376 26 7376 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4746 /force-app/main/default/classes/MetadataService.cls 7376 26 7376 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4747 /force-app/main/default/classes/MetadataService.cls 7376 26 7376 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4747 /force-app/main/default/classes/MetadataService.cls 7376 26 7376 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4748 /force-app/main/default/classes/MetadataService.cls 7377 26 7377 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4748 /force-app/main/default/classes/MetadataService.cls 7377 26 7377 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4749 /force-app/main/default/classes/MetadataService.cls 7377 26 7377 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4749 /force-app/main/default/classes/MetadataService.cls 7377 26 7377 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4750 /force-app/main/default/classes/MetadataService.cls 7379 12 7385 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4750 /force-app/main/default/classes/MetadataService.cls 7379 12 7385 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4751 /force-app/main/default/classes/MetadataService.cls 7379 12 7385 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readGroupResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4751 /force-app/main/default/classes/MetadataService.cls 7379 12 7385 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readGroupResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4752 /force-app/main/default/classes/MetadataService.cls 7381 16 7381 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4752 /force-app/main/default/classes/MetadataService.cls 7381 16 7381 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4753 /force-app/main/default/classes/MetadataService.cls 7382 26 7382 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4753 /force-app/main/default/classes/MetadataService.cls 7382 26 7382 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4754 /force-app/main/default/classes/MetadataService.cls 7382 26 7382 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4754 /force-app/main/default/classes/MetadataService.cls 7382 26 7382 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4755 /force-app/main/default/classes/MetadataService.cls 7383 26 7383 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4755 /force-app/main/default/classes/MetadataService.cls 7383 26 7383 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4756 /force-app/main/default/classes/MetadataService.cls 7383 26 7383 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4756 /force-app/main/default/classes/MetadataService.cls 7383 26 7383 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4757 /force-app/main/default/classes/MetadataService.cls 7384 26 7384 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4757 /force-app/main/default/classes/MetadataService.cls 7384 26 7384 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4758 /force-app/main/default/classes/MetadataService.cls 7384 26 7384 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4758 /force-app/main/default/classes/MetadataService.cls 7384 26 7384 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4759 /force-app/main/default/classes/MetadataService.cls 7386 12 7392 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4759 /force-app/main/default/classes/MetadataService.cls 7386 12 7392 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4760 /force-app/main/default/classes/MetadataService.cls 7388 16 7388 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4760 /force-app/main/default/classes/MetadataService.cls 7388 16 7388 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4761 /force-app/main/default/classes/MetadataService.cls 7389 26 7389 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4761 /force-app/main/default/classes/MetadataService.cls 7389 26 7389 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4762 /force-app/main/default/classes/MetadataService.cls 7389 26 7389 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4762 /force-app/main/default/classes/MetadataService.cls 7389 26 7389 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4763 /force-app/main/default/classes/MetadataService.cls 7390 26 7390 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4763 /force-app/main/default/classes/MetadataService.cls 7390 26 7390 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4764 /force-app/main/default/classes/MetadataService.cls 7390 26 7390 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4764 /force-app/main/default/classes/MetadataService.cls 7390 26 7390 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4765 /force-app/main/default/classes/MetadataService.cls 7391 26 7391 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4765 /force-app/main/default/classes/MetadataService.cls 7391 26 7391 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4766 /force-app/main/default/classes/MetadataService.cls 7391 26 7391 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4766 /force-app/main/default/classes/MetadataService.cls 7391 26 7391 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4767 /force-app/main/default/classes/MetadataService.cls 7393 12 7399 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4767 /force-app/main/default/classes/MetadataService.cls 7393 12 7399 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4768 /force-app/main/default/classes/MetadataService.cls 7393 12 7399 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readBusinessProcessResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4768 /force-app/main/default/classes/MetadataService.cls 7393 12 7399 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readBusinessProcessResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4769 /force-app/main/default/classes/MetadataService.cls 7395 16 7395 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4769 /force-app/main/default/classes/MetadataService.cls 7395 16 7395 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4770 /force-app/main/default/classes/MetadataService.cls 7396 26 7396 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4770 /force-app/main/default/classes/MetadataService.cls 7396 26 7396 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4771 /force-app/main/default/classes/MetadataService.cls 7396 26 7396 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4771 /force-app/main/default/classes/MetadataService.cls 7396 26 7396 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4772 /force-app/main/default/classes/MetadataService.cls 7397 26 7397 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4772 /force-app/main/default/classes/MetadataService.cls 7397 26 7397 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4773 /force-app/main/default/classes/MetadataService.cls 7397 26 7397 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4773 /force-app/main/default/classes/MetadataService.cls 7397 26 7397 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4774 /force-app/main/default/classes/MetadataService.cls 7398 26 7398 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4774 /force-app/main/default/classes/MetadataService.cls 7398 26 7398 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4775 /force-app/main/default/classes/MetadataService.cls 7398 26 7398 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4775 /force-app/main/default/classes/MetadataService.cls 7398 26 7398 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4776 /force-app/main/default/classes/MetadataService.cls 7400 12 7406 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4776 /force-app/main/default/classes/MetadataService.cls 7400 12 7406 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4777 /force-app/main/default/classes/MetadataService.cls 7402 16 7402 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4777 /force-app/main/default/classes/MetadataService.cls 7402 16 7402 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4778 /force-app/main/default/classes/MetadataService.cls 7403 26 7403 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4778 /force-app/main/default/classes/MetadataService.cls 7403 26 7403 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4779 /force-app/main/default/classes/MetadataService.cls 7403 26 7403 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4779 /force-app/main/default/classes/MetadataService.cls 7403 26 7403 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4780 /force-app/main/default/classes/MetadataService.cls 7404 26 7404 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4780 /force-app/main/default/classes/MetadataService.cls 7404 26 7404 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4781 /force-app/main/default/classes/MetadataService.cls 7404 26 7404 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4781 /force-app/main/default/classes/MetadataService.cls 7404 26 7404 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4782 /force-app/main/default/classes/MetadataService.cls 7405 26 7405 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4782 /force-app/main/default/classes/MetadataService.cls 7405 26 7405 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4783 /force-app/main/default/classes/MetadataService.cls 7405 26 7405 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4783 /force-app/main/default/classes/MetadataService.cls 7405 26 7405 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4784 /force-app/main/default/classes/MetadataService.cls 7407 12 7413 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4784 /force-app/main/default/classes/MetadataService.cls 7407 12 7413 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4785 /force-app/main/default/classes/MetadataService.cls 7407 12 7413 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCompactLayoutResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4785 /force-app/main/default/classes/MetadataService.cls 7407 12 7413 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCompactLayoutResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4786 /force-app/main/default/classes/MetadataService.cls 7409 16 7409 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4786 /force-app/main/default/classes/MetadataService.cls 7409 16 7409 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4787 /force-app/main/default/classes/MetadataService.cls 7410 26 7410 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4787 /force-app/main/default/classes/MetadataService.cls 7410 26 7410 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4788 /force-app/main/default/classes/MetadataService.cls 7410 26 7410 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4788 /force-app/main/default/classes/MetadataService.cls 7410 26 7410 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4789 /force-app/main/default/classes/MetadataService.cls 7411 26 7411 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4789 /force-app/main/default/classes/MetadataService.cls 7411 26 7411 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4790 /force-app/main/default/classes/MetadataService.cls 7411 26 7411 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4790 /force-app/main/default/classes/MetadataService.cls 7411 26 7411 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4791 /force-app/main/default/classes/MetadataService.cls 7412 26 7412 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4791 /force-app/main/default/classes/MetadataService.cls 7412 26 7412 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4792 /force-app/main/default/classes/MetadataService.cls 7412 26 7412 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4792 /force-app/main/default/classes/MetadataService.cls 7412 26 7412 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4793 /force-app/main/default/classes/MetadataService.cls 7414 12 7420 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4793 /force-app/main/default/classes/MetadataService.cls 7414 12 7420 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4794 /force-app/main/default/classes/MetadataService.cls 7416 16 7416 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4794 /force-app/main/default/classes/MetadataService.cls 7416 16 7416 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4795 /force-app/main/default/classes/MetadataService.cls 7417 26 7417 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4795 /force-app/main/default/classes/MetadataService.cls 7417 26 7417 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4796 /force-app/main/default/classes/MetadataService.cls 7417 26 7417 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4796 /force-app/main/default/classes/MetadataService.cls 7417 26 7417 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4797 /force-app/main/default/classes/MetadataService.cls 7418 26 7418 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4797 /force-app/main/default/classes/MetadataService.cls 7418 26 7418 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4798 /force-app/main/default/classes/MetadataService.cls 7418 26 7418 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4798 /force-app/main/default/classes/MetadataService.cls 7418 26 7418 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4799 /force-app/main/default/classes/MetadataService.cls 7419 26 7419 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4799 /force-app/main/default/classes/MetadataService.cls 7419 26 7419 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4800 /force-app/main/default/classes/MetadataService.cls 7419 26 7419 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4800 /force-app/main/default/classes/MetadataService.cls 7419 26 7419 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4801 /force-app/main/default/classes/MetadataService.cls 7421 12 7427 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4801 /force-app/main/default/classes/MetadataService.cls 7421 12 7427 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4802 /force-app/main/default/classes/MetadataService.cls 7421 12 7427 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readSharingReasonResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4802 /force-app/main/default/classes/MetadataService.cls 7421 12 7427 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readSharingReasonResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4803 /force-app/main/default/classes/MetadataService.cls 7423 16 7423 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4803 /force-app/main/default/classes/MetadataService.cls 7423 16 7423 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4804 /force-app/main/default/classes/MetadataService.cls 7424 26 7424 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4804 /force-app/main/default/classes/MetadataService.cls 7424 26 7424 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4805 /force-app/main/default/classes/MetadataService.cls 7424 26 7424 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4805 /force-app/main/default/classes/MetadataService.cls 7424 26 7424 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4806 /force-app/main/default/classes/MetadataService.cls 7425 26 7425 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4806 /force-app/main/default/classes/MetadataService.cls 7425 26 7425 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4807 /force-app/main/default/classes/MetadataService.cls 7425 26 7425 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4807 /force-app/main/default/classes/MetadataService.cls 7425 26 7425 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4808 /force-app/main/default/classes/MetadataService.cls 7426 26 7426 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4808 /force-app/main/default/classes/MetadataService.cls 7426 26 7426 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4809 /force-app/main/default/classes/MetadataService.cls 7426 26 7426 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4809 /force-app/main/default/classes/MetadataService.cls 7426 26 7426 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4810 /force-app/main/default/classes/MetadataService.cls 7428 12 7434 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4810 /force-app/main/default/classes/MetadataService.cls 7428 12 7434 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4811 /force-app/main/default/classes/MetadataService.cls 7430 16 7430 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4811 /force-app/main/default/classes/MetadataService.cls 7430 16 7430 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4812 /force-app/main/default/classes/MetadataService.cls 7431 26 7431 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4812 /force-app/main/default/classes/MetadataService.cls 7431 26 7431 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4813 /force-app/main/default/classes/MetadataService.cls 7431 26 7431 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4813 /force-app/main/default/classes/MetadataService.cls 7431 26 7431 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4814 /force-app/main/default/classes/MetadataService.cls 7432 26 7432 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4814 /force-app/main/default/classes/MetadataService.cls 7432 26 7432 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4815 /force-app/main/default/classes/MetadataService.cls 7432 26 7432 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4815 /force-app/main/default/classes/MetadataService.cls 7432 26 7432 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4816 /force-app/main/default/classes/MetadataService.cls 7433 26 7433 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4816 /force-app/main/default/classes/MetadataService.cls 7433 26 7433 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4817 /force-app/main/default/classes/MetadataService.cls 7433 26 7433 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4817 /force-app/main/default/classes/MetadataService.cls 7433 26 7433 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4818 /force-app/main/default/classes/MetadataService.cls 7435 12 7441 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4818 /force-app/main/default/classes/MetadataService.cls 7435 12 7441 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4819 /force-app/main/default/classes/MetadataService.cls 7435 12 7441 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readValidationRuleResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4819 /force-app/main/default/classes/MetadataService.cls 7435 12 7441 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readValidationRuleResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4820 /force-app/main/default/classes/MetadataService.cls 7437 16 7437 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4820 /force-app/main/default/classes/MetadataService.cls 7437 16 7437 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4821 /force-app/main/default/classes/MetadataService.cls 7438 26 7438 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4821 /force-app/main/default/classes/MetadataService.cls 7438 26 7438 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4822 /force-app/main/default/classes/MetadataService.cls 7438 26 7438 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4822 /force-app/main/default/classes/MetadataService.cls 7438 26 7438 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4823 /force-app/main/default/classes/MetadataService.cls 7439 26 7439 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4823 /force-app/main/default/classes/MetadataService.cls 7439 26 7439 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4824 /force-app/main/default/classes/MetadataService.cls 7439 26 7439 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4824 /force-app/main/default/classes/MetadataService.cls 7439 26 7439 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4825 /force-app/main/default/classes/MetadataService.cls 7440 26 7440 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4825 /force-app/main/default/classes/MetadataService.cls 7440 26 7440 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4826 /force-app/main/default/classes/MetadataService.cls 7440 26 7440 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4826 /force-app/main/default/classes/MetadataService.cls 7440 26 7440 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4827 /force-app/main/default/classes/MetadataService.cls 7442 12 7448 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4827 /force-app/main/default/classes/MetadataService.cls 7442 12 7448 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4828 /force-app/main/default/classes/MetadataService.cls 7444 16 7444 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4828 /force-app/main/default/classes/MetadataService.cls 7444 16 7444 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4829 /force-app/main/default/classes/MetadataService.cls 7445 26 7445 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4829 /force-app/main/default/classes/MetadataService.cls 7445 26 7445 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4830 /force-app/main/default/classes/MetadataService.cls 7445 26 7445 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4830 /force-app/main/default/classes/MetadataService.cls 7445 26 7445 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4831 /force-app/main/default/classes/MetadataService.cls 7446 26 7446 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4831 /force-app/main/default/classes/MetadataService.cls 7446 26 7446 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4832 /force-app/main/default/classes/MetadataService.cls 7446 26 7446 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4832 /force-app/main/default/classes/MetadataService.cls 7446 26 7446 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4833 /force-app/main/default/classes/MetadataService.cls 7447 26 7447 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4833 /force-app/main/default/classes/MetadataService.cls 7447 26 7447 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4834 /force-app/main/default/classes/MetadataService.cls 7447 26 7447 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4834 /force-app/main/default/classes/MetadataService.cls 7447 26 7447 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4835 /force-app/main/default/classes/MetadataService.cls 7449 12 7455 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4835 /force-app/main/default/classes/MetadataService.cls 7449 12 7455 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4836 /force-app/main/default/classes/MetadataService.cls 7449 12 7455 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readReportTypeResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4836 /force-app/main/default/classes/MetadataService.cls 7449 12 7455 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readReportTypeResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4837 /force-app/main/default/classes/MetadataService.cls 7451 16 7451 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4837 /force-app/main/default/classes/MetadataService.cls 7451 16 7451 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4838 /force-app/main/default/classes/MetadataService.cls 7452 26 7452 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4838 /force-app/main/default/classes/MetadataService.cls 7452 26 7452 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4839 /force-app/main/default/classes/MetadataService.cls 7452 26 7452 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4839 /force-app/main/default/classes/MetadataService.cls 7452 26 7452 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4840 /force-app/main/default/classes/MetadataService.cls 7453 26 7453 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4840 /force-app/main/default/classes/MetadataService.cls 7453 26 7453 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4841 /force-app/main/default/classes/MetadataService.cls 7453 26 7453 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4841 /force-app/main/default/classes/MetadataService.cls 7453 26 7453 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4842 /force-app/main/default/classes/MetadataService.cls 7454 26 7454 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4842 /force-app/main/default/classes/MetadataService.cls 7454 26 7454 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4843 /force-app/main/default/classes/MetadataService.cls 7454 26 7454 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4843 /force-app/main/default/classes/MetadataService.cls 7454 26 7454 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4844 /force-app/main/default/classes/MetadataService.cls 7456 12 7462 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4844 /force-app/main/default/classes/MetadataService.cls 7456 12 7462 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4845 /force-app/main/default/classes/MetadataService.cls 7458 16 7458 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4845 /force-app/main/default/classes/MetadataService.cls 7458 16 7458 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4846 /force-app/main/default/classes/MetadataService.cls 7459 26 7459 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4846 /force-app/main/default/classes/MetadataService.cls 7459 26 7459 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4847 /force-app/main/default/classes/MetadataService.cls 7459 26 7459 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4847 /force-app/main/default/classes/MetadataService.cls 7459 26 7459 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4848 /force-app/main/default/classes/MetadataService.cls 7460 26 7460 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4848 /force-app/main/default/classes/MetadataService.cls 7460 26 7460 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4849 /force-app/main/default/classes/MetadataService.cls 7460 26 7460 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4849 /force-app/main/default/classes/MetadataService.cls 7460 26 7460 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4850 /force-app/main/default/classes/MetadataService.cls 7461 26 7461 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4850 /force-app/main/default/classes/MetadataService.cls 7461 26 7461 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4851 /force-app/main/default/classes/MetadataService.cls 7461 26 7461 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4851 /force-app/main/default/classes/MetadataService.cls 7461 26 7461 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4852 /force-app/main/default/classes/MetadataService.cls 7463 12 7469 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4852 /force-app/main/default/classes/MetadataService.cls 7463 12 7469 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4853 /force-app/main/default/classes/MetadataService.cls 7463 12 7469 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readReportResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4853 /force-app/main/default/classes/MetadataService.cls 7463 12 7469 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readReportResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4854 /force-app/main/default/classes/MetadataService.cls 7465 16 7465 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4854 /force-app/main/default/classes/MetadataService.cls 7465 16 7465 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4855 /force-app/main/default/classes/MetadataService.cls 7466 26 7466 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4855 /force-app/main/default/classes/MetadataService.cls 7466 26 7466 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4856 /force-app/main/default/classes/MetadataService.cls 7466 26 7466 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4856 /force-app/main/default/classes/MetadataService.cls 7466 26 7466 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4857 /force-app/main/default/classes/MetadataService.cls 7467 26 7467 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4857 /force-app/main/default/classes/MetadataService.cls 7467 26 7467 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4858 /force-app/main/default/classes/MetadataService.cls 7467 26 7467 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4858 /force-app/main/default/classes/MetadataService.cls 7467 26 7467 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4859 /force-app/main/default/classes/MetadataService.cls 7468 26 7468 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4859 /force-app/main/default/classes/MetadataService.cls 7468 26 7468 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4860 /force-app/main/default/classes/MetadataService.cls 7468 26 7468 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4860 /force-app/main/default/classes/MetadataService.cls 7468 26 7468 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4861 /force-app/main/default/classes/MetadataService.cls 7470 12 7476 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4861 /force-app/main/default/classes/MetadataService.cls 7470 12 7476 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4862 /force-app/main/default/classes/MetadataService.cls 7472 16 7472 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4862 /force-app/main/default/classes/MetadataService.cls 7472 16 7472 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4863 /force-app/main/default/classes/MetadataService.cls 7473 26 7473 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4863 /force-app/main/default/classes/MetadataService.cls 7473 26 7473 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4864 /force-app/main/default/classes/MetadataService.cls 7473 26 7473 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4864 /force-app/main/default/classes/MetadataService.cls 7473 26 7473 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4865 /force-app/main/default/classes/MetadataService.cls 7474 26 7474 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4865 /force-app/main/default/classes/MetadataService.cls 7474 26 7474 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4866 /force-app/main/default/classes/MetadataService.cls 7474 26 7474 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4866 /force-app/main/default/classes/MetadataService.cls 7474 26 7474 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4867 /force-app/main/default/classes/MetadataService.cls 7475 26 7475 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4867 /force-app/main/default/classes/MetadataService.cls 7475 26 7475 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4868 /force-app/main/default/classes/MetadataService.cls 7475 26 7475 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4868 /force-app/main/default/classes/MetadataService.cls 7475 26 7475 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4869 /force-app/main/default/classes/MetadataService.cls 7477 12 7483 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4869 /force-app/main/default/classes/MetadataService.cls 7477 12 7483 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4870 /force-app/main/default/classes/MetadataService.cls 7477 12 7483 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readDashboardResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4870 /force-app/main/default/classes/MetadataService.cls 7477 12 7483 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readDashboardResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4871 /force-app/main/default/classes/MetadataService.cls 7479 16 7479 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4871 /force-app/main/default/classes/MetadataService.cls 7479 16 7479 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4872 /force-app/main/default/classes/MetadataService.cls 7480 26 7480 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4872 /force-app/main/default/classes/MetadataService.cls 7480 26 7480 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4873 /force-app/main/default/classes/MetadataService.cls 7480 26 7480 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4873 /force-app/main/default/classes/MetadataService.cls 7480 26 7480 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4874 /force-app/main/default/classes/MetadataService.cls 7481 26 7481 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4874 /force-app/main/default/classes/MetadataService.cls 7481 26 7481 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4875 /force-app/main/default/classes/MetadataService.cls 7481 26 7481 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4875 /force-app/main/default/classes/MetadataService.cls 7481 26 7481 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4876 /force-app/main/default/classes/MetadataService.cls 7482 26 7482 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4876 /force-app/main/default/classes/MetadataService.cls 7482 26 7482 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4877 /force-app/main/default/classes/MetadataService.cls 7482 26 7482 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4877 /force-app/main/default/classes/MetadataService.cls 7482 26 7482 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4878 /force-app/main/default/classes/MetadataService.cls 7484 12 7490 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4878 /force-app/main/default/classes/MetadataService.cls 7484 12 7490 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4879 /force-app/main/default/classes/MetadataService.cls 7486 16 7486 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4879 /force-app/main/default/classes/MetadataService.cls 7486 16 7486 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4880 /force-app/main/default/classes/MetadataService.cls 7487 26 7487 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4880 /force-app/main/default/classes/MetadataService.cls 7487 26 7487 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4881 /force-app/main/default/classes/MetadataService.cls 7487 26 7487 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4881 /force-app/main/default/classes/MetadataService.cls 7487 26 7487 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4882 /force-app/main/default/classes/MetadataService.cls 7488 26 7488 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4882 /force-app/main/default/classes/MetadataService.cls 7488 26 7488 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4883 /force-app/main/default/classes/MetadataService.cls 7488 26 7488 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4883 /force-app/main/default/classes/MetadataService.cls 7488 26 7488 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4884 /force-app/main/default/classes/MetadataService.cls 7489 26 7489 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4884 /force-app/main/default/classes/MetadataService.cls 7489 26 7489 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4885 /force-app/main/default/classes/MetadataService.cls 7489 26 7489 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4885 /force-app/main/default/classes/MetadataService.cls 7489 26 7489 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4886 /force-app/main/default/classes/MetadataService.cls 7491 12 7497 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4886 /force-app/main/default/classes/MetadataService.cls 7491 12 7497 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4887 /force-app/main/default/classes/MetadataService.cls 7491 12 7497 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readAnalyticSnapshotResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4887 /force-app/main/default/classes/MetadataService.cls 7491 12 7497 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readAnalyticSnapshotResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4888 /force-app/main/default/classes/MetadataService.cls 7493 16 7493 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4888 /force-app/main/default/classes/MetadataService.cls 7493 16 7493 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4889 /force-app/main/default/classes/MetadataService.cls 7494 26 7494 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4889 /force-app/main/default/classes/MetadataService.cls 7494 26 7494 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4890 /force-app/main/default/classes/MetadataService.cls 7494 26 7494 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4890 /force-app/main/default/classes/MetadataService.cls 7494 26 7494 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4891 /force-app/main/default/classes/MetadataService.cls 7495 26 7495 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4891 /force-app/main/default/classes/MetadataService.cls 7495 26 7495 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4892 /force-app/main/default/classes/MetadataService.cls 7495 26 7495 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4892 /force-app/main/default/classes/MetadataService.cls 7495 26 7495 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4893 /force-app/main/default/classes/MetadataService.cls 7496 26 7496 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4893 /force-app/main/default/classes/MetadataService.cls 7496 26 7496 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4894 /force-app/main/default/classes/MetadataService.cls 7496 26 7496 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4894 /force-app/main/default/classes/MetadataService.cls 7496 26 7496 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4895 /force-app/main/default/classes/MetadataService.cls 7498 12 7504 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4895 /force-app/main/default/classes/MetadataService.cls 7498 12 7504 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4896 /force-app/main/default/classes/MetadataService.cls 7500 16 7500 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4896 /force-app/main/default/classes/MetadataService.cls 7500 16 7500 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4897 /force-app/main/default/classes/MetadataService.cls 7501 26 7501 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4897 /force-app/main/default/classes/MetadataService.cls 7501 26 7501 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4898 /force-app/main/default/classes/MetadataService.cls 7501 26 7501 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4898 /force-app/main/default/classes/MetadataService.cls 7501 26 7501 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4899 /force-app/main/default/classes/MetadataService.cls 7502 26 7502 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4899 /force-app/main/default/classes/MetadataService.cls 7502 26 7502 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4900 /force-app/main/default/classes/MetadataService.cls 7502 26 7502 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4900 /force-app/main/default/classes/MetadataService.cls 7502 26 7502 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4901 /force-app/main/default/classes/MetadataService.cls 7503 26 7503 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4901 /force-app/main/default/classes/MetadataService.cls 7503 26 7503 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4902 /force-app/main/default/classes/MetadataService.cls 7503 26 7503 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4902 /force-app/main/default/classes/MetadataService.cls 7503 26 7503 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4903 /force-app/main/default/classes/MetadataService.cls 7505 12 7511 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4903 /force-app/main/default/classes/MetadataService.cls 7505 12 7511 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4904 /force-app/main/default/classes/MetadataService.cls 7505 12 7511 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCustomPageWebLinkResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4904 /force-app/main/default/classes/MetadataService.cls 7505 12 7511 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCustomPageWebLinkResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4905 /force-app/main/default/classes/MetadataService.cls 7507 16 7507 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4905 /force-app/main/default/classes/MetadataService.cls 7507 16 7507 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4906 /force-app/main/default/classes/MetadataService.cls 7508 26 7508 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4906 /force-app/main/default/classes/MetadataService.cls 7508 26 7508 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4907 /force-app/main/default/classes/MetadataService.cls 7508 26 7508 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4907 /force-app/main/default/classes/MetadataService.cls 7508 26 7508 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4908 /force-app/main/default/classes/MetadataService.cls 7509 26 7509 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4908 /force-app/main/default/classes/MetadataService.cls 7509 26 7509 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4909 /force-app/main/default/classes/MetadataService.cls 7509 26 7509 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4909 /force-app/main/default/classes/MetadataService.cls 7509 26 7509 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4910 /force-app/main/default/classes/MetadataService.cls 7510 26 7510 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4910 /force-app/main/default/classes/MetadataService.cls 7510 26 7510 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4911 /force-app/main/default/classes/MetadataService.cls 7510 26 7510 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4911 /force-app/main/default/classes/MetadataService.cls 7510 26 7510 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4912 /force-app/main/default/classes/MetadataService.cls 7512 12 7518 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4912 /force-app/main/default/classes/MetadataService.cls 7512 12 7518 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4913 /force-app/main/default/classes/MetadataService.cls 7514 16 7514 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4913 /force-app/main/default/classes/MetadataService.cls 7514 16 7514 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4914 /force-app/main/default/classes/MetadataService.cls 7515 26 7515 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4914 /force-app/main/default/classes/MetadataService.cls 7515 26 7515 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4915 /force-app/main/default/classes/MetadataService.cls 7515 26 7515 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4915 /force-app/main/default/classes/MetadataService.cls 7515 26 7515 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4916 /force-app/main/default/classes/MetadataService.cls 7516 26 7516 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4916 /force-app/main/default/classes/MetadataService.cls 7516 26 7516 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4917 /force-app/main/default/classes/MetadataService.cls 7516 26 7516 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4917 /force-app/main/default/classes/MetadataService.cls 7516 26 7516 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4918 /force-app/main/default/classes/MetadataService.cls 7517 26 7517 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4918 /force-app/main/default/classes/MetadataService.cls 7517 26 7517 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4919 /force-app/main/default/classes/MetadataService.cls 7517 26 7517 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4919 /force-app/main/default/classes/MetadataService.cls 7517 26 7517 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4920 /force-app/main/default/classes/MetadataService.cls 7519 12 7525 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4920 /force-app/main/default/classes/MetadataService.cls 7519 12 7525 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4921 /force-app/main/default/classes/MetadataService.cls 7519 12 7525 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readQuickActionResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4921 /force-app/main/default/classes/MetadataService.cls 7519 12 7525 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readQuickActionResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4922 /force-app/main/default/classes/MetadataService.cls 7521 16 7521 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4922 /force-app/main/default/classes/MetadataService.cls 7521 16 7521 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4923 /force-app/main/default/classes/MetadataService.cls 7522 26 7522 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4923 /force-app/main/default/classes/MetadataService.cls 7522 26 7522 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4924 /force-app/main/default/classes/MetadataService.cls 7522 26 7522 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4924 /force-app/main/default/classes/MetadataService.cls 7522 26 7522 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4925 /force-app/main/default/classes/MetadataService.cls 7523 26 7523 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4925 /force-app/main/default/classes/MetadataService.cls 7523 26 7523 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4926 /force-app/main/default/classes/MetadataService.cls 7523 26 7523 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4926 /force-app/main/default/classes/MetadataService.cls 7523 26 7523 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4927 /force-app/main/default/classes/MetadataService.cls 7524 26 7524 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4927 /force-app/main/default/classes/MetadataService.cls 7524 26 7524 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4928 /force-app/main/default/classes/MetadataService.cls 7524 26 7524 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4928 /force-app/main/default/classes/MetadataService.cls 7524 26 7524 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4929 /force-app/main/default/classes/MetadataService.cls 7526 12 7532 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4929 /force-app/main/default/classes/MetadataService.cls 7526 12 7532 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4930 /force-app/main/default/classes/MetadataService.cls 7528 16 7528 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4930 /force-app/main/default/classes/MetadataService.cls 7528 16 7528 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4931 /force-app/main/default/classes/MetadataService.cls 7529 26 7529 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4931 /force-app/main/default/classes/MetadataService.cls 7529 26 7529 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4932 /force-app/main/default/classes/MetadataService.cls 7529 26 7529 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4932 /force-app/main/default/classes/MetadataService.cls 7529 26 7529 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4933 /force-app/main/default/classes/MetadataService.cls 7530 26 7530 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4933 /force-app/main/default/classes/MetadataService.cls 7530 26 7530 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4934 /force-app/main/default/classes/MetadataService.cls 7530 26 7530 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4934 /force-app/main/default/classes/MetadataService.cls 7530 26 7530 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4935 /force-app/main/default/classes/MetadataService.cls 7531 26 7531 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4935 /force-app/main/default/classes/MetadataService.cls 7531 26 7531 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4936 /force-app/main/default/classes/MetadataService.cls 7531 26 7531 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4936 /force-app/main/default/classes/MetadataService.cls 7531 26 7531 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4937 /force-app/main/default/classes/MetadataService.cls 7533 12 7539 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4937 /force-app/main/default/classes/MetadataService.cls 7533 12 7539 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4938 /force-app/main/default/classes/MetadataService.cls 7533 12 7539 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readFlexiPageResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4938 /force-app/main/default/classes/MetadataService.cls 7533 12 7539 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readFlexiPageResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4939 /force-app/main/default/classes/MetadataService.cls 7535 16 7535 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4939 /force-app/main/default/classes/MetadataService.cls 7535 16 7535 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4940 /force-app/main/default/classes/MetadataService.cls 7536 26 7536 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4940 /force-app/main/default/classes/MetadataService.cls 7536 26 7536 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4941 /force-app/main/default/classes/MetadataService.cls 7536 26 7536 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4941 /force-app/main/default/classes/MetadataService.cls 7536 26 7536 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4942 /force-app/main/default/classes/MetadataService.cls 7537 26 7537 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4942 /force-app/main/default/classes/MetadataService.cls 7537 26 7537 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4943 /force-app/main/default/classes/MetadataService.cls 7537 26 7537 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4943 /force-app/main/default/classes/MetadataService.cls 7537 26 7537 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4944 /force-app/main/default/classes/MetadataService.cls 7538 26 7538 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4944 /force-app/main/default/classes/MetadataService.cls 7538 26 7538 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4945 /force-app/main/default/classes/MetadataService.cls 7538 26 7538 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4945 /force-app/main/default/classes/MetadataService.cls 7538 26 7538 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4946 /force-app/main/default/classes/MetadataService.cls 7540 12 7546 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4946 /force-app/main/default/classes/MetadataService.cls 7540 12 7546 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4947 /force-app/main/default/classes/MetadataService.cls 7542 16 7542 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4947 /force-app/main/default/classes/MetadataService.cls 7542 16 7542 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4948 /force-app/main/default/classes/MetadataService.cls 7543 26 7543 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4948 /force-app/main/default/classes/MetadataService.cls 7543 26 7543 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4949 /force-app/main/default/classes/MetadataService.cls 7543 26 7543 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4949 /force-app/main/default/classes/MetadataService.cls 7543 26 7543 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4950 /force-app/main/default/classes/MetadataService.cls 7544 26 7544 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4950 /force-app/main/default/classes/MetadataService.cls 7544 26 7544 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4951 /force-app/main/default/classes/MetadataService.cls 7544 26 7544 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4951 /force-app/main/default/classes/MetadataService.cls 7544 26 7544 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4952 /force-app/main/default/classes/MetadataService.cls 7545 26 7545 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4952 /force-app/main/default/classes/MetadataService.cls 7545 26 7545 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4953 /force-app/main/default/classes/MetadataService.cls 7545 26 7545 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4953 /force-app/main/default/classes/MetadataService.cls 7545 26 7545 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4954 /force-app/main/default/classes/MetadataService.cls 7547 12 7553 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4954 /force-app/main/default/classes/MetadataService.cls 7547 12 7553 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4955 /force-app/main/default/classes/MetadataService.cls 7547 12 7553 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCustomTabResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4955 /force-app/main/default/classes/MetadataService.cls 7547 12 7553 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCustomTabResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4956 /force-app/main/default/classes/MetadataService.cls 7549 16 7549 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4956 /force-app/main/default/classes/MetadataService.cls 7549 16 7549 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4957 /force-app/main/default/classes/MetadataService.cls 7550 26 7550 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4957 /force-app/main/default/classes/MetadataService.cls 7550 26 7550 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4958 /force-app/main/default/classes/MetadataService.cls 7550 26 7550 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4958 /force-app/main/default/classes/MetadataService.cls 7550 26 7550 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4959 /force-app/main/default/classes/MetadataService.cls 7551 26 7551 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4959 /force-app/main/default/classes/MetadataService.cls 7551 26 7551 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4960 /force-app/main/default/classes/MetadataService.cls 7551 26 7551 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4960 /force-app/main/default/classes/MetadataService.cls 7551 26 7551 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4961 /force-app/main/default/classes/MetadataService.cls 7552 26 7552 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4961 /force-app/main/default/classes/MetadataService.cls 7552 26 7552 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4962 /force-app/main/default/classes/MetadataService.cls 7552 26 7552 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4962 /force-app/main/default/classes/MetadataService.cls 7552 26 7552 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4963 /force-app/main/default/classes/MetadataService.cls 7554 12 7560 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4963 /force-app/main/default/classes/MetadataService.cls 7554 12 7560 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4964 /force-app/main/default/classes/MetadataService.cls 7556 16 7556 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4964 /force-app/main/default/classes/MetadataService.cls 7556 16 7556 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4965 /force-app/main/default/classes/MetadataService.cls 7557 26 7557 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4965 /force-app/main/default/classes/MetadataService.cls 7557 26 7557 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4966 /force-app/main/default/classes/MetadataService.cls 7557 26 7557 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4966 /force-app/main/default/classes/MetadataService.cls 7557 26 7557 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4967 /force-app/main/default/classes/MetadataService.cls 7558 26 7558 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4967 /force-app/main/default/classes/MetadataService.cls 7558 26 7558 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4968 /force-app/main/default/classes/MetadataService.cls 7558 26 7558 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4968 /force-app/main/default/classes/MetadataService.cls 7558 26 7558 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4969 /force-app/main/default/classes/MetadataService.cls 7559 26 7559 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4969 /force-app/main/default/classes/MetadataService.cls 7559 26 7559 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4970 /force-app/main/default/classes/MetadataService.cls 7559 26 7559 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4970 /force-app/main/default/classes/MetadataService.cls 7559 26 7559 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4971 /force-app/main/default/classes/MetadataService.cls 7561 12 7567 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4971 /force-app/main/default/classes/MetadataService.cls 7561 12 7567 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4972 /force-app/main/default/classes/MetadataService.cls 7561 12 7567 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCustomApplicationComponentResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4972 /force-app/main/default/classes/MetadataService.cls 7561 12 7567 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCustomApplicationComponentResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4973 /force-app/main/default/classes/MetadataService.cls 7563 16 7563 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4973 /force-app/main/default/classes/MetadataService.cls 7563 16 7563 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4974 /force-app/main/default/classes/MetadataService.cls 7564 26 7564 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4974 /force-app/main/default/classes/MetadataService.cls 7564 26 7564 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4975 /force-app/main/default/classes/MetadataService.cls 7564 26 7564 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4975 /force-app/main/default/classes/MetadataService.cls 7564 26 7564 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4976 /force-app/main/default/classes/MetadataService.cls 7565 26 7565 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4976 /force-app/main/default/classes/MetadataService.cls 7565 26 7565 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4977 /force-app/main/default/classes/MetadataService.cls 7565 26 7565 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4977 /force-app/main/default/classes/MetadataService.cls 7565 26 7565 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4978 /force-app/main/default/classes/MetadataService.cls 7566 26 7566 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4978 /force-app/main/default/classes/MetadataService.cls 7566 26 7566 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4979 /force-app/main/default/classes/MetadataService.cls 7566 26 7566 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4979 /force-app/main/default/classes/MetadataService.cls 7566 26 7566 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4980 /force-app/main/default/classes/MetadataService.cls 7568 12 7574 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4980 /force-app/main/default/classes/MetadataService.cls 7568 12 7574 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4981 /force-app/main/default/classes/MetadataService.cls 7570 16 7570 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4981 /force-app/main/default/classes/MetadataService.cls 7570 16 7570 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4982 /force-app/main/default/classes/MetadataService.cls 7571 26 7571 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4982 /force-app/main/default/classes/MetadataService.cls 7571 26 7571 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4983 /force-app/main/default/classes/MetadataService.cls 7571 26 7571 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4983 /force-app/main/default/classes/MetadataService.cls 7571 26 7571 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4984 /force-app/main/default/classes/MetadataService.cls 7572 26 7572 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4984 /force-app/main/default/classes/MetadataService.cls 7572 26 7572 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4985 /force-app/main/default/classes/MetadataService.cls 7572 26 7572 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4985 /force-app/main/default/classes/MetadataService.cls 7572 26 7572 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4986 /force-app/main/default/classes/MetadataService.cls 7573 26 7573 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4986 /force-app/main/default/classes/MetadataService.cls 7573 26 7573 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4987 /force-app/main/default/classes/MetadataService.cls 7573 26 7573 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4987 /force-app/main/default/classes/MetadataService.cls 7573 26 7573 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4988 /force-app/main/default/classes/MetadataService.cls 7575 12 7581 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4988 /force-app/main/default/classes/MetadataService.cls 7575 12 7581 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4989 /force-app/main/default/classes/MetadataService.cls 7575 12 7581 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCustomApplicationResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4989 /force-app/main/default/classes/MetadataService.cls 7575 12 7581 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCustomApplicationResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
4990 /force-app/main/default/classes/MetadataService.cls 7577 16 7577 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4990 /force-app/main/default/classes/MetadataService.cls 7577 16 7577 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4991 /force-app/main/default/classes/MetadataService.cls 7578 26 7578 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4991 /force-app/main/default/classes/MetadataService.cls 7578 26 7578 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
4992 /force-app/main/default/classes/MetadataService.cls 7578 26 7578 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4992 /force-app/main/default/classes/MetadataService.cls 7578 26 7578 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4993 /force-app/main/default/classes/MetadataService.cls 7579 26 7579 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4993 /force-app/main/default/classes/MetadataService.cls 7579 26 7579 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
4994 /force-app/main/default/classes/MetadataService.cls 7579 26 7579 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4994 /force-app/main/default/classes/MetadataService.cls 7579 26 7579 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4995 /force-app/main/default/classes/MetadataService.cls 7580 26 7580 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4995 /force-app/main/default/classes/MetadataService.cls 7580 26 7580 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
4996 /force-app/main/default/classes/MetadataService.cls 7580 26 7580 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4996 /force-app/main/default/classes/MetadataService.cls 7580 26 7580 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
4997 /force-app/main/default/classes/MetadataService.cls 7582 12 7588 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4997 /force-app/main/default/classes/MetadataService.cls 7582 12 7588 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4998 /force-app/main/default/classes/MetadataService.cls 7584 16 7584 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4998 /force-app/main/default/classes/MetadataService.cls 7584 16 7584 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
4999 /force-app/main/default/classes/MetadataService.cls 7585 26 7585 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
4999 /force-app/main/default/classes/MetadataService.cls 7585 26 7585 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5000 /force-app/main/default/classes/MetadataService.cls 7585 26 7585 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5000 /force-app/main/default/classes/MetadataService.cls 7585 26 7585 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5001 /force-app/main/default/classes/MetadataService.cls 7586 26 7586 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5001 /force-app/main/default/classes/MetadataService.cls 7586 26 7586 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5002 /force-app/main/default/classes/MetadataService.cls 7586 26 7586 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5002 /force-app/main/default/classes/MetadataService.cls 7586 26 7586 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5003 /force-app/main/default/classes/MetadataService.cls 7587 26 7587 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5003 /force-app/main/default/classes/MetadataService.cls 7587 26 7587 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5004 /force-app/main/default/classes/MetadataService.cls 7587 26 7587 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5004 /force-app/main/default/classes/MetadataService.cls 7587 26 7587 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5005 /force-app/main/default/classes/MetadataService.cls 7589 12 7595 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5005 /force-app/main/default/classes/MetadataService.cls 7589 12 7595 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5006 /force-app/main/default/classes/MetadataService.cls 7589 12 7595 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readPortalResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5006 /force-app/main/default/classes/MetadataService.cls 7589 12 7595 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readPortalResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5007 /force-app/main/default/classes/MetadataService.cls 7591 16 7591 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5007 /force-app/main/default/classes/MetadataService.cls 7591 16 7591 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5008 /force-app/main/default/classes/MetadataService.cls 7592 26 7592 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5008 /force-app/main/default/classes/MetadataService.cls 7592 26 7592 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5009 /force-app/main/default/classes/MetadataService.cls 7592 26 7592 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5009 /force-app/main/default/classes/MetadataService.cls 7592 26 7592 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5010 /force-app/main/default/classes/MetadataService.cls 7593 26 7593 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5010 /force-app/main/default/classes/MetadataService.cls 7593 26 7593 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5011 /force-app/main/default/classes/MetadataService.cls 7593 26 7593 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5011 /force-app/main/default/classes/MetadataService.cls 7593 26 7593 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5012 /force-app/main/default/classes/MetadataService.cls 7594 26 7594 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5012 /force-app/main/default/classes/MetadataService.cls 7594 26 7594 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5013 /force-app/main/default/classes/MetadataService.cls 7594 26 7594 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5013 /force-app/main/default/classes/MetadataService.cls 7594 26 7594 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5014 /force-app/main/default/classes/MetadataService.cls 7596 12 7602 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5014 /force-app/main/default/classes/MetadataService.cls 7596 12 7602 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5015 /force-app/main/default/classes/MetadataService.cls 7598 16 7598 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5015 /force-app/main/default/classes/MetadataService.cls 7598 16 7598 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5016 /force-app/main/default/classes/MetadataService.cls 7599 26 7599 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5016 /force-app/main/default/classes/MetadataService.cls 7599 26 7599 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5017 /force-app/main/default/classes/MetadataService.cls 7599 26 7599 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5017 /force-app/main/default/classes/MetadataService.cls 7599 26 7599 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5018 /force-app/main/default/classes/MetadataService.cls 7600 26 7600 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5018 /force-app/main/default/classes/MetadataService.cls 7600 26 7600 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5019 /force-app/main/default/classes/MetadataService.cls 7600 26 7600 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5019 /force-app/main/default/classes/MetadataService.cls 7600 26 7600 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5020 /force-app/main/default/classes/MetadataService.cls 7601 26 7601 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5020 /force-app/main/default/classes/MetadataService.cls 7601 26 7601 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5021 /force-app/main/default/classes/MetadataService.cls 7601 26 7601 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5021 /force-app/main/default/classes/MetadataService.cls 7601 26 7601 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5022 /force-app/main/default/classes/MetadataService.cls 7603 12 7609 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5022 /force-app/main/default/classes/MetadataService.cls 7603 12 7609 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5023 /force-app/main/default/classes/MetadataService.cls 7603 12 7609 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readLetterheadResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5023 /force-app/main/default/classes/MetadataService.cls 7603 12 7609 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readLetterheadResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5024 /force-app/main/default/classes/MetadataService.cls 7605 16 7605 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5024 /force-app/main/default/classes/MetadataService.cls 7605 16 7605 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5025 /force-app/main/default/classes/MetadataService.cls 7606 26 7606 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5025 /force-app/main/default/classes/MetadataService.cls 7606 26 7606 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5026 /force-app/main/default/classes/MetadataService.cls 7606 26 7606 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5026 /force-app/main/default/classes/MetadataService.cls 7606 26 7606 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5027 /force-app/main/default/classes/MetadataService.cls 7607 26 7607 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5027 /force-app/main/default/classes/MetadataService.cls 7607 26 7607 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5028 /force-app/main/default/classes/MetadataService.cls 7607 26 7607 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5028 /force-app/main/default/classes/MetadataService.cls 7607 26 7607 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5029 /force-app/main/default/classes/MetadataService.cls 7608 26 7608 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5029 /force-app/main/default/classes/MetadataService.cls 7608 26 7608 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5030 /force-app/main/default/classes/MetadataService.cls 7608 26 7608 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5030 /force-app/main/default/classes/MetadataService.cls 7608 26 7608 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5031 /force-app/main/default/classes/MetadataService.cls 7610 12 7616 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5031 /force-app/main/default/classes/MetadataService.cls 7610 12 7616 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5032 /force-app/main/default/classes/MetadataService.cls 7612 16 7612 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5032 /force-app/main/default/classes/MetadataService.cls 7612 16 7612 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5033 /force-app/main/default/classes/MetadataService.cls 7613 26 7613 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5033 /force-app/main/default/classes/MetadataService.cls 7613 26 7613 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5034 /force-app/main/default/classes/MetadataService.cls 7613 26 7613 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5034 /force-app/main/default/classes/MetadataService.cls 7613 26 7613 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5035 /force-app/main/default/classes/MetadataService.cls 7614 26 7614 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5035 /force-app/main/default/classes/MetadataService.cls 7614 26 7614 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5036 /force-app/main/default/classes/MetadataService.cls 7614 26 7614 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5036 /force-app/main/default/classes/MetadataService.cls 7614 26 7614 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5037 /force-app/main/default/classes/MetadataService.cls 7615 26 7615 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5037 /force-app/main/default/classes/MetadataService.cls 7615 26 7615 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5038 /force-app/main/default/classes/MetadataService.cls 7615 26 7615 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5038 /force-app/main/default/classes/MetadataService.cls 7615 26 7615 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5039 /force-app/main/default/classes/MetadataService.cls 7617 12 7623 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5039 /force-app/main/default/classes/MetadataService.cls 7617 12 7623 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5040 /force-app/main/default/classes/MetadataService.cls 7617 12 7623 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readFlowResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5040 /force-app/main/default/classes/MetadataService.cls 7617 12 7623 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readFlowResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5041 /force-app/main/default/classes/MetadataService.cls 7619 16 7619 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5041 /force-app/main/default/classes/MetadataService.cls 7619 16 7619 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5042 /force-app/main/default/classes/MetadataService.cls 7620 26 7620 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5042 /force-app/main/default/classes/MetadataService.cls 7620 26 7620 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5043 /force-app/main/default/classes/MetadataService.cls 7620 26 7620 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5043 /force-app/main/default/classes/MetadataService.cls 7620 26 7620 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5044 /force-app/main/default/classes/MetadataService.cls 7621 26 7621 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5044 /force-app/main/default/classes/MetadataService.cls 7621 26 7621 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5045 /force-app/main/default/classes/MetadataService.cls 7621 26 7621 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5045 /force-app/main/default/classes/MetadataService.cls 7621 26 7621 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5046 /force-app/main/default/classes/MetadataService.cls 7622 26 7622 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5046 /force-app/main/default/classes/MetadataService.cls 7622 26 7622 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5047 /force-app/main/default/classes/MetadataService.cls 7622 26 7622 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5047 /force-app/main/default/classes/MetadataService.cls 7622 26 7622 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5048 /force-app/main/default/classes/MetadataService.cls 7624 12 7630 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5048 /force-app/main/default/classes/MetadataService.cls 7624 12 7630 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5049 /force-app/main/default/classes/MetadataService.cls 7626 16 7626 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5049 /force-app/main/default/classes/MetadataService.cls 7626 16 7626 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5050 /force-app/main/default/classes/MetadataService.cls 7627 26 7627 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5050 /force-app/main/default/classes/MetadataService.cls 7627 26 7627 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5051 /force-app/main/default/classes/MetadataService.cls 7627 26 7627 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5051 /force-app/main/default/classes/MetadataService.cls 7627 26 7627 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5052 /force-app/main/default/classes/MetadataService.cls 7628 26 7628 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5052 /force-app/main/default/classes/MetadataService.cls 7628 26 7628 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5053 /force-app/main/default/classes/MetadataService.cls 7628 26 7628 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5053 /force-app/main/default/classes/MetadataService.cls 7628 26 7628 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5054 /force-app/main/default/classes/MetadataService.cls 7629 26 7629 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5054 /force-app/main/default/classes/MetadataService.cls 7629 26 7629 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5055 /force-app/main/default/classes/MetadataService.cls 7629 26 7629 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5055 /force-app/main/default/classes/MetadataService.cls 7629 26 7629 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5056 /force-app/main/default/classes/MetadataService.cls 7631 12 7637 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5056 /force-app/main/default/classes/MetadataService.cls 7631 12 7637 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5057 /force-app/main/default/classes/MetadataService.cls 7631 12 7637 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWorkflowResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5057 /force-app/main/default/classes/MetadataService.cls 7631 12 7637 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWorkflowResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5058 /force-app/main/default/classes/MetadataService.cls 7633 16 7633 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5058 /force-app/main/default/classes/MetadataService.cls 7633 16 7633 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5059 /force-app/main/default/classes/MetadataService.cls 7634 26 7634 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5059 /force-app/main/default/classes/MetadataService.cls 7634 26 7634 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5060 /force-app/main/default/classes/MetadataService.cls 7634 26 7634 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5060 /force-app/main/default/classes/MetadataService.cls 7634 26 7634 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5061 /force-app/main/default/classes/MetadataService.cls 7635 26 7635 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5061 /force-app/main/default/classes/MetadataService.cls 7635 26 7635 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5062 /force-app/main/default/classes/MetadataService.cls 7635 26 7635 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5062 /force-app/main/default/classes/MetadataService.cls 7635 26 7635 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5063 /force-app/main/default/classes/MetadataService.cls 7636 26 7636 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5063 /force-app/main/default/classes/MetadataService.cls 7636 26 7636 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5064 /force-app/main/default/classes/MetadataService.cls 7636 26 7636 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5064 /force-app/main/default/classes/MetadataService.cls 7636 26 7636 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5065 /force-app/main/default/classes/MetadataService.cls 7638 12 7644 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5065 /force-app/main/default/classes/MetadataService.cls 7638 12 7644 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5066 /force-app/main/default/classes/MetadataService.cls 7640 16 7640 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5066 /force-app/main/default/classes/MetadataService.cls 7640 16 7640 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5067 /force-app/main/default/classes/MetadataService.cls 7641 26 7641 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5067 /force-app/main/default/classes/MetadataService.cls 7641 26 7641 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5068 /force-app/main/default/classes/MetadataService.cls 7641 26 7641 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5068 /force-app/main/default/classes/MetadataService.cls 7641 26 7641 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5069 /force-app/main/default/classes/MetadataService.cls 7642 26 7642 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5069 /force-app/main/default/classes/MetadataService.cls 7642 26 7642 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5070 /force-app/main/default/classes/MetadataService.cls 7642 26 7642 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5070 /force-app/main/default/classes/MetadataService.cls 7642 26 7642 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5071 /force-app/main/default/classes/MetadataService.cls 7643 26 7643 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5071 /force-app/main/default/classes/MetadataService.cls 7643 26 7643 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5072 /force-app/main/default/classes/MetadataService.cls 7643 26 7643 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5072 /force-app/main/default/classes/MetadataService.cls 7643 26 7643 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5073 /force-app/main/default/classes/MetadataService.cls 7645 12 7651 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5073 /force-app/main/default/classes/MetadataService.cls 7645 12 7651 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5074 /force-app/main/default/classes/MetadataService.cls 7645 12 7651 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWorkflowRuleResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5074 /force-app/main/default/classes/MetadataService.cls 7645 12 7651 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWorkflowRuleResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5075 /force-app/main/default/classes/MetadataService.cls 7647 16 7647 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5075 /force-app/main/default/classes/MetadataService.cls 7647 16 7647 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5076 /force-app/main/default/classes/MetadataService.cls 7648 26 7648 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5076 /force-app/main/default/classes/MetadataService.cls 7648 26 7648 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5077 /force-app/main/default/classes/MetadataService.cls 7648 26 7648 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5077 /force-app/main/default/classes/MetadataService.cls 7648 26 7648 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5078 /force-app/main/default/classes/MetadataService.cls 7649 26 7649 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5078 /force-app/main/default/classes/MetadataService.cls 7649 26 7649 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5079 /force-app/main/default/classes/MetadataService.cls 7649 26 7649 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5079 /force-app/main/default/classes/MetadataService.cls 7649 26 7649 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5080 /force-app/main/default/classes/MetadataService.cls 7650 26 7650 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5080 /force-app/main/default/classes/MetadataService.cls 7650 26 7650 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5081 /force-app/main/default/classes/MetadataService.cls 7650 26 7650 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5081 /force-app/main/default/classes/MetadataService.cls 7650 26 7650 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5082 /force-app/main/default/classes/MetadataService.cls 7652 12 7658 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5082 /force-app/main/default/classes/MetadataService.cls 7652 12 7658 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5083 /force-app/main/default/classes/MetadataService.cls 7654 16 7654 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5083 /force-app/main/default/classes/MetadataService.cls 7654 16 7654 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5084 /force-app/main/default/classes/MetadataService.cls 7655 26 7655 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5084 /force-app/main/default/classes/MetadataService.cls 7655 26 7655 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5085 /force-app/main/default/classes/MetadataService.cls 7655 26 7655 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5085 /force-app/main/default/classes/MetadataService.cls 7655 26 7655 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5086 /force-app/main/default/classes/MetadataService.cls 7656 26 7656 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5086 /force-app/main/default/classes/MetadataService.cls 7656 26 7656 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5087 /force-app/main/default/classes/MetadataService.cls 7656 26 7656 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5087 /force-app/main/default/classes/MetadataService.cls 7656 26 7656 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5088 /force-app/main/default/classes/MetadataService.cls 7657 26 7657 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5088 /force-app/main/default/classes/MetadataService.cls 7657 26 7657 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5089 /force-app/main/default/classes/MetadataService.cls 7657 26 7657 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5089 /force-app/main/default/classes/MetadataService.cls 7657 26 7657 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5090 /force-app/main/default/classes/MetadataService.cls 7659 12 7665 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5090 /force-app/main/default/classes/MetadataService.cls 7659 12 7665 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5091 /force-app/main/default/classes/MetadataService.cls 7659 12 7665 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readAssignmentRulesResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5091 /force-app/main/default/classes/MetadataService.cls 7659 12 7665 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readAssignmentRulesResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5092 /force-app/main/default/classes/MetadataService.cls 7661 16 7661 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5092 /force-app/main/default/classes/MetadataService.cls 7661 16 7661 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5093 /force-app/main/default/classes/MetadataService.cls 7662 26 7662 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5093 /force-app/main/default/classes/MetadataService.cls 7662 26 7662 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5094 /force-app/main/default/classes/MetadataService.cls 7662 26 7662 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5094 /force-app/main/default/classes/MetadataService.cls 7662 26 7662 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5095 /force-app/main/default/classes/MetadataService.cls 7663 26 7663 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5095 /force-app/main/default/classes/MetadataService.cls 7663 26 7663 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5096 /force-app/main/default/classes/MetadataService.cls 7663 26 7663 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5096 /force-app/main/default/classes/MetadataService.cls 7663 26 7663 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5097 /force-app/main/default/classes/MetadataService.cls 7664 26 7664 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5097 /force-app/main/default/classes/MetadataService.cls 7664 26 7664 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5098 /force-app/main/default/classes/MetadataService.cls 7664 26 7664 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5098 /force-app/main/default/classes/MetadataService.cls 7664 26 7664 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5099 /force-app/main/default/classes/MetadataService.cls 7666 12 7672 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5099 /force-app/main/default/classes/MetadataService.cls 7666 12 7672 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5100 /force-app/main/default/classes/MetadataService.cls 7668 16 7668 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5100 /force-app/main/default/classes/MetadataService.cls 7668 16 7668 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5101 /force-app/main/default/classes/MetadataService.cls 7669 26 7669 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5101 /force-app/main/default/classes/MetadataService.cls 7669 26 7669 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5102 /force-app/main/default/classes/MetadataService.cls 7669 26 7669 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5102 /force-app/main/default/classes/MetadataService.cls 7669 26 7669 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5103 /force-app/main/default/classes/MetadataService.cls 7670 26 7670 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5103 /force-app/main/default/classes/MetadataService.cls 7670 26 7670 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5104 /force-app/main/default/classes/MetadataService.cls 7670 26 7670 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5104 /force-app/main/default/classes/MetadataService.cls 7670 26 7670 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5105 /force-app/main/default/classes/MetadataService.cls 7671 26 7671 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5105 /force-app/main/default/classes/MetadataService.cls 7671 26 7671 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5106 /force-app/main/default/classes/MetadataService.cls 7671 26 7671 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5106 /force-app/main/default/classes/MetadataService.cls 7671 26 7671 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5107 /force-app/main/default/classes/MetadataService.cls 7673 12 7679 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5107 /force-app/main/default/classes/MetadataService.cls 7673 12 7679 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5108 /force-app/main/default/classes/MetadataService.cls 7673 12 7679 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readAssignmentRuleResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5108 /force-app/main/default/classes/MetadataService.cls 7673 12 7679 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readAssignmentRuleResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5109 /force-app/main/default/classes/MetadataService.cls 7675 16 7675 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5109 /force-app/main/default/classes/MetadataService.cls 7675 16 7675 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5110 /force-app/main/default/classes/MetadataService.cls 7676 26 7676 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5110 /force-app/main/default/classes/MetadataService.cls 7676 26 7676 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5111 /force-app/main/default/classes/MetadataService.cls 7676 26 7676 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5111 /force-app/main/default/classes/MetadataService.cls 7676 26 7676 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5112 /force-app/main/default/classes/MetadataService.cls 7677 26 7677 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5112 /force-app/main/default/classes/MetadataService.cls 7677 26 7677 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5113 /force-app/main/default/classes/MetadataService.cls 7677 26 7677 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5113 /force-app/main/default/classes/MetadataService.cls 7677 26 7677 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5114 /force-app/main/default/classes/MetadataService.cls 7678 26 7678 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5114 /force-app/main/default/classes/MetadataService.cls 7678 26 7678 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5115 /force-app/main/default/classes/MetadataService.cls 7678 26 7678 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5115 /force-app/main/default/classes/MetadataService.cls 7678 26 7678 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5116 /force-app/main/default/classes/MetadataService.cls 7680 12 7686 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5116 /force-app/main/default/classes/MetadataService.cls 7680 12 7686 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5117 /force-app/main/default/classes/MetadataService.cls 7682 16 7682 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5117 /force-app/main/default/classes/MetadataService.cls 7682 16 7682 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5118 /force-app/main/default/classes/MetadataService.cls 7683 26 7683 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5118 /force-app/main/default/classes/MetadataService.cls 7683 26 7683 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5119 /force-app/main/default/classes/MetadataService.cls 7683 26 7683 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5119 /force-app/main/default/classes/MetadataService.cls 7683 26 7683 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5120 /force-app/main/default/classes/MetadataService.cls 7684 26 7684 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5120 /force-app/main/default/classes/MetadataService.cls 7684 26 7684 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5121 /force-app/main/default/classes/MetadataService.cls 7684 26 7684 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5121 /force-app/main/default/classes/MetadataService.cls 7684 26 7684 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5122 /force-app/main/default/classes/MetadataService.cls 7685 26 7685 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5122 /force-app/main/default/classes/MetadataService.cls 7685 26 7685 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5123 /force-app/main/default/classes/MetadataService.cls 7685 26 7685 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5123 /force-app/main/default/classes/MetadataService.cls 7685 26 7685 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5124 /force-app/main/default/classes/MetadataService.cls 7687 12 7693 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5124 /force-app/main/default/classes/MetadataService.cls 7687 12 7693 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5125 /force-app/main/default/classes/MetadataService.cls 7687 12 7693 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readAutoResponseRulesResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5125 /force-app/main/default/classes/MetadataService.cls 7687 12 7693 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readAutoResponseRulesResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5126 /force-app/main/default/classes/MetadataService.cls 7689 16 7689 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5126 /force-app/main/default/classes/MetadataService.cls 7689 16 7689 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5127 /force-app/main/default/classes/MetadataService.cls 7690 26 7690 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5127 /force-app/main/default/classes/MetadataService.cls 7690 26 7690 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5128 /force-app/main/default/classes/MetadataService.cls 7690 26 7690 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5128 /force-app/main/default/classes/MetadataService.cls 7690 26 7690 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5129 /force-app/main/default/classes/MetadataService.cls 7691 26 7691 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5129 /force-app/main/default/classes/MetadataService.cls 7691 26 7691 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5130 /force-app/main/default/classes/MetadataService.cls 7691 26 7691 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5130 /force-app/main/default/classes/MetadataService.cls 7691 26 7691 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5131 /force-app/main/default/classes/MetadataService.cls 7692 26 7692 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5131 /force-app/main/default/classes/MetadataService.cls 7692 26 7692 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5132 /force-app/main/default/classes/MetadataService.cls 7692 26 7692 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5132 /force-app/main/default/classes/MetadataService.cls 7692 26 7692 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5133 /force-app/main/default/classes/MetadataService.cls 7694 12 7700 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5133 /force-app/main/default/classes/MetadataService.cls 7694 12 7700 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5134 /force-app/main/default/classes/MetadataService.cls 7696 16 7696 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5134 /force-app/main/default/classes/MetadataService.cls 7696 16 7696 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5135 /force-app/main/default/classes/MetadataService.cls 7697 26 7697 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5135 /force-app/main/default/classes/MetadataService.cls 7697 26 7697 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5136 /force-app/main/default/classes/MetadataService.cls 7697 26 7697 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5136 /force-app/main/default/classes/MetadataService.cls 7697 26 7697 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5137 /force-app/main/default/classes/MetadataService.cls 7698 26 7698 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5137 /force-app/main/default/classes/MetadataService.cls 7698 26 7698 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5138 /force-app/main/default/classes/MetadataService.cls 7698 26 7698 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5138 /force-app/main/default/classes/MetadataService.cls 7698 26 7698 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5139 /force-app/main/default/classes/MetadataService.cls 7699 26 7699 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5139 /force-app/main/default/classes/MetadataService.cls 7699 26 7699 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5140 /force-app/main/default/classes/MetadataService.cls 7699 26 7699 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5140 /force-app/main/default/classes/MetadataService.cls 7699 26 7699 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5141 /force-app/main/default/classes/MetadataService.cls 7701 12 7707 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5141 /force-app/main/default/classes/MetadataService.cls 7701 12 7707 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5142 /force-app/main/default/classes/MetadataService.cls 7701 12 7707 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readAutoResponseRuleResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5142 /force-app/main/default/classes/MetadataService.cls 7701 12 7707 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readAutoResponseRuleResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5143 /force-app/main/default/classes/MetadataService.cls 7703 16 7703 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5143 /force-app/main/default/classes/MetadataService.cls 7703 16 7703 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5144 /force-app/main/default/classes/MetadataService.cls 7704 26 7704 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5144 /force-app/main/default/classes/MetadataService.cls 7704 26 7704 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5145 /force-app/main/default/classes/MetadataService.cls 7704 26 7704 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5145 /force-app/main/default/classes/MetadataService.cls 7704 26 7704 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5146 /force-app/main/default/classes/MetadataService.cls 7705 26 7705 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5146 /force-app/main/default/classes/MetadataService.cls 7705 26 7705 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5147 /force-app/main/default/classes/MetadataService.cls 7705 26 7705 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5147 /force-app/main/default/classes/MetadataService.cls 7705 26 7705 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5148 /force-app/main/default/classes/MetadataService.cls 7706 26 7706 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5148 /force-app/main/default/classes/MetadataService.cls 7706 26 7706 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5149 /force-app/main/default/classes/MetadataService.cls 7706 26 7706 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5149 /force-app/main/default/classes/MetadataService.cls 7706 26 7706 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5150 /force-app/main/default/classes/MetadataService.cls 7708 12 7714 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5150 /force-app/main/default/classes/MetadataService.cls 7708 12 7714 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5151 /force-app/main/default/classes/MetadataService.cls 7710 16 7710 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5151 /force-app/main/default/classes/MetadataService.cls 7710 16 7710 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5152 /force-app/main/default/classes/MetadataService.cls 7711 26 7711 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5152 /force-app/main/default/classes/MetadataService.cls 7711 26 7711 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5153 /force-app/main/default/classes/MetadataService.cls 7711 26 7711 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5153 /force-app/main/default/classes/MetadataService.cls 7711 26 7711 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5154 /force-app/main/default/classes/MetadataService.cls 7712 26 7712 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5154 /force-app/main/default/classes/MetadataService.cls 7712 26 7712 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5155 /force-app/main/default/classes/MetadataService.cls 7712 26 7712 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5155 /force-app/main/default/classes/MetadataService.cls 7712 26 7712 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5156 /force-app/main/default/classes/MetadataService.cls 7713 26 7713 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5156 /force-app/main/default/classes/MetadataService.cls 7713 26 7713 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5157 /force-app/main/default/classes/MetadataService.cls 7713 26 7713 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5157 /force-app/main/default/classes/MetadataService.cls 7713 26 7713 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5158 /force-app/main/default/classes/MetadataService.cls 7715 12 7721 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5158 /force-app/main/default/classes/MetadataService.cls 7715 12 7721 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5159 /force-app/main/default/classes/MetadataService.cls 7715 12 7721 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readEscalationRulesResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5159 /force-app/main/default/classes/MetadataService.cls 7715 12 7721 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readEscalationRulesResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5160 /force-app/main/default/classes/MetadataService.cls 7717 16 7717 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5160 /force-app/main/default/classes/MetadataService.cls 7717 16 7717 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5161 /force-app/main/default/classes/MetadataService.cls 7718 26 7718 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5161 /force-app/main/default/classes/MetadataService.cls 7718 26 7718 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5162 /force-app/main/default/classes/MetadataService.cls 7718 26 7718 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5162 /force-app/main/default/classes/MetadataService.cls 7718 26 7718 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5163 /force-app/main/default/classes/MetadataService.cls 7719 26 7719 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5163 /force-app/main/default/classes/MetadataService.cls 7719 26 7719 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5164 /force-app/main/default/classes/MetadataService.cls 7719 26 7719 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5164 /force-app/main/default/classes/MetadataService.cls 7719 26 7719 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5165 /force-app/main/default/classes/MetadataService.cls 7720 26 7720 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5165 /force-app/main/default/classes/MetadataService.cls 7720 26 7720 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5166 /force-app/main/default/classes/MetadataService.cls 7720 26 7720 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5166 /force-app/main/default/classes/MetadataService.cls 7720 26 7720 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5167 /force-app/main/default/classes/MetadataService.cls 7722 12 7728 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5167 /force-app/main/default/classes/MetadataService.cls 7722 12 7728 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5168 /force-app/main/default/classes/MetadataService.cls 7724 16 7724 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5168 /force-app/main/default/classes/MetadataService.cls 7724 16 7724 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5169 /force-app/main/default/classes/MetadataService.cls 7725 26 7725 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5169 /force-app/main/default/classes/MetadataService.cls 7725 26 7725 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5170 /force-app/main/default/classes/MetadataService.cls 7725 26 7725 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5170 /force-app/main/default/classes/MetadataService.cls 7725 26 7725 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5171 /force-app/main/default/classes/MetadataService.cls 7726 26 7726 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5171 /force-app/main/default/classes/MetadataService.cls 7726 26 7726 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5172 /force-app/main/default/classes/MetadataService.cls 7726 26 7726 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5172 /force-app/main/default/classes/MetadataService.cls 7726 26 7726 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5173 /force-app/main/default/classes/MetadataService.cls 7727 26 7727 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5173 /force-app/main/default/classes/MetadataService.cls 7727 26 7727 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5174 /force-app/main/default/classes/MetadataService.cls 7727 26 7727 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5174 /force-app/main/default/classes/MetadataService.cls 7727 26 7727 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5175 /force-app/main/default/classes/MetadataService.cls 7729 12 7735 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5175 /force-app/main/default/classes/MetadataService.cls 7729 12 7735 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5176 /force-app/main/default/classes/MetadataService.cls 7729 12 7735 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readEscalationRuleResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5176 /force-app/main/default/classes/MetadataService.cls 7729 12 7735 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readEscalationRuleResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5177 /force-app/main/default/classes/MetadataService.cls 7731 16 7731 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5177 /force-app/main/default/classes/MetadataService.cls 7731 16 7731 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5178 /force-app/main/default/classes/MetadataService.cls 7732 26 7732 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5178 /force-app/main/default/classes/MetadataService.cls 7732 26 7732 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5179 /force-app/main/default/classes/MetadataService.cls 7732 26 7732 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5179 /force-app/main/default/classes/MetadataService.cls 7732 26 7732 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5180 /force-app/main/default/classes/MetadataService.cls 7733 26 7733 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5180 /force-app/main/default/classes/MetadataService.cls 7733 26 7733 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5181 /force-app/main/default/classes/MetadataService.cls 7733 26 7733 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5181 /force-app/main/default/classes/MetadataService.cls 7733 26 7733 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5182 /force-app/main/default/classes/MetadataService.cls 7734 26 7734 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5182 /force-app/main/default/classes/MetadataService.cls 7734 26 7734 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5183 /force-app/main/default/classes/MetadataService.cls 7734 26 7734 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5183 /force-app/main/default/classes/MetadataService.cls 7734 26 7734 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5184 /force-app/main/default/classes/MetadataService.cls 7736 12 7742 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5184 /force-app/main/default/classes/MetadataService.cls 7736 12 7742 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5185 /force-app/main/default/classes/MetadataService.cls 7738 16 7738 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5185 /force-app/main/default/classes/MetadataService.cls 7738 16 7738 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5186 /force-app/main/default/classes/MetadataService.cls 7739 26 7739 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5186 /force-app/main/default/classes/MetadataService.cls 7739 26 7739 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5187 /force-app/main/default/classes/MetadataService.cls 7739 26 7739 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5187 /force-app/main/default/classes/MetadataService.cls 7739 26 7739 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5188 /force-app/main/default/classes/MetadataService.cls 7740 26 7740 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5188 /force-app/main/default/classes/MetadataService.cls 7740 26 7740 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5189 /force-app/main/default/classes/MetadataService.cls 7740 26 7740 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5189 /force-app/main/default/classes/MetadataService.cls 7740 26 7740 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5190 /force-app/main/default/classes/MetadataService.cls 7741 26 7741 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5190 /force-app/main/default/classes/MetadataService.cls 7741 26 7741 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5191 /force-app/main/default/classes/MetadataService.cls 7741 26 7741 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5191 /force-app/main/default/classes/MetadataService.cls 7741 26 7741 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5192 /force-app/main/default/classes/MetadataService.cls 7743 12 7749 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5192 /force-app/main/default/classes/MetadataService.cls 7743 12 7749 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5193 /force-app/main/default/classes/MetadataService.cls 7743 12 7749 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readPostTemplateResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5193 /force-app/main/default/classes/MetadataService.cls 7743 12 7749 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readPostTemplateResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5194 /force-app/main/default/classes/MetadataService.cls 7745 16 7745 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5194 /force-app/main/default/classes/MetadataService.cls 7745 16 7745 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5195 /force-app/main/default/classes/MetadataService.cls 7746 26 7746 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5195 /force-app/main/default/classes/MetadataService.cls 7746 26 7746 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5196 /force-app/main/default/classes/MetadataService.cls 7746 26 7746 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5196 /force-app/main/default/classes/MetadataService.cls 7746 26 7746 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5197 /force-app/main/default/classes/MetadataService.cls 7747 26 7747 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5197 /force-app/main/default/classes/MetadataService.cls 7747 26 7747 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5198 /force-app/main/default/classes/MetadataService.cls 7747 26 7747 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5198 /force-app/main/default/classes/MetadataService.cls 7747 26 7747 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5199 /force-app/main/default/classes/MetadataService.cls 7748 26 7748 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5199 /force-app/main/default/classes/MetadataService.cls 7748 26 7748 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5200 /force-app/main/default/classes/MetadataService.cls 7748 26 7748 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5200 /force-app/main/default/classes/MetadataService.cls 7748 26 7748 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5201 /force-app/main/default/classes/MetadataService.cls 7750 12 7756 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5201 /force-app/main/default/classes/MetadataService.cls 7750 12 7756 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5202 /force-app/main/default/classes/MetadataService.cls 7752 16 7752 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5202 /force-app/main/default/classes/MetadataService.cls 7752 16 7752 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5203 /force-app/main/default/classes/MetadataService.cls 7753 26 7753 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5203 /force-app/main/default/classes/MetadataService.cls 7753 26 7753 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5204 /force-app/main/default/classes/MetadataService.cls 7753 26 7753 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5204 /force-app/main/default/classes/MetadataService.cls 7753 26 7753 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5205 /force-app/main/default/classes/MetadataService.cls 7754 26 7754 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5205 /force-app/main/default/classes/MetadataService.cls 7754 26 7754 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5206 /force-app/main/default/classes/MetadataService.cls 7754 26 7754 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5206 /force-app/main/default/classes/MetadataService.cls 7754 26 7754 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5207 /force-app/main/default/classes/MetadataService.cls 7755 26 7755 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5207 /force-app/main/default/classes/MetadataService.cls 7755 26 7755 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5208 /force-app/main/default/classes/MetadataService.cls 7755 26 7755 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5208 /force-app/main/default/classes/MetadataService.cls 7755 26 7755 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5209 /force-app/main/default/classes/MetadataService.cls 7757 12 7763 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5209 /force-app/main/default/classes/MetadataService.cls 7757 12 7763 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5210 /force-app/main/default/classes/MetadataService.cls 7757 12 7763 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readApprovalProcessResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5210 /force-app/main/default/classes/MetadataService.cls 7757 12 7763 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readApprovalProcessResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5211 /force-app/main/default/classes/MetadataService.cls 7759 16 7759 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5211 /force-app/main/default/classes/MetadataService.cls 7759 16 7759 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5212 /force-app/main/default/classes/MetadataService.cls 7760 26 7760 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5212 /force-app/main/default/classes/MetadataService.cls 7760 26 7760 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5213 /force-app/main/default/classes/MetadataService.cls 7760 26 7760 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5213 /force-app/main/default/classes/MetadataService.cls 7760 26 7760 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5214 /force-app/main/default/classes/MetadataService.cls 7761 26 7761 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5214 /force-app/main/default/classes/MetadataService.cls 7761 26 7761 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5215 /force-app/main/default/classes/MetadataService.cls 7761 26 7761 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5215 /force-app/main/default/classes/MetadataService.cls 7761 26 7761 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5216 /force-app/main/default/classes/MetadataService.cls 7762 26 7762 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5216 /force-app/main/default/classes/MetadataService.cls 7762 26 7762 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5217 /force-app/main/default/classes/MetadataService.cls 7762 26 7762 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5217 /force-app/main/default/classes/MetadataService.cls 7762 26 7762 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5218 /force-app/main/default/classes/MetadataService.cls 7764 12 7770 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5218 /force-app/main/default/classes/MetadataService.cls 7764 12 7770 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5219 /force-app/main/default/classes/MetadataService.cls 7766 16 7766 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5219 /force-app/main/default/classes/MetadataService.cls 7766 16 7766 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5220 /force-app/main/default/classes/MetadataService.cls 7767 26 7767 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5220 /force-app/main/default/classes/MetadataService.cls 7767 26 7767 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5221 /force-app/main/default/classes/MetadataService.cls 7767 26 7767 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5221 /force-app/main/default/classes/MetadataService.cls 7767 26 7767 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5222 /force-app/main/default/classes/MetadataService.cls 7768 26 7768 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5222 /force-app/main/default/classes/MetadataService.cls 7768 26 7768 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5223 /force-app/main/default/classes/MetadataService.cls 7768 26 7768 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5223 /force-app/main/default/classes/MetadataService.cls 7768 26 7768 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5224 /force-app/main/default/classes/MetadataService.cls 7769 26 7769 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5224 /force-app/main/default/classes/MetadataService.cls 7769 26 7769 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5225 /force-app/main/default/classes/MetadataService.cls 7769 26 7769 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5225 /force-app/main/default/classes/MetadataService.cls 7769 26 7769 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5226 /force-app/main/default/classes/MetadataService.cls 7771 12 7777 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5226 /force-app/main/default/classes/MetadataService.cls 7771 12 7777 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5227 /force-app/main/default/classes/MetadataService.cls 7771 12 7777 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readHomePageComponentResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5227 /force-app/main/default/classes/MetadataService.cls 7771 12 7777 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readHomePageComponentResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5228 /force-app/main/default/classes/MetadataService.cls 7773 16 7773 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5228 /force-app/main/default/classes/MetadataService.cls 7773 16 7773 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5229 /force-app/main/default/classes/MetadataService.cls 7774 26 7774 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5229 /force-app/main/default/classes/MetadataService.cls 7774 26 7774 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5230 /force-app/main/default/classes/MetadataService.cls 7774 26 7774 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5230 /force-app/main/default/classes/MetadataService.cls 7774 26 7774 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5231 /force-app/main/default/classes/MetadataService.cls 7775 26 7775 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5231 /force-app/main/default/classes/MetadataService.cls 7775 26 7775 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5232 /force-app/main/default/classes/MetadataService.cls 7775 26 7775 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5232 /force-app/main/default/classes/MetadataService.cls 7775 26 7775 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5233 /force-app/main/default/classes/MetadataService.cls 7776 26 7776 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5233 /force-app/main/default/classes/MetadataService.cls 7776 26 7776 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5234 /force-app/main/default/classes/MetadataService.cls 7776 26 7776 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5234 /force-app/main/default/classes/MetadataService.cls 7776 26 7776 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5235 /force-app/main/default/classes/MetadataService.cls 7778 12 7784 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5235 /force-app/main/default/classes/MetadataService.cls 7778 12 7784 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5236 /force-app/main/default/classes/MetadataService.cls 7780 16 7780 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5236 /force-app/main/default/classes/MetadataService.cls 7780 16 7780 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5237 /force-app/main/default/classes/MetadataService.cls 7781 26 7781 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5237 /force-app/main/default/classes/MetadataService.cls 7781 26 7781 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5238 /force-app/main/default/classes/MetadataService.cls 7781 26 7781 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5238 /force-app/main/default/classes/MetadataService.cls 7781 26 7781 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5239 /force-app/main/default/classes/MetadataService.cls 7782 26 7782 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5239 /force-app/main/default/classes/MetadataService.cls 7782 26 7782 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5240 /force-app/main/default/classes/MetadataService.cls 7782 26 7782 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5240 /force-app/main/default/classes/MetadataService.cls 7782 26 7782 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5241 /force-app/main/default/classes/MetadataService.cls 7783 26 7783 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5241 /force-app/main/default/classes/MetadataService.cls 7783 26 7783 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5242 /force-app/main/default/classes/MetadataService.cls 7783 26 7783 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5242 /force-app/main/default/classes/MetadataService.cls 7783 26 7783 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5243 /force-app/main/default/classes/MetadataService.cls 7785 12 7791 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5243 /force-app/main/default/classes/MetadataService.cls 7785 12 7791 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5244 /force-app/main/default/classes/MetadataService.cls 7785 12 7791 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readHomePageLayoutResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5244 /force-app/main/default/classes/MetadataService.cls 7785 12 7791 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readHomePageLayoutResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5245 /force-app/main/default/classes/MetadataService.cls 7787 16 7787 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5245 /force-app/main/default/classes/MetadataService.cls 7787 16 7787 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5246 /force-app/main/default/classes/MetadataService.cls 7788 26 7788 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5246 /force-app/main/default/classes/MetadataService.cls 7788 26 7788 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5247 /force-app/main/default/classes/MetadataService.cls 7788 26 7788 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5247 /force-app/main/default/classes/MetadataService.cls 7788 26 7788 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5248 /force-app/main/default/classes/MetadataService.cls 7789 26 7789 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5248 /force-app/main/default/classes/MetadataService.cls 7789 26 7789 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5249 /force-app/main/default/classes/MetadataService.cls 7789 26 7789 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5249 /force-app/main/default/classes/MetadataService.cls 7789 26 7789 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5250 /force-app/main/default/classes/MetadataService.cls 7790 26 7790 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5250 /force-app/main/default/classes/MetadataService.cls 7790 26 7790 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5251 /force-app/main/default/classes/MetadataService.cls 7790 26 7790 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5251 /force-app/main/default/classes/MetadataService.cls 7790 26 7790 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5252 /force-app/main/default/classes/MetadataService.cls 7792 12 7798 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5252 /force-app/main/default/classes/MetadataService.cls 7792 12 7798 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5253 /force-app/main/default/classes/MetadataService.cls 7794 16 7794 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5253 /force-app/main/default/classes/MetadataService.cls 7794 16 7794 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5254 /force-app/main/default/classes/MetadataService.cls 7795 26 7795 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5254 /force-app/main/default/classes/MetadataService.cls 7795 26 7795 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5255 /force-app/main/default/classes/MetadataService.cls 7795 26 7795 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5255 /force-app/main/default/classes/MetadataService.cls 7795 26 7795 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5256 /force-app/main/default/classes/MetadataService.cls 7796 26 7796 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5256 /force-app/main/default/classes/MetadataService.cls 7796 26 7796 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5257 /force-app/main/default/classes/MetadataService.cls 7796 26 7796 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5257 /force-app/main/default/classes/MetadataService.cls 7796 26 7796 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5258 /force-app/main/default/classes/MetadataService.cls 7797 26 7797 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5258 /force-app/main/default/classes/MetadataService.cls 7797 26 7797 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5259 /force-app/main/default/classes/MetadataService.cls 7797 26 7797 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5259 /force-app/main/default/classes/MetadataService.cls 7797 26 7797 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5260 /force-app/main/default/classes/MetadataService.cls 7799 12 7805 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5260 /force-app/main/default/classes/MetadataService.cls 7799 12 7805 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5261 /force-app/main/default/classes/MetadataService.cls 7799 12 7805 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCustomObjectTranslationResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5261 /force-app/main/default/classes/MetadataService.cls 7799 12 7805 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCustomObjectTranslationResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5262 /force-app/main/default/classes/MetadataService.cls 7801 16 7801 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5262 /force-app/main/default/classes/MetadataService.cls 7801 16 7801 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5263 /force-app/main/default/classes/MetadataService.cls 7802 26 7802 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5263 /force-app/main/default/classes/MetadataService.cls 7802 26 7802 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5264 /force-app/main/default/classes/MetadataService.cls 7802 26 7802 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5264 /force-app/main/default/classes/MetadataService.cls 7802 26 7802 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5265 /force-app/main/default/classes/MetadataService.cls 7803 26 7803 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5265 /force-app/main/default/classes/MetadataService.cls 7803 26 7803 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5266 /force-app/main/default/classes/MetadataService.cls 7803 26 7803 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5266 /force-app/main/default/classes/MetadataService.cls 7803 26 7803 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5267 /force-app/main/default/classes/MetadataService.cls 7804 26 7804 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5267 /force-app/main/default/classes/MetadataService.cls 7804 26 7804 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5268 /force-app/main/default/classes/MetadataService.cls 7804 26 7804 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5268 /force-app/main/default/classes/MetadataService.cls 7804 26 7804 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5269 /force-app/main/default/classes/MetadataService.cls 7806 12 7812 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5269 /force-app/main/default/classes/MetadataService.cls 7806 12 7812 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5270 /force-app/main/default/classes/MetadataService.cls 7808 16 7808 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5270 /force-app/main/default/classes/MetadataService.cls 7808 16 7808 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5271 /force-app/main/default/classes/MetadataService.cls 7809 26 7809 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5271 /force-app/main/default/classes/MetadataService.cls 7809 26 7809 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5272 /force-app/main/default/classes/MetadataService.cls 7809 26 7809 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5272 /force-app/main/default/classes/MetadataService.cls 7809 26 7809 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5273 /force-app/main/default/classes/MetadataService.cls 7810 26 7810 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5273 /force-app/main/default/classes/MetadataService.cls 7810 26 7810 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5274 /force-app/main/default/classes/MetadataService.cls 7810 26 7810 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5274 /force-app/main/default/classes/MetadataService.cls 7810 26 7810 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5275 /force-app/main/default/classes/MetadataService.cls 7811 26 7811 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5275 /force-app/main/default/classes/MetadataService.cls 7811 26 7811 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5276 /force-app/main/default/classes/MetadataService.cls 7811 26 7811 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5276 /force-app/main/default/classes/MetadataService.cls 7811 26 7811 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5277 /force-app/main/default/classes/MetadataService.cls 7813 12 7819 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5277 /force-app/main/default/classes/MetadataService.cls 7813 12 7819 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5278 /force-app/main/default/classes/MetadataService.cls 7813 12 7819 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readTranslationsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5278 /force-app/main/default/classes/MetadataService.cls 7813 12 7819 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readTranslationsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5279 /force-app/main/default/classes/MetadataService.cls 7815 16 7815 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5279 /force-app/main/default/classes/MetadataService.cls 7815 16 7815 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5280 /force-app/main/default/classes/MetadataService.cls 7816 26 7816 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5280 /force-app/main/default/classes/MetadataService.cls 7816 26 7816 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5281 /force-app/main/default/classes/MetadataService.cls 7816 26 7816 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5281 /force-app/main/default/classes/MetadataService.cls 7816 26 7816 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5282 /force-app/main/default/classes/MetadataService.cls 7817 26 7817 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5282 /force-app/main/default/classes/MetadataService.cls 7817 26 7817 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5283 /force-app/main/default/classes/MetadataService.cls 7817 26 7817 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5283 /force-app/main/default/classes/MetadataService.cls 7817 26 7817 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5284 /force-app/main/default/classes/MetadataService.cls 7818 26 7818 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5284 /force-app/main/default/classes/MetadataService.cls 7818 26 7818 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5285 /force-app/main/default/classes/MetadataService.cls 7818 26 7818 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5285 /force-app/main/default/classes/MetadataService.cls 7818 26 7818 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5286 /force-app/main/default/classes/MetadataService.cls 7820 12 7826 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5286 /force-app/main/default/classes/MetadataService.cls 7820 12 7826 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5287 /force-app/main/default/classes/MetadataService.cls 7822 16 7822 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5287 /force-app/main/default/classes/MetadataService.cls 7822 16 7822 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5288 /force-app/main/default/classes/MetadataService.cls 7823 26 7823 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5288 /force-app/main/default/classes/MetadataService.cls 7823 26 7823 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5289 /force-app/main/default/classes/MetadataService.cls 7823 26 7823 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5289 /force-app/main/default/classes/MetadataService.cls 7823 26 7823 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5290 /force-app/main/default/classes/MetadataService.cls 7824 26 7824 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5290 /force-app/main/default/classes/MetadataService.cls 7824 26 7824 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5291 /force-app/main/default/classes/MetadataService.cls 7824 26 7824 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5291 /force-app/main/default/classes/MetadataService.cls 7824 26 7824 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5292 /force-app/main/default/classes/MetadataService.cls 7825 26 7825 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5292 /force-app/main/default/classes/MetadataService.cls 7825 26 7825 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5293 /force-app/main/default/classes/MetadataService.cls 7825 26 7825 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5293 /force-app/main/default/classes/MetadataService.cls 7825 26 7825 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5294 /force-app/main/default/classes/MetadataService.cls 7827 12 7833 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5294 /force-app/main/default/classes/MetadataService.cls 7827 12 7833 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5295 /force-app/main/default/classes/MetadataService.cls 7827 12 7833 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readProfileResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5295 /force-app/main/default/classes/MetadataService.cls 7827 12 7833 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readProfileResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5296 /force-app/main/default/classes/MetadataService.cls 7829 16 7829 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5296 /force-app/main/default/classes/MetadataService.cls 7829 16 7829 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5297 /force-app/main/default/classes/MetadataService.cls 7830 26 7830 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5297 /force-app/main/default/classes/MetadataService.cls 7830 26 7830 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5298 /force-app/main/default/classes/MetadataService.cls 7830 26 7830 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5298 /force-app/main/default/classes/MetadataService.cls 7830 26 7830 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5299 /force-app/main/default/classes/MetadataService.cls 7831 26 7831 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5299 /force-app/main/default/classes/MetadataService.cls 7831 26 7831 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5300 /force-app/main/default/classes/MetadataService.cls 7831 26 7831 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5300 /force-app/main/default/classes/MetadataService.cls 7831 26 7831 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5301 /force-app/main/default/classes/MetadataService.cls 7832 26 7832 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5301 /force-app/main/default/classes/MetadataService.cls 7832 26 7832 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5302 /force-app/main/default/classes/MetadataService.cls 7832 26 7832 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5302 /force-app/main/default/classes/MetadataService.cls 7832 26 7832 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5303 /force-app/main/default/classes/MetadataService.cls 7834 12 7840 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5303 /force-app/main/default/classes/MetadataService.cls 7834 12 7840 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5304 /force-app/main/default/classes/MetadataService.cls 7836 16 7836 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5304 /force-app/main/default/classes/MetadataService.cls 7836 16 7836 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5305 /force-app/main/default/classes/MetadataService.cls 7837 26 7837 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5305 /force-app/main/default/classes/MetadataService.cls 7837 26 7837 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5306 /force-app/main/default/classes/MetadataService.cls 7837 26 7837 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5306 /force-app/main/default/classes/MetadataService.cls 7837 26 7837 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5307 /force-app/main/default/classes/MetadataService.cls 7838 26 7838 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5307 /force-app/main/default/classes/MetadataService.cls 7838 26 7838 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5308 /force-app/main/default/classes/MetadataService.cls 7838 26 7838 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5308 /force-app/main/default/classes/MetadataService.cls 7838 26 7838 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5309 /force-app/main/default/classes/MetadataService.cls 7839 26 7839 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5309 /force-app/main/default/classes/MetadataService.cls 7839 26 7839 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5310 /force-app/main/default/classes/MetadataService.cls 7839 26 7839 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5310 /force-app/main/default/classes/MetadataService.cls 7839 26 7839 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5311 /force-app/main/default/classes/MetadataService.cls 7841 12 7847 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5311 /force-app/main/default/classes/MetadataService.cls 7841 12 7847 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5312 /force-app/main/default/classes/MetadataService.cls 7841 12 7847 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readPermissionSetResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5312 /force-app/main/default/classes/MetadataService.cls 7841 12 7847 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readPermissionSetResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5313 /force-app/main/default/classes/MetadataService.cls 7843 16 7843 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5313 /force-app/main/default/classes/MetadataService.cls 7843 16 7843 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5314 /force-app/main/default/classes/MetadataService.cls 7844 26 7844 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5314 /force-app/main/default/classes/MetadataService.cls 7844 26 7844 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5315 /force-app/main/default/classes/MetadataService.cls 7844 26 7844 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5315 /force-app/main/default/classes/MetadataService.cls 7844 26 7844 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5316 /force-app/main/default/classes/MetadataService.cls 7845 26 7845 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5316 /force-app/main/default/classes/MetadataService.cls 7845 26 7845 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5317 /force-app/main/default/classes/MetadataService.cls 7845 26 7845 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5317 /force-app/main/default/classes/MetadataService.cls 7845 26 7845 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5318 /force-app/main/default/classes/MetadataService.cls 7846 26 7846 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5318 /force-app/main/default/classes/MetadataService.cls 7846 26 7846 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5319 /force-app/main/default/classes/MetadataService.cls 7846 26 7846 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5319 /force-app/main/default/classes/MetadataService.cls 7846 26 7846 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5320 /force-app/main/default/classes/MetadataService.cls 7848 12 7854 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5320 /force-app/main/default/classes/MetadataService.cls 7848 12 7854 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5321 /force-app/main/default/classes/MetadataService.cls 7850 16 7850 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5321 /force-app/main/default/classes/MetadataService.cls 7850 16 7850 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5322 /force-app/main/default/classes/MetadataService.cls 7851 26 7851 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5322 /force-app/main/default/classes/MetadataService.cls 7851 26 7851 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5323 /force-app/main/default/classes/MetadataService.cls 7851 26 7851 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5323 /force-app/main/default/classes/MetadataService.cls 7851 26 7851 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5324 /force-app/main/default/classes/MetadataService.cls 7852 26 7852 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5324 /force-app/main/default/classes/MetadataService.cls 7852 26 7852 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5325 /force-app/main/default/classes/MetadataService.cls 7852 26 7852 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5325 /force-app/main/default/classes/MetadataService.cls 7852 26 7852 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5326 /force-app/main/default/classes/MetadataService.cls 7853 26 7853 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5326 /force-app/main/default/classes/MetadataService.cls 7853 26 7853 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5327 /force-app/main/default/classes/MetadataService.cls 7853 26 7853 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5327 /force-app/main/default/classes/MetadataService.cls 7853 26 7853 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5328 /force-app/main/default/classes/MetadataService.cls 7855 12 7861 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5328 /force-app/main/default/classes/MetadataService.cls 7855 12 7861 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5329 /force-app/main/default/classes/MetadataService.cls 7855 12 7861 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readDataCategoryGroupResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5329 /force-app/main/default/classes/MetadataService.cls 7855 12 7861 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readDataCategoryGroupResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5330 /force-app/main/default/classes/MetadataService.cls 7857 16 7857 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5330 /force-app/main/default/classes/MetadataService.cls 7857 16 7857 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5331 /force-app/main/default/classes/MetadataService.cls 7858 26 7858 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5331 /force-app/main/default/classes/MetadataService.cls 7858 26 7858 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5332 /force-app/main/default/classes/MetadataService.cls 7858 26 7858 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5332 /force-app/main/default/classes/MetadataService.cls 7858 26 7858 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5333 /force-app/main/default/classes/MetadataService.cls 7859 26 7859 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5333 /force-app/main/default/classes/MetadataService.cls 7859 26 7859 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5334 /force-app/main/default/classes/MetadataService.cls 7859 26 7859 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5334 /force-app/main/default/classes/MetadataService.cls 7859 26 7859 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5335 /force-app/main/default/classes/MetadataService.cls 7860 26 7860 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5335 /force-app/main/default/classes/MetadataService.cls 7860 26 7860 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5336 /force-app/main/default/classes/MetadataService.cls 7860 26 7860 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5336 /force-app/main/default/classes/MetadataService.cls 7860 26 7860 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5337 /force-app/main/default/classes/MetadataService.cls 7862 12 7868 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5337 /force-app/main/default/classes/MetadataService.cls 7862 12 7868 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5338 /force-app/main/default/classes/MetadataService.cls 7864 16 7864 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5338 /force-app/main/default/classes/MetadataService.cls 7864 16 7864 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5339 /force-app/main/default/classes/MetadataService.cls 7865 26 7865 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5339 /force-app/main/default/classes/MetadataService.cls 7865 26 7865 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5340 /force-app/main/default/classes/MetadataService.cls 7865 26 7865 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5340 /force-app/main/default/classes/MetadataService.cls 7865 26 7865 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5341 /force-app/main/default/classes/MetadataService.cls 7866 26 7866 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5341 /force-app/main/default/classes/MetadataService.cls 7866 26 7866 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5342 /force-app/main/default/classes/MetadataService.cls 7866 26 7866 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5342 /force-app/main/default/classes/MetadataService.cls 7866 26 7866 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5343 /force-app/main/default/classes/MetadataService.cls 7867 26 7867 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5343 /force-app/main/default/classes/MetadataService.cls 7867 26 7867 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5344 /force-app/main/default/classes/MetadataService.cls 7867 26 7867 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5344 /force-app/main/default/classes/MetadataService.cls 7867 26 7867 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5345 /force-app/main/default/classes/MetadataService.cls 7869 12 7875 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5345 /force-app/main/default/classes/MetadataService.cls 7869 12 7875 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5346 /force-app/main/default/classes/MetadataService.cls 7869 12 7875 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readRemoteSiteSettingResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5346 /force-app/main/default/classes/MetadataService.cls 7869 12 7875 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readRemoteSiteSettingResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5347 /force-app/main/default/classes/MetadataService.cls 7871 16 7871 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5347 /force-app/main/default/classes/MetadataService.cls 7871 16 7871 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5348 /force-app/main/default/classes/MetadataService.cls 7872 26 7872 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5348 /force-app/main/default/classes/MetadataService.cls 7872 26 7872 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5349 /force-app/main/default/classes/MetadataService.cls 7872 26 7872 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5349 /force-app/main/default/classes/MetadataService.cls 7872 26 7872 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5350 /force-app/main/default/classes/MetadataService.cls 7873 26 7873 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5350 /force-app/main/default/classes/MetadataService.cls 7873 26 7873 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5351 /force-app/main/default/classes/MetadataService.cls 7873 26 7873 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5351 /force-app/main/default/classes/MetadataService.cls 7873 26 7873 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5352 /force-app/main/default/classes/MetadataService.cls 7874 26 7874 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5352 /force-app/main/default/classes/MetadataService.cls 7874 26 7874 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5353 /force-app/main/default/classes/MetadataService.cls 7874 26 7874 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5353 /force-app/main/default/classes/MetadataService.cls 7874 26 7874 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5354 /force-app/main/default/classes/MetadataService.cls 7876 12 7882 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5354 /force-app/main/default/classes/MetadataService.cls 7876 12 7882 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5355 /force-app/main/default/classes/MetadataService.cls 7878 16 7878 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5355 /force-app/main/default/classes/MetadataService.cls 7878 16 7878 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5356 /force-app/main/default/classes/MetadataService.cls 7879 26 7879 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5356 /force-app/main/default/classes/MetadataService.cls 7879 26 7879 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5357 /force-app/main/default/classes/MetadataService.cls 7879 26 7879 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5357 /force-app/main/default/classes/MetadataService.cls 7879 26 7879 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5358 /force-app/main/default/classes/MetadataService.cls 7880 26 7880 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5358 /force-app/main/default/classes/MetadataService.cls 7880 26 7880 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5359 /force-app/main/default/classes/MetadataService.cls 7880 26 7880 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5359 /force-app/main/default/classes/MetadataService.cls 7880 26 7880 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5360 /force-app/main/default/classes/MetadataService.cls 7881 26 7881 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5360 /force-app/main/default/classes/MetadataService.cls 7881 26 7881 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5361 /force-app/main/default/classes/MetadataService.cls 7881 26 7881 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5361 /force-app/main/default/classes/MetadataService.cls 7881 26 7881 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5362 /force-app/main/default/classes/MetadataService.cls 7883 12 7889 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5362 /force-app/main/default/classes/MetadataService.cls 7883 12 7889 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5363 /force-app/main/default/classes/MetadataService.cls 7883 12 7889 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readPackageResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5363 /force-app/main/default/classes/MetadataService.cls 7883 12 7889 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readPackageResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5364 /force-app/main/default/classes/MetadataService.cls 7885 16 7885 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5364 /force-app/main/default/classes/MetadataService.cls 7885 16 7885 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5365 /force-app/main/default/classes/MetadataService.cls 7886 26 7886 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5365 /force-app/main/default/classes/MetadataService.cls 7886 26 7886 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5366 /force-app/main/default/classes/MetadataService.cls 7886 26 7886 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5366 /force-app/main/default/classes/MetadataService.cls 7886 26 7886 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5367 /force-app/main/default/classes/MetadataService.cls 7887 26 7887 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5367 /force-app/main/default/classes/MetadataService.cls 7887 26 7887 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5368 /force-app/main/default/classes/MetadataService.cls 7887 26 7887 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5368 /force-app/main/default/classes/MetadataService.cls 7887 26 7887 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5369 /force-app/main/default/classes/MetadataService.cls 7888 26 7888 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5369 /force-app/main/default/classes/MetadataService.cls 7888 26 7888 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5370 /force-app/main/default/classes/MetadataService.cls 7888 26 7888 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5370 /force-app/main/default/classes/MetadataService.cls 7888 26 7888 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5371 /force-app/main/default/classes/MetadataService.cls 7890 12 7896 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5371 /force-app/main/default/classes/MetadataService.cls 7890 12 7896 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5372 /force-app/main/default/classes/MetadataService.cls 7892 16 7892 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5372 /force-app/main/default/classes/MetadataService.cls 7892 16 7892 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5373 /force-app/main/default/classes/MetadataService.cls 7893 26 7893 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5373 /force-app/main/default/classes/MetadataService.cls 7893 26 7893 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5374 /force-app/main/default/classes/MetadataService.cls 7893 26 7893 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5374 /force-app/main/default/classes/MetadataService.cls 7893 26 7893 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5375 /force-app/main/default/classes/MetadataService.cls 7894 26 7894 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5375 /force-app/main/default/classes/MetadataService.cls 7894 26 7894 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5376 /force-app/main/default/classes/MetadataService.cls 7894 26 7894 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5376 /force-app/main/default/classes/MetadataService.cls 7894 26 7894 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5377 /force-app/main/default/classes/MetadataService.cls 7895 26 7895 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5377 /force-app/main/default/classes/MetadataService.cls 7895 26 7895 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5378 /force-app/main/default/classes/MetadataService.cls 7895 26 7895 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5378 /force-app/main/default/classes/MetadataService.cls 7895 26 7895 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5379 /force-app/main/default/classes/MetadataService.cls 7897 12 7903 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5379 /force-app/main/default/classes/MetadataService.cls 7897 12 7903 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5380 /force-app/main/default/classes/MetadataService.cls 7897 12 7903 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readAuthProviderResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5380 /force-app/main/default/classes/MetadataService.cls 7897 12 7903 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readAuthProviderResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5381 /force-app/main/default/classes/MetadataService.cls 7899 16 7899 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5381 /force-app/main/default/classes/MetadataService.cls 7899 16 7899 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5382 /force-app/main/default/classes/MetadataService.cls 7900 26 7900 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5382 /force-app/main/default/classes/MetadataService.cls 7900 26 7900 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5383 /force-app/main/default/classes/MetadataService.cls 7900 26 7900 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5383 /force-app/main/default/classes/MetadataService.cls 7900 26 7900 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5384 /force-app/main/default/classes/MetadataService.cls 7901 26 7901 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5384 /force-app/main/default/classes/MetadataService.cls 7901 26 7901 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5385 /force-app/main/default/classes/MetadataService.cls 7901 26 7901 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5385 /force-app/main/default/classes/MetadataService.cls 7901 26 7901 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5386 /force-app/main/default/classes/MetadataService.cls 7902 26 7902 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5386 /force-app/main/default/classes/MetadataService.cls 7902 26 7902 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5387 /force-app/main/default/classes/MetadataService.cls 7902 26 7902 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5387 /force-app/main/default/classes/MetadataService.cls 7902 26 7902 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5388 /force-app/main/default/classes/MetadataService.cls 7904 12 7910 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5388 /force-app/main/default/classes/MetadataService.cls 7904 12 7910 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5389 /force-app/main/default/classes/MetadataService.cls 7906 16 7906 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5389 /force-app/main/default/classes/MetadataService.cls 7906 16 7906 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5390 /force-app/main/default/classes/MetadataService.cls 7907 26 7907 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5390 /force-app/main/default/classes/MetadataService.cls 7907 26 7907 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5391 /force-app/main/default/classes/MetadataService.cls 7907 26 7907 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5391 /force-app/main/default/classes/MetadataService.cls 7907 26 7907 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5392 /force-app/main/default/classes/MetadataService.cls 7908 26 7908 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5392 /force-app/main/default/classes/MetadataService.cls 7908 26 7908 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5393 /force-app/main/default/classes/MetadataService.cls 7908 26 7908 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5393 /force-app/main/default/classes/MetadataService.cls 7908 26 7908 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5394 /force-app/main/default/classes/MetadataService.cls 7909 26 7909 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5394 /force-app/main/default/classes/MetadataService.cls 7909 26 7909 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5395 /force-app/main/default/classes/MetadataService.cls 7909 26 7909 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5395 /force-app/main/default/classes/MetadataService.cls 7909 26 7909 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5396 /force-app/main/default/classes/MetadataService.cls 7911 12 7917 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5396 /force-app/main/default/classes/MetadataService.cls 7911 12 7917 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5397 /force-app/main/default/classes/MetadataService.cls 7911 12 7917 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readKnowledgeSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5397 /force-app/main/default/classes/MetadataService.cls 7911 12 7917 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readKnowledgeSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5398 /force-app/main/default/classes/MetadataService.cls 7913 16 7913 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5398 /force-app/main/default/classes/MetadataService.cls 7913 16 7913 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5399 /force-app/main/default/classes/MetadataService.cls 7914 26 7914 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5399 /force-app/main/default/classes/MetadataService.cls 7914 26 7914 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5400 /force-app/main/default/classes/MetadataService.cls 7914 26 7914 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5400 /force-app/main/default/classes/MetadataService.cls 7914 26 7914 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5401 /force-app/main/default/classes/MetadataService.cls 7915 26 7915 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5401 /force-app/main/default/classes/MetadataService.cls 7915 26 7915 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5402 /force-app/main/default/classes/MetadataService.cls 7915 26 7915 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5402 /force-app/main/default/classes/MetadataService.cls 7915 26 7915 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5403 /force-app/main/default/classes/MetadataService.cls 7916 26 7916 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5403 /force-app/main/default/classes/MetadataService.cls 7916 26 7916 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5404 /force-app/main/default/classes/MetadataService.cls 7916 26 7916 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5404 /force-app/main/default/classes/MetadataService.cls 7916 26 7916 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5405 /force-app/main/default/classes/MetadataService.cls 7918 12 7924 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5405 /force-app/main/default/classes/MetadataService.cls 7918 12 7924 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5406 /force-app/main/default/classes/MetadataService.cls 7920 16 7920 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5406 /force-app/main/default/classes/MetadataService.cls 7920 16 7920 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5407 /force-app/main/default/classes/MetadataService.cls 7921 26 7921 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5407 /force-app/main/default/classes/MetadataService.cls 7921 26 7921 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5408 /force-app/main/default/classes/MetadataService.cls 7921 26 7921 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5408 /force-app/main/default/classes/MetadataService.cls 7921 26 7921 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5409 /force-app/main/default/classes/MetadataService.cls 7922 26 7922 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5409 /force-app/main/default/classes/MetadataService.cls 7922 26 7922 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5410 /force-app/main/default/classes/MetadataService.cls 7922 26 7922 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5410 /force-app/main/default/classes/MetadataService.cls 7922 26 7922 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5411 /force-app/main/default/classes/MetadataService.cls 7923 26 7923 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5411 /force-app/main/default/classes/MetadataService.cls 7923 26 7923 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5412 /force-app/main/default/classes/MetadataService.cls 7923 26 7923 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5412 /force-app/main/default/classes/MetadataService.cls 7923 26 7923 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5413 /force-app/main/default/classes/MetadataService.cls 7925 12 7931 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5413 /force-app/main/default/classes/MetadataService.cls 7925 12 7931 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5414 /force-app/main/default/classes/MetadataService.cls 7925 12 7931 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readSharingSetResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5414 /force-app/main/default/classes/MetadataService.cls 7925 12 7931 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readSharingSetResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5415 /force-app/main/default/classes/MetadataService.cls 7927 16 7927 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5415 /force-app/main/default/classes/MetadataService.cls 7927 16 7927 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5416 /force-app/main/default/classes/MetadataService.cls 7928 26 7928 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5416 /force-app/main/default/classes/MetadataService.cls 7928 26 7928 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5417 /force-app/main/default/classes/MetadataService.cls 7928 26 7928 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5417 /force-app/main/default/classes/MetadataService.cls 7928 26 7928 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5418 /force-app/main/default/classes/MetadataService.cls 7929 26 7929 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5418 /force-app/main/default/classes/MetadataService.cls 7929 26 7929 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5419 /force-app/main/default/classes/MetadataService.cls 7929 26 7929 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5419 /force-app/main/default/classes/MetadataService.cls 7929 26 7929 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5420 /force-app/main/default/classes/MetadataService.cls 7930 26 7930 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5420 /force-app/main/default/classes/MetadataService.cls 7930 26 7930 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5421 /force-app/main/default/classes/MetadataService.cls 7930 26 7930 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5421 /force-app/main/default/classes/MetadataService.cls 7930 26 7930 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5422 /force-app/main/default/classes/MetadataService.cls 7932 12 7938 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5422 /force-app/main/default/classes/MetadataService.cls 7932 12 7938 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5423 /force-app/main/default/classes/MetadataService.cls 7934 16 7934 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5423 /force-app/main/default/classes/MetadataService.cls 7934 16 7934 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5424 /force-app/main/default/classes/MetadataService.cls 7935 26 7935 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5424 /force-app/main/default/classes/MetadataService.cls 7935 26 7935 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5425 /force-app/main/default/classes/MetadataService.cls 7935 26 7935 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5425 /force-app/main/default/classes/MetadataService.cls 7935 26 7935 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5426 /force-app/main/default/classes/MetadataService.cls 7936 26 7936 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5426 /force-app/main/default/classes/MetadataService.cls 7936 26 7936 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5427 /force-app/main/default/classes/MetadataService.cls 7936 26 7936 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5427 /force-app/main/default/classes/MetadataService.cls 7936 26 7936 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5428 /force-app/main/default/classes/MetadataService.cls 7937 26 7937 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5428 /force-app/main/default/classes/MetadataService.cls 7937 26 7937 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5429 /force-app/main/default/classes/MetadataService.cls 7937 26 7937 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5429 /force-app/main/default/classes/MetadataService.cls 7937 26 7937 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5430 /force-app/main/default/classes/MetadataService.cls 7939 12 7945 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5430 /force-app/main/default/classes/MetadataService.cls 7939 12 7945 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5431 /force-app/main/default/classes/MetadataService.cls 7939 12 7945 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readSecuritySettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5431 /force-app/main/default/classes/MetadataService.cls 7939 12 7945 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readSecuritySettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5432 /force-app/main/default/classes/MetadataService.cls 7941 16 7941 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5432 /force-app/main/default/classes/MetadataService.cls 7941 16 7941 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5433 /force-app/main/default/classes/MetadataService.cls 7942 26 7942 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5433 /force-app/main/default/classes/MetadataService.cls 7942 26 7942 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5434 /force-app/main/default/classes/MetadataService.cls 7942 26 7942 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5434 /force-app/main/default/classes/MetadataService.cls 7942 26 7942 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5435 /force-app/main/default/classes/MetadataService.cls 7943 26 7943 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5435 /force-app/main/default/classes/MetadataService.cls 7943 26 7943 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5436 /force-app/main/default/classes/MetadataService.cls 7943 26 7943 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5436 /force-app/main/default/classes/MetadataService.cls 7943 26 7943 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5437 /force-app/main/default/classes/MetadataService.cls 7944 26 7944 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5437 /force-app/main/default/classes/MetadataService.cls 7944 26 7944 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5438 /force-app/main/default/classes/MetadataService.cls 7944 26 7944 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5438 /force-app/main/default/classes/MetadataService.cls 7944 26 7944 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5439 /force-app/main/default/classes/MetadataService.cls 7946 12 7952 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5439 /force-app/main/default/classes/MetadataService.cls 7946 12 7952 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5440 /force-app/main/default/classes/MetadataService.cls 7948 16 7948 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5440 /force-app/main/default/classes/MetadataService.cls 7948 16 7948 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5441 /force-app/main/default/classes/MetadataService.cls 7949 26 7949 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5441 /force-app/main/default/classes/MetadataService.cls 7949 26 7949 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5442 /force-app/main/default/classes/MetadataService.cls 7949 26 7949 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5442 /force-app/main/default/classes/MetadataService.cls 7949 26 7949 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5443 /force-app/main/default/classes/MetadataService.cls 7950 26 7950 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5443 /force-app/main/default/classes/MetadataService.cls 7950 26 7950 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5444 /force-app/main/default/classes/MetadataService.cls 7950 26 7950 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5444 /force-app/main/default/classes/MetadataService.cls 7950 26 7950 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5445 /force-app/main/default/classes/MetadataService.cls 7951 26 7951 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5445 /force-app/main/default/classes/MetadataService.cls 7951 26 7951 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5446 /force-app/main/default/classes/MetadataService.cls 7951 26 7951 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5446 /force-app/main/default/classes/MetadataService.cls 7951 26 7951 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5447 /force-app/main/default/classes/MetadataService.cls 7953 12 7959 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5447 /force-app/main/default/classes/MetadataService.cls 7953 12 7959 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5448 /force-app/main/default/classes/MetadataService.cls 7953 12 7959 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readIdeasSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5448 /force-app/main/default/classes/MetadataService.cls 7953 12 7959 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readIdeasSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5449 /force-app/main/default/classes/MetadataService.cls 7955 16 7955 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5449 /force-app/main/default/classes/MetadataService.cls 7955 16 7955 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5450 /force-app/main/default/classes/MetadataService.cls 7956 26 7956 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5450 /force-app/main/default/classes/MetadataService.cls 7956 26 7956 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5451 /force-app/main/default/classes/MetadataService.cls 7956 26 7956 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5451 /force-app/main/default/classes/MetadataService.cls 7956 26 7956 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5452 /force-app/main/default/classes/MetadataService.cls 7957 26 7957 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5452 /force-app/main/default/classes/MetadataService.cls 7957 26 7957 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5453 /force-app/main/default/classes/MetadataService.cls 7957 26 7957 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5453 /force-app/main/default/classes/MetadataService.cls 7957 26 7957 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5454 /force-app/main/default/classes/MetadataService.cls 7958 26 7958 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5454 /force-app/main/default/classes/MetadataService.cls 7958 26 7958 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5455 /force-app/main/default/classes/MetadataService.cls 7958 26 7958 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5455 /force-app/main/default/classes/MetadataService.cls 7958 26 7958 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5456 /force-app/main/default/classes/MetadataService.cls 7960 12 7966 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5456 /force-app/main/default/classes/MetadataService.cls 7960 12 7966 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5457 /force-app/main/default/classes/MetadataService.cls 7962 16 7962 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5457 /force-app/main/default/classes/MetadataService.cls 7962 16 7962 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5458 /force-app/main/default/classes/MetadataService.cls 7963 26 7963 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5458 /force-app/main/default/classes/MetadataService.cls 7963 26 7963 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5459 /force-app/main/default/classes/MetadataService.cls 7963 26 7963 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5459 /force-app/main/default/classes/MetadataService.cls 7963 26 7963 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5460 /force-app/main/default/classes/MetadataService.cls 7964 26 7964 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5460 /force-app/main/default/classes/MetadataService.cls 7964 26 7964 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5461 /force-app/main/default/classes/MetadataService.cls 7964 26 7964 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5461 /force-app/main/default/classes/MetadataService.cls 7964 26 7964 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5462 /force-app/main/default/classes/MetadataService.cls 7965 26 7965 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5462 /force-app/main/default/classes/MetadataService.cls 7965 26 7965 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5463 /force-app/main/default/classes/MetadataService.cls 7965 26 7965 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5463 /force-app/main/default/classes/MetadataService.cls 7965 26 7965 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5464 /force-app/main/default/classes/MetadataService.cls 7967 12 7973 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5464 /force-app/main/default/classes/MetadataService.cls 7967 12 7973 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5465 /force-app/main/default/classes/MetadataService.cls 7967 12 7973 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readChatterAnswersSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5465 /force-app/main/default/classes/MetadataService.cls 7967 12 7973 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readChatterAnswersSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5466 /force-app/main/default/classes/MetadataService.cls 7969 16 7969 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5466 /force-app/main/default/classes/MetadataService.cls 7969 16 7969 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5467 /force-app/main/default/classes/MetadataService.cls 7970 26 7970 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5467 /force-app/main/default/classes/MetadataService.cls 7970 26 7970 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5468 /force-app/main/default/classes/MetadataService.cls 7970 26 7970 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5468 /force-app/main/default/classes/MetadataService.cls 7970 26 7970 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5469 /force-app/main/default/classes/MetadataService.cls 7971 26 7971 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5469 /force-app/main/default/classes/MetadataService.cls 7971 26 7971 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5470 /force-app/main/default/classes/MetadataService.cls 7971 26 7971 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5470 /force-app/main/default/classes/MetadataService.cls 7971 26 7971 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5471 /force-app/main/default/classes/MetadataService.cls 7972 26 7972 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5471 /force-app/main/default/classes/MetadataService.cls 7972 26 7972 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5472 /force-app/main/default/classes/MetadataService.cls 7972 26 7972 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5472 /force-app/main/default/classes/MetadataService.cls 7972 26 7972 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5473 /force-app/main/default/classes/MetadataService.cls 7974 12 7980 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5473 /force-app/main/default/classes/MetadataService.cls 7974 12 7980 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5474 /force-app/main/default/classes/MetadataService.cls 7976 16 7976 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5474 /force-app/main/default/classes/MetadataService.cls 7976 16 7976 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5475 /force-app/main/default/classes/MetadataService.cls 7977 26 7977 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5475 /force-app/main/default/classes/MetadataService.cls 7977 26 7977 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5476 /force-app/main/default/classes/MetadataService.cls 7977 26 7977 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5476 /force-app/main/default/classes/MetadataService.cls 7977 26 7977 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5477 /force-app/main/default/classes/MetadataService.cls 7978 26 7978 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5477 /force-app/main/default/classes/MetadataService.cls 7978 26 7978 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5478 /force-app/main/default/classes/MetadataService.cls 7978 26 7978 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5478 /force-app/main/default/classes/MetadataService.cls 7978 26 7978 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5479 /force-app/main/default/classes/MetadataService.cls 7979 26 7979 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5479 /force-app/main/default/classes/MetadataService.cls 7979 26 7979 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5480 /force-app/main/default/classes/MetadataService.cls 7979 26 7979 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5480 /force-app/main/default/classes/MetadataService.cls 7979 26 7979 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5481 /force-app/main/default/classes/MetadataService.cls 7981 12 7987 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5481 /force-app/main/default/classes/MetadataService.cls 7981 12 7987 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5482 /force-app/main/default/classes/MetadataService.cls 7981 12 7987 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCommunityResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5482 /force-app/main/default/classes/MetadataService.cls 7981 12 7987 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCommunityResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5483 /force-app/main/default/classes/MetadataService.cls 7983 16 7983 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5483 /force-app/main/default/classes/MetadataService.cls 7983 16 7983 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5484 /force-app/main/default/classes/MetadataService.cls 7984 26 7984 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5484 /force-app/main/default/classes/MetadataService.cls 7984 26 7984 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5485 /force-app/main/default/classes/MetadataService.cls 7984 26 7984 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5485 /force-app/main/default/classes/MetadataService.cls 7984 26 7984 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5486 /force-app/main/default/classes/MetadataService.cls 7985 26 7985 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5486 /force-app/main/default/classes/MetadataService.cls 7985 26 7985 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5487 /force-app/main/default/classes/MetadataService.cls 7985 26 7985 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5487 /force-app/main/default/classes/MetadataService.cls 7985 26 7985 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5488 /force-app/main/default/classes/MetadataService.cls 7986 26 7986 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5488 /force-app/main/default/classes/MetadataService.cls 7986 26 7986 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5489 /force-app/main/default/classes/MetadataService.cls 7986 26 7986 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5489 /force-app/main/default/classes/MetadataService.cls 7986 26 7986 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5490 /force-app/main/default/classes/MetadataService.cls 7988 12 7994 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5490 /force-app/main/default/classes/MetadataService.cls 7988 12 7994 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5491 /force-app/main/default/classes/MetadataService.cls 7990 16 7990 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5491 /force-app/main/default/classes/MetadataService.cls 7990 16 7990 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5492 /force-app/main/default/classes/MetadataService.cls 7991 26 7991 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5492 /force-app/main/default/classes/MetadataService.cls 7991 26 7991 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5493 /force-app/main/default/classes/MetadataService.cls 7991 26 7991 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5493 /force-app/main/default/classes/MetadataService.cls 7991 26 7991 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5494 /force-app/main/default/classes/MetadataService.cls 7992 26 7992 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5494 /force-app/main/default/classes/MetadataService.cls 7992 26 7992 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5495 /force-app/main/default/classes/MetadataService.cls 7992 26 7992 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5495 /force-app/main/default/classes/MetadataService.cls 7992 26 7992 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5496 /force-app/main/default/classes/MetadataService.cls 7993 26 7993 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5496 /force-app/main/default/classes/MetadataService.cls 7993 26 7993 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5497 /force-app/main/default/classes/MetadataService.cls 7993 26 7993 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5497 /force-app/main/default/classes/MetadataService.cls 7993 26 7993 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5498 /force-app/main/default/classes/MetadataService.cls 7995 12 8001 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5498 /force-app/main/default/classes/MetadataService.cls 7995 12 8001 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5499 /force-app/main/default/classes/MetadataService.cls 7995 12 8001 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readActivitiesSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5499 /force-app/main/default/classes/MetadataService.cls 7995 12 8001 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readActivitiesSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5500 /force-app/main/default/classes/MetadataService.cls 7997 16 7997 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5500 /force-app/main/default/classes/MetadataService.cls 7997 16 7997 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5501 /force-app/main/default/classes/MetadataService.cls 7998 26 7998 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5501 /force-app/main/default/classes/MetadataService.cls 7998 26 7998 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5502 /force-app/main/default/classes/MetadataService.cls 7998 26 7998 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5502 /force-app/main/default/classes/MetadataService.cls 7998 26 7998 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5503 /force-app/main/default/classes/MetadataService.cls 7999 26 7999 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5503 /force-app/main/default/classes/MetadataService.cls 7999 26 7999 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5504 /force-app/main/default/classes/MetadataService.cls 7999 26 7999 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5504 /force-app/main/default/classes/MetadataService.cls 7999 26 7999 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5505 /force-app/main/default/classes/MetadataService.cls 8000 26 8000 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5505 /force-app/main/default/classes/MetadataService.cls 8000 26 8000 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5506 /force-app/main/default/classes/MetadataService.cls 8000 26 8000 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5506 /force-app/main/default/classes/MetadataService.cls 8000 26 8000 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5507 /force-app/main/default/classes/MetadataService.cls 8002 12 8008 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5507 /force-app/main/default/classes/MetadataService.cls 8002 12 8008 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5508 /force-app/main/default/classes/MetadataService.cls 8004 16 8004 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5508 /force-app/main/default/classes/MetadataService.cls 8004 16 8004 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5509 /force-app/main/default/classes/MetadataService.cls 8005 26 8005 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5509 /force-app/main/default/classes/MetadataService.cls 8005 26 8005 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5510 /force-app/main/default/classes/MetadataService.cls 8005 26 8005 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5510 /force-app/main/default/classes/MetadataService.cls 8005 26 8005 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5511 /force-app/main/default/classes/MetadataService.cls 8006 26 8006 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5511 /force-app/main/default/classes/MetadataService.cls 8006 26 8006 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5512 /force-app/main/default/classes/MetadataService.cls 8006 26 8006 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5512 /force-app/main/default/classes/MetadataService.cls 8006 26 8006 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5513 /force-app/main/default/classes/MetadataService.cls 8007 26 8007 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5513 /force-app/main/default/classes/MetadataService.cls 8007 26 8007 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5514 /force-app/main/default/classes/MetadataService.cls 8007 26 8007 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5514 /force-app/main/default/classes/MetadataService.cls 8007 26 8007 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5515 /force-app/main/default/classes/MetadataService.cls 8009 12 8015 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5515 /force-app/main/default/classes/MetadataService.cls 8009 12 8015 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5516 /force-app/main/default/classes/MetadataService.cls 8009 12 8015 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readContractSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5516 /force-app/main/default/classes/MetadataService.cls 8009 12 8015 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readContractSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5517 /force-app/main/default/classes/MetadataService.cls 8011 16 8011 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5517 /force-app/main/default/classes/MetadataService.cls 8011 16 8011 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5518 /force-app/main/default/classes/MetadataService.cls 8012 26 8012 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5518 /force-app/main/default/classes/MetadataService.cls 8012 26 8012 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5519 /force-app/main/default/classes/MetadataService.cls 8012 26 8012 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5519 /force-app/main/default/classes/MetadataService.cls 8012 26 8012 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5520 /force-app/main/default/classes/MetadataService.cls 8013 26 8013 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5520 /force-app/main/default/classes/MetadataService.cls 8013 26 8013 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5521 /force-app/main/default/classes/MetadataService.cls 8013 26 8013 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5521 /force-app/main/default/classes/MetadataService.cls 8013 26 8013 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5522 /force-app/main/default/classes/MetadataService.cls 8014 26 8014 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5522 /force-app/main/default/classes/MetadataService.cls 8014 26 8014 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5523 /force-app/main/default/classes/MetadataService.cls 8014 26 8014 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5523 /force-app/main/default/classes/MetadataService.cls 8014 26 8014 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5524 /force-app/main/default/classes/MetadataService.cls 8016 12 8022 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5524 /force-app/main/default/classes/MetadataService.cls 8016 12 8022 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5525 /force-app/main/default/classes/MetadataService.cls 8018 16 8018 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5525 /force-app/main/default/classes/MetadataService.cls 8018 16 8018 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5526 /force-app/main/default/classes/MetadataService.cls 8019 26 8019 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5526 /force-app/main/default/classes/MetadataService.cls 8019 26 8019 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5527 /force-app/main/default/classes/MetadataService.cls 8019 26 8019 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5527 /force-app/main/default/classes/MetadataService.cls 8019 26 8019 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5528 /force-app/main/default/classes/MetadataService.cls 8020 26 8020 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5528 /force-app/main/default/classes/MetadataService.cls 8020 26 8020 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5529 /force-app/main/default/classes/MetadataService.cls 8020 26 8020 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5529 /force-app/main/default/classes/MetadataService.cls 8020 26 8020 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5530 /force-app/main/default/classes/MetadataService.cls 8021 26 8021 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5530 /force-app/main/default/classes/MetadataService.cls 8021 26 8021 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5531 /force-app/main/default/classes/MetadataService.cls 8021 26 8021 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5531 /force-app/main/default/classes/MetadataService.cls 8021 26 8021 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5532 /force-app/main/default/classes/MetadataService.cls 8023 12 8029 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5532 /force-app/main/default/classes/MetadataService.cls 8023 12 8029 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5533 /force-app/main/default/classes/MetadataService.cls 8023 12 8029 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readOrderSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5533 /force-app/main/default/classes/MetadataService.cls 8023 12 8029 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readOrderSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5534 /force-app/main/default/classes/MetadataService.cls 8025 16 8025 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5534 /force-app/main/default/classes/MetadataService.cls 8025 16 8025 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5535 /force-app/main/default/classes/MetadataService.cls 8026 26 8026 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5535 /force-app/main/default/classes/MetadataService.cls 8026 26 8026 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5536 /force-app/main/default/classes/MetadataService.cls 8026 26 8026 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5536 /force-app/main/default/classes/MetadataService.cls 8026 26 8026 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5537 /force-app/main/default/classes/MetadataService.cls 8027 26 8027 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5537 /force-app/main/default/classes/MetadataService.cls 8027 26 8027 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5538 /force-app/main/default/classes/MetadataService.cls 8027 26 8027 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5538 /force-app/main/default/classes/MetadataService.cls 8027 26 8027 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5539 /force-app/main/default/classes/MetadataService.cls 8028 26 8028 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5539 /force-app/main/default/classes/MetadataService.cls 8028 26 8028 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5540 /force-app/main/default/classes/MetadataService.cls 8028 26 8028 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5540 /force-app/main/default/classes/MetadataService.cls 8028 26 8028 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5541 /force-app/main/default/classes/MetadataService.cls 8030 12 8036 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5541 /force-app/main/default/classes/MetadataService.cls 8030 12 8036 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5542 /force-app/main/default/classes/MetadataService.cls 8032 16 8032 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5542 /force-app/main/default/classes/MetadataService.cls 8032 16 8032 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5543 /force-app/main/default/classes/MetadataService.cls 8033 26 8033 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5543 /force-app/main/default/classes/MetadataService.cls 8033 26 8033 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5544 /force-app/main/default/classes/MetadataService.cls 8033 26 8033 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5544 /force-app/main/default/classes/MetadataService.cls 8033 26 8033 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5545 /force-app/main/default/classes/MetadataService.cls 8034 26 8034 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5545 /force-app/main/default/classes/MetadataService.cls 8034 26 8034 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5546 /force-app/main/default/classes/MetadataService.cls 8034 26 8034 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5546 /force-app/main/default/classes/MetadataService.cls 8034 26 8034 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5547 /force-app/main/default/classes/MetadataService.cls 8035 26 8035 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5547 /force-app/main/default/classes/MetadataService.cls 8035 26 8035 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5548 /force-app/main/default/classes/MetadataService.cls 8035 26 8035 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5548 /force-app/main/default/classes/MetadataService.cls 8035 26 8035 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5549 /force-app/main/default/classes/MetadataService.cls 8037 12 8043 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5549 /force-app/main/default/classes/MetadataService.cls 8037 12 8043 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5550 /force-app/main/default/classes/MetadataService.cls 8037 12 8043 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readOpportunitySettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5550 /force-app/main/default/classes/MetadataService.cls 8037 12 8043 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readOpportunitySettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5551 /force-app/main/default/classes/MetadataService.cls 8039 16 8039 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5551 /force-app/main/default/classes/MetadataService.cls 8039 16 8039 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5552 /force-app/main/default/classes/MetadataService.cls 8040 26 8040 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5552 /force-app/main/default/classes/MetadataService.cls 8040 26 8040 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5553 /force-app/main/default/classes/MetadataService.cls 8040 26 8040 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5553 /force-app/main/default/classes/MetadataService.cls 8040 26 8040 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5554 /force-app/main/default/classes/MetadataService.cls 8041 26 8041 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5554 /force-app/main/default/classes/MetadataService.cls 8041 26 8041 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5555 /force-app/main/default/classes/MetadataService.cls 8041 26 8041 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5555 /force-app/main/default/classes/MetadataService.cls 8041 26 8041 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5556 /force-app/main/default/classes/MetadataService.cls 8042 26 8042 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5556 /force-app/main/default/classes/MetadataService.cls 8042 26 8042 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5557 /force-app/main/default/classes/MetadataService.cls 8042 26 8042 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5557 /force-app/main/default/classes/MetadataService.cls 8042 26 8042 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5558 /force-app/main/default/classes/MetadataService.cls 8044 12 8050 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5558 /force-app/main/default/classes/MetadataService.cls 8044 12 8050 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5559 /force-app/main/default/classes/MetadataService.cls 8046 16 8046 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5559 /force-app/main/default/classes/MetadataService.cls 8046 16 8046 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5560 /force-app/main/default/classes/MetadataService.cls 8047 26 8047 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5560 /force-app/main/default/classes/MetadataService.cls 8047 26 8047 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5561 /force-app/main/default/classes/MetadataService.cls 8047 26 8047 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5561 /force-app/main/default/classes/MetadataService.cls 8047 26 8047 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5562 /force-app/main/default/classes/MetadataService.cls 8048 26 8048 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5562 /force-app/main/default/classes/MetadataService.cls 8048 26 8048 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5563 /force-app/main/default/classes/MetadataService.cls 8048 26 8048 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5563 /force-app/main/default/classes/MetadataService.cls 8048 26 8048 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5564 /force-app/main/default/classes/MetadataService.cls 8049 26 8049 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5564 /force-app/main/default/classes/MetadataService.cls 8049 26 8049 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5565 /force-app/main/default/classes/MetadataService.cls 8049 26 8049 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5565 /force-app/main/default/classes/MetadataService.cls 8049 26 8049 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5566 /force-app/main/default/classes/MetadataService.cls 8051 12 8057 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5566 /force-app/main/default/classes/MetadataService.cls 8051 12 8057 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5567 /force-app/main/default/classes/MetadataService.cls 8051 12 8057 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readProductSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5567 /force-app/main/default/classes/MetadataService.cls 8051 12 8057 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readProductSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5568 /force-app/main/default/classes/MetadataService.cls 8053 16 8053 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5568 /force-app/main/default/classes/MetadataService.cls 8053 16 8053 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5569 /force-app/main/default/classes/MetadataService.cls 8054 26 8054 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5569 /force-app/main/default/classes/MetadataService.cls 8054 26 8054 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5570 /force-app/main/default/classes/MetadataService.cls 8054 26 8054 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5570 /force-app/main/default/classes/MetadataService.cls 8054 26 8054 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5571 /force-app/main/default/classes/MetadataService.cls 8055 26 8055 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5571 /force-app/main/default/classes/MetadataService.cls 8055 26 8055 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5572 /force-app/main/default/classes/MetadataService.cls 8055 26 8055 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5572 /force-app/main/default/classes/MetadataService.cls 8055 26 8055 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5573 /force-app/main/default/classes/MetadataService.cls 8056 26 8056 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5573 /force-app/main/default/classes/MetadataService.cls 8056 26 8056 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5574 /force-app/main/default/classes/MetadataService.cls 8056 26 8056 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5574 /force-app/main/default/classes/MetadataService.cls 8056 26 8056 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5575 /force-app/main/default/classes/MetadataService.cls 8058 12 8064 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5575 /force-app/main/default/classes/MetadataService.cls 8058 12 8064 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5576 /force-app/main/default/classes/MetadataService.cls 8060 16 8060 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5576 /force-app/main/default/classes/MetadataService.cls 8060 16 8060 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5577 /force-app/main/default/classes/MetadataService.cls 8061 26 8061 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5577 /force-app/main/default/classes/MetadataService.cls 8061 26 8061 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5578 /force-app/main/default/classes/MetadataService.cls 8061 26 8061 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5578 /force-app/main/default/classes/MetadataService.cls 8061 26 8061 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5579 /force-app/main/default/classes/MetadataService.cls 8062 26 8062 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5579 /force-app/main/default/classes/MetadataService.cls 8062 26 8062 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5580 /force-app/main/default/classes/MetadataService.cls 8062 26 8062 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5580 /force-app/main/default/classes/MetadataService.cls 8062 26 8062 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5581 /force-app/main/default/classes/MetadataService.cls 8063 26 8063 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5581 /force-app/main/default/classes/MetadataService.cls 8063 26 8063 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5582 /force-app/main/default/classes/MetadataService.cls 8063 26 8063 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5582 /force-app/main/default/classes/MetadataService.cls 8063 26 8063 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5583 /force-app/main/default/classes/MetadataService.cls 8065 12 8071 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5583 /force-app/main/default/classes/MetadataService.cls 8065 12 8071 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5584 /force-app/main/default/classes/MetadataService.cls 8065 12 8071 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readQuoteSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5584 /force-app/main/default/classes/MetadataService.cls 8065 12 8071 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readQuoteSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5585 /force-app/main/default/classes/MetadataService.cls 8067 16 8067 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5585 /force-app/main/default/classes/MetadataService.cls 8067 16 8067 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5586 /force-app/main/default/classes/MetadataService.cls 8068 26 8068 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5586 /force-app/main/default/classes/MetadataService.cls 8068 26 8068 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5587 /force-app/main/default/classes/MetadataService.cls 8068 26 8068 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5587 /force-app/main/default/classes/MetadataService.cls 8068 26 8068 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5588 /force-app/main/default/classes/MetadataService.cls 8069 26 8069 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5588 /force-app/main/default/classes/MetadataService.cls 8069 26 8069 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5589 /force-app/main/default/classes/MetadataService.cls 8069 26 8069 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5589 /force-app/main/default/classes/MetadataService.cls 8069 26 8069 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5590 /force-app/main/default/classes/MetadataService.cls 8070 26 8070 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5590 /force-app/main/default/classes/MetadataService.cls 8070 26 8070 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5591 /force-app/main/default/classes/MetadataService.cls 8070 26 8070 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5591 /force-app/main/default/classes/MetadataService.cls 8070 26 8070 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5592 /force-app/main/default/classes/MetadataService.cls 8072 12 8078 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5592 /force-app/main/default/classes/MetadataService.cls 8072 12 8078 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5593 /force-app/main/default/classes/MetadataService.cls 8074 16 8074 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5593 /force-app/main/default/classes/MetadataService.cls 8074 16 8074 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5594 /force-app/main/default/classes/MetadataService.cls 8075 26 8075 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5594 /force-app/main/default/classes/MetadataService.cls 8075 26 8075 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5595 /force-app/main/default/classes/MetadataService.cls 8075 26 8075 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5595 /force-app/main/default/classes/MetadataService.cls 8075 26 8075 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5596 /force-app/main/default/classes/MetadataService.cls 8076 26 8076 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5596 /force-app/main/default/classes/MetadataService.cls 8076 26 8076 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5597 /force-app/main/default/classes/MetadataService.cls 8076 26 8076 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5597 /force-app/main/default/classes/MetadataService.cls 8076 26 8076 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5598 /force-app/main/default/classes/MetadataService.cls 8077 26 8077 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5598 /force-app/main/default/classes/MetadataService.cls 8077 26 8077 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5599 /force-app/main/default/classes/MetadataService.cls 8077 26 8077 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5599 /force-app/main/default/classes/MetadataService.cls 8077 26 8077 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5600 /force-app/main/default/classes/MetadataService.cls 8079 12 8085 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5600 /force-app/main/default/classes/MetadataService.cls 8079 12 8085 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5601 /force-app/main/default/classes/MetadataService.cls 8079 12 8085 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCallCenterResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5601 /force-app/main/default/classes/MetadataService.cls 8079 12 8085 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCallCenterResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5602 /force-app/main/default/classes/MetadataService.cls 8081 16 8081 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5602 /force-app/main/default/classes/MetadataService.cls 8081 16 8081 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5603 /force-app/main/default/classes/MetadataService.cls 8082 26 8082 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5603 /force-app/main/default/classes/MetadataService.cls 8082 26 8082 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5604 /force-app/main/default/classes/MetadataService.cls 8082 26 8082 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5604 /force-app/main/default/classes/MetadataService.cls 8082 26 8082 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5605 /force-app/main/default/classes/MetadataService.cls 8083 26 8083 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5605 /force-app/main/default/classes/MetadataService.cls 8083 26 8083 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5606 /force-app/main/default/classes/MetadataService.cls 8083 26 8083 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5606 /force-app/main/default/classes/MetadataService.cls 8083 26 8083 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5607 /force-app/main/default/classes/MetadataService.cls 8084 26 8084 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5607 /force-app/main/default/classes/MetadataService.cls 8084 26 8084 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5608 /force-app/main/default/classes/MetadataService.cls 8084 26 8084 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5608 /force-app/main/default/classes/MetadataService.cls 8084 26 8084 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5609 /force-app/main/default/classes/MetadataService.cls 8086 12 8092 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5609 /force-app/main/default/classes/MetadataService.cls 8086 12 8092 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5610 /force-app/main/default/classes/MetadataService.cls 8088 16 8088 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5610 /force-app/main/default/classes/MetadataService.cls 8088 16 8088 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5611 /force-app/main/default/classes/MetadataService.cls 8089 26 8089 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5611 /force-app/main/default/classes/MetadataService.cls 8089 26 8089 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5612 /force-app/main/default/classes/MetadataService.cls 8089 26 8089 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5612 /force-app/main/default/classes/MetadataService.cls 8089 26 8089 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5613 /force-app/main/default/classes/MetadataService.cls 8090 26 8090 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5613 /force-app/main/default/classes/MetadataService.cls 8090 26 8090 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5614 /force-app/main/default/classes/MetadataService.cls 8090 26 8090 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5614 /force-app/main/default/classes/MetadataService.cls 8090 26 8090 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5615 /force-app/main/default/classes/MetadataService.cls 8091 26 8091 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5615 /force-app/main/default/classes/MetadataService.cls 8091 26 8091 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5616 /force-app/main/default/classes/MetadataService.cls 8091 26 8091 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5616 /force-app/main/default/classes/MetadataService.cls 8091 26 8091 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5617 /force-app/main/default/classes/MetadataService.cls 8093 12 8099 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5617 /force-app/main/default/classes/MetadataService.cls 8093 12 8099 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5618 /force-app/main/default/classes/MetadataService.cls 8093 12 8099 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readEntitlementProcessResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5618 /force-app/main/default/classes/MetadataService.cls 8093 12 8099 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readEntitlementProcessResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5619 /force-app/main/default/classes/MetadataService.cls 8095 16 8095 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5619 /force-app/main/default/classes/MetadataService.cls 8095 16 8095 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5620 /force-app/main/default/classes/MetadataService.cls 8096 26 8096 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5620 /force-app/main/default/classes/MetadataService.cls 8096 26 8096 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5621 /force-app/main/default/classes/MetadataService.cls 8096 26 8096 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5621 /force-app/main/default/classes/MetadataService.cls 8096 26 8096 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5622 /force-app/main/default/classes/MetadataService.cls 8097 26 8097 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5622 /force-app/main/default/classes/MetadataService.cls 8097 26 8097 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5623 /force-app/main/default/classes/MetadataService.cls 8097 26 8097 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5623 /force-app/main/default/classes/MetadataService.cls 8097 26 8097 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5624 /force-app/main/default/classes/MetadataService.cls 8098 26 8098 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5624 /force-app/main/default/classes/MetadataService.cls 8098 26 8098 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5625 /force-app/main/default/classes/MetadataService.cls 8098 26 8098 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5625 /force-app/main/default/classes/MetadataService.cls 8098 26 8098 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5626 /force-app/main/default/classes/MetadataService.cls 8100 12 8106 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5626 /force-app/main/default/classes/MetadataService.cls 8100 12 8106 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5627 /force-app/main/default/classes/MetadataService.cls 8102 16 8102 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5627 /force-app/main/default/classes/MetadataService.cls 8102 16 8102 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5628 /force-app/main/default/classes/MetadataService.cls 8103 26 8103 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5628 /force-app/main/default/classes/MetadataService.cls 8103 26 8103 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5629 /force-app/main/default/classes/MetadataService.cls 8103 26 8103 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5629 /force-app/main/default/classes/MetadataService.cls 8103 26 8103 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5630 /force-app/main/default/classes/MetadataService.cls 8104 26 8104 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5630 /force-app/main/default/classes/MetadataService.cls 8104 26 8104 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5631 /force-app/main/default/classes/MetadataService.cls 8104 26 8104 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5631 /force-app/main/default/classes/MetadataService.cls 8104 26 8104 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5632 /force-app/main/default/classes/MetadataService.cls 8105 26 8105 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5632 /force-app/main/default/classes/MetadataService.cls 8105 26 8105 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5633 /force-app/main/default/classes/MetadataService.cls 8105 26 8105 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5633 /force-app/main/default/classes/MetadataService.cls 8105 26 8105 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5634 /force-app/main/default/classes/MetadataService.cls 8107 12 8113 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5634 /force-app/main/default/classes/MetadataService.cls 8107 12 8113 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5635 /force-app/main/default/classes/MetadataService.cls 8107 12 8113 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readMilestoneTypeResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5635 /force-app/main/default/classes/MetadataService.cls 8107 12 8113 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readMilestoneTypeResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5636 /force-app/main/default/classes/MetadataService.cls 8109 16 8109 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5636 /force-app/main/default/classes/MetadataService.cls 8109 16 8109 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5637 /force-app/main/default/classes/MetadataService.cls 8110 26 8110 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5637 /force-app/main/default/classes/MetadataService.cls 8110 26 8110 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5638 /force-app/main/default/classes/MetadataService.cls 8110 26 8110 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5638 /force-app/main/default/classes/MetadataService.cls 8110 26 8110 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5639 /force-app/main/default/classes/MetadataService.cls 8111 26 8111 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5639 /force-app/main/default/classes/MetadataService.cls 8111 26 8111 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5640 /force-app/main/default/classes/MetadataService.cls 8111 26 8111 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5640 /force-app/main/default/classes/MetadataService.cls 8111 26 8111 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5641 /force-app/main/default/classes/MetadataService.cls 8112 26 8112 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5641 /force-app/main/default/classes/MetadataService.cls 8112 26 8112 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5642 /force-app/main/default/classes/MetadataService.cls 8112 26 8112 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5642 /force-app/main/default/classes/MetadataService.cls 8112 26 8112 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5643 /force-app/main/default/classes/MetadataService.cls 8114 12 8120 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5643 /force-app/main/default/classes/MetadataService.cls 8114 12 8120 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5644 /force-app/main/default/classes/MetadataService.cls 8116 16 8116 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5644 /force-app/main/default/classes/MetadataService.cls 8116 16 8116 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5645 /force-app/main/default/classes/MetadataService.cls 8117 26 8117 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5645 /force-app/main/default/classes/MetadataService.cls 8117 26 8117 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5646 /force-app/main/default/classes/MetadataService.cls 8117 26 8117 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5646 /force-app/main/default/classes/MetadataService.cls 8117 26 8117 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5647 /force-app/main/default/classes/MetadataService.cls 8118 26 8118 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5647 /force-app/main/default/classes/MetadataService.cls 8118 26 8118 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5648 /force-app/main/default/classes/MetadataService.cls 8118 26 8118 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5648 /force-app/main/default/classes/MetadataService.cls 8118 26 8118 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5649 /force-app/main/default/classes/MetadataService.cls 8119 26 8119 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5649 /force-app/main/default/classes/MetadataService.cls 8119 26 8119 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5650 /force-app/main/default/classes/MetadataService.cls 8119 26 8119 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5650 /force-app/main/default/classes/MetadataService.cls 8119 26 8119 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5651 /force-app/main/default/classes/MetadataService.cls 8121 12 8127 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5651 /force-app/main/default/classes/MetadataService.cls 8121 12 8127 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5652 /force-app/main/default/classes/MetadataService.cls 8121 12 8127 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readEntitlementTemplateResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5652 /force-app/main/default/classes/MetadataService.cls 8121 12 8127 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readEntitlementTemplateResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5653 /force-app/main/default/classes/MetadataService.cls 8123 16 8123 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5653 /force-app/main/default/classes/MetadataService.cls 8123 16 8123 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5654 /force-app/main/default/classes/MetadataService.cls 8124 26 8124 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5654 /force-app/main/default/classes/MetadataService.cls 8124 26 8124 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5655 /force-app/main/default/classes/MetadataService.cls 8124 26 8124 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5655 /force-app/main/default/classes/MetadataService.cls 8124 26 8124 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5656 /force-app/main/default/classes/MetadataService.cls 8125 26 8125 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5656 /force-app/main/default/classes/MetadataService.cls 8125 26 8125 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5657 /force-app/main/default/classes/MetadataService.cls 8125 26 8125 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5657 /force-app/main/default/classes/MetadataService.cls 8125 26 8125 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5658 /force-app/main/default/classes/MetadataService.cls 8126 26 8126 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5658 /force-app/main/default/classes/MetadataService.cls 8126 26 8126 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5659 /force-app/main/default/classes/MetadataService.cls 8126 26 8126 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5659 /force-app/main/default/classes/MetadataService.cls 8126 26 8126 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5660 /force-app/main/default/classes/MetadataService.cls 8128 12 8134 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5660 /force-app/main/default/classes/MetadataService.cls 8128 12 8134 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5661 /force-app/main/default/classes/MetadataService.cls 8130 16 8130 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5661 /force-app/main/default/classes/MetadataService.cls 8130 16 8130 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5662 /force-app/main/default/classes/MetadataService.cls 8131 26 8131 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5662 /force-app/main/default/classes/MetadataService.cls 8131 26 8131 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5663 /force-app/main/default/classes/MetadataService.cls 8131 26 8131 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5663 /force-app/main/default/classes/MetadataService.cls 8131 26 8131 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5664 /force-app/main/default/classes/MetadataService.cls 8132 26 8132 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5664 /force-app/main/default/classes/MetadataService.cls 8132 26 8132 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5665 /force-app/main/default/classes/MetadataService.cls 8132 26 8132 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5665 /force-app/main/default/classes/MetadataService.cls 8132 26 8132 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5666 /force-app/main/default/classes/MetadataService.cls 8133 26 8133 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5666 /force-app/main/default/classes/MetadataService.cls 8133 26 8133 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5667 /force-app/main/default/classes/MetadataService.cls 8133 26 8133 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5667 /force-app/main/default/classes/MetadataService.cls 8133 26 8133 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5668 /force-app/main/default/classes/MetadataService.cls 8135 12 8141 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5668 /force-app/main/default/classes/MetadataService.cls 8135 12 8141 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5669 /force-app/main/default/classes/MetadataService.cls 8135 12 8141 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readEntitlementSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5669 /force-app/main/default/classes/MetadataService.cls 8135 12 8141 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readEntitlementSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5670 /force-app/main/default/classes/MetadataService.cls 8137 16 8137 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5670 /force-app/main/default/classes/MetadataService.cls 8137 16 8137 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5671 /force-app/main/default/classes/MetadataService.cls 8138 26 8138 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5671 /force-app/main/default/classes/MetadataService.cls 8138 26 8138 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5672 /force-app/main/default/classes/MetadataService.cls 8138 26 8138 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5672 /force-app/main/default/classes/MetadataService.cls 8138 26 8138 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5673 /force-app/main/default/classes/MetadataService.cls 8139 26 8139 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5673 /force-app/main/default/classes/MetadataService.cls 8139 26 8139 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5674 /force-app/main/default/classes/MetadataService.cls 8139 26 8139 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5674 /force-app/main/default/classes/MetadataService.cls 8139 26 8139 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5675 /force-app/main/default/classes/MetadataService.cls 8140 26 8140 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5675 /force-app/main/default/classes/MetadataService.cls 8140 26 8140 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5676 /force-app/main/default/classes/MetadataService.cls 8140 26 8140 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5676 /force-app/main/default/classes/MetadataService.cls 8140 26 8140 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5677 /force-app/main/default/classes/MetadataService.cls 8142 12 8148 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5677 /force-app/main/default/classes/MetadataService.cls 8142 12 8148 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5678 /force-app/main/default/classes/MetadataService.cls 8144 16 8144 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5678 /force-app/main/default/classes/MetadataService.cls 8144 16 8144 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5679 /force-app/main/default/classes/MetadataService.cls 8145 26 8145 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5679 /force-app/main/default/classes/MetadataService.cls 8145 26 8145 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5680 /force-app/main/default/classes/MetadataService.cls 8145 26 8145 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5680 /force-app/main/default/classes/MetadataService.cls 8145 26 8145 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5681 /force-app/main/default/classes/MetadataService.cls 8146 26 8146 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5681 /force-app/main/default/classes/MetadataService.cls 8146 26 8146 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5682 /force-app/main/default/classes/MetadataService.cls 8146 26 8146 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5682 /force-app/main/default/classes/MetadataService.cls 8146 26 8146 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5683 /force-app/main/default/classes/MetadataService.cls 8147 26 8147 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5683 /force-app/main/default/classes/MetadataService.cls 8147 26 8147 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5684 /force-app/main/default/classes/MetadataService.cls 8147 26 8147 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5684 /force-app/main/default/classes/MetadataService.cls 8147 26 8147 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5685 /force-app/main/default/classes/MetadataService.cls 8149 12 8155 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5685 /force-app/main/default/classes/MetadataService.cls 8149 12 8155 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5686 /force-app/main/default/classes/MetadataService.cls 8149 12 8155 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readBusinessHoursSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5686 /force-app/main/default/classes/MetadataService.cls 8149 12 8155 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readBusinessHoursSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5687 /force-app/main/default/classes/MetadataService.cls 8151 16 8151 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5687 /force-app/main/default/classes/MetadataService.cls 8151 16 8151 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5688 /force-app/main/default/classes/MetadataService.cls 8152 26 8152 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5688 /force-app/main/default/classes/MetadataService.cls 8152 26 8152 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5689 /force-app/main/default/classes/MetadataService.cls 8152 26 8152 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5689 /force-app/main/default/classes/MetadataService.cls 8152 26 8152 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5690 /force-app/main/default/classes/MetadataService.cls 8153 26 8153 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5690 /force-app/main/default/classes/MetadataService.cls 8153 26 8153 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5691 /force-app/main/default/classes/MetadataService.cls 8153 26 8153 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5691 /force-app/main/default/classes/MetadataService.cls 8153 26 8153 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5692 /force-app/main/default/classes/MetadataService.cls 8154 26 8154 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5692 /force-app/main/default/classes/MetadataService.cls 8154 26 8154 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5693 /force-app/main/default/classes/MetadataService.cls 8154 26 8154 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5693 /force-app/main/default/classes/MetadataService.cls 8154 26 8154 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5694 /force-app/main/default/classes/MetadataService.cls 8156 12 8162 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5694 /force-app/main/default/classes/MetadataService.cls 8156 12 8162 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5695 /force-app/main/default/classes/MetadataService.cls 8158 16 8158 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5695 /force-app/main/default/classes/MetadataService.cls 8158 16 8158 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5696 /force-app/main/default/classes/MetadataService.cls 8159 26 8159 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5696 /force-app/main/default/classes/MetadataService.cls 8159 26 8159 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5697 /force-app/main/default/classes/MetadataService.cls 8159 26 8159 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5697 /force-app/main/default/classes/MetadataService.cls 8159 26 8159 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5698 /force-app/main/default/classes/MetadataService.cls 8160 26 8160 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5698 /force-app/main/default/classes/MetadataService.cls 8160 26 8160 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5699 /force-app/main/default/classes/MetadataService.cls 8160 26 8160 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5699 /force-app/main/default/classes/MetadataService.cls 8160 26 8160 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5700 /force-app/main/default/classes/MetadataService.cls 8161 26 8161 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5700 /force-app/main/default/classes/MetadataService.cls 8161 26 8161 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5701 /force-app/main/default/classes/MetadataService.cls 8161 26 8161 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5701 /force-app/main/default/classes/MetadataService.cls 8161 26 8161 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5702 /force-app/main/default/classes/MetadataService.cls 8163 12 8169 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5702 /force-app/main/default/classes/MetadataService.cls 8163 12 8169 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5703 /force-app/main/default/classes/MetadataService.cls 8163 12 8169 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readBusinessHoursEntryResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5703 /force-app/main/default/classes/MetadataService.cls 8163 12 8169 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readBusinessHoursEntryResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5704 /force-app/main/default/classes/MetadataService.cls 8165 16 8165 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5704 /force-app/main/default/classes/MetadataService.cls 8165 16 8165 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5705 /force-app/main/default/classes/MetadataService.cls 8166 26 8166 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5705 /force-app/main/default/classes/MetadataService.cls 8166 26 8166 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5706 /force-app/main/default/classes/MetadataService.cls 8166 26 8166 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5706 /force-app/main/default/classes/MetadataService.cls 8166 26 8166 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5707 /force-app/main/default/classes/MetadataService.cls 8167 26 8167 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5707 /force-app/main/default/classes/MetadataService.cls 8167 26 8167 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5708 /force-app/main/default/classes/MetadataService.cls 8167 26 8167 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5708 /force-app/main/default/classes/MetadataService.cls 8167 26 8167 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5709 /force-app/main/default/classes/MetadataService.cls 8168 26 8168 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5709 /force-app/main/default/classes/MetadataService.cls 8168 26 8168 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5710 /force-app/main/default/classes/MetadataService.cls 8168 26 8168 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5710 /force-app/main/default/classes/MetadataService.cls 8168 26 8168 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5711 /force-app/main/default/classes/MetadataService.cls 8170 12 8176 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5711 /force-app/main/default/classes/MetadataService.cls 8170 12 8176 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5712 /force-app/main/default/classes/MetadataService.cls 8172 16 8172 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5712 /force-app/main/default/classes/MetadataService.cls 8172 16 8172 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5713 /force-app/main/default/classes/MetadataService.cls 8173 26 8173 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5713 /force-app/main/default/classes/MetadataService.cls 8173 26 8173 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5714 /force-app/main/default/classes/MetadataService.cls 8173 26 8173 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5714 /force-app/main/default/classes/MetadataService.cls 8173 26 8173 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5715 /force-app/main/default/classes/MetadataService.cls 8174 26 8174 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5715 /force-app/main/default/classes/MetadataService.cls 8174 26 8174 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5716 /force-app/main/default/classes/MetadataService.cls 8174 26 8174 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5716 /force-app/main/default/classes/MetadataService.cls 8174 26 8174 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5717 /force-app/main/default/classes/MetadataService.cls 8175 26 8175 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5717 /force-app/main/default/classes/MetadataService.cls 8175 26 8175 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5718 /force-app/main/default/classes/MetadataService.cls 8175 26 8175 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5718 /force-app/main/default/classes/MetadataService.cls 8175 26 8175 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5719 /force-app/main/default/classes/MetadataService.cls 8177 12 8183 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5719 /force-app/main/default/classes/MetadataService.cls 8177 12 8183 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5720 /force-app/main/default/classes/MetadataService.cls 8177 12 8183 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readConnectedAppResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5720 /force-app/main/default/classes/MetadataService.cls 8177 12 8183 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readConnectedAppResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5721 /force-app/main/default/classes/MetadataService.cls 8179 16 8179 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5721 /force-app/main/default/classes/MetadataService.cls 8179 16 8179 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5722 /force-app/main/default/classes/MetadataService.cls 8180 26 8180 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5722 /force-app/main/default/classes/MetadataService.cls 8180 26 8180 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5723 /force-app/main/default/classes/MetadataService.cls 8180 26 8180 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5723 /force-app/main/default/classes/MetadataService.cls 8180 26 8180 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5724 /force-app/main/default/classes/MetadataService.cls 8181 26 8181 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5724 /force-app/main/default/classes/MetadataService.cls 8181 26 8181 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5725 /force-app/main/default/classes/MetadataService.cls 8181 26 8181 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5725 /force-app/main/default/classes/MetadataService.cls 8181 26 8181 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5726 /force-app/main/default/classes/MetadataService.cls 8182 26 8182 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5726 /force-app/main/default/classes/MetadataService.cls 8182 26 8182 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5727 /force-app/main/default/classes/MetadataService.cls 8182 26 8182 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5727 /force-app/main/default/classes/MetadataService.cls 8182 26 8182 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5728 /force-app/main/default/classes/MetadataService.cls 8184 12 8190 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5728 /force-app/main/default/classes/MetadataService.cls 8184 12 8190 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5729 /force-app/main/default/classes/MetadataService.cls 8186 16 8186 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5729 /force-app/main/default/classes/MetadataService.cls 8186 16 8186 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5730 /force-app/main/default/classes/MetadataService.cls 8187 26 8187 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5730 /force-app/main/default/classes/MetadataService.cls 8187 26 8187 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5731 /force-app/main/default/classes/MetadataService.cls 8187 26 8187 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5731 /force-app/main/default/classes/MetadataService.cls 8187 26 8187 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5732 /force-app/main/default/classes/MetadataService.cls 8188 26 8188 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5732 /force-app/main/default/classes/MetadataService.cls 8188 26 8188 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5733 /force-app/main/default/classes/MetadataService.cls 8188 26 8188 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5733 /force-app/main/default/classes/MetadataService.cls 8188 26 8188 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5734 /force-app/main/default/classes/MetadataService.cls 8189 26 8189 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5734 /force-app/main/default/classes/MetadataService.cls 8189 26 8189 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5735 /force-app/main/default/classes/MetadataService.cls 8189 26 8189 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5735 /force-app/main/default/classes/MetadataService.cls 8189 26 8189 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5736 /force-app/main/default/classes/MetadataService.cls 8191 12 8197 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5736 /force-app/main/default/classes/MetadataService.cls 8191 12 8197 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5737 /force-app/main/default/classes/MetadataService.cls 8191 12 8197 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readAppMenuResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5737 /force-app/main/default/classes/MetadataService.cls 8191 12 8197 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readAppMenuResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5738 /force-app/main/default/classes/MetadataService.cls 8193 16 8193 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5738 /force-app/main/default/classes/MetadataService.cls 8193 16 8193 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5739 /force-app/main/default/classes/MetadataService.cls 8194 26 8194 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5739 /force-app/main/default/classes/MetadataService.cls 8194 26 8194 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5740 /force-app/main/default/classes/MetadataService.cls 8194 26 8194 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5740 /force-app/main/default/classes/MetadataService.cls 8194 26 8194 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5741 /force-app/main/default/classes/MetadataService.cls 8195 26 8195 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5741 /force-app/main/default/classes/MetadataService.cls 8195 26 8195 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5742 /force-app/main/default/classes/MetadataService.cls 8195 26 8195 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5742 /force-app/main/default/classes/MetadataService.cls 8195 26 8195 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5743 /force-app/main/default/classes/MetadataService.cls 8196 26 8196 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5743 /force-app/main/default/classes/MetadataService.cls 8196 26 8196 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5744 /force-app/main/default/classes/MetadataService.cls 8196 26 8196 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5744 /force-app/main/default/classes/MetadataService.cls 8196 26 8196 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5745 /force-app/main/default/classes/MetadataService.cls 8198 12 8204 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5745 /force-app/main/default/classes/MetadataService.cls 8198 12 8204 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5746 /force-app/main/default/classes/MetadataService.cls 8200 16 8200 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5746 /force-app/main/default/classes/MetadataService.cls 8200 16 8200 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5747 /force-app/main/default/classes/MetadataService.cls 8201 26 8201 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5747 /force-app/main/default/classes/MetadataService.cls 8201 26 8201 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5748 /force-app/main/default/classes/MetadataService.cls 8201 26 8201 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5748 /force-app/main/default/classes/MetadataService.cls 8201 26 8201 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5749 /force-app/main/default/classes/MetadataService.cls 8202 26 8202 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5749 /force-app/main/default/classes/MetadataService.cls 8202 26 8202 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5750 /force-app/main/default/classes/MetadataService.cls 8202 26 8202 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5750 /force-app/main/default/classes/MetadataService.cls 8202 26 8202 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5751 /force-app/main/default/classes/MetadataService.cls 8203 26 8203 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5751 /force-app/main/default/classes/MetadataService.cls 8203 26 8203 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5752 /force-app/main/default/classes/MetadataService.cls 8203 26 8203 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5752 /force-app/main/default/classes/MetadataService.cls 8203 26 8203 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5753 /force-app/main/default/classes/MetadataService.cls 8205 12 8211 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5753 /force-app/main/default/classes/MetadataService.cls 8205 12 8211 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5754 /force-app/main/default/classes/MetadataService.cls 8205 12 8211 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readMobileSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5754 /force-app/main/default/classes/MetadataService.cls 8205 12 8211 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readMobileSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5755 /force-app/main/default/classes/MetadataService.cls 8207 16 8207 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5755 /force-app/main/default/classes/MetadataService.cls 8207 16 8207 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5756 /force-app/main/default/classes/MetadataService.cls 8208 26 8208 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5756 /force-app/main/default/classes/MetadataService.cls 8208 26 8208 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5757 /force-app/main/default/classes/MetadataService.cls 8208 26 8208 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5757 /force-app/main/default/classes/MetadataService.cls 8208 26 8208 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5758 /force-app/main/default/classes/MetadataService.cls 8209 26 8209 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5758 /force-app/main/default/classes/MetadataService.cls 8209 26 8209 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5759 /force-app/main/default/classes/MetadataService.cls 8209 26 8209 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5759 /force-app/main/default/classes/MetadataService.cls 8209 26 8209 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5760 /force-app/main/default/classes/MetadataService.cls 8210 26 8210 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5760 /force-app/main/default/classes/MetadataService.cls 8210 26 8210 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5761 /force-app/main/default/classes/MetadataService.cls 8210 26 8210 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5761 /force-app/main/default/classes/MetadataService.cls 8210 26 8210 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5762 /force-app/main/default/classes/MetadataService.cls 8212 12 8218 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5762 /force-app/main/default/classes/MetadataService.cls 8212 12 8218 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5763 /force-app/main/default/classes/MetadataService.cls 8214 16 8214 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5763 /force-app/main/default/classes/MetadataService.cls 8214 16 8214 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5764 /force-app/main/default/classes/MetadataService.cls 8215 26 8215 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5764 /force-app/main/default/classes/MetadataService.cls 8215 26 8215 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5765 /force-app/main/default/classes/MetadataService.cls 8215 26 8215 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5765 /force-app/main/default/classes/MetadataService.cls 8215 26 8215 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5766 /force-app/main/default/classes/MetadataService.cls 8216 26 8216 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5766 /force-app/main/default/classes/MetadataService.cls 8216 26 8216 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5767 /force-app/main/default/classes/MetadataService.cls 8216 26 8216 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5767 /force-app/main/default/classes/MetadataService.cls 8216 26 8216 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5768 /force-app/main/default/classes/MetadataService.cls 8217 26 8217 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5768 /force-app/main/default/classes/MetadataService.cls 8217 26 8217 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5769 /force-app/main/default/classes/MetadataService.cls 8217 26 8217 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5769 /force-app/main/default/classes/MetadataService.cls 8217 26 8217 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5770 /force-app/main/default/classes/MetadataService.cls 8219 12 8225 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5770 /force-app/main/default/classes/MetadataService.cls 8219 12 8225 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5771 /force-app/main/default/classes/MetadataService.cls 8219 12 8225 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readNetworkResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5771 /force-app/main/default/classes/MetadataService.cls 8219 12 8225 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readNetworkResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5772 /force-app/main/default/classes/MetadataService.cls 8221 16 8221 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5772 /force-app/main/default/classes/MetadataService.cls 8221 16 8221 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5773 /force-app/main/default/classes/MetadataService.cls 8222 26 8222 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5773 /force-app/main/default/classes/MetadataService.cls 8222 26 8222 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5774 /force-app/main/default/classes/MetadataService.cls 8222 26 8222 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5774 /force-app/main/default/classes/MetadataService.cls 8222 26 8222 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5775 /force-app/main/default/classes/MetadataService.cls 8223 26 8223 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5775 /force-app/main/default/classes/MetadataService.cls 8223 26 8223 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5776 /force-app/main/default/classes/MetadataService.cls 8223 26 8223 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5776 /force-app/main/default/classes/MetadataService.cls 8223 26 8223 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5777 /force-app/main/default/classes/MetadataService.cls 8224 26 8224 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5777 /force-app/main/default/classes/MetadataService.cls 8224 26 8224 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5778 /force-app/main/default/classes/MetadataService.cls 8224 26 8224 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5778 /force-app/main/default/classes/MetadataService.cls 8224 26 8224 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5779 /force-app/main/default/classes/MetadataService.cls 8226 12 8232 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5779 /force-app/main/default/classes/MetadataService.cls 8226 12 8232 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5780 /force-app/main/default/classes/MetadataService.cls 8228 16 8228 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5780 /force-app/main/default/classes/MetadataService.cls 8228 16 8228 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5781 /force-app/main/default/classes/MetadataService.cls 8229 26 8229 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5781 /force-app/main/default/classes/MetadataService.cls 8229 26 8229 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5782 /force-app/main/default/classes/MetadataService.cls 8229 26 8229 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5782 /force-app/main/default/classes/MetadataService.cls 8229 26 8229 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5783 /force-app/main/default/classes/MetadataService.cls 8230 26 8230 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5783 /force-app/main/default/classes/MetadataService.cls 8230 26 8230 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5784 /force-app/main/default/classes/MetadataService.cls 8230 26 8230 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5784 /force-app/main/default/classes/MetadataService.cls 8230 26 8230 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5785 /force-app/main/default/classes/MetadataService.cls 8231 26 8231 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5785 /force-app/main/default/classes/MetadataService.cls 8231 26 8231 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5786 /force-app/main/default/classes/MetadataService.cls 8231 26 8231 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5786 /force-app/main/default/classes/MetadataService.cls 8231 26 8231 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5787 /force-app/main/default/classes/MetadataService.cls 8233 12 8239 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5787 /force-app/main/default/classes/MetadataService.cls 8233 12 8239 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5788 /force-app/main/default/classes/MetadataService.cls 8233 12 8239 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCompanySettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5788 /force-app/main/default/classes/MetadataService.cls 8233 12 8239 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCompanySettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5789 /force-app/main/default/classes/MetadataService.cls 8235 16 8235 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5789 /force-app/main/default/classes/MetadataService.cls 8235 16 8235 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5790 /force-app/main/default/classes/MetadataService.cls 8236 26 8236 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5790 /force-app/main/default/classes/MetadataService.cls 8236 26 8236 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5791 /force-app/main/default/classes/MetadataService.cls 8236 26 8236 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5791 /force-app/main/default/classes/MetadataService.cls 8236 26 8236 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5792 /force-app/main/default/classes/MetadataService.cls 8237 26 8237 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5792 /force-app/main/default/classes/MetadataService.cls 8237 26 8237 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5793 /force-app/main/default/classes/MetadataService.cls 8237 26 8237 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5793 /force-app/main/default/classes/MetadataService.cls 8237 26 8237 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5794 /force-app/main/default/classes/MetadataService.cls 8238 26 8238 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5794 /force-app/main/default/classes/MetadataService.cls 8238 26 8238 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5795 /force-app/main/default/classes/MetadataService.cls 8238 26 8238 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5795 /force-app/main/default/classes/MetadataService.cls 8238 26 8238 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5796 /force-app/main/default/classes/MetadataService.cls 8240 12 8246 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5796 /force-app/main/default/classes/MetadataService.cls 8240 12 8246 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5797 /force-app/main/default/classes/MetadataService.cls 8242 16 8242 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5797 /force-app/main/default/classes/MetadataService.cls 8242 16 8242 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5798 /force-app/main/default/classes/MetadataService.cls 8243 26 8243 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5798 /force-app/main/default/classes/MetadataService.cls 8243 26 8243 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5799 /force-app/main/default/classes/MetadataService.cls 8243 26 8243 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5799 /force-app/main/default/classes/MetadataService.cls 8243 26 8243 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5800 /force-app/main/default/classes/MetadataService.cls 8244 26 8244 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5800 /force-app/main/default/classes/MetadataService.cls 8244 26 8244 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5801 /force-app/main/default/classes/MetadataService.cls 8244 26 8244 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5801 /force-app/main/default/classes/MetadataService.cls 8244 26 8244 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5802 /force-app/main/default/classes/MetadataService.cls 8245 26 8245 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5802 /force-app/main/default/classes/MetadataService.cls 8245 26 8245 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5803 /force-app/main/default/classes/MetadataService.cls 8245 26 8245 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5803 /force-app/main/default/classes/MetadataService.cls 8245 26 8245 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5804 /force-app/main/default/classes/MetadataService.cls 8247 12 8253 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5804 /force-app/main/default/classes/MetadataService.cls 8247 12 8253 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5805 /force-app/main/default/classes/MetadataService.cls 8247 12 8253 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readForecastingSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5805 /force-app/main/default/classes/MetadataService.cls 8247 12 8253 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readForecastingSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5806 /force-app/main/default/classes/MetadataService.cls 8249 16 8249 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5806 /force-app/main/default/classes/MetadataService.cls 8249 16 8249 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5807 /force-app/main/default/classes/MetadataService.cls 8250 26 8250 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5807 /force-app/main/default/classes/MetadataService.cls 8250 26 8250 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5808 /force-app/main/default/classes/MetadataService.cls 8250 26 8250 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5808 /force-app/main/default/classes/MetadataService.cls 8250 26 8250 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5809 /force-app/main/default/classes/MetadataService.cls 8251 26 8251 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5809 /force-app/main/default/classes/MetadataService.cls 8251 26 8251 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5810 /force-app/main/default/classes/MetadataService.cls 8251 26 8251 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5810 /force-app/main/default/classes/MetadataService.cls 8251 26 8251 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5811 /force-app/main/default/classes/MetadataService.cls 8252 26 8252 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5811 /force-app/main/default/classes/MetadataService.cls 8252 26 8252 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5812 /force-app/main/default/classes/MetadataService.cls 8252 26 8252 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5812 /force-app/main/default/classes/MetadataService.cls 8252 26 8252 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5813 /force-app/main/default/classes/MetadataService.cls 8254 12 8260 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5813 /force-app/main/default/classes/MetadataService.cls 8254 12 8260 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5814 /force-app/main/default/classes/MetadataService.cls 8256 16 8256 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5814 /force-app/main/default/classes/MetadataService.cls 8256 16 8256 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5815 /force-app/main/default/classes/MetadataService.cls 8257 26 8257 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5815 /force-app/main/default/classes/MetadataService.cls 8257 26 8257 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5816 /force-app/main/default/classes/MetadataService.cls 8257 26 8257 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5816 /force-app/main/default/classes/MetadataService.cls 8257 26 8257 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5817 /force-app/main/default/classes/MetadataService.cls 8258 26 8258 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5817 /force-app/main/default/classes/MetadataService.cls 8258 26 8258 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5818 /force-app/main/default/classes/MetadataService.cls 8258 26 8258 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5818 /force-app/main/default/classes/MetadataService.cls 8258 26 8258 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5819 /force-app/main/default/classes/MetadataService.cls 8259 26 8259 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5819 /force-app/main/default/classes/MetadataService.cls 8259 26 8259 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5820 /force-app/main/default/classes/MetadataService.cls 8259 26 8259 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5820 /force-app/main/default/classes/MetadataService.cls 8259 26 8259 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5821 /force-app/main/default/classes/MetadataService.cls 8261 12 8267 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5821 /force-app/main/default/classes/MetadataService.cls 8261 12 8267 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5822 /force-app/main/default/classes/MetadataService.cls 8261 12 8267 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readSamlSsoConfigResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5822 /force-app/main/default/classes/MetadataService.cls 8261 12 8267 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readSamlSsoConfigResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5823 /force-app/main/default/classes/MetadataService.cls 8263 16 8263 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5823 /force-app/main/default/classes/MetadataService.cls 8263 16 8263 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5824 /force-app/main/default/classes/MetadataService.cls 8264 26 8264 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5824 /force-app/main/default/classes/MetadataService.cls 8264 26 8264 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5825 /force-app/main/default/classes/MetadataService.cls 8264 26 8264 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5825 /force-app/main/default/classes/MetadataService.cls 8264 26 8264 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5826 /force-app/main/default/classes/MetadataService.cls 8265 26 8265 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5826 /force-app/main/default/classes/MetadataService.cls 8265 26 8265 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5827 /force-app/main/default/classes/MetadataService.cls 8265 26 8265 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5827 /force-app/main/default/classes/MetadataService.cls 8265 26 8265 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5828 /force-app/main/default/classes/MetadataService.cls 8266 26 8266 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5828 /force-app/main/default/classes/MetadataService.cls 8266 26 8266 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5829 /force-app/main/default/classes/MetadataService.cls 8266 26 8266 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5829 /force-app/main/default/classes/MetadataService.cls 8266 26 8266 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5830 /force-app/main/default/classes/MetadataService.cls 8268 12 8274 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5830 /force-app/main/default/classes/MetadataService.cls 8268 12 8274 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5831 /force-app/main/default/classes/MetadataService.cls 8270 16 8270 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5831 /force-app/main/default/classes/MetadataService.cls 8270 16 8270 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5832 /force-app/main/default/classes/MetadataService.cls 8271 26 8271 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5832 /force-app/main/default/classes/MetadataService.cls 8271 26 8271 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5833 /force-app/main/default/classes/MetadataService.cls 8271 26 8271 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5833 /force-app/main/default/classes/MetadataService.cls 8271 26 8271 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5834 /force-app/main/default/classes/MetadataService.cls 8272 26 8272 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5834 /force-app/main/default/classes/MetadataService.cls 8272 26 8272 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5835 /force-app/main/default/classes/MetadataService.cls 8272 26 8272 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5835 /force-app/main/default/classes/MetadataService.cls 8272 26 8272 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5836 /force-app/main/default/classes/MetadataService.cls 8273 26 8273 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5836 /force-app/main/default/classes/MetadataService.cls 8273 26 8273 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5837 /force-app/main/default/classes/MetadataService.cls 8273 26 8273 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5837 /force-app/main/default/classes/MetadataService.cls 8273 26 8273 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5838 /force-app/main/default/classes/MetadataService.cls 8275 12 8281 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5838 /force-app/main/default/classes/MetadataService.cls 8275 12 8281 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5839 /force-app/main/default/classes/MetadataService.cls 8275 12 8281 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readLiveAgentSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5839 /force-app/main/default/classes/MetadataService.cls 8275 12 8281 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readLiveAgentSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5840 /force-app/main/default/classes/MetadataService.cls 8277 16 8277 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5840 /force-app/main/default/classes/MetadataService.cls 8277 16 8277 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5841 /force-app/main/default/classes/MetadataService.cls 8278 26 8278 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5841 /force-app/main/default/classes/MetadataService.cls 8278 26 8278 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5842 /force-app/main/default/classes/MetadataService.cls 8278 26 8278 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5842 /force-app/main/default/classes/MetadataService.cls 8278 26 8278 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5843 /force-app/main/default/classes/MetadataService.cls 8279 26 8279 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5843 /force-app/main/default/classes/MetadataService.cls 8279 26 8279 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5844 /force-app/main/default/classes/MetadataService.cls 8279 26 8279 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5844 /force-app/main/default/classes/MetadataService.cls 8279 26 8279 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5845 /force-app/main/default/classes/MetadataService.cls 8280 26 8280 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5845 /force-app/main/default/classes/MetadataService.cls 8280 26 8280 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5846 /force-app/main/default/classes/MetadataService.cls 8280 26 8280 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5846 /force-app/main/default/classes/MetadataService.cls 8280 26 8280 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5847 /force-app/main/default/classes/MetadataService.cls 8282 12 8288 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5847 /force-app/main/default/classes/MetadataService.cls 8282 12 8288 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5848 /force-app/main/default/classes/MetadataService.cls 8284 16 8284 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5848 /force-app/main/default/classes/MetadataService.cls 8284 16 8284 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5849 /force-app/main/default/classes/MetadataService.cls 8285 26 8285 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5849 /force-app/main/default/classes/MetadataService.cls 8285 26 8285 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5850 /force-app/main/default/classes/MetadataService.cls 8285 26 8285 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5850 /force-app/main/default/classes/MetadataService.cls 8285 26 8285 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5851 /force-app/main/default/classes/MetadataService.cls 8286 26 8286 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5851 /force-app/main/default/classes/MetadataService.cls 8286 26 8286 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5852 /force-app/main/default/classes/MetadataService.cls 8286 26 8286 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5852 /force-app/main/default/classes/MetadataService.cls 8286 26 8286 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5853 /force-app/main/default/classes/MetadataService.cls 8287 26 8287 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5853 /force-app/main/default/classes/MetadataService.cls 8287 26 8287 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5854 /force-app/main/default/classes/MetadataService.cls 8287 26 8287 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5854 /force-app/main/default/classes/MetadataService.cls 8287 26 8287 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5855 /force-app/main/default/classes/MetadataService.cls 8289 12 8295 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5855 /force-app/main/default/classes/MetadataService.cls 8289 12 8295 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5856 /force-app/main/default/classes/MetadataService.cls 8289 12 8295 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readSkillResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5856 /force-app/main/default/classes/MetadataService.cls 8289 12 8295 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readSkillResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5857 /force-app/main/default/classes/MetadataService.cls 8291 16 8291 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5857 /force-app/main/default/classes/MetadataService.cls 8291 16 8291 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5858 /force-app/main/default/classes/MetadataService.cls 8292 26 8292 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5858 /force-app/main/default/classes/MetadataService.cls 8292 26 8292 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5859 /force-app/main/default/classes/MetadataService.cls 8292 26 8292 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5859 /force-app/main/default/classes/MetadataService.cls 8292 26 8292 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5860 /force-app/main/default/classes/MetadataService.cls 8293 26 8293 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5860 /force-app/main/default/classes/MetadataService.cls 8293 26 8293 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5861 /force-app/main/default/classes/MetadataService.cls 8293 26 8293 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5861 /force-app/main/default/classes/MetadataService.cls 8293 26 8293 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5862 /force-app/main/default/classes/MetadataService.cls 8294 26 8294 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5862 /force-app/main/default/classes/MetadataService.cls 8294 26 8294 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5863 /force-app/main/default/classes/MetadataService.cls 8294 26 8294 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5863 /force-app/main/default/classes/MetadataService.cls 8294 26 8294 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5864 /force-app/main/default/classes/MetadataService.cls 8296 12 8302 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5864 /force-app/main/default/classes/MetadataService.cls 8296 12 8302 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5865 /force-app/main/default/classes/MetadataService.cls 8298 16 8298 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5865 /force-app/main/default/classes/MetadataService.cls 8298 16 8298 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5866 /force-app/main/default/classes/MetadataService.cls 8299 26 8299 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5866 /force-app/main/default/classes/MetadataService.cls 8299 26 8299 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5867 /force-app/main/default/classes/MetadataService.cls 8299 26 8299 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5867 /force-app/main/default/classes/MetadataService.cls 8299 26 8299 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5868 /force-app/main/default/classes/MetadataService.cls 8300 26 8300 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5868 /force-app/main/default/classes/MetadataService.cls 8300 26 8300 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5869 /force-app/main/default/classes/MetadataService.cls 8300 26 8300 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5869 /force-app/main/default/classes/MetadataService.cls 8300 26 8300 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5870 /force-app/main/default/classes/MetadataService.cls 8301 26 8301 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5870 /force-app/main/default/classes/MetadataService.cls 8301 26 8301 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5871 /force-app/main/default/classes/MetadataService.cls 8301 26 8301 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5871 /force-app/main/default/classes/MetadataService.cls 8301 26 8301 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5872 /force-app/main/default/classes/MetadataService.cls 8303 12 8309 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5872 /force-app/main/default/classes/MetadataService.cls 8303 12 8309 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5873 /force-app/main/default/classes/MetadataService.cls 8303 12 8309 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readLiveChatDeploymentResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5873 /force-app/main/default/classes/MetadataService.cls 8303 12 8309 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readLiveChatDeploymentResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5874 /force-app/main/default/classes/MetadataService.cls 8305 16 8305 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5874 /force-app/main/default/classes/MetadataService.cls 8305 16 8305 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5875 /force-app/main/default/classes/MetadataService.cls 8306 26 8306 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5875 /force-app/main/default/classes/MetadataService.cls 8306 26 8306 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5876 /force-app/main/default/classes/MetadataService.cls 8306 26 8306 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5876 /force-app/main/default/classes/MetadataService.cls 8306 26 8306 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5877 /force-app/main/default/classes/MetadataService.cls 8307 26 8307 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5877 /force-app/main/default/classes/MetadataService.cls 8307 26 8307 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5878 /force-app/main/default/classes/MetadataService.cls 8307 26 8307 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5878 /force-app/main/default/classes/MetadataService.cls 8307 26 8307 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5879 /force-app/main/default/classes/MetadataService.cls 8308 26 8308 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5879 /force-app/main/default/classes/MetadataService.cls 8308 26 8308 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5880 /force-app/main/default/classes/MetadataService.cls 8308 26 8308 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5880 /force-app/main/default/classes/MetadataService.cls 8308 26 8308 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5881 /force-app/main/default/classes/MetadataService.cls 8310 12 8316 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5881 /force-app/main/default/classes/MetadataService.cls 8310 12 8316 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5882 /force-app/main/default/classes/MetadataService.cls 8312 16 8312 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5882 /force-app/main/default/classes/MetadataService.cls 8312 16 8312 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5883 /force-app/main/default/classes/MetadataService.cls 8313 26 8313 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5883 /force-app/main/default/classes/MetadataService.cls 8313 26 8313 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5884 /force-app/main/default/classes/MetadataService.cls 8313 26 8313 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5884 /force-app/main/default/classes/MetadataService.cls 8313 26 8313 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5885 /force-app/main/default/classes/MetadataService.cls 8314 26 8314 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5885 /force-app/main/default/classes/MetadataService.cls 8314 26 8314 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5886 /force-app/main/default/classes/MetadataService.cls 8314 26 8314 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5886 /force-app/main/default/classes/MetadataService.cls 8314 26 8314 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5887 /force-app/main/default/classes/MetadataService.cls 8315 26 8315 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5887 /force-app/main/default/classes/MetadataService.cls 8315 26 8315 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5888 /force-app/main/default/classes/MetadataService.cls 8315 26 8315 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5888 /force-app/main/default/classes/MetadataService.cls 8315 26 8315 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5889 /force-app/main/default/classes/MetadataService.cls 8317 12 8323 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5889 /force-app/main/default/classes/MetadataService.cls 8317 12 8323 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5890 /force-app/main/default/classes/MetadataService.cls 8317 12 8323 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readLiveChatButtonResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5890 /force-app/main/default/classes/MetadataService.cls 8317 12 8323 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readLiveChatButtonResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5891 /force-app/main/default/classes/MetadataService.cls 8319 16 8319 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5891 /force-app/main/default/classes/MetadataService.cls 8319 16 8319 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5892 /force-app/main/default/classes/MetadataService.cls 8320 26 8320 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5892 /force-app/main/default/classes/MetadataService.cls 8320 26 8320 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5893 /force-app/main/default/classes/MetadataService.cls 8320 26 8320 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5893 /force-app/main/default/classes/MetadataService.cls 8320 26 8320 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5894 /force-app/main/default/classes/MetadataService.cls 8321 26 8321 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5894 /force-app/main/default/classes/MetadataService.cls 8321 26 8321 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5895 /force-app/main/default/classes/MetadataService.cls 8321 26 8321 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5895 /force-app/main/default/classes/MetadataService.cls 8321 26 8321 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5896 /force-app/main/default/classes/MetadataService.cls 8322 26 8322 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5896 /force-app/main/default/classes/MetadataService.cls 8322 26 8322 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5897 /force-app/main/default/classes/MetadataService.cls 8322 26 8322 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5897 /force-app/main/default/classes/MetadataService.cls 8322 26 8322 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5898 /force-app/main/default/classes/MetadataService.cls 8324 12 8330 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5898 /force-app/main/default/classes/MetadataService.cls 8324 12 8330 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5899 /force-app/main/default/classes/MetadataService.cls 8326 16 8326 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5899 /force-app/main/default/classes/MetadataService.cls 8326 16 8326 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5900 /force-app/main/default/classes/MetadataService.cls 8327 26 8327 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5900 /force-app/main/default/classes/MetadataService.cls 8327 26 8327 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5901 /force-app/main/default/classes/MetadataService.cls 8327 26 8327 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5901 /force-app/main/default/classes/MetadataService.cls 8327 26 8327 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5902 /force-app/main/default/classes/MetadataService.cls 8328 26 8328 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5902 /force-app/main/default/classes/MetadataService.cls 8328 26 8328 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5903 /force-app/main/default/classes/MetadataService.cls 8328 26 8328 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5903 /force-app/main/default/classes/MetadataService.cls 8328 26 8328 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5904 /force-app/main/default/classes/MetadataService.cls 8329 26 8329 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5904 /force-app/main/default/classes/MetadataService.cls 8329 26 8329 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5905 /force-app/main/default/classes/MetadataService.cls 8329 26 8329 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5905 /force-app/main/default/classes/MetadataService.cls 8329 26 8329 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5906 /force-app/main/default/classes/MetadataService.cls 8331 12 8337 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5906 /force-app/main/default/classes/MetadataService.cls 8331 12 8337 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5907 /force-app/main/default/classes/MetadataService.cls 8331 12 8337 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readLiveChatAgentConfigResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5907 /force-app/main/default/classes/MetadataService.cls 8331 12 8337 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readLiveChatAgentConfigResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5908 /force-app/main/default/classes/MetadataService.cls 8333 16 8333 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5908 /force-app/main/default/classes/MetadataService.cls 8333 16 8333 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5909 /force-app/main/default/classes/MetadataService.cls 8334 26 8334 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5909 /force-app/main/default/classes/MetadataService.cls 8334 26 8334 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5910 /force-app/main/default/classes/MetadataService.cls 8334 26 8334 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5910 /force-app/main/default/classes/MetadataService.cls 8334 26 8334 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5911 /force-app/main/default/classes/MetadataService.cls 8335 26 8335 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5911 /force-app/main/default/classes/MetadataService.cls 8335 26 8335 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5912 /force-app/main/default/classes/MetadataService.cls 8335 26 8335 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5912 /force-app/main/default/classes/MetadataService.cls 8335 26 8335 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5913 /force-app/main/default/classes/MetadataService.cls 8336 26 8336 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5913 /force-app/main/default/classes/MetadataService.cls 8336 26 8336 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5914 /force-app/main/default/classes/MetadataService.cls 8336 26 8336 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5914 /force-app/main/default/classes/MetadataService.cls 8336 26 8336 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5915 /force-app/main/default/classes/MetadataService.cls 8338 12 8344 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5915 /force-app/main/default/classes/MetadataService.cls 8338 12 8344 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5916 /force-app/main/default/classes/MetadataService.cls 8340 16 8340 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5916 /force-app/main/default/classes/MetadataService.cls 8340 16 8340 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5917 /force-app/main/default/classes/MetadataService.cls 8341 26 8341 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5917 /force-app/main/default/classes/MetadataService.cls 8341 26 8341 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5918 /force-app/main/default/classes/MetadataService.cls 8341 26 8341 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5918 /force-app/main/default/classes/MetadataService.cls 8341 26 8341 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5919 /force-app/main/default/classes/MetadataService.cls 8342 26 8342 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5919 /force-app/main/default/classes/MetadataService.cls 8342 26 8342 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5920 /force-app/main/default/classes/MetadataService.cls 8342 26 8342 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5920 /force-app/main/default/classes/MetadataService.cls 8342 26 8342 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5921 /force-app/main/default/classes/MetadataService.cls 8343 26 8343 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5921 /force-app/main/default/classes/MetadataService.cls 8343 26 8343 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5922 /force-app/main/default/classes/MetadataService.cls 8343 26 8343 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5922 /force-app/main/default/classes/MetadataService.cls 8343 26 8343 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5923 /force-app/main/default/classes/MetadataService.cls 8345 12 8351 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5923 /force-app/main/default/classes/MetadataService.cls 8345 12 8351 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5924 /force-app/main/default/classes/MetadataService.cls 8345 12 8351 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readSynonymDictionaryResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5924 /force-app/main/default/classes/MetadataService.cls 8345 12 8351 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readSynonymDictionaryResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5925 /force-app/main/default/classes/MetadataService.cls 8347 16 8347 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5925 /force-app/main/default/classes/MetadataService.cls 8347 16 8347 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5926 /force-app/main/default/classes/MetadataService.cls 8348 26 8348 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5926 /force-app/main/default/classes/MetadataService.cls 8348 26 8348 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5927 /force-app/main/default/classes/MetadataService.cls 8348 26 8348 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5927 /force-app/main/default/classes/MetadataService.cls 8348 26 8348 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5928 /force-app/main/default/classes/MetadataService.cls 8349 26 8349 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5928 /force-app/main/default/classes/MetadataService.cls 8349 26 8349 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5929 /force-app/main/default/classes/MetadataService.cls 8349 26 8349 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5929 /force-app/main/default/classes/MetadataService.cls 8349 26 8349 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5930 /force-app/main/default/classes/MetadataService.cls 8350 26 8350 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5930 /force-app/main/default/classes/MetadataService.cls 8350 26 8350 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5931 /force-app/main/default/classes/MetadataService.cls 8350 26 8350 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5931 /force-app/main/default/classes/MetadataService.cls 8350 26 8350 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5932 /force-app/main/default/classes/MetadataService.cls 8352 12 8358 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5932 /force-app/main/default/classes/MetadataService.cls 8352 12 8358 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5933 /force-app/main/default/classes/MetadataService.cls 8354 16 8354 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5933 /force-app/main/default/classes/MetadataService.cls 8354 16 8354 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5934 /force-app/main/default/classes/MetadataService.cls 8355 26 8355 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5934 /force-app/main/default/classes/MetadataService.cls 8355 26 8355 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5935 /force-app/main/default/classes/MetadataService.cls 8355 26 8355 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5935 /force-app/main/default/classes/MetadataService.cls 8355 26 8355 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5936 /force-app/main/default/classes/MetadataService.cls 8356 26 8356 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5936 /force-app/main/default/classes/MetadataService.cls 8356 26 8356 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5937 /force-app/main/default/classes/MetadataService.cls 8356 26 8356 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5937 /force-app/main/default/classes/MetadataService.cls 8356 26 8356 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5938 /force-app/main/default/classes/MetadataService.cls 8357 26 8357 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5938 /force-app/main/default/classes/MetadataService.cls 8357 26 8357 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5939 /force-app/main/default/classes/MetadataService.cls 8357 26 8357 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5939 /force-app/main/default/classes/MetadataService.cls 8357 26 8357 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5940 /force-app/main/default/classes/MetadataService.cls 8359 12 8365 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5940 /force-app/main/default/classes/MetadataService.cls 8359 12 8365 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5941 /force-app/main/default/classes/MetadataService.cls 8359 12 8365 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readFolderResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5941 /force-app/main/default/classes/MetadataService.cls 8359 12 8365 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readFolderResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5942 /force-app/main/default/classes/MetadataService.cls 8361 16 8361 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5942 /force-app/main/default/classes/MetadataService.cls 8361 16 8361 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5943 /force-app/main/default/classes/MetadataService.cls 8362 26 8362 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5943 /force-app/main/default/classes/MetadataService.cls 8362 26 8362 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5944 /force-app/main/default/classes/MetadataService.cls 8362 26 8362 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5944 /force-app/main/default/classes/MetadataService.cls 8362 26 8362 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5945 /force-app/main/default/classes/MetadataService.cls 8363 26 8363 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5945 /force-app/main/default/classes/MetadataService.cls 8363 26 8363 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5946 /force-app/main/default/classes/MetadataService.cls 8363 26 8363 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5946 /force-app/main/default/classes/MetadataService.cls 8363 26 8363 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5947 /force-app/main/default/classes/MetadataService.cls 8364 26 8364 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5947 /force-app/main/default/classes/MetadataService.cls 8364 26 8364 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5948 /force-app/main/default/classes/MetadataService.cls 8364 26 8364 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5948 /force-app/main/default/classes/MetadataService.cls 8364 26 8364 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5949 /force-app/main/default/classes/MetadataService.cls 8366 12 8372 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5949 /force-app/main/default/classes/MetadataService.cls 8366 12 8372 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5950 /force-app/main/default/classes/MetadataService.cls 8368 16 8368 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5950 /force-app/main/default/classes/MetadataService.cls 8368 16 8368 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5951 /force-app/main/default/classes/MetadataService.cls 8369 26 8369 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5951 /force-app/main/default/classes/MetadataService.cls 8369 26 8369 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5952 /force-app/main/default/classes/MetadataService.cls 8369 26 8369 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5952 /force-app/main/default/classes/MetadataService.cls 8369 26 8369 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5953 /force-app/main/default/classes/MetadataService.cls 8370 26 8370 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5953 /force-app/main/default/classes/MetadataService.cls 8370 26 8370 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5954 /force-app/main/default/classes/MetadataService.cls 8370 26 8370 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5954 /force-app/main/default/classes/MetadataService.cls 8370 26 8370 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5955 /force-app/main/default/classes/MetadataService.cls 8371 26 8371 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5955 /force-app/main/default/classes/MetadataService.cls 8371 26 8371 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5956 /force-app/main/default/classes/MetadataService.cls 8371 26 8371 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5956 /force-app/main/default/classes/MetadataService.cls 8371 26 8371 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5957 /force-app/main/default/classes/MetadataService.cls 8373 12 8379 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5957 /force-app/main/default/classes/MetadataService.cls 8373 12 8379 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5958 /force-app/main/default/classes/MetadataService.cls 8373 12 8379 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readReportFolderResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5958 /force-app/main/default/classes/MetadataService.cls 8373 12 8379 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readReportFolderResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5959 /force-app/main/default/classes/MetadataService.cls 8375 16 8375 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5959 /force-app/main/default/classes/MetadataService.cls 8375 16 8375 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5960 /force-app/main/default/classes/MetadataService.cls 8376 26 8376 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5960 /force-app/main/default/classes/MetadataService.cls 8376 26 8376 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5961 /force-app/main/default/classes/MetadataService.cls 8376 26 8376 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5961 /force-app/main/default/classes/MetadataService.cls 8376 26 8376 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5962 /force-app/main/default/classes/MetadataService.cls 8377 26 8377 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5962 /force-app/main/default/classes/MetadataService.cls 8377 26 8377 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5963 /force-app/main/default/classes/MetadataService.cls 8377 26 8377 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5963 /force-app/main/default/classes/MetadataService.cls 8377 26 8377 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5964 /force-app/main/default/classes/MetadataService.cls 8378 26 8378 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5964 /force-app/main/default/classes/MetadataService.cls 8378 26 8378 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5965 /force-app/main/default/classes/MetadataService.cls 8378 26 8378 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5965 /force-app/main/default/classes/MetadataService.cls 8378 26 8378 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5966 /force-app/main/default/classes/MetadataService.cls 8380 12 8386 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5966 /force-app/main/default/classes/MetadataService.cls 8380 12 8386 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5967 /force-app/main/default/classes/MetadataService.cls 8382 16 8382 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5967 /force-app/main/default/classes/MetadataService.cls 8382 16 8382 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5968 /force-app/main/default/classes/MetadataService.cls 8383 26 8383 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5968 /force-app/main/default/classes/MetadataService.cls 8383 26 8383 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5969 /force-app/main/default/classes/MetadataService.cls 8383 26 8383 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5969 /force-app/main/default/classes/MetadataService.cls 8383 26 8383 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5970 /force-app/main/default/classes/MetadataService.cls 8384 26 8384 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5970 /force-app/main/default/classes/MetadataService.cls 8384 26 8384 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5971 /force-app/main/default/classes/MetadataService.cls 8384 26 8384 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5971 /force-app/main/default/classes/MetadataService.cls 8384 26 8384 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5972 /force-app/main/default/classes/MetadataService.cls 8385 26 8385 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5972 /force-app/main/default/classes/MetadataService.cls 8385 26 8385 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5973 /force-app/main/default/classes/MetadataService.cls 8385 26 8385 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5973 /force-app/main/default/classes/MetadataService.cls 8385 26 8385 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5974 /force-app/main/default/classes/MetadataService.cls 8387 12 8393 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5974 /force-app/main/default/classes/MetadataService.cls 8387 12 8393 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5975 /force-app/main/default/classes/MetadataService.cls 8387 12 8393 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readDashboardFolderResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5975 /force-app/main/default/classes/MetadataService.cls 8387 12 8393 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readDashboardFolderResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5976 /force-app/main/default/classes/MetadataService.cls 8389 16 8389 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5976 /force-app/main/default/classes/MetadataService.cls 8389 16 8389 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5977 /force-app/main/default/classes/MetadataService.cls 8390 26 8390 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5977 /force-app/main/default/classes/MetadataService.cls 8390 26 8390 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5978 /force-app/main/default/classes/MetadataService.cls 8390 26 8390 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5978 /force-app/main/default/classes/MetadataService.cls 8390 26 8390 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5979 /force-app/main/default/classes/MetadataService.cls 8391 26 8391 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5979 /force-app/main/default/classes/MetadataService.cls 8391 26 8391 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5980 /force-app/main/default/classes/MetadataService.cls 8391 26 8391 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5980 /force-app/main/default/classes/MetadataService.cls 8391 26 8391 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5981 /force-app/main/default/classes/MetadataService.cls 8392 26 8392 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5981 /force-app/main/default/classes/MetadataService.cls 8392 26 8392 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5982 /force-app/main/default/classes/MetadataService.cls 8392 26 8392 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5982 /force-app/main/default/classes/MetadataService.cls 8392 26 8392 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5983 /force-app/main/default/classes/MetadataService.cls 8394 12 8400 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5983 /force-app/main/default/classes/MetadataService.cls 8394 12 8400 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5984 /force-app/main/default/classes/MetadataService.cls 8396 16 8396 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5984 /force-app/main/default/classes/MetadataService.cls 8396 16 8396 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5985 /force-app/main/default/classes/MetadataService.cls 8397 26 8397 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5985 /force-app/main/default/classes/MetadataService.cls 8397 26 8397 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
5986 /force-app/main/default/classes/MetadataService.cls 8397 26 8397 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5986 /force-app/main/default/classes/MetadataService.cls 8397 26 8397 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5987 /force-app/main/default/classes/MetadataService.cls 8398 26 8398 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5987 /force-app/main/default/classes/MetadataService.cls 8398 26 8398 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5988 /force-app/main/default/classes/MetadataService.cls 8398 26 8398 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5988 /force-app/main/default/classes/MetadataService.cls 8398 26 8398 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5989 /force-app/main/default/classes/MetadataService.cls 8399 26 8399 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5989 /force-app/main/default/classes/MetadataService.cls 8399 26 8399 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5990 /force-app/main/default/classes/MetadataService.cls 8399 26 8399 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5990 /force-app/main/default/classes/MetadataService.cls 8399 26 8399 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5991 /force-app/main/default/classes/MetadataService.cls 8401 12 8407 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5991 /force-app/main/default/classes/MetadataService.cls 8401 12 8407 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5992 /force-app/main/default/classes/MetadataService.cls 8401 12 8407 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readDocumentFolderResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5992 /force-app/main/default/classes/MetadataService.cls 8401 12 8407 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readDocumentFolderResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
5993 /force-app/main/default/classes/MetadataService.cls 8403 16 8403 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5993 /force-app/main/default/classes/MetadataService.cls 8403 16 8403 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
5994 /force-app/main/default/classes/MetadataService.cls 8404 26 8404 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5994 /force-app/main/default/classes/MetadataService.cls 8404 26 8404 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
5995 /force-app/main/default/classes/MetadataService.cls 8404 26 8404 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5995 /force-app/main/default/classes/MetadataService.cls 8404 26 8404 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5996 /force-app/main/default/classes/MetadataService.cls 8405 26 8405 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5996 /force-app/main/default/classes/MetadataService.cls 8405 26 8405 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
5997 /force-app/main/default/classes/MetadataService.cls 8405 26 8405 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5997 /force-app/main/default/classes/MetadataService.cls 8405 26 8405 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5998 /force-app/main/default/classes/MetadataService.cls 8406 26 8406 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5998 /force-app/main/default/classes/MetadataService.cls 8406 26 8406 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
5999 /force-app/main/default/classes/MetadataService.cls 8406 26 8406 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
5999 /force-app/main/default/classes/MetadataService.cls 8406 26 8406 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6000 /force-app/main/default/classes/MetadataService.cls 8408 12 8414 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6000 /force-app/main/default/classes/MetadataService.cls 8408 12 8414 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6001 /force-app/main/default/classes/MetadataService.cls 8410 16 8410 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6001 /force-app/main/default/classes/MetadataService.cls 8410 16 8410 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6002 /force-app/main/default/classes/MetadataService.cls 8411 26 8411 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6002 /force-app/main/default/classes/MetadataService.cls 8411 26 8411 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6003 /force-app/main/default/classes/MetadataService.cls 8411 26 8411 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6003 /force-app/main/default/classes/MetadataService.cls 8411 26 8411 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6004 /force-app/main/default/classes/MetadataService.cls 8412 26 8412 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6004 /force-app/main/default/classes/MetadataService.cls 8412 26 8412 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6005 /force-app/main/default/classes/MetadataService.cls 8412 26 8412 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6005 /force-app/main/default/classes/MetadataService.cls 8412 26 8412 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6006 /force-app/main/default/classes/MetadataService.cls 8413 26 8413 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6006 /force-app/main/default/classes/MetadataService.cls 8413 26 8413 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6007 /force-app/main/default/classes/MetadataService.cls 8413 26 8413 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6007 /force-app/main/default/classes/MetadataService.cls 8413 26 8413 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6008 /force-app/main/default/classes/MetadataService.cls 8415 12 8421 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6008 /force-app/main/default/classes/MetadataService.cls 8415 12 8421 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6009 /force-app/main/default/classes/MetadataService.cls 8415 12 8421 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readEmailFolderResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6009 /force-app/main/default/classes/MetadataService.cls 8415 12 8421 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readEmailFolderResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6010 /force-app/main/default/classes/MetadataService.cls 8417 16 8417 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6010 /force-app/main/default/classes/MetadataService.cls 8417 16 8417 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6011 /force-app/main/default/classes/MetadataService.cls 8418 26 8418 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6011 /force-app/main/default/classes/MetadataService.cls 8418 26 8418 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6012 /force-app/main/default/classes/MetadataService.cls 8418 26 8418 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6012 /force-app/main/default/classes/MetadataService.cls 8418 26 8418 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6013 /force-app/main/default/classes/MetadataService.cls 8419 26 8419 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6013 /force-app/main/default/classes/MetadataService.cls 8419 26 8419 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6014 /force-app/main/default/classes/MetadataService.cls 8419 26 8419 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6014 /force-app/main/default/classes/MetadataService.cls 8419 26 8419 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6015 /force-app/main/default/classes/MetadataService.cls 8420 26 8420 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6015 /force-app/main/default/classes/MetadataService.cls 8420 26 8420 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6016 /force-app/main/default/classes/MetadataService.cls 8420 26 8420 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6016 /force-app/main/default/classes/MetadataService.cls 8420 26 8420 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6017 /force-app/main/default/classes/MetadataService.cls 8422 12 8428 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6017 /force-app/main/default/classes/MetadataService.cls 8422 12 8428 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6018 /force-app/main/default/classes/MetadataService.cls 8424 16 8424 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6018 /force-app/main/default/classes/MetadataService.cls 8424 16 8424 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6019 /force-app/main/default/classes/MetadataService.cls 8425 26 8425 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6019 /force-app/main/default/classes/MetadataService.cls 8425 26 8425 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6020 /force-app/main/default/classes/MetadataService.cls 8425 26 8425 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6020 /force-app/main/default/classes/MetadataService.cls 8425 26 8425 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6021 /force-app/main/default/classes/MetadataService.cls 8426 26 8426 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6021 /force-app/main/default/classes/MetadataService.cls 8426 26 8426 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6022 /force-app/main/default/classes/MetadataService.cls 8426 26 8426 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6022 /force-app/main/default/classes/MetadataService.cls 8426 26 8426 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6023 /force-app/main/default/classes/MetadataService.cls 8427 26 8427 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6023 /force-app/main/default/classes/MetadataService.cls 8427 26 8427 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6024 /force-app/main/default/classes/MetadataService.cls 8427 26 8427 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6024 /force-app/main/default/classes/MetadataService.cls 8427 26 8427 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6025 /force-app/main/default/classes/MetadataService.cls 8429 12 8435 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6025 /force-app/main/default/classes/MetadataService.cls 8429 12 8435 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6026 /force-app/main/default/classes/MetadataService.cls 8429 12 8435 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readRoleOrTerritoryResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6026 /force-app/main/default/classes/MetadataService.cls 8429 12 8435 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readRoleOrTerritoryResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6027 /force-app/main/default/classes/MetadataService.cls 8431 16 8431 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6027 /force-app/main/default/classes/MetadataService.cls 8431 16 8431 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6028 /force-app/main/default/classes/MetadataService.cls 8432 26 8432 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6028 /force-app/main/default/classes/MetadataService.cls 8432 26 8432 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6029 /force-app/main/default/classes/MetadataService.cls 8432 26 8432 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6029 /force-app/main/default/classes/MetadataService.cls 8432 26 8432 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6030 /force-app/main/default/classes/MetadataService.cls 8433 26 8433 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6030 /force-app/main/default/classes/MetadataService.cls 8433 26 8433 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6031 /force-app/main/default/classes/MetadataService.cls 8433 26 8433 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6031 /force-app/main/default/classes/MetadataService.cls 8433 26 8433 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6032 /force-app/main/default/classes/MetadataService.cls 8434 26 8434 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6032 /force-app/main/default/classes/MetadataService.cls 8434 26 8434 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6033 /force-app/main/default/classes/MetadataService.cls 8434 26 8434 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6033 /force-app/main/default/classes/MetadataService.cls 8434 26 8434 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6034 /force-app/main/default/classes/MetadataService.cls 8436 12 8442 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6034 /force-app/main/default/classes/MetadataService.cls 8436 12 8442 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6035 /force-app/main/default/classes/MetadataService.cls 8438 16 8438 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6035 /force-app/main/default/classes/MetadataService.cls 8438 16 8438 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6036 /force-app/main/default/classes/MetadataService.cls 8439 26 8439 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6036 /force-app/main/default/classes/MetadataService.cls 8439 26 8439 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6037 /force-app/main/default/classes/MetadataService.cls 8439 26 8439 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6037 /force-app/main/default/classes/MetadataService.cls 8439 26 8439 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6038 /force-app/main/default/classes/MetadataService.cls 8440 26 8440 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6038 /force-app/main/default/classes/MetadataService.cls 8440 26 8440 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6039 /force-app/main/default/classes/MetadataService.cls 8440 26 8440 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6039 /force-app/main/default/classes/MetadataService.cls 8440 26 8440 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6040 /force-app/main/default/classes/MetadataService.cls 8441 26 8441 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6040 /force-app/main/default/classes/MetadataService.cls 8441 26 8441 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6041 /force-app/main/default/classes/MetadataService.cls 8441 26 8441 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6041 /force-app/main/default/classes/MetadataService.cls 8441 26 8441 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6042 /force-app/main/default/classes/MetadataService.cls 8443 12 8449 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6042 /force-app/main/default/classes/MetadataService.cls 8443 12 8449 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6043 /force-app/main/default/classes/MetadataService.cls 8443 12 8449 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWorkflowActionResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6043 /force-app/main/default/classes/MetadataService.cls 8443 12 8449 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWorkflowActionResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6044 /force-app/main/default/classes/MetadataService.cls 8445 16 8445 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6044 /force-app/main/default/classes/MetadataService.cls 8445 16 8445 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6045 /force-app/main/default/classes/MetadataService.cls 8446 26 8446 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6045 /force-app/main/default/classes/MetadataService.cls 8446 26 8446 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6046 /force-app/main/default/classes/MetadataService.cls 8446 26 8446 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6046 /force-app/main/default/classes/MetadataService.cls 8446 26 8446 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6047 /force-app/main/default/classes/MetadataService.cls 8447 26 8447 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6047 /force-app/main/default/classes/MetadataService.cls 8447 26 8447 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6048 /force-app/main/default/classes/MetadataService.cls 8447 26 8447 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6048 /force-app/main/default/classes/MetadataService.cls 8447 26 8447 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6049 /force-app/main/default/classes/MetadataService.cls 8448 26 8448 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6049 /force-app/main/default/classes/MetadataService.cls 8448 26 8448 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6050 /force-app/main/default/classes/MetadataService.cls 8448 26 8448 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6050 /force-app/main/default/classes/MetadataService.cls 8448 26 8448 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6051 /force-app/main/default/classes/MetadataService.cls 8450 12 8456 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6051 /force-app/main/default/classes/MetadataService.cls 8450 12 8456 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6052 /force-app/main/default/classes/MetadataService.cls 8452 16 8452 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6052 /force-app/main/default/classes/MetadataService.cls 8452 16 8452 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6053 /force-app/main/default/classes/MetadataService.cls 8453 26 8453 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6053 /force-app/main/default/classes/MetadataService.cls 8453 26 8453 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6054 /force-app/main/default/classes/MetadataService.cls 8453 26 8453 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6054 /force-app/main/default/classes/MetadataService.cls 8453 26 8453 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6055 /force-app/main/default/classes/MetadataService.cls 8454 26 8454 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6055 /force-app/main/default/classes/MetadataService.cls 8454 26 8454 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6056 /force-app/main/default/classes/MetadataService.cls 8454 26 8454 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6056 /force-app/main/default/classes/MetadataService.cls 8454 26 8454 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6057 /force-app/main/default/classes/MetadataService.cls 8455 26 8455 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6057 /force-app/main/default/classes/MetadataService.cls 8455 26 8455 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6058 /force-app/main/default/classes/MetadataService.cls 8455 26 8455 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6058 /force-app/main/default/classes/MetadataService.cls 8455 26 8455 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6059 /force-app/main/default/classes/MetadataService.cls 8457 12 8463 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6059 /force-app/main/default/classes/MetadataService.cls 8457 12 8463 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6060 /force-app/main/default/classes/MetadataService.cls 8457 12 8463 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readSiteDotComResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6060 /force-app/main/default/classes/MetadataService.cls 8457 12 8463 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readSiteDotComResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6061 /force-app/main/default/classes/MetadataService.cls 8459 16 8459 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6061 /force-app/main/default/classes/MetadataService.cls 8459 16 8459 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6062 /force-app/main/default/classes/MetadataService.cls 8460 26 8460 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6062 /force-app/main/default/classes/MetadataService.cls 8460 26 8460 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6063 /force-app/main/default/classes/MetadataService.cls 8460 26 8460 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6063 /force-app/main/default/classes/MetadataService.cls 8460 26 8460 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6064 /force-app/main/default/classes/MetadataService.cls 8461 26 8461 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6064 /force-app/main/default/classes/MetadataService.cls 8461 26 8461 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6065 /force-app/main/default/classes/MetadataService.cls 8461 26 8461 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6065 /force-app/main/default/classes/MetadataService.cls 8461 26 8461 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6066 /force-app/main/default/classes/MetadataService.cls 8462 26 8462 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6066 /force-app/main/default/classes/MetadataService.cls 8462 26 8462 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6067 /force-app/main/default/classes/MetadataService.cls 8462 26 8462 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6067 /force-app/main/default/classes/MetadataService.cls 8462 26 8462 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6068 /force-app/main/default/classes/MetadataService.cls 8464 12 8470 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6068 /force-app/main/default/classes/MetadataService.cls 8464 12 8470 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6069 /force-app/main/default/classes/MetadataService.cls 8466 16 8466 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6069 /force-app/main/default/classes/MetadataService.cls 8466 16 8466 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6070 /force-app/main/default/classes/MetadataService.cls 8467 26 8467 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6070 /force-app/main/default/classes/MetadataService.cls 8467 26 8467 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6071 /force-app/main/default/classes/MetadataService.cls 8467 26 8467 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6071 /force-app/main/default/classes/MetadataService.cls 8467 26 8467 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6072 /force-app/main/default/classes/MetadataService.cls 8468 26 8468 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6072 /force-app/main/default/classes/MetadataService.cls 8468 26 8468 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6073 /force-app/main/default/classes/MetadataService.cls 8468 26 8468 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6073 /force-app/main/default/classes/MetadataService.cls 8468 26 8468 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6074 /force-app/main/default/classes/MetadataService.cls 8469 26 8469 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6074 /force-app/main/default/classes/MetadataService.cls 8469 26 8469 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6075 /force-app/main/default/classes/MetadataService.cls 8469 26 8469 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6075 /force-app/main/default/classes/MetadataService.cls 8469 26 8469 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6076 /force-app/main/default/classes/MetadataService.cls 8471 12 8477 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6076 /force-app/main/default/classes/MetadataService.cls 8471 12 8477 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6077 /force-app/main/default/classes/MetadataService.cls 8471 12 8477 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWorkflowTaskResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6077 /force-app/main/default/classes/MetadataService.cls 8471 12 8477 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWorkflowTaskResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6078 /force-app/main/default/classes/MetadataService.cls 8473 16 8473 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6078 /force-app/main/default/classes/MetadataService.cls 8473 16 8473 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6079 /force-app/main/default/classes/MetadataService.cls 8474 26 8474 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6079 /force-app/main/default/classes/MetadataService.cls 8474 26 8474 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6080 /force-app/main/default/classes/MetadataService.cls 8474 26 8474 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6080 /force-app/main/default/classes/MetadataService.cls 8474 26 8474 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6081 /force-app/main/default/classes/MetadataService.cls 8475 26 8475 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6081 /force-app/main/default/classes/MetadataService.cls 8475 26 8475 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6082 /force-app/main/default/classes/MetadataService.cls 8475 26 8475 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6082 /force-app/main/default/classes/MetadataService.cls 8475 26 8475 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6083 /force-app/main/default/classes/MetadataService.cls 8476 26 8476 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6083 /force-app/main/default/classes/MetadataService.cls 8476 26 8476 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6084 /force-app/main/default/classes/MetadataService.cls 8476 26 8476 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6084 /force-app/main/default/classes/MetadataService.cls 8476 26 8476 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6085 /force-app/main/default/classes/MetadataService.cls 8478 12 8484 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6085 /force-app/main/default/classes/MetadataService.cls 8478 12 8484 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6086 /force-app/main/default/classes/MetadataService.cls 8480 16 8480 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6086 /force-app/main/default/classes/MetadataService.cls 8480 16 8480 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6087 /force-app/main/default/classes/MetadataService.cls 8481 26 8481 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6087 /force-app/main/default/classes/MetadataService.cls 8481 26 8481 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6088 /force-app/main/default/classes/MetadataService.cls 8481 26 8481 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6088 /force-app/main/default/classes/MetadataService.cls 8481 26 8481 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6089 /force-app/main/default/classes/MetadataService.cls 8482 26 8482 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6089 /force-app/main/default/classes/MetadataService.cls 8482 26 8482 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6090 /force-app/main/default/classes/MetadataService.cls 8482 26 8482 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6090 /force-app/main/default/classes/MetadataService.cls 8482 26 8482 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6091 /force-app/main/default/classes/MetadataService.cls 8483 26 8483 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6091 /force-app/main/default/classes/MetadataService.cls 8483 26 8483 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6092 /force-app/main/default/classes/MetadataService.cls 8483 26 8483 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6092 /force-app/main/default/classes/MetadataService.cls 8483 26 8483 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6093 /force-app/main/default/classes/MetadataService.cls 8485 12 8491 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6093 /force-app/main/default/classes/MetadataService.cls 8485 12 8491 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6094 /force-app/main/default/classes/MetadataService.cls 8485 12 8491 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWorkflowSendResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6094 /force-app/main/default/classes/MetadataService.cls 8485 12 8491 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWorkflowSendResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6095 /force-app/main/default/classes/MetadataService.cls 8487 16 8487 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6095 /force-app/main/default/classes/MetadataService.cls 8487 16 8487 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6096 /force-app/main/default/classes/MetadataService.cls 8488 26 8488 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6096 /force-app/main/default/classes/MetadataService.cls 8488 26 8488 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6097 /force-app/main/default/classes/MetadataService.cls 8488 26 8488 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6097 /force-app/main/default/classes/MetadataService.cls 8488 26 8488 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6098 /force-app/main/default/classes/MetadataService.cls 8489 26 8489 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6098 /force-app/main/default/classes/MetadataService.cls 8489 26 8489 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6099 /force-app/main/default/classes/MetadataService.cls 8489 26 8489 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6099 /force-app/main/default/classes/MetadataService.cls 8489 26 8489 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6100 /force-app/main/default/classes/MetadataService.cls 8490 26 8490 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6100 /force-app/main/default/classes/MetadataService.cls 8490 26 8490 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6101 /force-app/main/default/classes/MetadataService.cls 8490 26 8490 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6101 /force-app/main/default/classes/MetadataService.cls 8490 26 8490 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6102 /force-app/main/default/classes/MetadataService.cls 8492 12 8498 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6102 /force-app/main/default/classes/MetadataService.cls 8492 12 8498 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6103 /force-app/main/default/classes/MetadataService.cls 8494 16 8494 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6103 /force-app/main/default/classes/MetadataService.cls 8494 16 8494 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6104 /force-app/main/default/classes/MetadataService.cls 8495 26 8495 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6104 /force-app/main/default/classes/MetadataService.cls 8495 26 8495 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6105 /force-app/main/default/classes/MetadataService.cls 8495 26 8495 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6105 /force-app/main/default/classes/MetadataService.cls 8495 26 8495 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6106 /force-app/main/default/classes/MetadataService.cls 8496 26 8496 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6106 /force-app/main/default/classes/MetadataService.cls 8496 26 8496 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6107 /force-app/main/default/classes/MetadataService.cls 8496 26 8496 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6107 /force-app/main/default/classes/MetadataService.cls 8496 26 8496 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6108 /force-app/main/default/classes/MetadataService.cls 8497 26 8497 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6108 /force-app/main/default/classes/MetadataService.cls 8497 26 8497 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6109 /force-app/main/default/classes/MetadataService.cls 8497 26 8497 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6109 /force-app/main/default/classes/MetadataService.cls 8497 26 8497 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6110 /force-app/main/default/classes/MetadataService.cls 8499 12 8505 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6110 /force-app/main/default/classes/MetadataService.cls 8499 12 8505 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6111 /force-app/main/default/classes/MetadataService.cls 8499 12 8505 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWorkflowOutboundMessageResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6111 /force-app/main/default/classes/MetadataService.cls 8499 12 8505 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWorkflowOutboundMessageResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6112 /force-app/main/default/classes/MetadataService.cls 8501 16 8501 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6112 /force-app/main/default/classes/MetadataService.cls 8501 16 8501 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6113 /force-app/main/default/classes/MetadataService.cls 8502 26 8502 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6113 /force-app/main/default/classes/MetadataService.cls 8502 26 8502 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6114 /force-app/main/default/classes/MetadataService.cls 8502 26 8502 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6114 /force-app/main/default/classes/MetadataService.cls 8502 26 8502 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6115 /force-app/main/default/classes/MetadataService.cls 8503 26 8503 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6115 /force-app/main/default/classes/MetadataService.cls 8503 26 8503 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6116 /force-app/main/default/classes/MetadataService.cls 8503 26 8503 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6116 /force-app/main/default/classes/MetadataService.cls 8503 26 8503 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6117 /force-app/main/default/classes/MetadataService.cls 8504 26 8504 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6117 /force-app/main/default/classes/MetadataService.cls 8504 26 8504 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6118 /force-app/main/default/classes/MetadataService.cls 8504 26 8504 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6118 /force-app/main/default/classes/MetadataService.cls 8504 26 8504 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6119 /force-app/main/default/classes/MetadataService.cls 8506 12 8512 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6119 /force-app/main/default/classes/MetadataService.cls 8506 12 8512 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6120 /force-app/main/default/classes/MetadataService.cls 8508 16 8508 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6120 /force-app/main/default/classes/MetadataService.cls 8508 16 8508 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6121 /force-app/main/default/classes/MetadataService.cls 8509 26 8509 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6121 /force-app/main/default/classes/MetadataService.cls 8509 26 8509 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6122 /force-app/main/default/classes/MetadataService.cls 8509 26 8509 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6122 /force-app/main/default/classes/MetadataService.cls 8509 26 8509 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6123 /force-app/main/default/classes/MetadataService.cls 8510 26 8510 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6123 /force-app/main/default/classes/MetadataService.cls 8510 26 8510 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6124 /force-app/main/default/classes/MetadataService.cls 8510 26 8510 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6124 /force-app/main/default/classes/MetadataService.cls 8510 26 8510 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6125 /force-app/main/default/classes/MetadataService.cls 8511 26 8511 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6125 /force-app/main/default/classes/MetadataService.cls 8511 26 8511 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6126 /force-app/main/default/classes/MetadataService.cls 8511 26 8511 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6126 /force-app/main/default/classes/MetadataService.cls 8511 26 8511 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6127 /force-app/main/default/classes/MetadataService.cls 8513 12 8519 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6127 /force-app/main/default/classes/MetadataService.cls 8513 12 8519 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6128 /force-app/main/default/classes/MetadataService.cls 8513 12 8519 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWorkflowKnowledgePublishResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6128 /force-app/main/default/classes/MetadataService.cls 8513 12 8519 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWorkflowKnowledgePublishResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6129 /force-app/main/default/classes/MetadataService.cls 8515 16 8515 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6129 /force-app/main/default/classes/MetadataService.cls 8515 16 8515 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6130 /force-app/main/default/classes/MetadataService.cls 8516 26 8516 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6130 /force-app/main/default/classes/MetadataService.cls 8516 26 8516 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6131 /force-app/main/default/classes/MetadataService.cls 8516 26 8516 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6131 /force-app/main/default/classes/MetadataService.cls 8516 26 8516 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6132 /force-app/main/default/classes/MetadataService.cls 8517 26 8517 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6132 /force-app/main/default/classes/MetadataService.cls 8517 26 8517 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6133 /force-app/main/default/classes/MetadataService.cls 8517 26 8517 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6133 /force-app/main/default/classes/MetadataService.cls 8517 26 8517 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6134 /force-app/main/default/classes/MetadataService.cls 8518 26 8518 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6134 /force-app/main/default/classes/MetadataService.cls 8518 26 8518 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6135 /force-app/main/default/classes/MetadataService.cls 8518 26 8518 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6135 /force-app/main/default/classes/MetadataService.cls 8518 26 8518 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6136 /force-app/main/default/classes/MetadataService.cls 8520 12 8526 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6136 /force-app/main/default/classes/MetadataService.cls 8520 12 8526 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6137 /force-app/main/default/classes/MetadataService.cls 8522 16 8522 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6137 /force-app/main/default/classes/MetadataService.cls 8522 16 8522 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6138 /force-app/main/default/classes/MetadataService.cls 8523 26 8523 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6138 /force-app/main/default/classes/MetadataService.cls 8523 26 8523 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6139 /force-app/main/default/classes/MetadataService.cls 8523 26 8523 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6139 /force-app/main/default/classes/MetadataService.cls 8523 26 8523 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6140 /force-app/main/default/classes/MetadataService.cls 8524 26 8524 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6140 /force-app/main/default/classes/MetadataService.cls 8524 26 8524 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6141 /force-app/main/default/classes/MetadataService.cls 8524 26 8524 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6141 /force-app/main/default/classes/MetadataService.cls 8524 26 8524 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6142 /force-app/main/default/classes/MetadataService.cls 8525 26 8525 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6142 /force-app/main/default/classes/MetadataService.cls 8525 26 8525 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6143 /force-app/main/default/classes/MetadataService.cls 8525 26 8525 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6143 /force-app/main/default/classes/MetadataService.cls 8525 26 8525 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6144 /force-app/main/default/classes/MetadataService.cls 8527 12 8533 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6144 /force-app/main/default/classes/MetadataService.cls 8527 12 8533 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6145 /force-app/main/default/classes/MetadataService.cls 8527 12 8533 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWorkflowFieldUpdateResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6145 /force-app/main/default/classes/MetadataService.cls 8527 12 8533 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWorkflowFieldUpdateResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6146 /force-app/main/default/classes/MetadataService.cls 8529 16 8529 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6146 /force-app/main/default/classes/MetadataService.cls 8529 16 8529 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6147 /force-app/main/default/classes/MetadataService.cls 8530 26 8530 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6147 /force-app/main/default/classes/MetadataService.cls 8530 26 8530 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6148 /force-app/main/default/classes/MetadataService.cls 8530 26 8530 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6148 /force-app/main/default/classes/MetadataService.cls 8530 26 8530 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6149 /force-app/main/default/classes/MetadataService.cls 8531 26 8531 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6149 /force-app/main/default/classes/MetadataService.cls 8531 26 8531 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6150 /force-app/main/default/classes/MetadataService.cls 8531 26 8531 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6150 /force-app/main/default/classes/MetadataService.cls 8531 26 8531 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6151 /force-app/main/default/classes/MetadataService.cls 8532 26 8532 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6151 /force-app/main/default/classes/MetadataService.cls 8532 26 8532 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6152 /force-app/main/default/classes/MetadataService.cls 8532 26 8532 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6152 /force-app/main/default/classes/MetadataService.cls 8532 26 8532 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6153 /force-app/main/default/classes/MetadataService.cls 8534 12 8540 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6153 /force-app/main/default/classes/MetadataService.cls 8534 12 8540 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6154 /force-app/main/default/classes/MetadataService.cls 8536 16 8536 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6154 /force-app/main/default/classes/MetadataService.cls 8536 16 8536 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6155 /force-app/main/default/classes/MetadataService.cls 8537 26 8537 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6155 /force-app/main/default/classes/MetadataService.cls 8537 26 8537 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6156 /force-app/main/default/classes/MetadataService.cls 8537 26 8537 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6156 /force-app/main/default/classes/MetadataService.cls 8537 26 8537 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6157 /force-app/main/default/classes/MetadataService.cls 8538 26 8538 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6157 /force-app/main/default/classes/MetadataService.cls 8538 26 8538 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6158 /force-app/main/default/classes/MetadataService.cls 8538 26 8538 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6158 /force-app/main/default/classes/MetadataService.cls 8538 26 8538 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6159 /force-app/main/default/classes/MetadataService.cls 8539 26 8539 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6159 /force-app/main/default/classes/MetadataService.cls 8539 26 8539 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6160 /force-app/main/default/classes/MetadataService.cls 8539 26 8539 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6160 /force-app/main/default/classes/MetadataService.cls 8539 26 8539 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6161 /force-app/main/default/classes/MetadataService.cls 8541 12 8547 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6161 /force-app/main/default/classes/MetadataService.cls 8541 12 8547 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6162 /force-app/main/default/classes/MetadataService.cls 8541 12 8547 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWorkflowAlertResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6162 /force-app/main/default/classes/MetadataService.cls 8541 12 8547 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWorkflowAlertResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6163 /force-app/main/default/classes/MetadataService.cls 8543 16 8543 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6163 /force-app/main/default/classes/MetadataService.cls 8543 16 8543 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6164 /force-app/main/default/classes/MetadataService.cls 8544 26 8544 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6164 /force-app/main/default/classes/MetadataService.cls 8544 26 8544 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6165 /force-app/main/default/classes/MetadataService.cls 8544 26 8544 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6165 /force-app/main/default/classes/MetadataService.cls 8544 26 8544 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6166 /force-app/main/default/classes/MetadataService.cls 8545 26 8545 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6166 /force-app/main/default/classes/MetadataService.cls 8545 26 8545 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6167 /force-app/main/default/classes/MetadataService.cls 8545 26 8545 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6167 /force-app/main/default/classes/MetadataService.cls 8545 26 8545 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6168 /force-app/main/default/classes/MetadataService.cls 8546 26 8546 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6168 /force-app/main/default/classes/MetadataService.cls 8546 26 8546 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6169 /force-app/main/default/classes/MetadataService.cls 8546 26 8546 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6169 /force-app/main/default/classes/MetadataService.cls 8546 26 8546 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6170 /force-app/main/default/classes/MetadataService.cls 8548 12 8554 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6170 /force-app/main/default/classes/MetadataService.cls 8548 12 8554 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6171 /force-app/main/default/classes/MetadataService.cls 8550 16 8550 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6171 /force-app/main/default/classes/MetadataService.cls 8550 16 8550 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6172 /force-app/main/default/classes/MetadataService.cls 8551 26 8551 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6172 /force-app/main/default/classes/MetadataService.cls 8551 26 8551 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6173 /force-app/main/default/classes/MetadataService.cls 8551 26 8551 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6173 /force-app/main/default/classes/MetadataService.cls 8551 26 8551 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6174 /force-app/main/default/classes/MetadataService.cls 8552 26 8552 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6174 /force-app/main/default/classes/MetadataService.cls 8552 26 8552 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6175 /force-app/main/default/classes/MetadataService.cls 8552 26 8552 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6175 /force-app/main/default/classes/MetadataService.cls 8552 26 8552 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6176 /force-app/main/default/classes/MetadataService.cls 8553 26 8553 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6176 /force-app/main/default/classes/MetadataService.cls 8553 26 8553 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6177 /force-app/main/default/classes/MetadataService.cls 8553 26 8553 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6177 /force-app/main/default/classes/MetadataService.cls 8553 26 8553 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6178 /force-app/main/default/classes/MetadataService.cls 8555 12 8561 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6178 /force-app/main/default/classes/MetadataService.cls 8555 12 8561 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6179 /force-app/main/default/classes/MetadataService.cls 8555 12 8561 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readVisualizationPluginResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6179 /force-app/main/default/classes/MetadataService.cls 8555 12 8561 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readVisualizationPluginResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6180 /force-app/main/default/classes/MetadataService.cls 8557 16 8557 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6180 /force-app/main/default/classes/MetadataService.cls 8557 16 8557 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6181 /force-app/main/default/classes/MetadataService.cls 8558 26 8558 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6181 /force-app/main/default/classes/MetadataService.cls 8558 26 8558 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6182 /force-app/main/default/classes/MetadataService.cls 8558 26 8558 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6182 /force-app/main/default/classes/MetadataService.cls 8558 26 8558 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6183 /force-app/main/default/classes/MetadataService.cls 8559 26 8559 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6183 /force-app/main/default/classes/MetadataService.cls 8559 26 8559 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6184 /force-app/main/default/classes/MetadataService.cls 8559 26 8559 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6184 /force-app/main/default/classes/MetadataService.cls 8559 26 8559 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6185 /force-app/main/default/classes/MetadataService.cls 8560 26 8560 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6185 /force-app/main/default/classes/MetadataService.cls 8560 26 8560 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6186 /force-app/main/default/classes/MetadataService.cls 8560 26 8560 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6186 /force-app/main/default/classes/MetadataService.cls 8560 26 8560 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6187 /force-app/main/default/classes/MetadataService.cls 8562 12 8568 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6187 /force-app/main/default/classes/MetadataService.cls 8562 12 8568 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6188 /force-app/main/default/classes/MetadataService.cls 8564 16 8564 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6188 /force-app/main/default/classes/MetadataService.cls 8564 16 8564 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6189 /force-app/main/default/classes/MetadataService.cls 8565 26 8565 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6189 /force-app/main/default/classes/MetadataService.cls 8565 26 8565 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6190 /force-app/main/default/classes/MetadataService.cls 8565 26 8565 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6190 /force-app/main/default/classes/MetadataService.cls 8565 26 8565 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6191 /force-app/main/default/classes/MetadataService.cls 8566 26 8566 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6191 /force-app/main/default/classes/MetadataService.cls 8566 26 8566 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6192 /force-app/main/default/classes/MetadataService.cls 8566 26 8566 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6192 /force-app/main/default/classes/MetadataService.cls 8566 26 8566 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6193 /force-app/main/default/classes/MetadataService.cls 8567 26 8567 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6193 /force-app/main/default/classes/MetadataService.cls 8567 26 8567 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6194 /force-app/main/default/classes/MetadataService.cls 8567 26 8567 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6194 /force-app/main/default/classes/MetadataService.cls 8567 26 8567 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6195 /force-app/main/default/classes/MetadataService.cls 8569 12 8575 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6195 /force-app/main/default/classes/MetadataService.cls 8569 12 8575 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6196 /force-app/main/default/classes/MetadataService.cls 8569 12 8575 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCustomMetadataResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6196 /force-app/main/default/classes/MetadataService.cls 8569 12 8575 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCustomMetadataResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6197 /force-app/main/default/classes/MetadataService.cls 8571 16 8571 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6197 /force-app/main/default/classes/MetadataService.cls 8571 16 8571 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6198 /force-app/main/default/classes/MetadataService.cls 8572 26 8572 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6198 /force-app/main/default/classes/MetadataService.cls 8572 26 8572 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6199 /force-app/main/default/classes/MetadataService.cls 8572 26 8572 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6199 /force-app/main/default/classes/MetadataService.cls 8572 26 8572 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6200 /force-app/main/default/classes/MetadataService.cls 8573 26 8573 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6200 /force-app/main/default/classes/MetadataService.cls 8573 26 8573 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6201 /force-app/main/default/classes/MetadataService.cls 8573 26 8573 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6201 /force-app/main/default/classes/MetadataService.cls 8573 26 8573 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6202 /force-app/main/default/classes/MetadataService.cls 8574 26 8574 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6202 /force-app/main/default/classes/MetadataService.cls 8574 26 8574 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6203 /force-app/main/default/classes/MetadataService.cls 8574 26 8574 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6203 /force-app/main/default/classes/MetadataService.cls 8574 26 8574 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6204 /force-app/main/default/classes/MetadataService.cls 8576 12 8582 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6204 /force-app/main/default/classes/MetadataService.cls 8576 12 8582 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6205 /force-app/main/default/classes/MetadataService.cls 8578 16 8578 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6205 /force-app/main/default/classes/MetadataService.cls 8578 16 8578 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6206 /force-app/main/default/classes/MetadataService.cls 8579 26 8579 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6206 /force-app/main/default/classes/MetadataService.cls 8579 26 8579 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6207 /force-app/main/default/classes/MetadataService.cls 8579 26 8579 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6207 /force-app/main/default/classes/MetadataService.cls 8579 26 8579 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6208 /force-app/main/default/classes/MetadataService.cls 8580 26 8580 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6208 /force-app/main/default/classes/MetadataService.cls 8580 26 8580 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6209 /force-app/main/default/classes/MetadataService.cls 8580 26 8580 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6209 /force-app/main/default/classes/MetadataService.cls 8580 26 8580 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6210 /force-app/main/default/classes/MetadataService.cls 8581 26 8581 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6210 /force-app/main/default/classes/MetadataService.cls 8581 26 8581 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6211 /force-app/main/default/classes/MetadataService.cls 8581 26 8581 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6211 /force-app/main/default/classes/MetadataService.cls 8581 26 8581 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6212 /force-app/main/default/classes/MetadataService.cls 8583 12 8589 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6212 /force-app/main/default/classes/MetadataService.cls 8583 12 8589 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6213 /force-app/main/default/classes/MetadataService.cls 8583 12 8589 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readNameSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6213 /force-app/main/default/classes/MetadataService.cls 8583 12 8589 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readNameSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6214 /force-app/main/default/classes/MetadataService.cls 8585 16 8585 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6214 /force-app/main/default/classes/MetadataService.cls 8585 16 8585 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6215 /force-app/main/default/classes/MetadataService.cls 8586 26 8586 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6215 /force-app/main/default/classes/MetadataService.cls 8586 26 8586 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6216 /force-app/main/default/classes/MetadataService.cls 8586 26 8586 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6216 /force-app/main/default/classes/MetadataService.cls 8586 26 8586 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6217 /force-app/main/default/classes/MetadataService.cls 8587 26 8587 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6217 /force-app/main/default/classes/MetadataService.cls 8587 26 8587 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6218 /force-app/main/default/classes/MetadataService.cls 8587 26 8587 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6218 /force-app/main/default/classes/MetadataService.cls 8587 26 8587 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6219 /force-app/main/default/classes/MetadataService.cls 8588 26 8588 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6219 /force-app/main/default/classes/MetadataService.cls 8588 26 8588 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6220 /force-app/main/default/classes/MetadataService.cls 8588 26 8588 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6220 /force-app/main/default/classes/MetadataService.cls 8588 26 8588 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6221 /force-app/main/default/classes/MetadataService.cls 8590 12 8596 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6221 /force-app/main/default/classes/MetadataService.cls 8590 12 8596 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6222 /force-app/main/default/classes/MetadataService.cls 8592 16 8592 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6222 /force-app/main/default/classes/MetadataService.cls 8592 16 8592 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6223 /force-app/main/default/classes/MetadataService.cls 8593 26 8593 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6223 /force-app/main/default/classes/MetadataService.cls 8593 26 8593 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6224 /force-app/main/default/classes/MetadataService.cls 8593 26 8593 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6224 /force-app/main/default/classes/MetadataService.cls 8593 26 8593 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6225 /force-app/main/default/classes/MetadataService.cls 8594 26 8594 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6225 /force-app/main/default/classes/MetadataService.cls 8594 26 8594 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6226 /force-app/main/default/classes/MetadataService.cls 8594 26 8594 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6226 /force-app/main/default/classes/MetadataService.cls 8594 26 8594 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6227 /force-app/main/default/classes/MetadataService.cls 8595 26 8595 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6227 /force-app/main/default/classes/MetadataService.cls 8595 26 8595 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6228 /force-app/main/default/classes/MetadataService.cls 8595 26 8595 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6228 /force-app/main/default/classes/MetadataService.cls 8595 26 8595 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6229 /force-app/main/default/classes/MetadataService.cls 8597 12 8603 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6229 /force-app/main/default/classes/MetadataService.cls 8597 12 8603 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6230 /force-app/main/default/classes/MetadataService.cls 8597 12 8603 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readMarketingActionSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6230 /force-app/main/default/classes/MetadataService.cls 8597 12 8603 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readMarketingActionSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6231 /force-app/main/default/classes/MetadataService.cls 8599 16 8599 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6231 /force-app/main/default/classes/MetadataService.cls 8599 16 8599 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6232 /force-app/main/default/classes/MetadataService.cls 8600 26 8600 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6232 /force-app/main/default/classes/MetadataService.cls 8600 26 8600 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6233 /force-app/main/default/classes/MetadataService.cls 8600 26 8600 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6233 /force-app/main/default/classes/MetadataService.cls 8600 26 8600 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6234 /force-app/main/default/classes/MetadataService.cls 8601 26 8601 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6234 /force-app/main/default/classes/MetadataService.cls 8601 26 8601 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6235 /force-app/main/default/classes/MetadataService.cls 8601 26 8601 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6235 /force-app/main/default/classes/MetadataService.cls 8601 26 8601 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6236 /force-app/main/default/classes/MetadataService.cls 8602 26 8602 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6236 /force-app/main/default/classes/MetadataService.cls 8602 26 8602 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6237 /force-app/main/default/classes/MetadataService.cls 8602 26 8602 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6237 /force-app/main/default/classes/MetadataService.cls 8602 26 8602 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6238 /force-app/main/default/classes/MetadataService.cls 8604 12 8610 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6238 /force-app/main/default/classes/MetadataService.cls 8604 12 8610 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6239 /force-app/main/default/classes/MetadataService.cls 8606 16 8606 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6239 /force-app/main/default/classes/MetadataService.cls 8606 16 8606 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6240 /force-app/main/default/classes/MetadataService.cls 8607 26 8607 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6240 /force-app/main/default/classes/MetadataService.cls 8607 26 8607 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6241 /force-app/main/default/classes/MetadataService.cls 8607 26 8607 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6241 /force-app/main/default/classes/MetadataService.cls 8607 26 8607 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6242 /force-app/main/default/classes/MetadataService.cls 8608 26 8608 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6242 /force-app/main/default/classes/MetadataService.cls 8608 26 8608 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6243 /force-app/main/default/classes/MetadataService.cls 8608 26 8608 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6243 /force-app/main/default/classes/MetadataService.cls 8608 26 8608 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6244 /force-app/main/default/classes/MetadataService.cls 8609 26 8609 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6244 /force-app/main/default/classes/MetadataService.cls 8609 26 8609 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6245 /force-app/main/default/classes/MetadataService.cls 8609 26 8609 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6245 /force-app/main/default/classes/MetadataService.cls 8609 26 8609 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6246 /force-app/main/default/classes/MetadataService.cls 8611 12 8617 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6246 /force-app/main/default/classes/MetadataService.cls 8611 12 8617 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6247 /force-app/main/default/classes/MetadataService.cls 8611 12 8617 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCustomPermissionResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6247 /force-app/main/default/classes/MetadataService.cls 8611 12 8617 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCustomPermissionResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6248 /force-app/main/default/classes/MetadataService.cls 8613 16 8613 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6248 /force-app/main/default/classes/MetadataService.cls 8613 16 8613 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6249 /force-app/main/default/classes/MetadataService.cls 8614 26 8614 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6249 /force-app/main/default/classes/MetadataService.cls 8614 26 8614 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6250 /force-app/main/default/classes/MetadataService.cls 8614 26 8614 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6250 /force-app/main/default/classes/MetadataService.cls 8614 26 8614 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6251 /force-app/main/default/classes/MetadataService.cls 8615 26 8615 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6251 /force-app/main/default/classes/MetadataService.cls 8615 26 8615 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6252 /force-app/main/default/classes/MetadataService.cls 8615 26 8615 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6252 /force-app/main/default/classes/MetadataService.cls 8615 26 8615 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6253 /force-app/main/default/classes/MetadataService.cls 8616 26 8616 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6253 /force-app/main/default/classes/MetadataService.cls 8616 26 8616 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6254 /force-app/main/default/classes/MetadataService.cls 8616 26 8616 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6254 /force-app/main/default/classes/MetadataService.cls 8616 26 8616 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6255 /force-app/main/default/classes/MetadataService.cls 8618 12 8624 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6255 /force-app/main/default/classes/MetadataService.cls 8618 12 8624 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6256 /force-app/main/default/classes/MetadataService.cls 8620 16 8620 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6256 /force-app/main/default/classes/MetadataService.cls 8620 16 8620 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6257 /force-app/main/default/classes/MetadataService.cls 8621 26 8621 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6257 /force-app/main/default/classes/MetadataService.cls 8621 26 8621 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6258 /force-app/main/default/classes/MetadataService.cls 8621 26 8621 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6258 /force-app/main/default/classes/MetadataService.cls 8621 26 8621 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6259 /force-app/main/default/classes/MetadataService.cls 8622 26 8622 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6259 /force-app/main/default/classes/MetadataService.cls 8622 26 8622 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6260 /force-app/main/default/classes/MetadataService.cls 8622 26 8622 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6260 /force-app/main/default/classes/MetadataService.cls 8622 26 8622 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6261 /force-app/main/default/classes/MetadataService.cls 8623 26 8623 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6261 /force-app/main/default/classes/MetadataService.cls 8623 26 8623 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6262 /force-app/main/default/classes/MetadataService.cls 8623 26 8623 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6262 /force-app/main/default/classes/MetadataService.cls 8623 26 8623 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6263 /force-app/main/default/classes/MetadataService.cls 8625 12 8631 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6263 /force-app/main/default/classes/MetadataService.cls 8625 12 8631 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6264 /force-app/main/default/classes/MetadataService.cls 8625 12 8631 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readAuraDefinitionBundleResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6264 /force-app/main/default/classes/MetadataService.cls 8625 12 8631 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readAuraDefinitionBundleResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6265 /force-app/main/default/classes/MetadataService.cls 8627 16 8627 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6265 /force-app/main/default/classes/MetadataService.cls 8627 16 8627 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6266 /force-app/main/default/classes/MetadataService.cls 8628 26 8628 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6266 /force-app/main/default/classes/MetadataService.cls 8628 26 8628 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6267 /force-app/main/default/classes/MetadataService.cls 8628 26 8628 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6267 /force-app/main/default/classes/MetadataService.cls 8628 26 8628 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6268 /force-app/main/default/classes/MetadataService.cls 8629 26 8629 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6268 /force-app/main/default/classes/MetadataService.cls 8629 26 8629 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6269 /force-app/main/default/classes/MetadataService.cls 8629 26 8629 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6269 /force-app/main/default/classes/MetadataService.cls 8629 26 8629 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6270 /force-app/main/default/classes/MetadataService.cls 8630 26 8630 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6270 /force-app/main/default/classes/MetadataService.cls 8630 26 8630 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6271 /force-app/main/default/classes/MetadataService.cls 8630 26 8630 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6271 /force-app/main/default/classes/MetadataService.cls 8630 26 8630 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6272 /force-app/main/default/classes/MetadataService.cls 8632 12 8638 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6272 /force-app/main/default/classes/MetadataService.cls 8632 12 8638 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6273 /force-app/main/default/classes/MetadataService.cls 8634 16 8634 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6273 /force-app/main/default/classes/MetadataService.cls 8634 16 8634 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6274 /force-app/main/default/classes/MetadataService.cls 8635 26 8635 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6274 /force-app/main/default/classes/MetadataService.cls 8635 26 8635 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6275 /force-app/main/default/classes/MetadataService.cls 8635 26 8635 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6275 /force-app/main/default/classes/MetadataService.cls 8635 26 8635 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6276 /force-app/main/default/classes/MetadataService.cls 8636 26 8636 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6276 /force-app/main/default/classes/MetadataService.cls 8636 26 8636 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6277 /force-app/main/default/classes/MetadataService.cls 8636 26 8636 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6277 /force-app/main/default/classes/MetadataService.cls 8636 26 8636 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6278 /force-app/main/default/classes/MetadataService.cls 8637 26 8637 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6278 /force-app/main/default/classes/MetadataService.cls 8637 26 8637 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6279 /force-app/main/default/classes/MetadataService.cls 8637 26 8637 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6279 /force-app/main/default/classes/MetadataService.cls 8637 26 8637 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6280 /force-app/main/default/classes/MetadataService.cls 8639 12 8645 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6280 /force-app/main/default/classes/MetadataService.cls 8639 12 8645 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6281 /force-app/main/default/classes/MetadataService.cls 8639 12 8645 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCorsWhitelistOriginResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6281 /force-app/main/default/classes/MetadataService.cls 8639 12 8645 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCorsWhitelistOriginResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6282 /force-app/main/default/classes/MetadataService.cls 8641 16 8641 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6282 /force-app/main/default/classes/MetadataService.cls 8641 16 8641 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6283 /force-app/main/default/classes/MetadataService.cls 8642 26 8642 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6283 /force-app/main/default/classes/MetadataService.cls 8642 26 8642 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6284 /force-app/main/default/classes/MetadataService.cls 8642 26 8642 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6284 /force-app/main/default/classes/MetadataService.cls 8642 26 8642 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6285 /force-app/main/default/classes/MetadataService.cls 8643 26 8643 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6285 /force-app/main/default/classes/MetadataService.cls 8643 26 8643 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6286 /force-app/main/default/classes/MetadataService.cls 8643 26 8643 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6286 /force-app/main/default/classes/MetadataService.cls 8643 26 8643 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6287 /force-app/main/default/classes/MetadataService.cls 8644 26 8644 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6287 /force-app/main/default/classes/MetadataService.cls 8644 26 8644 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6288 /force-app/main/default/classes/MetadataService.cls 8644 26 8644 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6288 /force-app/main/default/classes/MetadataService.cls 8644 26 8644 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6289 /force-app/main/default/classes/MetadataService.cls 8646 12 8652 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6289 /force-app/main/default/classes/MetadataService.cls 8646 12 8652 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6290 /force-app/main/default/classes/MetadataService.cls 8648 16 8648 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6290 /force-app/main/default/classes/MetadataService.cls 8648 16 8648 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6291 /force-app/main/default/classes/MetadataService.cls 8649 26 8649 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6291 /force-app/main/default/classes/MetadataService.cls 8649 26 8649 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6292 /force-app/main/default/classes/MetadataService.cls 8649 26 8649 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6292 /force-app/main/default/classes/MetadataService.cls 8649 26 8649 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6293 /force-app/main/default/classes/MetadataService.cls 8650 26 8650 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6293 /force-app/main/default/classes/MetadataService.cls 8650 26 8650 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6294 /force-app/main/default/classes/MetadataService.cls 8650 26 8650 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6294 /force-app/main/default/classes/MetadataService.cls 8650 26 8650 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6295 /force-app/main/default/classes/MetadataService.cls 8651 26 8651 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6295 /force-app/main/default/classes/MetadataService.cls 8651 26 8651 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6296 /force-app/main/default/classes/MetadataService.cls 8651 26 8651 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6296 /force-app/main/default/classes/MetadataService.cls 8651 26 8651 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6297 /force-app/main/default/classes/MetadataService.cls 8653 12 8659 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6297 /force-app/main/default/classes/MetadataService.cls 8653 12 8659 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6298 /force-app/main/default/classes/MetadataService.cls 8653 12 8659 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readManagedTopicsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6298 /force-app/main/default/classes/MetadataService.cls 8653 12 8659 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readManagedTopicsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6299 /force-app/main/default/classes/MetadataService.cls 8655 16 8655 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6299 /force-app/main/default/classes/MetadataService.cls 8655 16 8655 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6300 /force-app/main/default/classes/MetadataService.cls 8656 26 8656 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6300 /force-app/main/default/classes/MetadataService.cls 8656 26 8656 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6301 /force-app/main/default/classes/MetadataService.cls 8656 26 8656 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6301 /force-app/main/default/classes/MetadataService.cls 8656 26 8656 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6302 /force-app/main/default/classes/MetadataService.cls 8657 26 8657 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6302 /force-app/main/default/classes/MetadataService.cls 8657 26 8657 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6303 /force-app/main/default/classes/MetadataService.cls 8657 26 8657 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6303 /force-app/main/default/classes/MetadataService.cls 8657 26 8657 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6304 /force-app/main/default/classes/MetadataService.cls 8658 26 8658 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6304 /force-app/main/default/classes/MetadataService.cls 8658 26 8658 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6305 /force-app/main/default/classes/MetadataService.cls 8658 26 8658 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6305 /force-app/main/default/classes/MetadataService.cls 8658 26 8658 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6306 /force-app/main/default/classes/MetadataService.cls 8660 12 8666 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6306 /force-app/main/default/classes/MetadataService.cls 8660 12 8666 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6307 /force-app/main/default/classes/MetadataService.cls 8662 16 8662 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6307 /force-app/main/default/classes/MetadataService.cls 8662 16 8662 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6308 /force-app/main/default/classes/MetadataService.cls 8663 26 8663 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6308 /force-app/main/default/classes/MetadataService.cls 8663 26 8663 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6309 /force-app/main/default/classes/MetadataService.cls 8663 26 8663 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6309 /force-app/main/default/classes/MetadataService.cls 8663 26 8663 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6310 /force-app/main/default/classes/MetadataService.cls 8664 26 8664 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6310 /force-app/main/default/classes/MetadataService.cls 8664 26 8664 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6311 /force-app/main/default/classes/MetadataService.cls 8664 26 8664 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6311 /force-app/main/default/classes/MetadataService.cls 8664 26 8664 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6312 /force-app/main/default/classes/MetadataService.cls 8665 26 8665 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6312 /force-app/main/default/classes/MetadataService.cls 8665 26 8665 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6313 /force-app/main/default/classes/MetadataService.cls 8665 26 8665 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6313 /force-app/main/default/classes/MetadataService.cls 8665 26 8665 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6314 /force-app/main/default/classes/MetadataService.cls 8667 12 8673 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6314 /force-app/main/default/classes/MetadataService.cls 8667 12 8673 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6315 /force-app/main/default/classes/MetadataService.cls 8667 12 8673 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readTerritory2Response_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6315 /force-app/main/default/classes/MetadataService.cls 8667 12 8673 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readTerritory2Response_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6316 /force-app/main/default/classes/MetadataService.cls 8669 16 8669 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6316 /force-app/main/default/classes/MetadataService.cls 8669 16 8669 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6317 /force-app/main/default/classes/MetadataService.cls 8670 26 8670 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6317 /force-app/main/default/classes/MetadataService.cls 8670 26 8670 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6318 /force-app/main/default/classes/MetadataService.cls 8670 26 8670 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6318 /force-app/main/default/classes/MetadataService.cls 8670 26 8670 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6319 /force-app/main/default/classes/MetadataService.cls 8671 26 8671 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6319 /force-app/main/default/classes/MetadataService.cls 8671 26 8671 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6320 /force-app/main/default/classes/MetadataService.cls 8671 26 8671 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6320 /force-app/main/default/classes/MetadataService.cls 8671 26 8671 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6321 /force-app/main/default/classes/MetadataService.cls 8672 26 8672 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6321 /force-app/main/default/classes/MetadataService.cls 8672 26 8672 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6322 /force-app/main/default/classes/MetadataService.cls 8672 26 8672 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6322 /force-app/main/default/classes/MetadataService.cls 8672 26 8672 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6323 /force-app/main/default/classes/MetadataService.cls 8674 12 8680 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6323 /force-app/main/default/classes/MetadataService.cls 8674 12 8680 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6324 /force-app/main/default/classes/MetadataService.cls 8676 16 8676 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6324 /force-app/main/default/classes/MetadataService.cls 8676 16 8676 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6325 /force-app/main/default/classes/MetadataService.cls 8677 26 8677 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6325 /force-app/main/default/classes/MetadataService.cls 8677 26 8677 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6326 /force-app/main/default/classes/MetadataService.cls 8677 26 8677 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6326 /force-app/main/default/classes/MetadataService.cls 8677 26 8677 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6327 /force-app/main/default/classes/MetadataService.cls 8678 26 8678 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6327 /force-app/main/default/classes/MetadataService.cls 8678 26 8678 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6328 /force-app/main/default/classes/MetadataService.cls 8678 26 8678 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6328 /force-app/main/default/classes/MetadataService.cls 8678 26 8678 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6329 /force-app/main/default/classes/MetadataService.cls 8679 26 8679 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6329 /force-app/main/default/classes/MetadataService.cls 8679 26 8679 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6330 /force-app/main/default/classes/MetadataService.cls 8679 26 8679 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6330 /force-app/main/default/classes/MetadataService.cls 8679 26 8679 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6331 /force-app/main/default/classes/MetadataService.cls 8681 12 8687 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6331 /force-app/main/default/classes/MetadataService.cls 8681 12 8687 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6332 /force-app/main/default/classes/MetadataService.cls 8681 12 8687 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readTerritory2ModelResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6332 /force-app/main/default/classes/MetadataService.cls 8681 12 8687 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readTerritory2ModelResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6333 /force-app/main/default/classes/MetadataService.cls 8683 16 8683 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6333 /force-app/main/default/classes/MetadataService.cls 8683 16 8683 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6334 /force-app/main/default/classes/MetadataService.cls 8684 26 8684 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6334 /force-app/main/default/classes/MetadataService.cls 8684 26 8684 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6335 /force-app/main/default/classes/MetadataService.cls 8684 26 8684 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6335 /force-app/main/default/classes/MetadataService.cls 8684 26 8684 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6336 /force-app/main/default/classes/MetadataService.cls 8685 26 8685 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6336 /force-app/main/default/classes/MetadataService.cls 8685 26 8685 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6337 /force-app/main/default/classes/MetadataService.cls 8685 26 8685 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6337 /force-app/main/default/classes/MetadataService.cls 8685 26 8685 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6338 /force-app/main/default/classes/MetadataService.cls 8686 26 8686 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6338 /force-app/main/default/classes/MetadataService.cls 8686 26 8686 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6339 /force-app/main/default/classes/MetadataService.cls 8686 26 8686 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6339 /force-app/main/default/classes/MetadataService.cls 8686 26 8686 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6340 /force-app/main/default/classes/MetadataService.cls 8688 12 8694 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6340 /force-app/main/default/classes/MetadataService.cls 8688 12 8694 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6341 /force-app/main/default/classes/MetadataService.cls 8690 16 8690 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6341 /force-app/main/default/classes/MetadataService.cls 8690 16 8690 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6342 /force-app/main/default/classes/MetadataService.cls 8691 26 8691 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6342 /force-app/main/default/classes/MetadataService.cls 8691 26 8691 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6343 /force-app/main/default/classes/MetadataService.cls 8691 26 8691 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6343 /force-app/main/default/classes/MetadataService.cls 8691 26 8691 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6344 /force-app/main/default/classes/MetadataService.cls 8692 26 8692 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6344 /force-app/main/default/classes/MetadataService.cls 8692 26 8692 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6345 /force-app/main/default/classes/MetadataService.cls 8692 26 8692 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6345 /force-app/main/default/classes/MetadataService.cls 8692 26 8692 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6346 /force-app/main/default/classes/MetadataService.cls 8693 26 8693 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6346 /force-app/main/default/classes/MetadataService.cls 8693 26 8693 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6347 /force-app/main/default/classes/MetadataService.cls 8693 26 8693 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6347 /force-app/main/default/classes/MetadataService.cls 8693 26 8693 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6348 /force-app/main/default/classes/MetadataService.cls 8695 12 8701 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6348 /force-app/main/default/classes/MetadataService.cls 8695 12 8701 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6349 /force-app/main/default/classes/MetadataService.cls 8695 12 8701 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readTerritory2SettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6349 /force-app/main/default/classes/MetadataService.cls 8695 12 8701 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readTerritory2SettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6350 /force-app/main/default/classes/MetadataService.cls 8697 16 8697 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6350 /force-app/main/default/classes/MetadataService.cls 8697 16 8697 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6351 /force-app/main/default/classes/MetadataService.cls 8698 26 8698 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6351 /force-app/main/default/classes/MetadataService.cls 8698 26 8698 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6352 /force-app/main/default/classes/MetadataService.cls 8698 26 8698 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6352 /force-app/main/default/classes/MetadataService.cls 8698 26 8698 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6353 /force-app/main/default/classes/MetadataService.cls 8699 26 8699 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6353 /force-app/main/default/classes/MetadataService.cls 8699 26 8699 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6354 /force-app/main/default/classes/MetadataService.cls 8699 26 8699 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6354 /force-app/main/default/classes/MetadataService.cls 8699 26 8699 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6355 /force-app/main/default/classes/MetadataService.cls 8700 26 8700 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6355 /force-app/main/default/classes/MetadataService.cls 8700 26 8700 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6356 /force-app/main/default/classes/MetadataService.cls 8700 26 8700 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6356 /force-app/main/default/classes/MetadataService.cls 8700 26 8700 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6357 /force-app/main/default/classes/MetadataService.cls 8702 12 8708 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6357 /force-app/main/default/classes/MetadataService.cls 8702 12 8708 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6358 /force-app/main/default/classes/MetadataService.cls 8704 16 8704 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6358 /force-app/main/default/classes/MetadataService.cls 8704 16 8704 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6359 /force-app/main/default/classes/MetadataService.cls 8705 26 8705 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6359 /force-app/main/default/classes/MetadataService.cls 8705 26 8705 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6360 /force-app/main/default/classes/MetadataService.cls 8705 26 8705 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6360 /force-app/main/default/classes/MetadataService.cls 8705 26 8705 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6361 /force-app/main/default/classes/MetadataService.cls 8706 26 8706 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6361 /force-app/main/default/classes/MetadataService.cls 8706 26 8706 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6362 /force-app/main/default/classes/MetadataService.cls 8706 26 8706 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6362 /force-app/main/default/classes/MetadataService.cls 8706 26 8706 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6363 /force-app/main/default/classes/MetadataService.cls 8707 26 8707 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6363 /force-app/main/default/classes/MetadataService.cls 8707 26 8707 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6364 /force-app/main/default/classes/MetadataService.cls 8707 26 8707 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6364 /force-app/main/default/classes/MetadataService.cls 8707 26 8707 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6365 /force-app/main/default/classes/MetadataService.cls 8709 12 8715 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6365 /force-app/main/default/classes/MetadataService.cls 8709 12 8715 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6366 /force-app/main/default/classes/MetadataService.cls 8709 12 8715 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readTerritory2TypeResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6366 /force-app/main/default/classes/MetadataService.cls 8709 12 8715 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readTerritory2TypeResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6367 /force-app/main/default/classes/MetadataService.cls 8711 16 8711 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6367 /force-app/main/default/classes/MetadataService.cls 8711 16 8711 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6368 /force-app/main/default/classes/MetadataService.cls 8712 26 8712 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6368 /force-app/main/default/classes/MetadataService.cls 8712 26 8712 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6369 /force-app/main/default/classes/MetadataService.cls 8712 26 8712 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6369 /force-app/main/default/classes/MetadataService.cls 8712 26 8712 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6370 /force-app/main/default/classes/MetadataService.cls 8713 26 8713 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6370 /force-app/main/default/classes/MetadataService.cls 8713 26 8713 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6371 /force-app/main/default/classes/MetadataService.cls 8713 26 8713 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6371 /force-app/main/default/classes/MetadataService.cls 8713 26 8713 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6372 /force-app/main/default/classes/MetadataService.cls 8714 26 8714 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6372 /force-app/main/default/classes/MetadataService.cls 8714 26 8714 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6373 /force-app/main/default/classes/MetadataService.cls 8714 26 8714 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6373 /force-app/main/default/classes/MetadataService.cls 8714 26 8714 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6374 /force-app/main/default/classes/MetadataService.cls 8716 12 8722 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6374 /force-app/main/default/classes/MetadataService.cls 8716 12 8722 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6375 /force-app/main/default/classes/MetadataService.cls 8718 16 8718 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6375 /force-app/main/default/classes/MetadataService.cls 8718 16 8718 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6376 /force-app/main/default/classes/MetadataService.cls 8719 26 8719 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6376 /force-app/main/default/classes/MetadataService.cls 8719 26 8719 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6377 /force-app/main/default/classes/MetadataService.cls 8719 26 8719 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6377 /force-app/main/default/classes/MetadataService.cls 8719 26 8719 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6378 /force-app/main/default/classes/MetadataService.cls 8720 26 8720 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6378 /force-app/main/default/classes/MetadataService.cls 8720 26 8720 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6379 /force-app/main/default/classes/MetadataService.cls 8720 26 8720 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6379 /force-app/main/default/classes/MetadataService.cls 8720 26 8720 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6380 /force-app/main/default/classes/MetadataService.cls 8721 26 8721 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6380 /force-app/main/default/classes/MetadataService.cls 8721 26 8721 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6381 /force-app/main/default/classes/MetadataService.cls 8721 26 8721 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6381 /force-app/main/default/classes/MetadataService.cls 8721 26 8721 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6382 /force-app/main/default/classes/MetadataService.cls 8723 12 8729 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6382 /force-app/main/default/classes/MetadataService.cls 8723 12 8729 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6383 /force-app/main/default/classes/MetadataService.cls 8723 12 8729 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readXOrgHubResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6383 /force-app/main/default/classes/MetadataService.cls 8723 12 8729 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readXOrgHubResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6384 /force-app/main/default/classes/MetadataService.cls 8725 16 8725 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6384 /force-app/main/default/classes/MetadataService.cls 8725 16 8725 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6385 /force-app/main/default/classes/MetadataService.cls 8726 26 8726 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6385 /force-app/main/default/classes/MetadataService.cls 8726 26 8726 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6386 /force-app/main/default/classes/MetadataService.cls 8726 26 8726 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6386 /force-app/main/default/classes/MetadataService.cls 8726 26 8726 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6387 /force-app/main/default/classes/MetadataService.cls 8727 26 8727 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6387 /force-app/main/default/classes/MetadataService.cls 8727 26 8727 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6388 /force-app/main/default/classes/MetadataService.cls 8727 26 8727 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6388 /force-app/main/default/classes/MetadataService.cls 8727 26 8727 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6389 /force-app/main/default/classes/MetadataService.cls 8728 26 8728 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6389 /force-app/main/default/classes/MetadataService.cls 8728 26 8728 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6390 /force-app/main/default/classes/MetadataService.cls 8728 26 8728 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6390 /force-app/main/default/classes/MetadataService.cls 8728 26 8728 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6391 /force-app/main/default/classes/MetadataService.cls 8730 12 8736 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6391 /force-app/main/default/classes/MetadataService.cls 8730 12 8736 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6392 /force-app/main/default/classes/MetadataService.cls 8732 16 8732 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6392 /force-app/main/default/classes/MetadataService.cls 8732 16 8732 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6393 /force-app/main/default/classes/MetadataService.cls 8733 26 8733 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6393 /force-app/main/default/classes/MetadataService.cls 8733 26 8733 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6394 /force-app/main/default/classes/MetadataService.cls 8733 26 8733 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6394 /force-app/main/default/classes/MetadataService.cls 8733 26 8733 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6395 /force-app/main/default/classes/MetadataService.cls 8734 26 8734 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6395 /force-app/main/default/classes/MetadataService.cls 8734 26 8734 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6396 /force-app/main/default/classes/MetadataService.cls 8734 26 8734 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6396 /force-app/main/default/classes/MetadataService.cls 8734 26 8734 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6397 /force-app/main/default/classes/MetadataService.cls 8735 26 8735 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6397 /force-app/main/default/classes/MetadataService.cls 8735 26 8735 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6398 /force-app/main/default/classes/MetadataService.cls 8735 26 8735 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6398 /force-app/main/default/classes/MetadataService.cls 8735 26 8735 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6399 /force-app/main/default/classes/MetadataService.cls 8737 12 8743 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6399 /force-app/main/default/classes/MetadataService.cls 8737 12 8743 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6400 /force-app/main/default/classes/MetadataService.cls 8737 12 8743 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readActionLinkGroupTemplateResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6400 /force-app/main/default/classes/MetadataService.cls 8737 12 8743 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readActionLinkGroupTemplateResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6401 /force-app/main/default/classes/MetadataService.cls 8739 16 8739 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6401 /force-app/main/default/classes/MetadataService.cls 8739 16 8739 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6402 /force-app/main/default/classes/MetadataService.cls 8740 26 8740 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6402 /force-app/main/default/classes/MetadataService.cls 8740 26 8740 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6403 /force-app/main/default/classes/MetadataService.cls 8740 26 8740 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6403 /force-app/main/default/classes/MetadataService.cls 8740 26 8740 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6404 /force-app/main/default/classes/MetadataService.cls 8741 26 8741 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6404 /force-app/main/default/classes/MetadataService.cls 8741 26 8741 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6405 /force-app/main/default/classes/MetadataService.cls 8741 26 8741 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6405 /force-app/main/default/classes/MetadataService.cls 8741 26 8741 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6406 /force-app/main/default/classes/MetadataService.cls 8742 26 8742 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6406 /force-app/main/default/classes/MetadataService.cls 8742 26 8742 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6407 /force-app/main/default/classes/MetadataService.cls 8742 26 8742 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6407 /force-app/main/default/classes/MetadataService.cls 8742 26 8742 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6408 /force-app/main/default/classes/MetadataService.cls 8744 12 8750 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6408 /force-app/main/default/classes/MetadataService.cls 8744 12 8750 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6409 /force-app/main/default/classes/MetadataService.cls 8746 16 8746 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6409 /force-app/main/default/classes/MetadataService.cls 8746 16 8746 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6410 /force-app/main/default/classes/MetadataService.cls 8747 26 8747 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6410 /force-app/main/default/classes/MetadataService.cls 8747 26 8747 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6411 /force-app/main/default/classes/MetadataService.cls 8747 26 8747 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6411 /force-app/main/default/classes/MetadataService.cls 8747 26 8747 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6412 /force-app/main/default/classes/MetadataService.cls 8748 26 8748 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6412 /force-app/main/default/classes/MetadataService.cls 8748 26 8748 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6413 /force-app/main/default/classes/MetadataService.cls 8748 26 8748 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6413 /force-app/main/default/classes/MetadataService.cls 8748 26 8748 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6414 /force-app/main/default/classes/MetadataService.cls 8749 26 8749 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6414 /force-app/main/default/classes/MetadataService.cls 8749 26 8749 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6415 /force-app/main/default/classes/MetadataService.cls 8749 26 8749 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6415 /force-app/main/default/classes/MetadataService.cls 8749 26 8749 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6416 /force-app/main/default/classes/MetadataService.cls 8751 12 8757 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6416 /force-app/main/default/classes/MetadataService.cls 8751 12 8757 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6417 /force-app/main/default/classes/MetadataService.cls 8751 12 8757 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readLicenseDefinitionResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6417 /force-app/main/default/classes/MetadataService.cls 8751 12 8757 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readLicenseDefinitionResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6418 /force-app/main/default/classes/MetadataService.cls 8753 16 8753 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6418 /force-app/main/default/classes/MetadataService.cls 8753 16 8753 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6419 /force-app/main/default/classes/MetadataService.cls 8754 26 8754 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6419 /force-app/main/default/classes/MetadataService.cls 8754 26 8754 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6420 /force-app/main/default/classes/MetadataService.cls 8754 26 8754 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6420 /force-app/main/default/classes/MetadataService.cls 8754 26 8754 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6421 /force-app/main/default/classes/MetadataService.cls 8755 26 8755 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6421 /force-app/main/default/classes/MetadataService.cls 8755 26 8755 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6422 /force-app/main/default/classes/MetadataService.cls 8755 26 8755 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6422 /force-app/main/default/classes/MetadataService.cls 8755 26 8755 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6423 /force-app/main/default/classes/MetadataService.cls 8756 26 8756 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6423 /force-app/main/default/classes/MetadataService.cls 8756 26 8756 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6424 /force-app/main/default/classes/MetadataService.cls 8756 26 8756 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6424 /force-app/main/default/classes/MetadataService.cls 8756 26 8756 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6425 /force-app/main/default/classes/MetadataService.cls 8758 12 8764 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6425 /force-app/main/default/classes/MetadataService.cls 8758 12 8764 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6426 /force-app/main/default/classes/MetadataService.cls 8760 16 8760 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6426 /force-app/main/default/classes/MetadataService.cls 8760 16 8760 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6427 /force-app/main/default/classes/MetadataService.cls 8761 26 8761 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6427 /force-app/main/default/classes/MetadataService.cls 8761 26 8761 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6428 /force-app/main/default/classes/MetadataService.cls 8761 26 8761 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6428 /force-app/main/default/classes/MetadataService.cls 8761 26 8761 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6429 /force-app/main/default/classes/MetadataService.cls 8762 26 8762 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6429 /force-app/main/default/classes/MetadataService.cls 8762 26 8762 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6430 /force-app/main/default/classes/MetadataService.cls 8762 26 8762 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6430 /force-app/main/default/classes/MetadataService.cls 8762 26 8762 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6431 /force-app/main/default/classes/MetadataService.cls 8763 26 8763 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6431 /force-app/main/default/classes/MetadataService.cls 8763 26 8763 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6432 /force-app/main/default/classes/MetadataService.cls 8763 26 8763 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6432 /force-app/main/default/classes/MetadataService.cls 8763 26 8763 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6433 /force-app/main/default/classes/MetadataService.cls 8765 12 8771 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6433 /force-app/main/default/classes/MetadataService.cls 8765 12 8771 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6434 /force-app/main/default/classes/MetadataService.cls 8765 12 8771 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readMarketingResourceTypeResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6434 /force-app/main/default/classes/MetadataService.cls 8765 12 8771 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readMarketingResourceTypeResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6435 /force-app/main/default/classes/MetadataService.cls 8767 16 8767 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6435 /force-app/main/default/classes/MetadataService.cls 8767 16 8767 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6436 /force-app/main/default/classes/MetadataService.cls 8768 26 8768 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6436 /force-app/main/default/classes/MetadataService.cls 8768 26 8768 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6437 /force-app/main/default/classes/MetadataService.cls 8768 26 8768 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6437 /force-app/main/default/classes/MetadataService.cls 8768 26 8768 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6438 /force-app/main/default/classes/MetadataService.cls 8769 26 8769 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6438 /force-app/main/default/classes/MetadataService.cls 8769 26 8769 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6439 /force-app/main/default/classes/MetadataService.cls 8769 26 8769 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6439 /force-app/main/default/classes/MetadataService.cls 8769 26 8769 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6440 /force-app/main/default/classes/MetadataService.cls 8770 26 8770 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6440 /force-app/main/default/classes/MetadataService.cls 8770 26 8770 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6441 /force-app/main/default/classes/MetadataService.cls 8770 26 8770 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6441 /force-app/main/default/classes/MetadataService.cls 8770 26 8770 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6442 /force-app/main/default/classes/MetadataService.cls 8772 12 8778 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6442 /force-app/main/default/classes/MetadataService.cls 8772 12 8778 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6443 /force-app/main/default/classes/MetadataService.cls 8774 16 8774 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6443 /force-app/main/default/classes/MetadataService.cls 8774 16 8774 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6444 /force-app/main/default/classes/MetadataService.cls 8775 26 8775 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6444 /force-app/main/default/classes/MetadataService.cls 8775 26 8775 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6445 /force-app/main/default/classes/MetadataService.cls 8775 26 8775 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6445 /force-app/main/default/classes/MetadataService.cls 8775 26 8775 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6446 /force-app/main/default/classes/MetadataService.cls 8776 26 8776 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6446 /force-app/main/default/classes/MetadataService.cls 8776 26 8776 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6447 /force-app/main/default/classes/MetadataService.cls 8776 26 8776 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6447 /force-app/main/default/classes/MetadataService.cls 8776 26 8776 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6448 /force-app/main/default/classes/MetadataService.cls 8777 26 8777 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6448 /force-app/main/default/classes/MetadataService.cls 8777 26 8777 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6449 /force-app/main/default/classes/MetadataService.cls 8777 26 8777 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6449 /force-app/main/default/classes/MetadataService.cls 8777 26 8777 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6450 /force-app/main/default/classes/MetadataService.cls 8779 12 8785 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6450 /force-app/main/default/classes/MetadataService.cls 8779 12 8785 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6451 /force-app/main/default/classes/MetadataService.cls 8779 12 8785 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readMatchingRuleResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6451 /force-app/main/default/classes/MetadataService.cls 8779 12 8785 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readMatchingRuleResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6452 /force-app/main/default/classes/MetadataService.cls 8781 16 8781 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6452 /force-app/main/default/classes/MetadataService.cls 8781 16 8781 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6453 /force-app/main/default/classes/MetadataService.cls 8782 26 8782 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6453 /force-app/main/default/classes/MetadataService.cls 8782 26 8782 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6454 /force-app/main/default/classes/MetadataService.cls 8782 26 8782 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6454 /force-app/main/default/classes/MetadataService.cls 8782 26 8782 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6455 /force-app/main/default/classes/MetadataService.cls 8783 26 8783 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6455 /force-app/main/default/classes/MetadataService.cls 8783 26 8783 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6456 /force-app/main/default/classes/MetadataService.cls 8783 26 8783 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6456 /force-app/main/default/classes/MetadataService.cls 8783 26 8783 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6457 /force-app/main/default/classes/MetadataService.cls 8784 26 8784 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6457 /force-app/main/default/classes/MetadataService.cls 8784 26 8784 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6458 /force-app/main/default/classes/MetadataService.cls 8784 26 8784 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6458 /force-app/main/default/classes/MetadataService.cls 8784 26 8784 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6459 /force-app/main/default/classes/MetadataService.cls 8786 12 8792 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6459 /force-app/main/default/classes/MetadataService.cls 8786 12 8792 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6460 /force-app/main/default/classes/MetadataService.cls 8788 16 8788 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6460 /force-app/main/default/classes/MetadataService.cls 8788 16 8788 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6461 /force-app/main/default/classes/MetadataService.cls 8789 26 8789 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6461 /force-app/main/default/classes/MetadataService.cls 8789 26 8789 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6462 /force-app/main/default/classes/MetadataService.cls 8789 26 8789 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6462 /force-app/main/default/classes/MetadataService.cls 8789 26 8789 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6463 /force-app/main/default/classes/MetadataService.cls 8790 26 8790 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6463 /force-app/main/default/classes/MetadataService.cls 8790 26 8790 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6464 /force-app/main/default/classes/MetadataService.cls 8790 26 8790 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6464 /force-app/main/default/classes/MetadataService.cls 8790 26 8790 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6465 /force-app/main/default/classes/MetadataService.cls 8791 26 8791 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6465 /force-app/main/default/classes/MetadataService.cls 8791 26 8791 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6466 /force-app/main/default/classes/MetadataService.cls 8791 26 8791 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6466 /force-app/main/default/classes/MetadataService.cls 8791 26 8791 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6467 /force-app/main/default/classes/MetadataService.cls 8793 12 8799 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6467 /force-app/main/default/classes/MetadataService.cls 8793 12 8799 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6468 /force-app/main/default/classes/MetadataService.cls 8793 12 8799 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readMatchingRulesResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6468 /force-app/main/default/classes/MetadataService.cls 8793 12 8799 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readMatchingRulesResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6469 /force-app/main/default/classes/MetadataService.cls 8795 16 8795 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6469 /force-app/main/default/classes/MetadataService.cls 8795 16 8795 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6470 /force-app/main/default/classes/MetadataService.cls 8796 26 8796 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6470 /force-app/main/default/classes/MetadataService.cls 8796 26 8796 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6471 /force-app/main/default/classes/MetadataService.cls 8796 26 8796 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6471 /force-app/main/default/classes/MetadataService.cls 8796 26 8796 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6472 /force-app/main/default/classes/MetadataService.cls 8797 26 8797 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6472 /force-app/main/default/classes/MetadataService.cls 8797 26 8797 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6473 /force-app/main/default/classes/MetadataService.cls 8797 26 8797 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6473 /force-app/main/default/classes/MetadataService.cls 8797 26 8797 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6474 /force-app/main/default/classes/MetadataService.cls 8798 26 8798 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6474 /force-app/main/default/classes/MetadataService.cls 8798 26 8798 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6475 /force-app/main/default/classes/MetadataService.cls 8798 26 8798 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6475 /force-app/main/default/classes/MetadataService.cls 8798 26 8798 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6476 /force-app/main/default/classes/MetadataService.cls 8800 12 8806 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6476 /force-app/main/default/classes/MetadataService.cls 8800 12 8806 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6477 /force-app/main/default/classes/MetadataService.cls 8802 16 8802 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6477 /force-app/main/default/classes/MetadataService.cls 8802 16 8802 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6478 /force-app/main/default/classes/MetadataService.cls 8803 26 8803 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6478 /force-app/main/default/classes/MetadataService.cls 8803 26 8803 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6479 /force-app/main/default/classes/MetadataService.cls 8803 26 8803 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6479 /force-app/main/default/classes/MetadataService.cls 8803 26 8803 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6480 /force-app/main/default/classes/MetadataService.cls 8804 26 8804 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6480 /force-app/main/default/classes/MetadataService.cls 8804 26 8804 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6481 /force-app/main/default/classes/MetadataService.cls 8804 26 8804 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6481 /force-app/main/default/classes/MetadataService.cls 8804 26 8804 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6482 /force-app/main/default/classes/MetadataService.cls 8805 26 8805 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6482 /force-app/main/default/classes/MetadataService.cls 8805 26 8805 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6483 /force-app/main/default/classes/MetadataService.cls 8805 26 8805 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6483 /force-app/main/default/classes/MetadataService.cls 8805 26 8805 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6484 /force-app/main/default/classes/MetadataService.cls 8807 12 8813 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6484 /force-app/main/default/classes/MetadataService.cls 8807 12 8813 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6485 /force-app/main/default/classes/MetadataService.cls 8807 12 8813 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readNamedCredentialResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6485 /force-app/main/default/classes/MetadataService.cls 8807 12 8813 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readNamedCredentialResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6486 /force-app/main/default/classes/MetadataService.cls 8809 16 8809 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6486 /force-app/main/default/classes/MetadataService.cls 8809 16 8809 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6487 /force-app/main/default/classes/MetadataService.cls 8810 26 8810 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6487 /force-app/main/default/classes/MetadataService.cls 8810 26 8810 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6488 /force-app/main/default/classes/MetadataService.cls 8810 26 8810 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6488 /force-app/main/default/classes/MetadataService.cls 8810 26 8810 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6489 /force-app/main/default/classes/MetadataService.cls 8811 26 8811 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6489 /force-app/main/default/classes/MetadataService.cls 8811 26 8811 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6490 /force-app/main/default/classes/MetadataService.cls 8811 26 8811 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6490 /force-app/main/default/classes/MetadataService.cls 8811 26 8811 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6491 /force-app/main/default/classes/MetadataService.cls 8812 26 8812 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6491 /force-app/main/default/classes/MetadataService.cls 8812 26 8812 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6492 /force-app/main/default/classes/MetadataService.cls 8812 26 8812 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6492 /force-app/main/default/classes/MetadataService.cls 8812 26 8812 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6493 /force-app/main/default/classes/MetadataService.cls 8814 12 8820 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6493 /force-app/main/default/classes/MetadataService.cls 8814 12 8820 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6494 /force-app/main/default/classes/MetadataService.cls 8816 16 8816 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6494 /force-app/main/default/classes/MetadataService.cls 8816 16 8816 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6495 /force-app/main/default/classes/MetadataService.cls 8817 26 8817 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6495 /force-app/main/default/classes/MetadataService.cls 8817 26 8817 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6496 /force-app/main/default/classes/MetadataService.cls 8817 26 8817 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6496 /force-app/main/default/classes/MetadataService.cls 8817 26 8817 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6497 /force-app/main/default/classes/MetadataService.cls 8818 26 8818 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6497 /force-app/main/default/classes/MetadataService.cls 8818 26 8818 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6498 /force-app/main/default/classes/MetadataService.cls 8818 26 8818 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6498 /force-app/main/default/classes/MetadataService.cls 8818 26 8818 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6499 /force-app/main/default/classes/MetadataService.cls 8819 26 8819 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6499 /force-app/main/default/classes/MetadataService.cls 8819 26 8819 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6500 /force-app/main/default/classes/MetadataService.cls 8819 26 8819 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6500 /force-app/main/default/classes/MetadataService.cls 8819 26 8819 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6501 /force-app/main/default/classes/MetadataService.cls 8821 12 8827 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6501 /force-app/main/default/classes/MetadataService.cls 8821 12 8827 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6502 /force-app/main/default/classes/MetadataService.cls 8821 12 8827 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readPersonalJourneySettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6502 /force-app/main/default/classes/MetadataService.cls 8821 12 8827 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readPersonalJourneySettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6503 /force-app/main/default/classes/MetadataService.cls 8823 16 8823 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6503 /force-app/main/default/classes/MetadataService.cls 8823 16 8823 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6504 /force-app/main/default/classes/MetadataService.cls 8824 26 8824 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6504 /force-app/main/default/classes/MetadataService.cls 8824 26 8824 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6505 /force-app/main/default/classes/MetadataService.cls 8824 26 8824 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6505 /force-app/main/default/classes/MetadataService.cls 8824 26 8824 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6506 /force-app/main/default/classes/MetadataService.cls 8825 26 8825 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6506 /force-app/main/default/classes/MetadataService.cls 8825 26 8825 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6507 /force-app/main/default/classes/MetadataService.cls 8825 26 8825 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6507 /force-app/main/default/classes/MetadataService.cls 8825 26 8825 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6508 /force-app/main/default/classes/MetadataService.cls 8826 26 8826 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6508 /force-app/main/default/classes/MetadataService.cls 8826 26 8826 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6509 /force-app/main/default/classes/MetadataService.cls 8826 26 8826 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6509 /force-app/main/default/classes/MetadataService.cls 8826 26 8826 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6510 /force-app/main/default/classes/MetadataService.cls 8828 12 8834 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6510 /force-app/main/default/classes/MetadataService.cls 8828 12 8834 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6511 /force-app/main/default/classes/MetadataService.cls 8830 16 8830 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6511 /force-app/main/default/classes/MetadataService.cls 8830 16 8830 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6512 /force-app/main/default/classes/MetadataService.cls 8831 26 8831 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6512 /force-app/main/default/classes/MetadataService.cls 8831 26 8831 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6513 /force-app/main/default/classes/MetadataService.cls 8831 26 8831 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6513 /force-app/main/default/classes/MetadataService.cls 8831 26 8831 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6514 /force-app/main/default/classes/MetadataService.cls 8832 26 8832 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6514 /force-app/main/default/classes/MetadataService.cls 8832 26 8832 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6515 /force-app/main/default/classes/MetadataService.cls 8832 26 8832 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6515 /force-app/main/default/classes/MetadataService.cls 8832 26 8832 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6516 /force-app/main/default/classes/MetadataService.cls 8833 26 8833 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6516 /force-app/main/default/classes/MetadataService.cls 8833 26 8833 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6517 /force-app/main/default/classes/MetadataService.cls 8833 26 8833 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6517 /force-app/main/default/classes/MetadataService.cls 8833 26 8833 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6518 /force-app/main/default/classes/MetadataService.cls 8835 12 8841 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6518 /force-app/main/default/classes/MetadataService.cls 8835 12 8841 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6519 /force-app/main/default/classes/MetadataService.cls 8835 12 8841 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readSharingRulesResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6519 /force-app/main/default/classes/MetadataService.cls 8835 12 8841 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readSharingRulesResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6520 /force-app/main/default/classes/MetadataService.cls 8837 16 8837 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6520 /force-app/main/default/classes/MetadataService.cls 8837 16 8837 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6521 /force-app/main/default/classes/MetadataService.cls 8838 26 8838 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6521 /force-app/main/default/classes/MetadataService.cls 8838 26 8838 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6522 /force-app/main/default/classes/MetadataService.cls 8838 26 8838 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6522 /force-app/main/default/classes/MetadataService.cls 8838 26 8838 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6523 /force-app/main/default/classes/MetadataService.cls 8839 26 8839 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6523 /force-app/main/default/classes/MetadataService.cls 8839 26 8839 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6524 /force-app/main/default/classes/MetadataService.cls 8839 26 8839 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6524 /force-app/main/default/classes/MetadataService.cls 8839 26 8839 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6525 /force-app/main/default/classes/MetadataService.cls 8840 26 8840 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6525 /force-app/main/default/classes/MetadataService.cls 8840 26 8840 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6526 /force-app/main/default/classes/MetadataService.cls 8840 26 8840 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6526 /force-app/main/default/classes/MetadataService.cls 8840 26 8840 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6527 /force-app/main/default/classes/MetadataService.cls 8842 12 8848 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6527 /force-app/main/default/classes/MetadataService.cls 8842 12 8848 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6528 /force-app/main/default/classes/MetadataService.cls 8844 16 8844 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6528 /force-app/main/default/classes/MetadataService.cls 8844 16 8844 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6529 /force-app/main/default/classes/MetadataService.cls 8845 26 8845 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6529 /force-app/main/default/classes/MetadataService.cls 8845 26 8845 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6530 /force-app/main/default/classes/MetadataService.cls 8845 26 8845 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6530 /force-app/main/default/classes/MetadataService.cls 8845 26 8845 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6531 /force-app/main/default/classes/MetadataService.cls 8846 26 8846 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6531 /force-app/main/default/classes/MetadataService.cls 8846 26 8846 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6532 /force-app/main/default/classes/MetadataService.cls 8846 26 8846 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6532 /force-app/main/default/classes/MetadataService.cls 8846 26 8846 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6533 /force-app/main/default/classes/MetadataService.cls 8847 26 8847 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6533 /force-app/main/default/classes/MetadataService.cls 8847 26 8847 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6534 /force-app/main/default/classes/MetadataService.cls 8847 26 8847 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6534 /force-app/main/default/classes/MetadataService.cls 8847 26 8847 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6535 /force-app/main/default/classes/MetadataService.cls 8849 12 8855 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6535 /force-app/main/default/classes/MetadataService.cls 8849 12 8855 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6536 /force-app/main/default/classes/MetadataService.cls 8849 12 8855 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readSharingBaseRuleResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6536 /force-app/main/default/classes/MetadataService.cls 8849 12 8855 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readSharingBaseRuleResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6537 /force-app/main/default/classes/MetadataService.cls 8851 16 8851 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6537 /force-app/main/default/classes/MetadataService.cls 8851 16 8851 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6538 /force-app/main/default/classes/MetadataService.cls 8852 26 8852 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6538 /force-app/main/default/classes/MetadataService.cls 8852 26 8852 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6539 /force-app/main/default/classes/MetadataService.cls 8852 26 8852 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6539 /force-app/main/default/classes/MetadataService.cls 8852 26 8852 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6540 /force-app/main/default/classes/MetadataService.cls 8853 26 8853 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6540 /force-app/main/default/classes/MetadataService.cls 8853 26 8853 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6541 /force-app/main/default/classes/MetadataService.cls 8853 26 8853 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6541 /force-app/main/default/classes/MetadataService.cls 8853 26 8853 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6542 /force-app/main/default/classes/MetadataService.cls 8854 26 8854 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6542 /force-app/main/default/classes/MetadataService.cls 8854 26 8854 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6543 /force-app/main/default/classes/MetadataService.cls 8854 26 8854 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6543 /force-app/main/default/classes/MetadataService.cls 8854 26 8854 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6544 /force-app/main/default/classes/MetadataService.cls 8856 12 8862 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6544 /force-app/main/default/classes/MetadataService.cls 8856 12 8862 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6545 /force-app/main/default/classes/MetadataService.cls 8858 16 8858 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6545 /force-app/main/default/classes/MetadataService.cls 8858 16 8858 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6546 /force-app/main/default/classes/MetadataService.cls 8859 26 8859 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6546 /force-app/main/default/classes/MetadataService.cls 8859 26 8859 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6547 /force-app/main/default/classes/MetadataService.cls 8859 26 8859 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6547 /force-app/main/default/classes/MetadataService.cls 8859 26 8859 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6548 /force-app/main/default/classes/MetadataService.cls 8860 26 8860 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6548 /force-app/main/default/classes/MetadataService.cls 8860 26 8860 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6549 /force-app/main/default/classes/MetadataService.cls 8860 26 8860 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6549 /force-app/main/default/classes/MetadataService.cls 8860 26 8860 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6550 /force-app/main/default/classes/MetadataService.cls 8861 26 8861 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6550 /force-app/main/default/classes/MetadataService.cls 8861 26 8861 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6551 /force-app/main/default/classes/MetadataService.cls 8861 26 8861 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6551 /force-app/main/default/classes/MetadataService.cls 8861 26 8861 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6552 /force-app/main/default/classes/MetadataService.cls 8863 12 8869 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6552 /force-app/main/default/classes/MetadataService.cls 8863 12 8869 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6553 /force-app/main/default/classes/MetadataService.cls 8863 12 8869 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readSharingCriteriaRuleResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6553 /force-app/main/default/classes/MetadataService.cls 8863 12 8869 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readSharingCriteriaRuleResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6554 /force-app/main/default/classes/MetadataService.cls 8865 16 8865 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6554 /force-app/main/default/classes/MetadataService.cls 8865 16 8865 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6555 /force-app/main/default/classes/MetadataService.cls 8866 26 8866 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6555 /force-app/main/default/classes/MetadataService.cls 8866 26 8866 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6556 /force-app/main/default/classes/MetadataService.cls 8866 26 8866 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6556 /force-app/main/default/classes/MetadataService.cls 8866 26 8866 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6557 /force-app/main/default/classes/MetadataService.cls 8867 26 8867 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6557 /force-app/main/default/classes/MetadataService.cls 8867 26 8867 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6558 /force-app/main/default/classes/MetadataService.cls 8867 26 8867 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6558 /force-app/main/default/classes/MetadataService.cls 8867 26 8867 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6559 /force-app/main/default/classes/MetadataService.cls 8868 26 8868 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6559 /force-app/main/default/classes/MetadataService.cls 8868 26 8868 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6560 /force-app/main/default/classes/MetadataService.cls 8868 26 8868 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6560 /force-app/main/default/classes/MetadataService.cls 8868 26 8868 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6561 /force-app/main/default/classes/MetadataService.cls 8870 12 8876 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6561 /force-app/main/default/classes/MetadataService.cls 8870 12 8876 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6562 /force-app/main/default/classes/MetadataService.cls 8872 16 8872 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6562 /force-app/main/default/classes/MetadataService.cls 8872 16 8872 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6563 /force-app/main/default/classes/MetadataService.cls 8873 26 8873 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6563 /force-app/main/default/classes/MetadataService.cls 8873 26 8873 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6564 /force-app/main/default/classes/MetadataService.cls 8873 26 8873 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6564 /force-app/main/default/classes/MetadataService.cls 8873 26 8873 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6565 /force-app/main/default/classes/MetadataService.cls 8874 26 8874 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6565 /force-app/main/default/classes/MetadataService.cls 8874 26 8874 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6566 /force-app/main/default/classes/MetadataService.cls 8874 26 8874 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6566 /force-app/main/default/classes/MetadataService.cls 8874 26 8874 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6567 /force-app/main/default/classes/MetadataService.cls 8875 26 8875 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6567 /force-app/main/default/classes/MetadataService.cls 8875 26 8875 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6568 /force-app/main/default/classes/MetadataService.cls 8875 26 8875 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6568 /force-app/main/default/classes/MetadataService.cls 8875 26 8875 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6569 /force-app/main/default/classes/MetadataService.cls 8877 12 8883 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6569 /force-app/main/default/classes/MetadataService.cls 8877 12 8883 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6570 /force-app/main/default/classes/MetadataService.cls 8877 12 8883 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readSharingOwnerRuleResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6570 /force-app/main/default/classes/MetadataService.cls 8877 12 8883 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readSharingOwnerRuleResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6571 /force-app/main/default/classes/MetadataService.cls 8879 16 8879 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6571 /force-app/main/default/classes/MetadataService.cls 8879 16 8879 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6572 /force-app/main/default/classes/MetadataService.cls 8880 26 8880 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6572 /force-app/main/default/classes/MetadataService.cls 8880 26 8880 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6573 /force-app/main/default/classes/MetadataService.cls 8880 26 8880 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6573 /force-app/main/default/classes/MetadataService.cls 8880 26 8880 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6574 /force-app/main/default/classes/MetadataService.cls 8881 26 8881 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6574 /force-app/main/default/classes/MetadataService.cls 8881 26 8881 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6575 /force-app/main/default/classes/MetadataService.cls 8881 26 8881 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6575 /force-app/main/default/classes/MetadataService.cls 8881 26 8881 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6576 /force-app/main/default/classes/MetadataService.cls 8882 26 8882 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6576 /force-app/main/default/classes/MetadataService.cls 8882 26 8882 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6577 /force-app/main/default/classes/MetadataService.cls 8882 26 8882 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6577 /force-app/main/default/classes/MetadataService.cls 8882 26 8882 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6578 /force-app/main/default/classes/MetadataService.cls 8884 12 8890 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6578 /force-app/main/default/classes/MetadataService.cls 8884 12 8890 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6579 /force-app/main/default/classes/MetadataService.cls 8886 16 8886 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6579 /force-app/main/default/classes/MetadataService.cls 8886 16 8886 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6580 /force-app/main/default/classes/MetadataService.cls 8887 26 8887 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6580 /force-app/main/default/classes/MetadataService.cls 8887 26 8887 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6581 /force-app/main/default/classes/MetadataService.cls 8887 26 8887 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6581 /force-app/main/default/classes/MetadataService.cls 8887 26 8887 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6582 /force-app/main/default/classes/MetadataService.cls 8888 26 8888 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6582 /force-app/main/default/classes/MetadataService.cls 8888 26 8888 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6583 /force-app/main/default/classes/MetadataService.cls 8888 26 8888 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6583 /force-app/main/default/classes/MetadataService.cls 8888 26 8888 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6584 /force-app/main/default/classes/MetadataService.cls 8889 26 8889 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6584 /force-app/main/default/classes/MetadataService.cls 8889 26 8889 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6585 /force-app/main/default/classes/MetadataService.cls 8889 26 8889 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6585 /force-app/main/default/classes/MetadataService.cls 8889 26 8889 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6586 /force-app/main/default/classes/MetadataService.cls 8891 12 8897 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6586 /force-app/main/default/classes/MetadataService.cls 8891 12 8897 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6587 /force-app/main/default/classes/MetadataService.cls 8891 12 8897 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readSharingTerritoryRuleResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6587 /force-app/main/default/classes/MetadataService.cls 8891 12 8897 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readSharingTerritoryRuleResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6588 /force-app/main/default/classes/MetadataService.cls 8893 16 8893 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6588 /force-app/main/default/classes/MetadataService.cls 8893 16 8893 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6589 /force-app/main/default/classes/MetadataService.cls 8894 26 8894 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6589 /force-app/main/default/classes/MetadataService.cls 8894 26 8894 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6590 /force-app/main/default/classes/MetadataService.cls 8894 26 8894 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6590 /force-app/main/default/classes/MetadataService.cls 8894 26 8894 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6591 /force-app/main/default/classes/MetadataService.cls 8895 26 8895 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6591 /force-app/main/default/classes/MetadataService.cls 8895 26 8895 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6592 /force-app/main/default/classes/MetadataService.cls 8895 26 8895 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6592 /force-app/main/default/classes/MetadataService.cls 8895 26 8895 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6593 /force-app/main/default/classes/MetadataService.cls 8896 26 8896 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6593 /force-app/main/default/classes/MetadataService.cls 8896 26 8896 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6594 /force-app/main/default/classes/MetadataService.cls 8896 26 8896 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6594 /force-app/main/default/classes/MetadataService.cls 8896 26 8896 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6595 /force-app/main/default/classes/MetadataService.cls 8898 12 8904 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6595 /force-app/main/default/classes/MetadataService.cls 8898 12 8904 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6596 /force-app/main/default/classes/MetadataService.cls 8900 16 8900 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6596 /force-app/main/default/classes/MetadataService.cls 8900 16 8900 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6597 /force-app/main/default/classes/MetadataService.cls 8901 26 8901 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6597 /force-app/main/default/classes/MetadataService.cls 8901 26 8901 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6598 /force-app/main/default/classes/MetadataService.cls 8901 26 8901 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6598 /force-app/main/default/classes/MetadataService.cls 8901 26 8901 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6599 /force-app/main/default/classes/MetadataService.cls 8902 26 8902 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6599 /force-app/main/default/classes/MetadataService.cls 8902 26 8902 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6600 /force-app/main/default/classes/MetadataService.cls 8902 26 8902 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6600 /force-app/main/default/classes/MetadataService.cls 8902 26 8902 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6601 /force-app/main/default/classes/MetadataService.cls 8903 26 8903 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6601 /force-app/main/default/classes/MetadataService.cls 8903 26 8903 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6602 /force-app/main/default/classes/MetadataService.cls 8903 26 8903 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6602 /force-app/main/default/classes/MetadataService.cls 8903 26 8903 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6603 /force-app/main/default/classes/MetadataService.cls 8905 12 8911 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6603 /force-app/main/default/classes/MetadataService.cls 8905 12 8911 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6604 /force-app/main/default/classes/MetadataService.cls 8905 12 8911 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readMetadataWithContentResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6604 /force-app/main/default/classes/MetadataService.cls 8905 12 8911 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readMetadataWithContentResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6605 /force-app/main/default/classes/MetadataService.cls 8907 16 8907 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6605 /force-app/main/default/classes/MetadataService.cls 8907 16 8907 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6606 /force-app/main/default/classes/MetadataService.cls 8908 26 8908 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6606 /force-app/main/default/classes/MetadataService.cls 8908 26 8908 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6607 /force-app/main/default/classes/MetadataService.cls 8908 26 8908 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6607 /force-app/main/default/classes/MetadataService.cls 8908 26 8908 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6608 /force-app/main/default/classes/MetadataService.cls 8909 26 8909 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6608 /force-app/main/default/classes/MetadataService.cls 8909 26 8909 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6609 /force-app/main/default/classes/MetadataService.cls 8909 26 8909 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6609 /force-app/main/default/classes/MetadataService.cls 8909 26 8909 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6610 /force-app/main/default/classes/MetadataService.cls 8910 26 8910 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6610 /force-app/main/default/classes/MetadataService.cls 8910 26 8910 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6611 /force-app/main/default/classes/MetadataService.cls 8910 26 8910 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6611 /force-app/main/default/classes/MetadataService.cls 8910 26 8910 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6612 /force-app/main/default/classes/MetadataService.cls 8912 12 8918 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6612 /force-app/main/default/classes/MetadataService.cls 8912 12 8918 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6613 /force-app/main/default/classes/MetadataService.cls 8914 16 8914 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6613 /force-app/main/default/classes/MetadataService.cls 8914 16 8914 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6614 /force-app/main/default/classes/MetadataService.cls 8915 26 8915 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6614 /force-app/main/default/classes/MetadataService.cls 8915 26 8915 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6615 /force-app/main/default/classes/MetadataService.cls 8915 26 8915 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6615 /force-app/main/default/classes/MetadataService.cls 8915 26 8915 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6616 /force-app/main/default/classes/MetadataService.cls 8916 26 8916 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6616 /force-app/main/default/classes/MetadataService.cls 8916 26 8916 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6617 /force-app/main/default/classes/MetadataService.cls 8916 26 8916 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6617 /force-app/main/default/classes/MetadataService.cls 8916 26 8916 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6618 /force-app/main/default/classes/MetadataService.cls 8917 26 8917 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6618 /force-app/main/default/classes/MetadataService.cls 8917 26 8917 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6619 /force-app/main/default/classes/MetadataService.cls 8917 26 8917 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6619 /force-app/main/default/classes/MetadataService.cls 8917 26 8917 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6620 /force-app/main/default/classes/MetadataService.cls 8919 12 8925 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6620 /force-app/main/default/classes/MetadataService.cls 8919 12 8925 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6621 /force-app/main/default/classes/MetadataService.cls 8919 12 8925 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readDelegateGroupResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6621 /force-app/main/default/classes/MetadataService.cls 8919 12 8925 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readDelegateGroupResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6622 /force-app/main/default/classes/MetadataService.cls 8921 16 8921 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6622 /force-app/main/default/classes/MetadataService.cls 8921 16 8921 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6623 /force-app/main/default/classes/MetadataService.cls 8922 26 8922 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6623 /force-app/main/default/classes/MetadataService.cls 8922 26 8922 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6624 /force-app/main/default/classes/MetadataService.cls 8922 26 8922 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6624 /force-app/main/default/classes/MetadataService.cls 8922 26 8922 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6625 /force-app/main/default/classes/MetadataService.cls 8923 26 8923 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6625 /force-app/main/default/classes/MetadataService.cls 8923 26 8923 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6626 /force-app/main/default/classes/MetadataService.cls 8923 26 8923 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6626 /force-app/main/default/classes/MetadataService.cls 8923 26 8923 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6627 /force-app/main/default/classes/MetadataService.cls 8924 26 8924 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6627 /force-app/main/default/classes/MetadataService.cls 8924 26 8924 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6628 /force-app/main/default/classes/MetadataService.cls 8924 26 8924 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6628 /force-app/main/default/classes/MetadataService.cls 8924 26 8924 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6629 /force-app/main/default/classes/MetadataService.cls 8926 12 8932 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6629 /force-app/main/default/classes/MetadataService.cls 8926 12 8932 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6630 /force-app/main/default/classes/MetadataService.cls 8928 16 8928 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6630 /force-app/main/default/classes/MetadataService.cls 8928 16 8928 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6631 /force-app/main/default/classes/MetadataService.cls 8929 26 8929 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6631 /force-app/main/default/classes/MetadataService.cls 8929 26 8929 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6632 /force-app/main/default/classes/MetadataService.cls 8929 26 8929 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6632 /force-app/main/default/classes/MetadataService.cls 8929 26 8929 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6633 /force-app/main/default/classes/MetadataService.cls 8930 26 8930 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6633 /force-app/main/default/classes/MetadataService.cls 8930 26 8930 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6634 /force-app/main/default/classes/MetadataService.cls 8930 26 8930 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6634 /force-app/main/default/classes/MetadataService.cls 8930 26 8930 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6635 /force-app/main/default/classes/MetadataService.cls 8931 26 8931 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6635 /force-app/main/default/classes/MetadataService.cls 8931 26 8931 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6636 /force-app/main/default/classes/MetadataService.cls 8931 26 8931 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6636 /force-app/main/default/classes/MetadataService.cls 8931 26 8931 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6637 /force-app/main/default/classes/MetadataService.cls 8933 12 8939 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6637 /force-app/main/default/classes/MetadataService.cls 8933 12 8939 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6638 /force-app/main/default/classes/MetadataService.cls 8933 12 8939 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readEventDeliveryResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6638 /force-app/main/default/classes/MetadataService.cls 8933 12 8939 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readEventDeliveryResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6639 /force-app/main/default/classes/MetadataService.cls 8935 16 8935 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6639 /force-app/main/default/classes/MetadataService.cls 8935 16 8935 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6640 /force-app/main/default/classes/MetadataService.cls 8936 26 8936 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6640 /force-app/main/default/classes/MetadataService.cls 8936 26 8936 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6641 /force-app/main/default/classes/MetadataService.cls 8936 26 8936 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6641 /force-app/main/default/classes/MetadataService.cls 8936 26 8936 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6642 /force-app/main/default/classes/MetadataService.cls 8937 26 8937 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6642 /force-app/main/default/classes/MetadataService.cls 8937 26 8937 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6643 /force-app/main/default/classes/MetadataService.cls 8937 26 8937 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6643 /force-app/main/default/classes/MetadataService.cls 8937 26 8937 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6644 /force-app/main/default/classes/MetadataService.cls 8938 26 8938 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6644 /force-app/main/default/classes/MetadataService.cls 8938 26 8938 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6645 /force-app/main/default/classes/MetadataService.cls 8938 26 8938 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6645 /force-app/main/default/classes/MetadataService.cls 8938 26 8938 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6646 /force-app/main/default/classes/MetadataService.cls 8940 12 8946 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6646 /force-app/main/default/classes/MetadataService.cls 8940 12 8946 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6647 /force-app/main/default/classes/MetadataService.cls 8942 16 8942 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6647 /force-app/main/default/classes/MetadataService.cls 8942 16 8942 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6648 /force-app/main/default/classes/MetadataService.cls 8943 26 8943 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6648 /force-app/main/default/classes/MetadataService.cls 8943 26 8943 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6649 /force-app/main/default/classes/MetadataService.cls 8943 26 8943 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6649 /force-app/main/default/classes/MetadataService.cls 8943 26 8943 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6650 /force-app/main/default/classes/MetadataService.cls 8944 26 8944 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6650 /force-app/main/default/classes/MetadataService.cls 8944 26 8944 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6651 /force-app/main/default/classes/MetadataService.cls 8944 26 8944 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6651 /force-app/main/default/classes/MetadataService.cls 8944 26 8944 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6652 /force-app/main/default/classes/MetadataService.cls 8945 26 8945 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6652 /force-app/main/default/classes/MetadataService.cls 8945 26 8945 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6653 /force-app/main/default/classes/MetadataService.cls 8945 26 8945 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6653 /force-app/main/default/classes/MetadataService.cls 8945 26 8945 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6654 /force-app/main/default/classes/MetadataService.cls 8947 12 8953 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6654 /force-app/main/default/classes/MetadataService.cls 8947 12 8953 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6655 /force-app/main/default/classes/MetadataService.cls 8947 12 8953 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readEventSubscriptionResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6655 /force-app/main/default/classes/MetadataService.cls 8947 12 8953 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readEventSubscriptionResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6656 /force-app/main/default/classes/MetadataService.cls 8949 16 8949 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6656 /force-app/main/default/classes/MetadataService.cls 8949 16 8949 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6657 /force-app/main/default/classes/MetadataService.cls 8950 26 8950 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6657 /force-app/main/default/classes/MetadataService.cls 8950 26 8950 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6658 /force-app/main/default/classes/MetadataService.cls 8950 26 8950 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6658 /force-app/main/default/classes/MetadataService.cls 8950 26 8950 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6659 /force-app/main/default/classes/MetadataService.cls 8951 26 8951 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6659 /force-app/main/default/classes/MetadataService.cls 8951 26 8951 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6660 /force-app/main/default/classes/MetadataService.cls 8951 26 8951 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6660 /force-app/main/default/classes/MetadataService.cls 8951 26 8951 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6661 /force-app/main/default/classes/MetadataService.cls 8952 26 8952 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6661 /force-app/main/default/classes/MetadataService.cls 8952 26 8952 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6662 /force-app/main/default/classes/MetadataService.cls 8952 26 8952 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6662 /force-app/main/default/classes/MetadataService.cls 8952 26 8952 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6663 /force-app/main/default/classes/MetadataService.cls 8954 12 8960 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6663 /force-app/main/default/classes/MetadataService.cls 8954 12 8960 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6664 /force-app/main/default/classes/MetadataService.cls 8956 16 8956 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6664 /force-app/main/default/classes/MetadataService.cls 8956 16 8956 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6665 /force-app/main/default/classes/MetadataService.cls 8957 26 8957 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6665 /force-app/main/default/classes/MetadataService.cls 8957 26 8957 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6666 /force-app/main/default/classes/MetadataService.cls 8957 26 8957 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6666 /force-app/main/default/classes/MetadataService.cls 8957 26 8957 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6667 /force-app/main/default/classes/MetadataService.cls 8958 26 8958 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6667 /force-app/main/default/classes/MetadataService.cls 8958 26 8958 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6668 /force-app/main/default/classes/MetadataService.cls 8958 26 8958 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6668 /force-app/main/default/classes/MetadataService.cls 8958 26 8958 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6669 /force-app/main/default/classes/MetadataService.cls 8959 26 8959 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6669 /force-app/main/default/classes/MetadataService.cls 8959 26 8959 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6670 /force-app/main/default/classes/MetadataService.cls 8959 26 8959 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6670 /force-app/main/default/classes/MetadataService.cls 8959 26 8959 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6671 /force-app/main/default/classes/MetadataService.cls 8961 12 8967 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6671 /force-app/main/default/classes/MetadataService.cls 8961 12 8967 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6672 /force-app/main/default/classes/MetadataService.cls 8961 12 8967 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readEventTypeResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6672 /force-app/main/default/classes/MetadataService.cls 8961 12 8967 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readEventTypeResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6673 /force-app/main/default/classes/MetadataService.cls 8963 16 8963 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6673 /force-app/main/default/classes/MetadataService.cls 8963 16 8963 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6674 /force-app/main/default/classes/MetadataService.cls 8964 26 8964 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6674 /force-app/main/default/classes/MetadataService.cls 8964 26 8964 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6675 /force-app/main/default/classes/MetadataService.cls 8964 26 8964 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6675 /force-app/main/default/classes/MetadataService.cls 8964 26 8964 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6676 /force-app/main/default/classes/MetadataService.cls 8965 26 8965 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6676 /force-app/main/default/classes/MetadataService.cls 8965 26 8965 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6677 /force-app/main/default/classes/MetadataService.cls 8965 26 8965 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6677 /force-app/main/default/classes/MetadataService.cls 8965 26 8965 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6678 /force-app/main/default/classes/MetadataService.cls 8966 26 8966 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6678 /force-app/main/default/classes/MetadataService.cls 8966 26 8966 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6679 /force-app/main/default/classes/MetadataService.cls 8966 26 8966 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6679 /force-app/main/default/classes/MetadataService.cls 8966 26 8966 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6680 /force-app/main/default/classes/MetadataService.cls 8968 12 8974 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6680 /force-app/main/default/classes/MetadataService.cls 8968 12 8974 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6681 /force-app/main/default/classes/MetadataService.cls 8970 16 8970 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6681 /force-app/main/default/classes/MetadataService.cls 8970 16 8970 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6682 /force-app/main/default/classes/MetadataService.cls 8971 26 8971 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6682 /force-app/main/default/classes/MetadataService.cls 8971 26 8971 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6683 /force-app/main/default/classes/MetadataService.cls 8971 26 8971 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6683 /force-app/main/default/classes/MetadataService.cls 8971 26 8971 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6684 /force-app/main/default/classes/MetadataService.cls 8972 26 8972 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6684 /force-app/main/default/classes/MetadataService.cls 8972 26 8972 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6685 /force-app/main/default/classes/MetadataService.cls 8972 26 8972 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6685 /force-app/main/default/classes/MetadataService.cls 8972 26 8972 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6686 /force-app/main/default/classes/MetadataService.cls 8973 26 8973 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6686 /force-app/main/default/classes/MetadataService.cls 8973 26 8973 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6687 /force-app/main/default/classes/MetadataService.cls 8973 26 8973 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6687 /force-app/main/default/classes/MetadataService.cls 8973 26 8973 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6688 /force-app/main/default/classes/MetadataService.cls 8975 12 8981 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6688 /force-app/main/default/classes/MetadataService.cls 8975 12 8981 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6689 /force-app/main/default/classes/MetadataService.cls 8975 12 8981 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCertificateResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6689 /force-app/main/default/classes/MetadataService.cls 8975 12 8981 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCertificateResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6690 /force-app/main/default/classes/MetadataService.cls 8977 16 8977 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6690 /force-app/main/default/classes/MetadataService.cls 8977 16 8977 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6691 /force-app/main/default/classes/MetadataService.cls 8978 26 8978 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6691 /force-app/main/default/classes/MetadataService.cls 8978 26 8978 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6692 /force-app/main/default/classes/MetadataService.cls 8978 26 8978 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6692 /force-app/main/default/classes/MetadataService.cls 8978 26 8978 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6693 /force-app/main/default/classes/MetadataService.cls 8979 26 8979 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6693 /force-app/main/default/classes/MetadataService.cls 8979 26 8979 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6694 /force-app/main/default/classes/MetadataService.cls 8979 26 8979 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6694 /force-app/main/default/classes/MetadataService.cls 8979 26 8979 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6695 /force-app/main/default/classes/MetadataService.cls 8980 26 8980 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6695 /force-app/main/default/classes/MetadataService.cls 8980 26 8980 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6696 /force-app/main/default/classes/MetadataService.cls 8980 26 8980 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6696 /force-app/main/default/classes/MetadataService.cls 8980 26 8980 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6697 /force-app/main/default/classes/MetadataService.cls 8982 12 8988 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6697 /force-app/main/default/classes/MetadataService.cls 8982 12 8988 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6698 /force-app/main/default/classes/MetadataService.cls 8984 16 8984 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6698 /force-app/main/default/classes/MetadataService.cls 8984 16 8984 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6699 /force-app/main/default/classes/MetadataService.cls 8985 26 8985 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6699 /force-app/main/default/classes/MetadataService.cls 8985 26 8985 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6700 /force-app/main/default/classes/MetadataService.cls 8985 26 8985 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6700 /force-app/main/default/classes/MetadataService.cls 8985 26 8985 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6701 /force-app/main/default/classes/MetadataService.cls 8986 26 8986 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6701 /force-app/main/default/classes/MetadataService.cls 8986 26 8986 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6702 /force-app/main/default/classes/MetadataService.cls 8986 26 8986 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6702 /force-app/main/default/classes/MetadataService.cls 8986 26 8986 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6703 /force-app/main/default/classes/MetadataService.cls 8987 26 8987 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6703 /force-app/main/default/classes/MetadataService.cls 8987 26 8987 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6704 /force-app/main/default/classes/MetadataService.cls 8987 26 8987 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6704 /force-app/main/default/classes/MetadataService.cls 8987 26 8987 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6705 /force-app/main/default/classes/MetadataService.cls 8989 12 8995 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6705 /force-app/main/default/classes/MetadataService.cls 8989 12 8995 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6706 /force-app/main/default/classes/MetadataService.cls 8989 12 8995 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readModerationRuleResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6706 /force-app/main/default/classes/MetadataService.cls 8989 12 8995 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readModerationRuleResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6707 /force-app/main/default/classes/MetadataService.cls 8991 16 8991 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6707 /force-app/main/default/classes/MetadataService.cls 8991 16 8991 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6708 /force-app/main/default/classes/MetadataService.cls 8992 26 8992 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6708 /force-app/main/default/classes/MetadataService.cls 8992 26 8992 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6709 /force-app/main/default/classes/MetadataService.cls 8992 26 8992 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6709 /force-app/main/default/classes/MetadataService.cls 8992 26 8992 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6710 /force-app/main/default/classes/MetadataService.cls 8993 26 8993 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6710 /force-app/main/default/classes/MetadataService.cls 8993 26 8993 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6711 /force-app/main/default/classes/MetadataService.cls 8993 26 8993 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6711 /force-app/main/default/classes/MetadataService.cls 8993 26 8993 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6712 /force-app/main/default/classes/MetadataService.cls 8994 26 8994 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6712 /force-app/main/default/classes/MetadataService.cls 8994 26 8994 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6713 /force-app/main/default/classes/MetadataService.cls 8994 26 8994 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6713 /force-app/main/default/classes/MetadataService.cls 8994 26 8994 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6714 /force-app/main/default/classes/MetadataService.cls 8996 12 9002 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6714 /force-app/main/default/classes/MetadataService.cls 8996 12 9002 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6715 /force-app/main/default/classes/MetadataService.cls 8998 16 8998 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6715 /force-app/main/default/classes/MetadataService.cls 8998 16 8998 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6716 /force-app/main/default/classes/MetadataService.cls 8999 26 8999 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6716 /force-app/main/default/classes/MetadataService.cls 8999 26 8999 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6717 /force-app/main/default/classes/MetadataService.cls 8999 26 8999 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6717 /force-app/main/default/classes/MetadataService.cls 8999 26 8999 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6718 /force-app/main/default/classes/MetadataService.cls 9000 26 9000 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6718 /force-app/main/default/classes/MetadataService.cls 9000 26 9000 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6719 /force-app/main/default/classes/MetadataService.cls 9000 26 9000 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6719 /force-app/main/default/classes/MetadataService.cls 9000 26 9000 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6720 /force-app/main/default/classes/MetadataService.cls 9001 26 9001 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6720 /force-app/main/default/classes/MetadataService.cls 9001 26 9001 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6721 /force-app/main/default/classes/MetadataService.cls 9001 26 9001 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6721 /force-app/main/default/classes/MetadataService.cls 9001 26 9001 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6722 /force-app/main/default/classes/MetadataService.cls 9003 12 9009 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6722 /force-app/main/default/classes/MetadataService.cls 9003 12 9009 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6723 /force-app/main/default/classes/MetadataService.cls 9003 12 9009 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWaveApplicationResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6723 /force-app/main/default/classes/MetadataService.cls 9003 12 9009 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWaveApplicationResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6724 /force-app/main/default/classes/MetadataService.cls 9005 16 9005 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6724 /force-app/main/default/classes/MetadataService.cls 9005 16 9005 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6725 /force-app/main/default/classes/MetadataService.cls 9006 26 9006 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6725 /force-app/main/default/classes/MetadataService.cls 9006 26 9006 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6726 /force-app/main/default/classes/MetadataService.cls 9006 26 9006 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6726 /force-app/main/default/classes/MetadataService.cls 9006 26 9006 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6727 /force-app/main/default/classes/MetadataService.cls 9007 26 9007 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6727 /force-app/main/default/classes/MetadataService.cls 9007 26 9007 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6728 /force-app/main/default/classes/MetadataService.cls 9007 26 9007 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6728 /force-app/main/default/classes/MetadataService.cls 9007 26 9007 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6729 /force-app/main/default/classes/MetadataService.cls 9008 26 9008 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6729 /force-app/main/default/classes/MetadataService.cls 9008 26 9008 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6730 /force-app/main/default/classes/MetadataService.cls 9008 26 9008 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6730 /force-app/main/default/classes/MetadataService.cls 9008 26 9008 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6731 /force-app/main/default/classes/MetadataService.cls 9010 12 9016 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6731 /force-app/main/default/classes/MetadataService.cls 9010 12 9016 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6732 /force-app/main/default/classes/MetadataService.cls 9012 16 9012 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6732 /force-app/main/default/classes/MetadataService.cls 9012 16 9012 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6733 /force-app/main/default/classes/MetadataService.cls 9013 26 9013 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6733 /force-app/main/default/classes/MetadataService.cls 9013 26 9013 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6734 /force-app/main/default/classes/MetadataService.cls 9013 26 9013 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6734 /force-app/main/default/classes/MetadataService.cls 9013 26 9013 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6735 /force-app/main/default/classes/MetadataService.cls 9014 26 9014 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6735 /force-app/main/default/classes/MetadataService.cls 9014 26 9014 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6736 /force-app/main/default/classes/MetadataService.cls 9014 26 9014 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6736 /force-app/main/default/classes/MetadataService.cls 9014 26 9014 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6737 /force-app/main/default/classes/MetadataService.cls 9015 26 9015 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6737 /force-app/main/default/classes/MetadataService.cls 9015 26 9015 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6738 /force-app/main/default/classes/MetadataService.cls 9015 26 9015 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6738 /force-app/main/default/classes/MetadataService.cls 9015 26 9015 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6739 /force-app/main/default/classes/MetadataService.cls 9017 12 9023 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6739 /force-app/main/default/classes/MetadataService.cls 9017 12 9023 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6740 /force-app/main/default/classes/MetadataService.cls 9017 12 9023 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWaveDatasetResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6740 /force-app/main/default/classes/MetadataService.cls 9017 12 9023 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWaveDatasetResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6741 /force-app/main/default/classes/MetadataService.cls 9019 16 9019 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6741 /force-app/main/default/classes/MetadataService.cls 9019 16 9019 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6742 /force-app/main/default/classes/MetadataService.cls 9020 26 9020 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6742 /force-app/main/default/classes/MetadataService.cls 9020 26 9020 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6743 /force-app/main/default/classes/MetadataService.cls 9020 26 9020 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6743 /force-app/main/default/classes/MetadataService.cls 9020 26 9020 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6744 /force-app/main/default/classes/MetadataService.cls 9021 26 9021 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6744 /force-app/main/default/classes/MetadataService.cls 9021 26 9021 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6745 /force-app/main/default/classes/MetadataService.cls 9021 26 9021 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6745 /force-app/main/default/classes/MetadataService.cls 9021 26 9021 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6746 /force-app/main/default/classes/MetadataService.cls 9022 26 9022 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6746 /force-app/main/default/classes/MetadataService.cls 9022 26 9022 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6747 /force-app/main/default/classes/MetadataService.cls 9022 26 9022 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6747 /force-app/main/default/classes/MetadataService.cls 9022 26 9022 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6748 /force-app/main/default/classes/MetadataService.cls 9024 12 9030 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6748 /force-app/main/default/classes/MetadataService.cls 9024 12 9030 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6749 /force-app/main/default/classes/MetadataService.cls 9026 16 9026 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6749 /force-app/main/default/classes/MetadataService.cls 9026 16 9026 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6750 /force-app/main/default/classes/MetadataService.cls 9027 26 9027 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6750 /force-app/main/default/classes/MetadataService.cls 9027 26 9027 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6751 /force-app/main/default/classes/MetadataService.cls 9027 26 9027 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6751 /force-app/main/default/classes/MetadataService.cls 9027 26 9027 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6752 /force-app/main/default/classes/MetadataService.cls 9028 26 9028 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6752 /force-app/main/default/classes/MetadataService.cls 9028 26 9028 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6753 /force-app/main/default/classes/MetadataService.cls 9028 26 9028 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6753 /force-app/main/default/classes/MetadataService.cls 9028 26 9028 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6754 /force-app/main/default/classes/MetadataService.cls 9029 26 9029 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6754 /force-app/main/default/classes/MetadataService.cls 9029 26 9029 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6755 /force-app/main/default/classes/MetadataService.cls 9029 26 9029 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6755 /force-app/main/default/classes/MetadataService.cls 9029 26 9029 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6756 /force-app/main/default/classes/MetadataService.cls 9031 12 9037 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6756 /force-app/main/default/classes/MetadataService.cls 9031 12 9037 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6757 /force-app/main/default/classes/MetadataService.cls 9031 12 9037 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWaveDashboardResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6757 /force-app/main/default/classes/MetadataService.cls 9031 12 9037 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWaveDashboardResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6758 /force-app/main/default/classes/MetadataService.cls 9033 16 9033 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6758 /force-app/main/default/classes/MetadataService.cls 9033 16 9033 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6759 /force-app/main/default/classes/MetadataService.cls 9034 26 9034 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6759 /force-app/main/default/classes/MetadataService.cls 9034 26 9034 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6760 /force-app/main/default/classes/MetadataService.cls 9034 26 9034 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6760 /force-app/main/default/classes/MetadataService.cls 9034 26 9034 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6761 /force-app/main/default/classes/MetadataService.cls 9035 26 9035 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6761 /force-app/main/default/classes/MetadataService.cls 9035 26 9035 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6762 /force-app/main/default/classes/MetadataService.cls 9035 26 9035 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6762 /force-app/main/default/classes/MetadataService.cls 9035 26 9035 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6763 /force-app/main/default/classes/MetadataService.cls 9036 26 9036 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6763 /force-app/main/default/classes/MetadataService.cls 9036 26 9036 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6764 /force-app/main/default/classes/MetadataService.cls 9036 26 9036 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6764 /force-app/main/default/classes/MetadataService.cls 9036 26 9036 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6765 /force-app/main/default/classes/MetadataService.cls 9038 12 9044 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6765 /force-app/main/default/classes/MetadataService.cls 9038 12 9044 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6766 /force-app/main/default/classes/MetadataService.cls 9040 16 9040 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6766 /force-app/main/default/classes/MetadataService.cls 9040 16 9040 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6767 /force-app/main/default/classes/MetadataService.cls 9041 26 9041 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6767 /force-app/main/default/classes/MetadataService.cls 9041 26 9041 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6768 /force-app/main/default/classes/MetadataService.cls 9041 26 9041 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6768 /force-app/main/default/classes/MetadataService.cls 9041 26 9041 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6769 /force-app/main/default/classes/MetadataService.cls 9042 26 9042 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6769 /force-app/main/default/classes/MetadataService.cls 9042 26 9042 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6770 /force-app/main/default/classes/MetadataService.cls 9042 26 9042 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6770 /force-app/main/default/classes/MetadataService.cls 9042 26 9042 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6771 /force-app/main/default/classes/MetadataService.cls 9043 26 9043 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6771 /force-app/main/default/classes/MetadataService.cls 9043 26 9043 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6772 /force-app/main/default/classes/MetadataService.cls 9043 26 9043 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6772 /force-app/main/default/classes/MetadataService.cls 9043 26 9043 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6773 /force-app/main/default/classes/MetadataService.cls 9045 12 9051 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6773 /force-app/main/default/classes/MetadataService.cls 9045 12 9051 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6774 /force-app/main/default/classes/MetadataService.cls 9045 12 9051 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWaveDataflowResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6774 /force-app/main/default/classes/MetadataService.cls 9045 12 9051 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWaveDataflowResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6775 /force-app/main/default/classes/MetadataService.cls 9047 16 9047 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6775 /force-app/main/default/classes/MetadataService.cls 9047 16 9047 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6776 /force-app/main/default/classes/MetadataService.cls 9048 26 9048 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6776 /force-app/main/default/classes/MetadataService.cls 9048 26 9048 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6777 /force-app/main/default/classes/MetadataService.cls 9048 26 9048 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6777 /force-app/main/default/classes/MetadataService.cls 9048 26 9048 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6778 /force-app/main/default/classes/MetadataService.cls 9049 26 9049 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6778 /force-app/main/default/classes/MetadataService.cls 9049 26 9049 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6779 /force-app/main/default/classes/MetadataService.cls 9049 26 9049 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6779 /force-app/main/default/classes/MetadataService.cls 9049 26 9049 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6780 /force-app/main/default/classes/MetadataService.cls 9050 26 9050 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6780 /force-app/main/default/classes/MetadataService.cls 9050 26 9050 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6781 /force-app/main/default/classes/MetadataService.cls 9050 26 9050 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6781 /force-app/main/default/classes/MetadataService.cls 9050 26 9050 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6782 /force-app/main/default/classes/MetadataService.cls 9052 12 9058 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6782 /force-app/main/default/classes/MetadataService.cls 9052 12 9058 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6783 /force-app/main/default/classes/MetadataService.cls 9054 16 9054 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6783 /force-app/main/default/classes/MetadataService.cls 9054 16 9054 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6784 /force-app/main/default/classes/MetadataService.cls 9055 26 9055 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6784 /force-app/main/default/classes/MetadataService.cls 9055 26 9055 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6785 /force-app/main/default/classes/MetadataService.cls 9055 26 9055 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6785 /force-app/main/default/classes/MetadataService.cls 9055 26 9055 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6786 /force-app/main/default/classes/MetadataService.cls 9056 26 9056 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6786 /force-app/main/default/classes/MetadataService.cls 9056 26 9056 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6787 /force-app/main/default/classes/MetadataService.cls 9056 26 9056 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6787 /force-app/main/default/classes/MetadataService.cls 9056 26 9056 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6788 /force-app/main/default/classes/MetadataService.cls 9057 26 9057 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6788 /force-app/main/default/classes/MetadataService.cls 9057 26 9057 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6789 /force-app/main/default/classes/MetadataService.cls 9057 26 9057 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6789 /force-app/main/default/classes/MetadataService.cls 9057 26 9057 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6790 /force-app/main/default/classes/MetadataService.cls 9059 12 9065 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6790 /force-app/main/default/classes/MetadataService.cls 9059 12 9065 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6791 /force-app/main/default/classes/MetadataService.cls 9059 12 9065 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWaveLensResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6791 /force-app/main/default/classes/MetadataService.cls 9059 12 9065 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readWaveLensResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6792 /force-app/main/default/classes/MetadataService.cls 9061 16 9061 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6792 /force-app/main/default/classes/MetadataService.cls 9061 16 9061 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6793 /force-app/main/default/classes/MetadataService.cls 9062 26 9062 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6793 /force-app/main/default/classes/MetadataService.cls 9062 26 9062 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6794 /force-app/main/default/classes/MetadataService.cls 9062 26 9062 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6794 /force-app/main/default/classes/MetadataService.cls 9062 26 9062 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6795 /force-app/main/default/classes/MetadataService.cls 9063 26 9063 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6795 /force-app/main/default/classes/MetadataService.cls 9063 26 9063 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6796 /force-app/main/default/classes/MetadataService.cls 9063 26 9063 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6796 /force-app/main/default/classes/MetadataService.cls 9063 26 9063 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6797 /force-app/main/default/classes/MetadataService.cls 9064 26 9064 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6797 /force-app/main/default/classes/MetadataService.cls 9064 26 9064 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6798 /force-app/main/default/classes/MetadataService.cls 9064 26 9064 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6798 /force-app/main/default/classes/MetadataService.cls 9064 26 9064 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6799 /force-app/main/default/classes/MetadataService.cls 9066 12 9072 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6799 /force-app/main/default/classes/MetadataService.cls 9066 12 9072 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6800 /force-app/main/default/classes/MetadataService.cls 9068 16 9068 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6800 /force-app/main/default/classes/MetadataService.cls 9068 16 9068 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6801 /force-app/main/default/classes/MetadataService.cls 9069 26 9069 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6801 /force-app/main/default/classes/MetadataService.cls 9069 26 9069 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6802 /force-app/main/default/classes/MetadataService.cls 9069 26 9069 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6802 /force-app/main/default/classes/MetadataService.cls 9069 26 9069 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6803 /force-app/main/default/classes/MetadataService.cls 9070 26 9070 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6803 /force-app/main/default/classes/MetadataService.cls 9070 26 9070 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6804 /force-app/main/default/classes/MetadataService.cls 9070 26 9070 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6804 /force-app/main/default/classes/MetadataService.cls 9070 26 9070 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6805 /force-app/main/default/classes/MetadataService.cls 9071 26 9071 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6805 /force-app/main/default/classes/MetadataService.cls 9071 26 9071 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6806 /force-app/main/default/classes/MetadataService.cls 9071 26 9071 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6806 /force-app/main/default/classes/MetadataService.cls 9071 26 9071 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6807 /force-app/main/default/classes/MetadataService.cls 9073 12 9079 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6807 /force-app/main/default/classes/MetadataService.cls 9073 12 9079 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6808 /force-app/main/default/classes/MetadataService.cls 9073 12 9079 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readOrgPreferenceSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6808 /force-app/main/default/classes/MetadataService.cls 9073 12 9079 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readOrgPreferenceSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6809 /force-app/main/default/classes/MetadataService.cls 9075 16 9075 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6809 /force-app/main/default/classes/MetadataService.cls 9075 16 9075 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6810 /force-app/main/default/classes/MetadataService.cls 9076 26 9076 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6810 /force-app/main/default/classes/MetadataService.cls 9076 26 9076 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6811 /force-app/main/default/classes/MetadataService.cls 9076 26 9076 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6811 /force-app/main/default/classes/MetadataService.cls 9076 26 9076 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6812 /force-app/main/default/classes/MetadataService.cls 9077 26 9077 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6812 /force-app/main/default/classes/MetadataService.cls 9077 26 9077 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6813 /force-app/main/default/classes/MetadataService.cls 9077 26 9077 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6813 /force-app/main/default/classes/MetadataService.cls 9077 26 9077 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6814 /force-app/main/default/classes/MetadataService.cls 9078 26 9078 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6814 /force-app/main/default/classes/MetadataService.cls 9078 26 9078 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6815 /force-app/main/default/classes/MetadataService.cls 9078 26 9078 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6815 /force-app/main/default/classes/MetadataService.cls 9078 26 9078 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6816 /force-app/main/default/classes/MetadataService.cls 9080 12 9086 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6816 /force-app/main/default/classes/MetadataService.cls 9080 12 9086 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6817 /force-app/main/default/classes/MetadataService.cls 9082 16 9082 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6817 /force-app/main/default/classes/MetadataService.cls 9082 16 9082 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6818 /force-app/main/default/classes/MetadataService.cls 9083 26 9083 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6818 /force-app/main/default/classes/MetadataService.cls 9083 26 9083 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6819 /force-app/main/default/classes/MetadataService.cls 9083 26 9083 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6819 /force-app/main/default/classes/MetadataService.cls 9083 26 9083 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6820 /force-app/main/default/classes/MetadataService.cls 9084 26 9084 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6820 /force-app/main/default/classes/MetadataService.cls 9084 26 9084 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6821 /force-app/main/default/classes/MetadataService.cls 9084 26 9084 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6821 /force-app/main/default/classes/MetadataService.cls 9084 26 9084 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6822 /force-app/main/default/classes/MetadataService.cls 9085 26 9085 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6822 /force-app/main/default/classes/MetadataService.cls 9085 26 9085 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6823 /force-app/main/default/classes/MetadataService.cls 9085 26 9085 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6823 /force-app/main/default/classes/MetadataService.cls 9085 26 9085 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6824 /force-app/main/default/classes/MetadataService.cls 9087 12 9093 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6824 /force-app/main/default/classes/MetadataService.cls 9087 12 9093 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6825 /force-app/main/default/classes/MetadataService.cls 9087 12 9093 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readSearchSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6825 /force-app/main/default/classes/MetadataService.cls 9087 12 9093 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readSearchSettingsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6826 /force-app/main/default/classes/MetadataService.cls 9089 16 9089 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6826 /force-app/main/default/classes/MetadataService.cls 9089 16 9089 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6827 /force-app/main/default/classes/MetadataService.cls 9090 26 9090 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6827 /force-app/main/default/classes/MetadataService.cls 9090 26 9090 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6828 /force-app/main/default/classes/MetadataService.cls 9090 26 9090 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6828 /force-app/main/default/classes/MetadataService.cls 9090 26 9090 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6829 /force-app/main/default/classes/MetadataService.cls 9091 26 9091 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6829 /force-app/main/default/classes/MetadataService.cls 9091 26 9091 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6830 /force-app/main/default/classes/MetadataService.cls 9091 26 9091 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6830 /force-app/main/default/classes/MetadataService.cls 9091 26 9091 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6831 /force-app/main/default/classes/MetadataService.cls 9092 26 9092 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6831 /force-app/main/default/classes/MetadataService.cls 9092 26 9092 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6832 /force-app/main/default/classes/MetadataService.cls 9092 26 9092 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6832 /force-app/main/default/classes/MetadataService.cls 9092 26 9092 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6833 /force-app/main/default/classes/MetadataService.cls 9094 12 9100 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6833 /force-app/main/default/classes/MetadataService.cls 9094 12 9100 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6834 /force-app/main/default/classes/MetadataService.cls 9096 16 9096 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6834 /force-app/main/default/classes/MetadataService.cls 9096 16 9096 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6835 /force-app/main/default/classes/MetadataService.cls 9097 26 9097 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6835 /force-app/main/default/classes/MetadataService.cls 9097 26 9097 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6836 /force-app/main/default/classes/MetadataService.cls 9097 26 9097 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6836 /force-app/main/default/classes/MetadataService.cls 9097 26 9097 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6837 /force-app/main/default/classes/MetadataService.cls 9098 26 9098 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6837 /force-app/main/default/classes/MetadataService.cls 9098 26 9098 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6838 /force-app/main/default/classes/MetadataService.cls 9098 26 9098 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6838 /force-app/main/default/classes/MetadataService.cls 9098 26 9098 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6839 /force-app/main/default/classes/MetadataService.cls 9099 26 9099 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6839 /force-app/main/default/classes/MetadataService.cls 9099 26 9099 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6840 /force-app/main/default/classes/MetadataService.cls 9099 26 9099 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6840 /force-app/main/default/classes/MetadataService.cls 9099 26 9099 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6841 /force-app/main/default/classes/MetadataService.cls 9101 12 9107 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6841 /force-app/main/default/classes/MetadataService.cls 9101 12 9107 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6842 /force-app/main/default/classes/MetadataService.cls 9101 12 9107 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readGlobalValueSetResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6842 /force-app/main/default/classes/MetadataService.cls 9101 12 9107 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readGlobalValueSetResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6843 /force-app/main/default/classes/MetadataService.cls 9103 16 9103 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6843 /force-app/main/default/classes/MetadataService.cls 9103 16 9103 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6844 /force-app/main/default/classes/MetadataService.cls 9104 26 9104 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6844 /force-app/main/default/classes/MetadataService.cls 9104 26 9104 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6845 /force-app/main/default/classes/MetadataService.cls 9104 26 9104 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6845 /force-app/main/default/classes/MetadataService.cls 9104 26 9104 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6846 /force-app/main/default/classes/MetadataService.cls 9105 26 9105 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6846 /force-app/main/default/classes/MetadataService.cls 9105 26 9105 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6847 /force-app/main/default/classes/MetadataService.cls 9105 26 9105 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6847 /force-app/main/default/classes/MetadataService.cls 9105 26 9105 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6848 /force-app/main/default/classes/MetadataService.cls 9106 26 9106 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6848 /force-app/main/default/classes/MetadataService.cls 9106 26 9106 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6849 /force-app/main/default/classes/MetadataService.cls 9106 26 9106 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6849 /force-app/main/default/classes/MetadataService.cls 9106 26 9106 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6850 /force-app/main/default/classes/MetadataService.cls 9108 12 9114 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6850 /force-app/main/default/classes/MetadataService.cls 9108 12 9114 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6851 /force-app/main/default/classes/MetadataService.cls 9110 16 9110 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6851 /force-app/main/default/classes/MetadataService.cls 9110 16 9110 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6852 /force-app/main/default/classes/MetadataService.cls 9111 26 9111 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6852 /force-app/main/default/classes/MetadataService.cls 9111 26 9111 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6853 /force-app/main/default/classes/MetadataService.cls 9111 26 9111 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6853 /force-app/main/default/classes/MetadataService.cls 9111 26 9111 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6854 /force-app/main/default/classes/MetadataService.cls 9112 26 9112 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6854 /force-app/main/default/classes/MetadataService.cls 9112 26 9112 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6855 /force-app/main/default/classes/MetadataService.cls 9112 26 9112 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6855 /force-app/main/default/classes/MetadataService.cls 9112 26 9112 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6856 /force-app/main/default/classes/MetadataService.cls 9113 26 9113 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6856 /force-app/main/default/classes/MetadataService.cls 9113 26 9113 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6857 /force-app/main/default/classes/MetadataService.cls 9113 26 9113 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6857 /force-app/main/default/classes/MetadataService.cls 9113 26 9113 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6858 /force-app/main/default/classes/MetadataService.cls 9115 12 9121 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6858 /force-app/main/default/classes/MetadataService.cls 9115 12 9121 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6859 /force-app/main/default/classes/MetadataService.cls 9115 12 9121 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readGlobalPicklistValueResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6859 /force-app/main/default/classes/MetadataService.cls 9115 12 9121 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readGlobalPicklistValueResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6860 /force-app/main/default/classes/MetadataService.cls 9117 16 9117 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6860 /force-app/main/default/classes/MetadataService.cls 9117 16 9117 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6861 /force-app/main/default/classes/MetadataService.cls 9118 26 9118 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6861 /force-app/main/default/classes/MetadataService.cls 9118 26 9118 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6862 /force-app/main/default/classes/MetadataService.cls 9118 26 9118 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6862 /force-app/main/default/classes/MetadataService.cls 9118 26 9118 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6863 /force-app/main/default/classes/MetadataService.cls 9119 26 9119 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6863 /force-app/main/default/classes/MetadataService.cls 9119 26 9119 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6864 /force-app/main/default/classes/MetadataService.cls 9119 26 9119 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6864 /force-app/main/default/classes/MetadataService.cls 9119 26 9119 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6865 /force-app/main/default/classes/MetadataService.cls 9120 26 9120 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6865 /force-app/main/default/classes/MetadataService.cls 9120 26 9120 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6866 /force-app/main/default/classes/MetadataService.cls 9120 26 9120 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6866 /force-app/main/default/classes/MetadataService.cls 9120 26 9120 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6867 /force-app/main/default/classes/MetadataService.cls 9122 12 9128 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6867 /force-app/main/default/classes/MetadataService.cls 9122 12 9128 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6868 /force-app/main/default/classes/MetadataService.cls 9124 16 9124 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6868 /force-app/main/default/classes/MetadataService.cls 9124 16 9124 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6869 /force-app/main/default/classes/MetadataService.cls 9125 26 9125 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6869 /force-app/main/default/classes/MetadataService.cls 9125 26 9125 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6870 /force-app/main/default/classes/MetadataService.cls 9125 26 9125 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6870 /force-app/main/default/classes/MetadataService.cls 9125 26 9125 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6871 /force-app/main/default/classes/MetadataService.cls 9126 26 9126 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6871 /force-app/main/default/classes/MetadataService.cls 9126 26 9126 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6872 /force-app/main/default/classes/MetadataService.cls 9126 26 9126 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6872 /force-app/main/default/classes/MetadataService.cls 9126 26 9126 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6873 /force-app/main/default/classes/MetadataService.cls 9127 26 9127 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6873 /force-app/main/default/classes/MetadataService.cls 9127 26 9127 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6874 /force-app/main/default/classes/MetadataService.cls 9127 26 9127 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6874 /force-app/main/default/classes/MetadataService.cls 9127 26 9127 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6875 /force-app/main/default/classes/MetadataService.cls 9129 12 9135 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6875 /force-app/main/default/classes/MetadataService.cls 9129 12 9135 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6876 /force-app/main/default/classes/MetadataService.cls 9129 12 9135 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readStandardValueSetResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6876 /force-app/main/default/classes/MetadataService.cls 9129 12 9135 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readStandardValueSetResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6877 /force-app/main/default/classes/MetadataService.cls 9131 16 9131 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6877 /force-app/main/default/classes/MetadataService.cls 9131 16 9131 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6878 /force-app/main/default/classes/MetadataService.cls 9132 26 9132 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6878 /force-app/main/default/classes/MetadataService.cls 9132 26 9132 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6879 /force-app/main/default/classes/MetadataService.cls 9132 26 9132 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6879 /force-app/main/default/classes/MetadataService.cls 9132 26 9132 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6880 /force-app/main/default/classes/MetadataService.cls 9133 26 9133 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6880 /force-app/main/default/classes/MetadataService.cls 9133 26 9133 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6881 /force-app/main/default/classes/MetadataService.cls 9133 26 9133 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6881 /force-app/main/default/classes/MetadataService.cls 9133 26 9133 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6882 /force-app/main/default/classes/MetadataService.cls 9134 26 9134 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6882 /force-app/main/default/classes/MetadataService.cls 9134 26 9134 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6883 /force-app/main/default/classes/MetadataService.cls 9134 26 9134 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6883 /force-app/main/default/classes/MetadataService.cls 9134 26 9134 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6884 /force-app/main/default/classes/MetadataService.cls 9136 12 9142 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6884 /force-app/main/default/classes/MetadataService.cls 9136 12 9142 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6885 /force-app/main/default/classes/MetadataService.cls 9138 16 9138 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6885 /force-app/main/default/classes/MetadataService.cls 9138 16 9138 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6886 /force-app/main/default/classes/MetadataService.cls 9139 26 9139 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6886 /force-app/main/default/classes/MetadataService.cls 9139 26 9139 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6887 /force-app/main/default/classes/MetadataService.cls 9139 26 9139 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6887 /force-app/main/default/classes/MetadataService.cls 9139 26 9139 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6888 /force-app/main/default/classes/MetadataService.cls 9140 26 9140 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6888 /force-app/main/default/classes/MetadataService.cls 9140 26 9140 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6889 /force-app/main/default/classes/MetadataService.cls 9140 26 9140 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6889 /force-app/main/default/classes/MetadataService.cls 9140 26 9140 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6890 /force-app/main/default/classes/MetadataService.cls 9141 26 9141 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6890 /force-app/main/default/classes/MetadataService.cls 9141 26 9141 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6891 /force-app/main/default/classes/MetadataService.cls 9141 26 9141 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6891 /force-app/main/default/classes/MetadataService.cls 9141 26 9141 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6892 /force-app/main/default/classes/MetadataService.cls 9143 12 9149 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6892 /force-app/main/default/classes/MetadataService.cls 9143 12 9149 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6893 /force-app/main/default/classes/MetadataService.cls 9143 12 9149 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readStandardValueResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6893 /force-app/main/default/classes/MetadataService.cls 9143 12 9149 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readStandardValueResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6894 /force-app/main/default/classes/MetadataService.cls 9145 16 9145 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6894 /force-app/main/default/classes/MetadataService.cls 9145 16 9145 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6895 /force-app/main/default/classes/MetadataService.cls 9146 26 9146 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6895 /force-app/main/default/classes/MetadataService.cls 9146 26 9146 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6896 /force-app/main/default/classes/MetadataService.cls 9146 26 9146 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6896 /force-app/main/default/classes/MetadataService.cls 9146 26 9146 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6897 /force-app/main/default/classes/MetadataService.cls 9147 26 9147 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6897 /force-app/main/default/classes/MetadataService.cls 9147 26 9147 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6898 /force-app/main/default/classes/MetadataService.cls 9147 26 9147 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6898 /force-app/main/default/classes/MetadataService.cls 9147 26 9147 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6899 /force-app/main/default/classes/MetadataService.cls 9148 26 9148 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6899 /force-app/main/default/classes/MetadataService.cls 9148 26 9148 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6900 /force-app/main/default/classes/MetadataService.cls 9148 26 9148 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6900 /force-app/main/default/classes/MetadataService.cls 9148 26 9148 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6901 /force-app/main/default/classes/MetadataService.cls 9150 12 9156 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6901 /force-app/main/default/classes/MetadataService.cls 9150 12 9156 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6902 /force-app/main/default/classes/MetadataService.cls 9152 16 9152 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6902 /force-app/main/default/classes/MetadataService.cls 9152 16 9152 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6903 /force-app/main/default/classes/MetadataService.cls 9153 26 9153 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6903 /force-app/main/default/classes/MetadataService.cls 9153 26 9153 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6904 /force-app/main/default/classes/MetadataService.cls 9153 26 9153 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6904 /force-app/main/default/classes/MetadataService.cls 9153 26 9153 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6905 /force-app/main/default/classes/MetadataService.cls 9154 26 9154 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6905 /force-app/main/default/classes/MetadataService.cls 9154 26 9154 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6906 /force-app/main/default/classes/MetadataService.cls 9154 26 9154 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6906 /force-app/main/default/classes/MetadataService.cls 9154 26 9154 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6907 /force-app/main/default/classes/MetadataService.cls 9155 26 9155 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6907 /force-app/main/default/classes/MetadataService.cls 9155 26 9155 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6908 /force-app/main/default/classes/MetadataService.cls 9155 26 9155 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6908 /force-app/main/default/classes/MetadataService.cls 9155 26 9155 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6909 /force-app/main/default/classes/MetadataService.cls 9157 12 9163 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6909 /force-app/main/default/classes/MetadataService.cls 9157 12 9163 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6910 /force-app/main/default/classes/MetadataService.cls 9157 12 9163 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCustomValueResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6910 /force-app/main/default/classes/MetadataService.cls 9157 12 9163 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readCustomValueResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6911 /force-app/main/default/classes/MetadataService.cls 9159 16 9159 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6911 /force-app/main/default/classes/MetadataService.cls 9159 16 9159 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6912 /force-app/main/default/classes/MetadataService.cls 9160 26 9160 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6912 /force-app/main/default/classes/MetadataService.cls 9160 26 9160 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6913 /force-app/main/default/classes/MetadataService.cls 9160 26 9160 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6913 /force-app/main/default/classes/MetadataService.cls 9160 26 9160 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6914 /force-app/main/default/classes/MetadataService.cls 9161 26 9161 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6914 /force-app/main/default/classes/MetadataService.cls 9161 26 9161 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6915 /force-app/main/default/classes/MetadataService.cls 9161 26 9161 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6915 /force-app/main/default/classes/MetadataService.cls 9161 26 9161 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6916 /force-app/main/default/classes/MetadataService.cls 9162 26 9162 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6916 /force-app/main/default/classes/MetadataService.cls 9162 26 9162 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6917 /force-app/main/default/classes/MetadataService.cls 9162 26 9162 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6917 /force-app/main/default/classes/MetadataService.cls 9162 26 9162 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6918 /force-app/main/default/classes/MetadataService.cls 9164 12 9170 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6918 /force-app/main/default/classes/MetadataService.cls 9164 12 9170 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6919 /force-app/main/default/classes/MetadataService.cls 9166 16 9166 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6919 /force-app/main/default/classes/MetadataService.cls 9166 16 9166 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6920 /force-app/main/default/classes/MetadataService.cls 9167 26 9167 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6920 /force-app/main/default/classes/MetadataService.cls 9167 26 9167 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6921 /force-app/main/default/classes/MetadataService.cls 9167 26 9167 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6921 /force-app/main/default/classes/MetadataService.cls 9167 26 9167 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6922 /force-app/main/default/classes/MetadataService.cls 9168 26 9168 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6922 /force-app/main/default/classes/MetadataService.cls 9168 26 9168 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6923 /force-app/main/default/classes/MetadataService.cls 9168 26 9168 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6923 /force-app/main/default/classes/MetadataService.cls 9168 26 9168 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6924 /force-app/main/default/classes/MetadataService.cls 9169 26 9169 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6924 /force-app/main/default/classes/MetadataService.cls 9169 26 9169 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6925 /force-app/main/default/classes/MetadataService.cls 9169 26 9169 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6925 /force-app/main/default/classes/MetadataService.cls 9169 26 9169 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6926 /force-app/main/default/classes/MetadataService.cls 9171 12 9177 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6926 /force-app/main/default/classes/MetadataService.cls 9171 12 9177 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6927 /force-app/main/default/classes/MetadataService.cls 9171 12 9177 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readApexTestSuiteResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6927 /force-app/main/default/classes/MetadataService.cls 9171 12 9177 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readApexTestSuiteResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6928 /force-app/main/default/classes/MetadataService.cls 9173 16 9173 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6928 /force-app/main/default/classes/MetadataService.cls 9173 16 9173 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6929 /force-app/main/default/classes/MetadataService.cls 9174 26 9174 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6929 /force-app/main/default/classes/MetadataService.cls 9174 26 9174 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6930 /force-app/main/default/classes/MetadataService.cls 9174 26 9174 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6930 /force-app/main/default/classes/MetadataService.cls 9174 26 9174 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6931 /force-app/main/default/classes/MetadataService.cls 9175 26 9175 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6931 /force-app/main/default/classes/MetadataService.cls 9175 26 9175 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6932 /force-app/main/default/classes/MetadataService.cls 9175 26 9175 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6932 /force-app/main/default/classes/MetadataService.cls 9175 26 9175 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6933 /force-app/main/default/classes/MetadataService.cls 9176 26 9176 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6933 /force-app/main/default/classes/MetadataService.cls 9176 26 9176 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6934 /force-app/main/default/classes/MetadataService.cls 9176 26 9176 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6934 /force-app/main/default/classes/MetadataService.cls 9176 26 9176 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6935 /force-app/main/default/classes/MetadataService.cls 9178 12 9184 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6935 /force-app/main/default/classes/MetadataService.cls 9178 12 9184 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6936 /force-app/main/default/classes/MetadataService.cls 9180 16 9180 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6936 /force-app/main/default/classes/MetadataService.cls 9180 16 9180 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6937 /force-app/main/default/classes/MetadataService.cls 9181 26 9181 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6937 /force-app/main/default/classes/MetadataService.cls 9181 26 9181 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6938 /force-app/main/default/classes/MetadataService.cls 9181 26 9181 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6938 /force-app/main/default/classes/MetadataService.cls 9181 26 9181 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6939 /force-app/main/default/classes/MetadataService.cls 9182 26 9182 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6939 /force-app/main/default/classes/MetadataService.cls 9182 26 9182 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6940 /force-app/main/default/classes/MetadataService.cls 9182 26 9182 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6940 /force-app/main/default/classes/MetadataService.cls 9182 26 9182 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6941 /force-app/main/default/classes/MetadataService.cls 9183 26 9183 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6941 /force-app/main/default/classes/MetadataService.cls 9183 26 9183 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6942 /force-app/main/default/classes/MetadataService.cls 9183 26 9183 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6942 /force-app/main/default/classes/MetadataService.cls 9183 26 9183 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6943 /force-app/main/default/classes/MetadataService.cls 9185 12 9191 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6943 /force-app/main/default/classes/MetadataService.cls 9185 12 9191 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6944 /force-app/main/default/classes/MetadataService.cls 9185 12 9191 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readChannelLayoutResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6944 /force-app/main/default/classes/MetadataService.cls 9185 12 9191 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readChannelLayoutResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6945 /force-app/main/default/classes/MetadataService.cls 9187 16 9187 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6945 /force-app/main/default/classes/MetadataService.cls 9187 16 9187 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6946 /force-app/main/default/classes/MetadataService.cls 9188 26 9188 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6946 /force-app/main/default/classes/MetadataService.cls 9188 26 9188 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6947 /force-app/main/default/classes/MetadataService.cls 9188 26 9188 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6947 /force-app/main/default/classes/MetadataService.cls 9188 26 9188 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6948 /force-app/main/default/classes/MetadataService.cls 9189 26 9189 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6948 /force-app/main/default/classes/MetadataService.cls 9189 26 9189 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6949 /force-app/main/default/classes/MetadataService.cls 9189 26 9189 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6949 /force-app/main/default/classes/MetadataService.cls 9189 26 9189 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6950 /force-app/main/default/classes/MetadataService.cls 9190 26 9190 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6950 /force-app/main/default/classes/MetadataService.cls 9190 26 9190 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6951 /force-app/main/default/classes/MetadataService.cls 9190 26 9190 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6951 /force-app/main/default/classes/MetadataService.cls 9190 26 9190 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6952 /force-app/main/default/classes/MetadataService.cls 9192 12 9198 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6952 /force-app/main/default/classes/MetadataService.cls 9192 12 9198 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6953 /force-app/main/default/classes/MetadataService.cls 9194 16 9194 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6953 /force-app/main/default/classes/MetadataService.cls 9194 16 9194 75 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6954 /force-app/main/default/classes/MetadataService.cls 9195 26 9195 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6954 /force-app/main/default/classes/MetadataService.cls 9195 26 9195 133 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'records_type_info' should be before method declarations in its class
6955 /force-app/main/default/classes/MetadataService.cls 9195 26 9195 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6955 /force-app/main/default/classes/MetadataService.cls 9195 26 9195 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6956 /force-app/main/default/classes/MetadataService.cls 9196 26 9196 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6956 /force-app/main/default/classes/MetadataService.cls 9196 26 9196 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6957 /force-app/main/default/classes/MetadataService.cls 9196 26 9196 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6957 /force-app/main/default/classes/MetadataService.cls 9196 26 9196 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6958 /force-app/main/default/classes/MetadataService.cls 9197 26 9197 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6958 /force-app/main/default/classes/MetadataService.cls 9197 26 9197 73 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6959 /force-app/main/default/classes/MetadataService.cls 9197 26 9197 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6959 /force-app/main/default/classes/MetadataService.cls 9197 26 9197 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6960 /force-app/main/default/classes/MetadataService.cls 9199 12 9205 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6960 /force-app/main/default/classes/MetadataService.cls 9199 12 9205 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6961 /force-app/main/default/classes/MetadataService.cls 9199 12 9205 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readContentAssetResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6961 /force-app/main/default/classes/MetadataService.cls 9199 12 9205 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'readContentAssetResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
6962 /force-app/main/default/classes/MetadataService.cls 9201 16 9201 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6962 /force-app/main/default/classes/MetadataService.cls 9201 16 9201 58 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6963 /force-app/main/default/classes/MetadataService.cls 9202 26 9202 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6963 /force-app/main/default/classes/MetadataService.cls 9202 26 9202 130 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'result_type_info' should be before method declarations in its class
6964 /force-app/main/default/classes/MetadataService.cls 9202 26 9202 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6964 /force-app/main/default/classes/MetadataService.cls 9202 26 9202 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6965 /force-app/main/default/classes/MetadataService.cls 9203 26 9203 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6965 /force-app/main/default/classes/MetadataService.cls 9203 26 9203 120 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'apex_schema_type_info' should be before method declarations in its class
6966 /force-app/main/default/classes/MetadataService.cls 9203 26 9203 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6966 /force-app/main/default/classes/MetadataService.cls 9203 26 9203 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6967 /force-app/main/default/classes/MetadataService.cls 9204 26 9204 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6967 /force-app/main/default/classes/MetadataService.cls 9204 26 9204 72 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'field_order_type_info' should be before method declarations in its class
6968 /force-app/main/default/classes/MetadataService.cls 9204 26 9204 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6968 /force-app/main/default/classes/MetadataService.cls 9204 26 9204 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6969 /force-app/main/default/classes/MetadataService.cls 9206 12 9211 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6969 /force-app/main/default/classes/MetadataService.cls 9206 12 9211 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6970 /force-app/main/default/classes/MetadataService.cls 9208 26 9208 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6970 /force-app/main/default/classes/MetadataService.cls 9208 26 9208 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6971 /force-app/main/default/classes/MetadataService.cls 9209 26 9209 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6971 /force-app/main/default/classes/MetadataService.cls 9209 26 9209 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6972 /force-app/main/default/classes/MetadataService.cls 9210 26 9210 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6972 /force-app/main/default/classes/MetadataService.cls 9210 26 9210 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6973 /force-app/main/default/classes/MetadataService.cls 9212 12 9219 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6973 /force-app/main/default/classes/MetadataService.cls 9212 12 9219 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6974 /force-app/main/default/classes/MetadataService.cls 9215 26 9215 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sourceValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6974 /force-app/main/default/classes/MetadataService.cls 9215 26 9215 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sourceValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6975 /force-app/main/default/classes/MetadataService.cls 9216 26 9216 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6975 /force-app/main/default/classes/MetadataService.cls 9216 26 9216 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6976 /force-app/main/default/classes/MetadataService.cls 9217 26 9217 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6976 /force-app/main/default/classes/MetadataService.cls 9217 26 9217 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6977 /force-app/main/default/classes/MetadataService.cls 9218 26 9218 86 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6977 /force-app/main/default/classes/MetadataService.cls 9218 26 9218 86 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6978 /force-app/main/default/classes/MetadataService.cls 9220 12 9227 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6978 /force-app/main/default/classes/MetadataService.cls 9220 12 9227 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6979 /force-app/main/default/classes/MetadataService.cls 9223 26 9223 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apexPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6979 /force-app/main/default/classes/MetadataService.cls 9223 26 9223 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apexPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6980 /force-app/main/default/classes/MetadataService.cls 9224 26 9224 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6980 /force-app/main/default/classes/MetadataService.cls 9224 26 9224 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6981 /force-app/main/default/classes/MetadataService.cls 9225 26 9225 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6981 /force-app/main/default/classes/MetadataService.cls 9225 26 9225 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6982 /force-app/main/default/classes/MetadataService.cls 9226 26 9226 84 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6982 /force-app/main/default/classes/MetadataService.cls 9226 26 9226 84 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6983 /force-app/main/default/classes/MetadataService.cls 9228 12 9251 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6983 /force-app/main/default/classes/MetadataService.cls 9228 12 9251 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6984 /force-app/main/default/classes/MetadataService.cls 9228 12 9251 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
6984 /force-app/main/default/classes/MetadataService.cls 9228 12 9251 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
6985 /force-app/main/default/classes/MetadataService.cls 9231 26 9231 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6985 /force-app/main/default/classes/MetadataService.cls 9231 26 9231 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6986 /force-app/main/default/classes/MetadataService.cls 9233 26 9233 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6986 /force-app/main/default/classes/MetadataService.cls 9233 26 9233 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6987 /force-app/main/default/classes/MetadataService.cls 9241 26 9241 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'contentSource_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6987 /force-app/main/default/classes/MetadataService.cls 9241 26 9241 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'contentSource_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6988 /force-app/main/default/classes/MetadataService.cls 9242 26 9242 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6988 /force-app/main/default/classes/MetadataService.cls 9242 26 9242 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6989 /force-app/main/default/classes/MetadataService.cls 9243 26 9243 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'encodingKey_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6989 /force-app/main/default/classes/MetadataService.cls 9243 26 9243 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'encodingKey_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6990 /force-app/main/default/classes/MetadataService.cls 9244 26 9244 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fileContent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6990 /force-app/main/default/classes/MetadataService.cls 9244 26 9244 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fileContent_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6991 /force-app/main/default/classes/MetadataService.cls 9245 26 9245 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fileName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6991 /force-app/main/default/classes/MetadataService.cls 9245 26 9245 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fileName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6992 /force-app/main/default/classes/MetadataService.cls 9246 26 9246 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6992 /force-app/main/default/classes/MetadataService.cls 9246 26 9246 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6993 /force-app/main/default/classes/MetadataService.cls 9247 26 9247 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'supportsCaching_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6993 /force-app/main/default/classes/MetadataService.cls 9247 26 9247 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'supportsCaching_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6994 /force-app/main/default/classes/MetadataService.cls 9248 26 9248 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6994 /force-app/main/default/classes/MetadataService.cls 9248 26 9248 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6995 /force-app/main/default/classes/MetadataService.cls 9249 26 9249 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
6995 /force-app/main/default/classes/MetadataService.cls 9249 26 9249 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
6996 /force-app/main/default/classes/MetadataService.cls 9250 26 9250 179 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6996 /force-app/main/default/classes/MetadataService.cls 9250 26 9250 179 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
6997 /force-app/main/default/classes/MetadataService.cls 9252 12 9325 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6997 /force-app/main/default/classes/MetadataService.cls 9252 12 9325 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
6998 /force-app/main/default/classes/MetadataService.cls 9252 12 9325 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount The class Network has 35 public methods, attributes, and properties (limit: 20)
6998 /force-app/main/default/classes/MetadataService.cls 9252 12 9325 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount The class Network has 35 public methods, attributes, and properties (limit: 20)
6999 /force-app/main/default/classes/MetadataService.cls 9252 12 9325 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
6999 /force-app/main/default/classes/MetadataService.cls 9252 12 9325 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7000 /force-app/main/default/classes/MetadataService.cls 9255 26 9255 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7000 /force-app/main/default/classes/MetadataService.cls 9255 26 9255 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7001 /force-app/main/default/classes/MetadataService.cls 9289 26 9289 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowMembersToFlag_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7001 /force-app/main/default/classes/MetadataService.cls 9289 26 9289 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowMembersToFlag_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7002 /force-app/main/default/classes/MetadataService.cls 9290 26 9290 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowedExtensions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7002 /force-app/main/default/classes/MetadataService.cls 9290 26 9290 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowedExtensions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7003 /force-app/main/default/classes/MetadataService.cls 9291 26 9291 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'branding_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7003 /force-app/main/default/classes/MetadataService.cls 9291 26 9291 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'branding_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7004 /force-app/main/default/classes/MetadataService.cls 9292 26 9292 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseCommentEmailTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7004 /force-app/main/default/classes/MetadataService.cls 9292 26 9292 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseCommentEmailTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7005 /force-app/main/default/classes/MetadataService.cls 9293 26 9293 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'changePasswordTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7005 /force-app/main/default/classes/MetadataService.cls 9293 26 9293 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'changePasswordTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7006 /force-app/main/default/classes/MetadataService.cls 9294 26 9294 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7006 /force-app/main/default/classes/MetadataService.cls 9294 26 9294 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7007 /force-app/main/default/classes/MetadataService.cls 9295 26 9295 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailSenderAddress_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7007 /force-app/main/default/classes/MetadataService.cls 9295 26 9295 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailSenderAddress_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7008 /force-app/main/default/classes/MetadataService.cls 9296 26 9296 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailSenderName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7008 /force-app/main/default/classes/MetadataService.cls 9296 26 9296 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'emailSenderName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7009 /force-app/main/default/classes/MetadataService.cls 9297 26 9297 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableGuestChatter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7009 /force-app/main/default/classes/MetadataService.cls 9297 26 9297 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableGuestChatter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7010 /force-app/main/default/classes/MetadataService.cls 9298 26 9298 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableInvitation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7010 /force-app/main/default/classes/MetadataService.cls 9298 26 9298 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableInvitation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7011 /force-app/main/default/classes/MetadataService.cls 9299 26 9299 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableKnowledgeable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7011 /force-app/main/default/classes/MetadataService.cls 9299 26 9299 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableKnowledgeable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7012 /force-app/main/default/classes/MetadataService.cls 9300 26 9300 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableNicknameDisplay_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7012 /force-app/main/default/classes/MetadataService.cls 9300 26 9300 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableNicknameDisplay_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7013 /force-app/main/default/classes/MetadataService.cls 9301 26 9301 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enablePrivateMessages_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7013 /force-app/main/default/classes/MetadataService.cls 9301 26 9301 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enablePrivateMessages_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7014 /force-app/main/default/classes/MetadataService.cls 9302 26 9302 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableReputation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7014 /force-app/main/default/classes/MetadataService.cls 9302 26 9302 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableReputation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7015 /force-app/main/default/classes/MetadataService.cls 9303 26 9303 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableSiteAsContainer_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7015 /force-app/main/default/classes/MetadataService.cls 9303 26 9303 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableSiteAsContainer_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7016 /force-app/main/default/classes/MetadataService.cls 9304 26 9304 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'feedChannel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7016 /force-app/main/default/classes/MetadataService.cls 9304 26 9304 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'feedChannel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7017 /force-app/main/default/classes/MetadataService.cls 9305 26 9305 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'forgotPasswordTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7017 /force-app/main/default/classes/MetadataService.cls 9305 26 9305 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'forgotPasswordTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7018 /force-app/main/default/classes/MetadataService.cls 9306 26 9306 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'logoutUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7018 /force-app/main/default/classes/MetadataService.cls 9306 26 9306 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'logoutUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7019 /force-app/main/default/classes/MetadataService.cls 9307 26 9307 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'maxFileSizeKb_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7019 /force-app/main/default/classes/MetadataService.cls 9307 26 9307 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'maxFileSizeKb_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7020 /force-app/main/default/classes/MetadataService.cls 9308 26 9308 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'navigationLinkSet_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7020 /force-app/main/default/classes/MetadataService.cls 9308 26 9308 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'navigationLinkSet_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7021 /force-app/main/default/classes/MetadataService.cls 9309 26 9309 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'networkMemberGroups_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7021 /force-app/main/default/classes/MetadataService.cls 9309 26 9309 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'networkMemberGroups_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7022 /force-app/main/default/classes/MetadataService.cls 9310 26 9310 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'newSenderAddress_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7022 /force-app/main/default/classes/MetadataService.cls 9310 26 9310 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'newSenderAddress_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7023 /force-app/main/default/classes/MetadataService.cls 9311 26 9311 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'picassoSite_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7023 /force-app/main/default/classes/MetadataService.cls 9311 26 9311 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'picassoSite_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7024 /force-app/main/default/classes/MetadataService.cls 9312 26 9312 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reputationLevels_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7024 /force-app/main/default/classes/MetadataService.cls 9312 26 9312 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reputationLevels_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7025 /force-app/main/default/classes/MetadataService.cls 9313 26 9313 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reputationPointsRules_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7025 /force-app/main/default/classes/MetadataService.cls 9313 26 9313 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reputationPointsRules_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7026 /force-app/main/default/classes/MetadataService.cls 9314 26 9314 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'selfRegProfile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7026 /force-app/main/default/classes/MetadataService.cls 9314 26 9314 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'selfRegProfile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7027 /force-app/main/default/classes/MetadataService.cls 9315 26 9315 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'selfRegistration_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7027 /force-app/main/default/classes/MetadataService.cls 9315 26 9315 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'selfRegistration_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7028 /force-app/main/default/classes/MetadataService.cls 9316 26 9316 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sendWelcomeEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7028 /force-app/main/default/classes/MetadataService.cls 9316 26 9316 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sendWelcomeEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7029 /force-app/main/default/classes/MetadataService.cls 9317 26 9317 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'site_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7029 /force-app/main/default/classes/MetadataService.cls 9317 26 9317 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'site_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7030 /force-app/main/default/classes/MetadataService.cls 9318 26 9318 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'status_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7030 /force-app/main/default/classes/MetadataService.cls 9318 26 9318 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'status_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7031 /force-app/main/default/classes/MetadataService.cls 9319 26 9319 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tabs_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7031 /force-app/main/default/classes/MetadataService.cls 9319 26 9319 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tabs_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7032 /force-app/main/default/classes/MetadataService.cls 9320 26 9320 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'urlPathPrefix_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7032 /force-app/main/default/classes/MetadataService.cls 9320 26 9320 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'urlPathPrefix_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7033 /force-app/main/default/classes/MetadataService.cls 9321 26 9321 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'welcomeTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7033 /force-app/main/default/classes/MetadataService.cls 9321 26 9321 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'welcomeTemplate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7034 /force-app/main/default/classes/MetadataService.cls 9322 26 9322 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7034 /force-app/main/default/classes/MetadataService.cls 9322 26 9322 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7035 /force-app/main/default/classes/MetadataService.cls 9323 26 9323 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7035 /force-app/main/default/classes/MetadataService.cls 9323 26 9323 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7036 /force-app/main/default/classes/MetadataService.cls 9324 26 9324 682 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7036 /force-app/main/default/classes/MetadataService.cls 9324 26 9324 682 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7037 /force-app/main/default/classes/MetadataService.cls 9326 12 9353 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7037 /force-app/main/default/classes/MetadataService.cls 9326 12 9353 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7038 /force-app/main/default/classes/MetadataService.cls 9326 12 9353 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7038 /force-app/main/default/classes/MetadataService.cls 9326 12 9353 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7039 /force-app/main/default/classes/MetadataService.cls 9339 26 9339 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7039 /force-app/main/default/classes/MetadataService.cls 9339 26 9339 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7040 /force-app/main/default/classes/MetadataService.cls 9340 26 9340 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'headers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7040 /force-app/main/default/classes/MetadataService.cls 9340 26 9340 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'headers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7041 /force-app/main/default/classes/MetadataService.cls 9341 26 9341 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isConfirmationRequired_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7041 /force-app/main/default/classes/MetadataService.cls 9341 26 9341 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isConfirmationRequired_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7042 /force-app/main/default/classes/MetadataService.cls 9342 26 9342 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isGroupDefault_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7042 /force-app/main/default/classes/MetadataService.cls 9342 26 9342 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isGroupDefault_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7043 /force-app/main/default/classes/MetadataService.cls 9343 26 9343 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7043 /force-app/main/default/classes/MetadataService.cls 9343 26 9343 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7044 /force-app/main/default/classes/MetadataService.cls 9344 26 9344 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'labelKey_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7044 /force-app/main/default/classes/MetadataService.cls 9344 26 9344 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'labelKey_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7045 /force-app/main/default/classes/MetadataService.cls 9345 26 9345 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'linkType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7045 /force-app/main/default/classes/MetadataService.cls 9345 26 9345 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'linkType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7046 /force-app/main/default/classes/MetadataService.cls 9346 26 9346 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'method_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7046 /force-app/main/default/classes/MetadataService.cls 9346 26 9346 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'method_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7047 /force-app/main/default/classes/MetadataService.cls 9347 26 9347 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'position_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7047 /force-app/main/default/classes/MetadataService.cls 9347 26 9347 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'position_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7048 /force-app/main/default/classes/MetadataService.cls 9348 26 9348 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'requestBody_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7048 /force-app/main/default/classes/MetadataService.cls 9348 26 9348 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'requestBody_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7049 /force-app/main/default/classes/MetadataService.cls 9349 26 9349 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'userAlias_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7049 /force-app/main/default/classes/MetadataService.cls 9349 26 9349 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'userAlias_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7050 /force-app/main/default/classes/MetadataService.cls 9350 26 9350 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'userVisibility_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7050 /force-app/main/default/classes/MetadataService.cls 9350 26 9350 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'userVisibility_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7051 /force-app/main/default/classes/MetadataService.cls 9351 26 9351 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7051 /force-app/main/default/classes/MetadataService.cls 9351 26 9351 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7052 /force-app/main/default/classes/MetadataService.cls 9352 26 9352 220 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7052 /force-app/main/default/classes/MetadataService.cls 9352 26 9352 220 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7053 /force-app/main/default/classes/MetadataService.cls 9354 12 9377 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7053 /force-app/main/default/classes/MetadataService.cls 9354 12 9377 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7054 /force-app/main/default/classes/MetadataService.cls 9354 12 9377 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7054 /force-app/main/default/classes/MetadataService.cls 9354 12 9377 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7055 /force-app/main/default/classes/MetadataService.cls 9365 26 9365 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'businessHours_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7055 /force-app/main/default/classes/MetadataService.cls 9365 26 9365 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'businessHours_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7056 /force-app/main/default/classes/MetadataService.cls 9366 26 9366 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'criteriaBooleanFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7056 /force-app/main/default/classes/MetadataService.cls 9366 26 9366 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'criteriaBooleanFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7057 /force-app/main/default/classes/MetadataService.cls 9367 26 9367 175 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'milestoneCriteriaFilterItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7057 /force-app/main/default/classes/MetadataService.cls 9367 26 9367 175 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'milestoneCriteriaFilterItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7058 /force-app/main/default/classes/MetadataService.cls 9368 26 9368 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'milestoneCriteriaFormula_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7058 /force-app/main/default/classes/MetadataService.cls 9368 26 9368 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'milestoneCriteriaFormula_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7059 /force-app/main/default/classes/MetadataService.cls 9369 26 9369 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'milestoneName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7059 /force-app/main/default/classes/MetadataService.cls 9369 26 9369 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'milestoneName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7060 /force-app/main/default/classes/MetadataService.cls 9370 26 9370 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'minutesCustomClass_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7060 /force-app/main/default/classes/MetadataService.cls 9370 26 9370 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'minutesCustomClass_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7061 /force-app/main/default/classes/MetadataService.cls 9371 26 9371 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'minutesToComplete_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7061 /force-app/main/default/classes/MetadataService.cls 9371 26 9371 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'minutesToComplete_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7062 /force-app/main/default/classes/MetadataService.cls 9372 26 9372 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'successActions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7062 /force-app/main/default/classes/MetadataService.cls 9372 26 9372 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'successActions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7063 /force-app/main/default/classes/MetadataService.cls 9373 26 9373 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'timeTriggers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7063 /force-app/main/default/classes/MetadataService.cls 9373 26 9373 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'timeTriggers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7064 /force-app/main/default/classes/MetadataService.cls 9374 26 9374 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'useCriteriaStartTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7064 /force-app/main/default/classes/MetadataService.cls 9374 26 9374 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'useCriteriaStartTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7065 /force-app/main/default/classes/MetadataService.cls 9375 26 9375 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7065 /force-app/main/default/classes/MetadataService.cls 9375 26 9375 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7066 /force-app/main/default/classes/MetadataService.cls 9376 26 9376 273 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7066 /force-app/main/default/classes/MetadataService.cls 9376 26 9376 273 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7067 /force-app/main/default/classes/MetadataService.cls 9378 12 9387 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7067 /force-app/main/default/classes/MetadataService.cls 9378 12 9387 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7068 /force-app/main/default/classes/MetadataService.cls 9382 26 9382 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'booleanFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7068 /force-app/main/default/classes/MetadataService.cls 9382 26 9382 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'booleanFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7069 /force-app/main/default/classes/MetadataService.cls 9383 26 9383 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'criteriaItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7069 /force-app/main/default/classes/MetadataService.cls 9383 26 9383 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'criteriaItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7070 /force-app/main/default/classes/MetadataService.cls 9384 26 9384 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'language_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7070 /force-app/main/default/classes/MetadataService.cls 9384 26 9384 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'language_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7071 /force-app/main/default/classes/MetadataService.cls 9385 26 9385 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7071 /force-app/main/default/classes/MetadataService.cls 9385 26 9385 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7072 /force-app/main/default/classes/MetadataService.cls 9386 26 9386 106 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7072 /force-app/main/default/classes/MetadataService.cls 9386 26 9386 106 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7073 /force-app/main/default/classes/MetadataService.cls 9388 12 9409 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7073 /force-app/main/default/classes/MetadataService.cls 9388 12 9409 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7074 /force-app/main/default/classes/MetadataService.cls 9388 12 9409 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7074 /force-app/main/default/classes/MetadataService.cls 9388 12 9409 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7075 /force-app/main/default/classes/MetadataService.cls 9398 26 9398 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'done_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7075 /force-app/main/default/classes/MetadataService.cls 9398 26 9398 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'done_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7076 /force-app/main/default/classes/MetadataService.cls 9399 26 9399 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errorMessage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7076 /force-app/main/default/classes/MetadataService.cls 9399 26 9399 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errorMessage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7077 /force-app/main/default/classes/MetadataService.cls 9400 26 9400 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errorStatusCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7077 /force-app/main/default/classes/MetadataService.cls 9400 26 9400 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errorStatusCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7078 /force-app/main/default/classes/MetadataService.cls 9401 26 9401 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fileProperties_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7078 /force-app/main/default/classes/MetadataService.cls 9401 26 9401 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fileProperties_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7079 /force-app/main/default/classes/MetadataService.cls 9402 26 9402 122 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'id_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7079 /force-app/main/default/classes/MetadataService.cls 9402 26 9402 122 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'id_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7080 /force-app/main/default/classes/MetadataService.cls 9403 26 9403 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'messages_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7080 /force-app/main/default/classes/MetadataService.cls 9403 26 9403 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'messages_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7081 /force-app/main/default/classes/MetadataService.cls 9404 26 9404 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'status_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7081 /force-app/main/default/classes/MetadataService.cls 9404 26 9404 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'status_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7082 /force-app/main/default/classes/MetadataService.cls 9405 26 9405 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'success_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7082 /force-app/main/default/classes/MetadataService.cls 9405 26 9405 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'success_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7083 /force-app/main/default/classes/MetadataService.cls 9406 26 9406 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'zipFile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7083 /force-app/main/default/classes/MetadataService.cls 9406 26 9406 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'zipFile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7084 /force-app/main/default/classes/MetadataService.cls 9407 26 9407 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7084 /force-app/main/default/classes/MetadataService.cls 9407 26 9407 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7085 /force-app/main/default/classes/MetadataService.cls 9408 26 9408 165 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7085 /force-app/main/default/classes/MetadataService.cls 9408 26 9408 165 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7086 /force-app/main/default/classes/MetadataService.cls 9410 12 9423 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7086 /force-app/main/default/classes/MetadataService.cls 9410 12 9423 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7087 /force-app/main/default/classes/MetadataService.cls 9413 26 9413 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7087 /force-app/main/default/classes/MetadataService.cls 9413 26 9413 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7088 /force-app/main/default/classes/MetadataService.cls 9417 26 9417 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7088 /force-app/main/default/classes/MetadataService.cls 9417 26 9417 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7089 /force-app/main/default/classes/MetadataService.cls 9418 26 9418 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7089 /force-app/main/default/classes/MetadataService.cls 9418 26 9418 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7090 /force-app/main/default/classes/MetadataService.cls 9419 26 9419 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7090 /force-app/main/default/classes/MetadataService.cls 9419 26 9419 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7091 /force-app/main/default/classes/MetadataService.cls 9420 26 9420 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7091 /force-app/main/default/classes/MetadataService.cls 9420 26 9420 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7092 /force-app/main/default/classes/MetadataService.cls 9421 26 9421 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7092 /force-app/main/default/classes/MetadataService.cls 9421 26 9421 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7093 /force-app/main/default/classes/MetadataService.cls 9422 26 9422 111 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7093 /force-app/main/default/classes/MetadataService.cls 9422 26 9422 111 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7094 /force-app/main/default/classes/MetadataService.cls 9424 12 9429 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7094 /force-app/main/default/classes/MetadataService.cls 9424 12 9429 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7095 /force-app/main/default/classes/MetadataService.cls 9426 26 9426 163 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'searchSettingsByObject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7095 /force-app/main/default/classes/MetadataService.cls 9426 26 9426 163 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'searchSettingsByObject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7096 /force-app/main/default/classes/MetadataService.cls 9427 26 9427 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7096 /force-app/main/default/classes/MetadataService.cls 9427 26 9427 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7097 /force-app/main/default/classes/MetadataService.cls 9428 26 9428 88 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7097 /force-app/main/default/classes/MetadataService.cls 9428 26 9428 88 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7098 /force-app/main/default/classes/MetadataService.cls 9430 12 9529 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7098 /force-app/main/default/classes/MetadataService.cls 9430 12 9529 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7099 /force-app/main/default/classes/MetadataService.cls 9430 12 9529 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount The class CustomObject has 48 public methods, attributes, and properties (limit: 20)
7099 /force-app/main/default/classes/MetadataService.cls 9430 12 9529 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount The class CustomObject has 48 public methods, attributes, and properties (limit: 20)
7100 /force-app/main/default/classes/MetadataService.cls 9430 12 9529 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7100 /force-app/main/default/classes/MetadataService.cls 9430 12 9529 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7101 /force-app/main/default/classes/MetadataService.cls 9433 26 9433 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7101 /force-app/main/default/classes/MetadataService.cls 9433 26 9433 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7102 /force-app/main/default/classes/MetadataService.cls 9480 26 9480 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionOverrides_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7102 /force-app/main/default/classes/MetadataService.cls 9480 26 9480 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionOverrides_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7103 /force-app/main/default/classes/MetadataService.cls 9481 26 9481 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowInChatterGroups_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7103 /force-app/main/default/classes/MetadataService.cls 9481 26 9481 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowInChatterGroups_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7104 /force-app/main/default/classes/MetadataService.cls 9482 26 9482 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'articleTypeChannelDisplay_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7104 /force-app/main/default/classes/MetadataService.cls 9482 26 9482 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'articleTypeChannelDisplay_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7105 /force-app/main/default/classes/MetadataService.cls 9483 26 9483 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'businessProcesses_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7105 /force-app/main/default/classes/MetadataService.cls 9483 26 9483 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'businessProcesses_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7106 /force-app/main/default/classes/MetadataService.cls 9484 26 9484 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'compactLayoutAssignment_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7106 /force-app/main/default/classes/MetadataService.cls 9484 26 9484 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'compactLayoutAssignment_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7107 /force-app/main/default/classes/MetadataService.cls 9485 26 9485 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'compactLayouts_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7107 /force-app/main/default/classes/MetadataService.cls 9485 26 9485 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'compactLayouts_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7108 /force-app/main/default/classes/MetadataService.cls 9486 26 9486 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customHelp_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7108 /force-app/main/default/classes/MetadataService.cls 9486 26 9486 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customHelp_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7109 /force-app/main/default/classes/MetadataService.cls 9487 26 9487 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customHelpPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7109 /force-app/main/default/classes/MetadataService.cls 9487 26 9487 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customHelpPage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7110 /force-app/main/default/classes/MetadataService.cls 9488 26 9488 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customSettingsType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7110 /force-app/main/default/classes/MetadataService.cls 9488 26 9488 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customSettingsType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7111 /force-app/main/default/classes/MetadataService.cls 9489 26 9489 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'deploymentStatus_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7111 /force-app/main/default/classes/MetadataService.cls 9489 26 9489 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'deploymentStatus_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7112 /force-app/main/default/classes/MetadataService.cls 9490 26 9490 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'deprecated_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7112 /force-app/main/default/classes/MetadataService.cls 9490 26 9490 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'deprecated_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7113 /force-app/main/default/classes/MetadataService.cls 9491 26 9491 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7113 /force-app/main/default/classes/MetadataService.cls 9491 26 9491 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7114 /force-app/main/default/classes/MetadataService.cls 9492 26 9492 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableActivities_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7114 /force-app/main/default/classes/MetadataService.cls 9492 26 9492 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableActivities_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7115 /force-app/main/default/classes/MetadataService.cls 9493 26 9493 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableBulkApi_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7115 /force-app/main/default/classes/MetadataService.cls 9493 26 9493 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableBulkApi_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7116 /force-app/main/default/classes/MetadataService.cls 9494 26 9494 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableDivisions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7116 /force-app/main/default/classes/MetadataService.cls 9494 26 9494 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableDivisions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7117 /force-app/main/default/classes/MetadataService.cls 9495 26 9495 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableEnhancedLookup_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7117 /force-app/main/default/classes/MetadataService.cls 9495 26 9495 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableEnhancedLookup_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7118 /force-app/main/default/classes/MetadataService.cls 9496 26 9496 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableFeeds_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7118 /force-app/main/default/classes/MetadataService.cls 9496 26 9496 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableFeeds_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7119 /force-app/main/default/classes/MetadataService.cls 9497 26 9497 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableHistory_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7119 /force-app/main/default/classes/MetadataService.cls 9497 26 9497 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableHistory_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7120 /force-app/main/default/classes/MetadataService.cls 9498 26 9498 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableReports_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7120 /force-app/main/default/classes/MetadataService.cls 9498 26 9498 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableReports_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7121 /force-app/main/default/classes/MetadataService.cls 9499 26 9499 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableSearch_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7121 /force-app/main/default/classes/MetadataService.cls 9499 26 9499 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableSearch_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7122 /force-app/main/default/classes/MetadataService.cls 9500 26 9500 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableSharing_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7122 /force-app/main/default/classes/MetadataService.cls 9500 26 9500 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableSharing_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7123 /force-app/main/default/classes/MetadataService.cls 9501 26 9501 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableStreamingApi_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7123 /force-app/main/default/classes/MetadataService.cls 9501 26 9501 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableStreamingApi_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7124 /force-app/main/default/classes/MetadataService.cls 9502 26 9502 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'externalDataSource_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7124 /force-app/main/default/classes/MetadataService.cls 9502 26 9502 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'externalDataSource_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7125 /force-app/main/default/classes/MetadataService.cls 9503 26 9503 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'externalName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7125 /force-app/main/default/classes/MetadataService.cls 9503 26 9503 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'externalName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7126 /force-app/main/default/classes/MetadataService.cls 9504 26 9504 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'externalRepository_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7126 /force-app/main/default/classes/MetadataService.cls 9504 26 9504 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'externalRepository_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7127 /force-app/main/default/classes/MetadataService.cls 9505 26 9505 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'externalSharingModel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7127 /force-app/main/default/classes/MetadataService.cls 9505 26 9505 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'externalSharingModel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7128 /force-app/main/default/classes/MetadataService.cls 9506 26 9506 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldSets_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7128 /force-app/main/default/classes/MetadataService.cls 9506 26 9506 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldSets_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7129 /force-app/main/default/classes/MetadataService.cls 9507 26 9507 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7129 /force-app/main/default/classes/MetadataService.cls 9507 26 9507 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7130 /force-app/main/default/classes/MetadataService.cls 9508 26 9508 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'gender_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7130 /force-app/main/default/classes/MetadataService.cls 9508 26 9508 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'gender_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7131 /force-app/main/default/classes/MetadataService.cls 9509 26 9509 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'historyRetentionPolicy_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7131 /force-app/main/default/classes/MetadataService.cls 9509 26 9509 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'historyRetentionPolicy_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7132 /force-app/main/default/classes/MetadataService.cls 9510 26 9510 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'household_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7132 /force-app/main/default/classes/MetadataService.cls 9510 26 9510 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'household_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7133 /force-app/main/default/classes/MetadataService.cls 9511 26 9511 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7133 /force-app/main/default/classes/MetadataService.cls 9511 26 9511 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7134 /force-app/main/default/classes/MetadataService.cls 9512 26 9512 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'listViews_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7134 /force-app/main/default/classes/MetadataService.cls 9512 26 9512 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'listViews_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7135 /force-app/main/default/classes/MetadataService.cls 9513 26 9513 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'nameField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7135 /force-app/main/default/classes/MetadataService.cls 9513 26 9513 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'nameField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7136 /force-app/main/default/classes/MetadataService.cls 9514 26 9514 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pluralLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7136 /force-app/main/default/classes/MetadataService.cls 9514 26 9514 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pluralLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7137 /force-app/main/default/classes/MetadataService.cls 9515 26 9515 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordTypeTrackFeedHistory_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7137 /force-app/main/default/classes/MetadataService.cls 9515 26 9515 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordTypeTrackFeedHistory_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7138 /force-app/main/default/classes/MetadataService.cls 9516 26 9516 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordTypeTrackHistory_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7138 /force-app/main/default/classes/MetadataService.cls 9516 26 9516 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordTypeTrackHistory_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7139 /force-app/main/default/classes/MetadataService.cls 9517 26 9517 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordTypes_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7139 /force-app/main/default/classes/MetadataService.cls 9517 26 9517 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordTypes_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7140 /force-app/main/default/classes/MetadataService.cls 9518 26 9518 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'searchLayouts_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7140 /force-app/main/default/classes/MetadataService.cls 9518 26 9518 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'searchLayouts_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7141 /force-app/main/default/classes/MetadataService.cls 9519 26 9519 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharingModel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7141 /force-app/main/default/classes/MetadataService.cls 9519 26 9519 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharingModel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7142 /force-app/main/default/classes/MetadataService.cls 9520 26 9520 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharingReasons_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7142 /force-app/main/default/classes/MetadataService.cls 9520 26 9520 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharingReasons_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7143 /force-app/main/default/classes/MetadataService.cls 9521 26 9521 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharingRecalculations_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7143 /force-app/main/default/classes/MetadataService.cls 9521 26 9521 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharingRecalculations_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7144 /force-app/main/default/classes/MetadataService.cls 9522 26 9522 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'startsWith_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7144 /force-app/main/default/classes/MetadataService.cls 9522 26 9522 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'startsWith_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7145 /force-app/main/default/classes/MetadataService.cls 9523 26 9523 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'validationRules_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7145 /force-app/main/default/classes/MetadataService.cls 9523 26 9523 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'validationRules_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7146 /force-app/main/default/classes/MetadataService.cls 9524 26 9524 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'visibility_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7146 /force-app/main/default/classes/MetadataService.cls 9524 26 9524 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'visibility_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7147 /force-app/main/default/classes/MetadataService.cls 9525 26 9525 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'webLinks_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7147 /force-app/main/default/classes/MetadataService.cls 9525 26 9525 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'webLinks_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7148 /force-app/main/default/classes/MetadataService.cls 9526 26 9526 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7148 /force-app/main/default/classes/MetadataService.cls 9526 26 9526 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7149 /force-app/main/default/classes/MetadataService.cls 9527 26 9527 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7149 /force-app/main/default/classes/MetadataService.cls 9527 26 9527 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7150 /force-app/main/default/classes/MetadataService.cls 9528 26 9528 866 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7150 /force-app/main/default/classes/MetadataService.cls 9528 26 9528 866 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7151 /force-app/main/default/classes/MetadataService.cls 9530 12 9537 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7151 /force-app/main/default/classes/MetadataService.cls 9530 12 9537 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7152 /force-app/main/default/classes/MetadataService.cls 9533 26 9533 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'booleanFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7152 /force-app/main/default/classes/MetadataService.cls 9533 26 9533 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'booleanFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7153 /force-app/main/default/classes/MetadataService.cls 9534 26 9534 167 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'duplicateRuleFilterItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7153 /force-app/main/default/classes/MetadataService.cls 9534 26 9534 167 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'duplicateRuleFilterItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7154 /force-app/main/default/classes/MetadataService.cls 9535 26 9535 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7154 /force-app/main/default/classes/MetadataService.cls 9535 26 9535 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7155 /force-app/main/default/classes/MetadataService.cls 9536 26 9536 106 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7155 /force-app/main/default/classes/MetadataService.cls 9536 26 9536 106 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7156 /force-app/main/default/classes/MetadataService.cls 9538 12 9553 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7156 /force-app/main/default/classes/MetadataService.cls 9538 12 9553 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7157 /force-app/main/default/classes/MetadataService.cls 9545 26 9545 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7157 /force-app/main/default/classes/MetadataService.cls 9545 26 9545 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7158 /force-app/main/default/classes/MetadataService.cls 9546 26 9546 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'detailHeading_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7158 /force-app/main/default/classes/MetadataService.cls 9546 26 9546 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'detailHeading_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7159 /force-app/main/default/classes/MetadataService.cls 9547 26 9547 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'editHeading_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7159 /force-app/main/default/classes/MetadataService.cls 9547 26 9547 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'editHeading_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7160 /force-app/main/default/classes/MetadataService.cls 9548 26 9548 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7160 /force-app/main/default/classes/MetadataService.cls 9548 26 9548 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7161 /force-app/main/default/classes/MetadataService.cls 9549 26 9549 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'layoutColumns_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7161 /force-app/main/default/classes/MetadataService.cls 9549 26 9549 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'layoutColumns_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7162 /force-app/main/default/classes/MetadataService.cls 9550 26 9550 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'style_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7162 /force-app/main/default/classes/MetadataService.cls 9550 26 9550 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'style_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7163 /force-app/main/default/classes/MetadataService.cls 9551 26 9551 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7163 /force-app/main/default/classes/MetadataService.cls 9551 26 9551 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7164 /force-app/main/default/classes/MetadataService.cls 9552 26 9552 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7164 /force-app/main/default/classes/MetadataService.cls 9552 26 9552 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7165 /force-app/main/default/classes/MetadataService.cls 9554 12 9559 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7165 /force-app/main/default/classes/MetadataService.cls 9554 12 9559 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7166 /force-app/main/default/classes/MetadataService.cls 9554 12 9559 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'cancelDeployResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
7166 /force-app/main/default/classes/MetadataService.cls 9554 12 9559 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'cancelDeployResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
7167 /force-app/main/default/classes/MetadataService.cls 9556 26 9556 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7167 /force-app/main/default/classes/MetadataService.cls 9556 26 9556 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7168 /force-app/main/default/classes/MetadataService.cls 9557 26 9557 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7168 /force-app/main/default/classes/MetadataService.cls 9557 26 9557 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7169 /force-app/main/default/classes/MetadataService.cls 9558 26 9558 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7169 /force-app/main/default/classes/MetadataService.cls 9558 26 9558 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7170 /force-app/main/default/classes/MetadataService.cls 9560 12 9567 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7170 /force-app/main/default/classes/MetadataService.cls 9560 12 9567 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7171 /force-app/main/default/classes/MetadataService.cls 9563 26 9563 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7171 /force-app/main/default/classes/MetadataService.cls 9563 26 9563 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7172 /force-app/main/default/classes/MetadataService.cls 9564 26 9564 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7172 /force-app/main/default/classes/MetadataService.cls 9564 26 9564 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7173 /force-app/main/default/classes/MetadataService.cls 9565 26 9565 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7173 /force-app/main/default/classes/MetadataService.cls 9565 26 9565 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7174 /force-app/main/default/classes/MetadataService.cls 9566 26 9566 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7174 /force-app/main/default/classes/MetadataService.cls 9566 26 9566 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7175 /force-app/main/default/classes/MetadataService.cls 9568 12 9585 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7175 /force-app/main/default/classes/MetadataService.cls 9568 12 9585 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7176 /force-app/main/default/classes/MetadataService.cls 9568 12 9585 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7176 /force-app/main/default/classes/MetadataService.cls 9568 12 9585 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7177 /force-app/main/default/classes/MetadataService.cls 9574 23 9574 31 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x' doesn't match '[a-z][a-zA-Z0-9]*'
7177 /force-app/main/default/classes/MetadataService.cls 9574 23 9574 31 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x' doesn't match '[a-z][a-zA-Z0-9]*'
7178 /force-app/main/default/classes/MetadataService.cls 9576 26 9576 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowCreate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7178 /force-app/main/default/classes/MetadataService.cls 9576 26 9576 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowCreate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7179 /force-app/main/default/classes/MetadataService.cls 9577 26 9577 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowDelete_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7179 /force-app/main/default/classes/MetadataService.cls 9577 26 9577 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowDelete_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7180 /force-app/main/default/classes/MetadataService.cls 9578 26 9578 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowEdit_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7180 /force-app/main/default/classes/MetadataService.cls 9578 26 9578 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowEdit_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7181 /force-app/main/default/classes/MetadataService.cls 9579 26 9579 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowRead_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7181 /force-app/main/default/classes/MetadataService.cls 9579 26 9579 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowRead_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7182 /force-app/main/default/classes/MetadataService.cls 9580 26 9580 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'modifyAllRecords_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7182 /force-app/main/default/classes/MetadataService.cls 9580 26 9580 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'modifyAllRecords_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7183 /force-app/main/default/classes/MetadataService.cls 9581 26 9581 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7183 /force-app/main/default/classes/MetadataService.cls 9581 26 9581 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7184 /force-app/main/default/classes/MetadataService.cls 9582 26 9582 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'viewAllRecords_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7184 /force-app/main/default/classes/MetadataService.cls 9582 26 9582 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'viewAllRecords_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7185 /force-app/main/default/classes/MetadataService.cls 9583 26 9583 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7185 /force-app/main/default/classes/MetadataService.cls 9583 26 9583 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7186 /force-app/main/default/classes/MetadataService.cls 9584 26 9584 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7186 /force-app/main/default/classes/MetadataService.cls 9584 26 9584 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7187 /force-app/main/default/classes/MetadataService.cls 9586 12 9601 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7187 /force-app/main/default/classes/MetadataService.cls 9586 12 9601 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7188 /force-app/main/default/classes/MetadataService.cls 9593 26 9593 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'aggregateType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7188 /force-app/main/default/classes/MetadataService.cls 9593 26 9593 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'aggregateType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7189 /force-app/main/default/classes/MetadataService.cls 9594 26 9594 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dateGranularity_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7189 /force-app/main/default/classes/MetadataService.cls 9594 26 9594 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dateGranularity_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7190 /force-app/main/default/classes/MetadataService.cls 9595 26 9595 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7190 /force-app/main/default/classes/MetadataService.cls 9595 26 9595 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7191 /force-app/main/default/classes/MetadataService.cls 9596 26 9596 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortByName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7191 /force-app/main/default/classes/MetadataService.cls 9596 26 9596 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortByName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7192 /force-app/main/default/classes/MetadataService.cls 9597 26 9597 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortOrder_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7192 /force-app/main/default/classes/MetadataService.cls 9597 26 9597 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortOrder_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7193 /force-app/main/default/classes/MetadataService.cls 9598 26 9598 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7193 /force-app/main/default/classes/MetadataService.cls 9598 26 9598 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7194 /force-app/main/default/classes/MetadataService.cls 9599 26 9599 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7194 /force-app/main/default/classes/MetadataService.cls 9599 26 9599 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7195 /force-app/main/default/classes/MetadataService.cls 9600 26 9600 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7195 /force-app/main/default/classes/MetadataService.cls 9600 26 9600 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7196 /force-app/main/default/classes/MetadataService.cls 9602 12 9631 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7196 /force-app/main/default/classes/MetadataService.cls 9602 12 9631 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7197 /force-app/main/default/classes/MetadataService.cls 9602 12 9631 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7197 /force-app/main/default/classes/MetadataService.cls 9602 12 9631 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7198 /force-app/main/default/classes/MetadataService.cls 9616 26 9616 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'changed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7198 /force-app/main/default/classes/MetadataService.cls 9616 26 9616 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'changed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7199 /force-app/main/default/classes/MetadataService.cls 9617 26 9617 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'columnNumber_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7199 /force-app/main/default/classes/MetadataService.cls 9617 26 9617 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'columnNumber_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7200 /force-app/main/default/classes/MetadataService.cls 9618 26 9618 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'componentType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7200 /force-app/main/default/classes/MetadataService.cls 9618 26 9618 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'componentType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7201 /force-app/main/default/classes/MetadataService.cls 9619 26 9619 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'created_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7201 /force-app/main/default/classes/MetadataService.cls 9619 26 9619 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'created_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7202 /force-app/main/default/classes/MetadataService.cls 9620 26 9620 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'createdDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7202 /force-app/main/default/classes/MetadataService.cls 9620 26 9620 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'createdDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7203 /force-app/main/default/classes/MetadataService.cls 9621 26 9621 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'deleted_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7203 /force-app/main/default/classes/MetadataService.cls 9621 26 9621 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'deleted_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7204 /force-app/main/default/classes/MetadataService.cls 9622 26 9622 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fileName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7204 /force-app/main/default/classes/MetadataService.cls 9622 26 9622 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fileName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7205 /force-app/main/default/classes/MetadataService.cls 9623 26 9623 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7205 /force-app/main/default/classes/MetadataService.cls 9623 26 9623 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7206 /force-app/main/default/classes/MetadataService.cls 9624 26 9624 122 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'id_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7206 /force-app/main/default/classes/MetadataService.cls 9624 26 9624 122 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'id_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7207 /force-app/main/default/classes/MetadataService.cls 9625 26 9625 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lineNumber_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7207 /force-app/main/default/classes/MetadataService.cls 9625 26 9625 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lineNumber_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7208 /force-app/main/default/classes/MetadataService.cls 9626 26 9626 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'problem_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7208 /force-app/main/default/classes/MetadataService.cls 9626 26 9626 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'problem_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7209 /force-app/main/default/classes/MetadataService.cls 9627 26 9627 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'problemType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7209 /force-app/main/default/classes/MetadataService.cls 9627 26 9627 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'problemType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7210 /force-app/main/default/classes/MetadataService.cls 9628 26 9628 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'success_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7210 /force-app/main/default/classes/MetadataService.cls 9628 26 9628 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'success_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7211 /force-app/main/default/classes/MetadataService.cls 9629 26 9629 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7211 /force-app/main/default/classes/MetadataService.cls 9629 26 9629 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7212 /force-app/main/default/classes/MetadataService.cls 9630 26 9630 212 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7212 /force-app/main/default/classes/MetadataService.cls 9630 26 9630 212 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7213 /force-app/main/default/classes/MetadataService.cls 9632 12 9649 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7213 /force-app/main/default/classes/MetadataService.cls 9632 12 9649 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7214 /force-app/main/default/classes/MetadataService.cls 9632 12 9649 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7214 /force-app/main/default/classes/MetadataService.cls 9632 12 9649 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7215 /force-app/main/default/classes/MetadataService.cls 9638 23 9638 31 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x' doesn't match '[a-z][a-zA-Z0-9]*'
7215 /force-app/main/default/classes/MetadataService.cls 9638 23 9638 31 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x' doesn't match '[a-z][a-zA-Z0-9]*'
7216 /force-app/main/default/classes/MetadataService.cls 9640 26 9640 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowCreate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7216 /force-app/main/default/classes/MetadataService.cls 9640 26 9640 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowCreate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7217 /force-app/main/default/classes/MetadataService.cls 9641 26 9641 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowDelete_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7217 /force-app/main/default/classes/MetadataService.cls 9641 26 9641 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowDelete_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7218 /force-app/main/default/classes/MetadataService.cls 9642 26 9642 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowEdit_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7218 /force-app/main/default/classes/MetadataService.cls 9642 26 9642 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowEdit_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7219 /force-app/main/default/classes/MetadataService.cls 9643 26 9643 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowRead_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7219 /force-app/main/default/classes/MetadataService.cls 9643 26 9643 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowRead_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7220 /force-app/main/default/classes/MetadataService.cls 9644 26 9644 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'modifyAllRecords_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7220 /force-app/main/default/classes/MetadataService.cls 9644 26 9644 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'modifyAllRecords_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7221 /force-app/main/default/classes/MetadataService.cls 9645 26 9645 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7221 /force-app/main/default/classes/MetadataService.cls 9645 26 9645 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7222 /force-app/main/default/classes/MetadataService.cls 9646 26 9646 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'viewAllRecords_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7222 /force-app/main/default/classes/MetadataService.cls 9646 26 9646 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'viewAllRecords_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7223 /force-app/main/default/classes/MetadataService.cls 9647 26 9647 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7223 /force-app/main/default/classes/MetadataService.cls 9647 26 9647 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7224 /force-app/main/default/classes/MetadataService.cls 9648 26 9648 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7224 /force-app/main/default/classes/MetadataService.cls 9648 26 9648 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7225 /force-app/main/default/classes/MetadataService.cls 9650 12 9657 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7225 /force-app/main/default/classes/MetadataService.cls 9650 12 9657 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7226 /force-app/main/default/classes/MetadataService.cls 9653 26 9653 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apexClass_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7226 /force-app/main/default/classes/MetadataService.cls 9653 26 9653 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apexClass_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7227 /force-app/main/default/classes/MetadataService.cls 9654 26 9654 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7227 /force-app/main/default/classes/MetadataService.cls 9654 26 9654 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7228 /force-app/main/default/classes/MetadataService.cls 9655 26 9655 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7228 /force-app/main/default/classes/MetadataService.cls 9655 26 9655 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7229 /force-app/main/default/classes/MetadataService.cls 9656 26 9656 85 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7229 /force-app/main/default/classes/MetadataService.cls 9656 26 9656 85 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7230 /force-app/main/default/classes/MetadataService.cls 9658 12 9667 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7230 /force-app/main/default/classes/MetadataService.cls 9658 12 9667 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7231 /force-app/main/default/classes/MetadataService.cls 9662 26 9662 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7231 /force-app/main/default/classes/MetadataService.cls 9662 26 9662 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7232 /force-app/main/default/classes/MetadataService.cls 9663 26 9663 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'endAddress_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7232 /force-app/main/default/classes/MetadataService.cls 9663 26 9663 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'endAddress_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7233 /force-app/main/default/classes/MetadataService.cls 9664 26 9664 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'startAddress_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7233 /force-app/main/default/classes/MetadataService.cls 9664 26 9664 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'startAddress_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7234 /force-app/main/default/classes/MetadataService.cls 9665 26 9665 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7234 /force-app/main/default/classes/MetadataService.cls 9665 26 9665 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7235 /force-app/main/default/classes/MetadataService.cls 9666 26 9666 105 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7235 /force-app/main/default/classes/MetadataService.cls 9666 26 9666 105 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7236 /force-app/main/default/classes/MetadataService.cls 9668 12 9693 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7236 /force-app/main/default/classes/MetadataService.cls 9668 12 9693 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7237 /force-app/main/default/classes/MetadataService.cls 9668 12 9693 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7237 /force-app/main/default/classes/MetadataService.cls 9668 12 9693 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7238 /force-app/main/default/classes/MetadataService.cls 9671 26 9671 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7238 /force-app/main/default/classes/MetadataService.cls 9671 26 9671 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7239 /force-app/main/default/classes/MetadataService.cls 9674 26 9674 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7239 /force-app/main/default/classes/MetadataService.cls 9674 26 9674 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7240 /force-app/main/default/classes/MetadataService.cls 9675 26 9675 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7240 /force-app/main/default/classes/MetadataService.cls 9675 26 9675 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7241 /force-app/main/default/classes/MetadataService.cls 9679 26 9679 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7241 /force-app/main/default/classes/MetadataService.cls 9679 26 9679 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7242 /force-app/main/default/classes/MetadataService.cls 9680 26 9680 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7242 /force-app/main/default/classes/MetadataService.cls 9680 26 9680 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7243 /force-app/main/default/classes/MetadataService.cls 9681 26 9681 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7243 /force-app/main/default/classes/MetadataService.cls 9681 26 9681 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7244 /force-app/main/default/classes/MetadataService.cls 9686 26 9686 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultConnector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7244 /force-app/main/default/classes/MetadataService.cls 9686 26 9686 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultConnector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7245 /force-app/main/default/classes/MetadataService.cls 9687 26 9687 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultConnectorLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7245 /force-app/main/default/classes/MetadataService.cls 9687 26 9687 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultConnectorLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7246 /force-app/main/default/classes/MetadataService.cls 9688 26 9688 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'faultConnector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7246 /force-app/main/default/classes/MetadataService.cls 9688 26 9688 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'faultConnector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7247 /force-app/main/default/classes/MetadataService.cls 9689 26 9689 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'waitEvents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7247 /force-app/main/default/classes/MetadataService.cls 9689 26 9689 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'waitEvents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7248 /force-app/main/default/classes/MetadataService.cls 9690 26 9690 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7248 /force-app/main/default/classes/MetadataService.cls 9690 26 9690 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7249 /force-app/main/default/classes/MetadataService.cls 9691 26 9691 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7249 /force-app/main/default/classes/MetadataService.cls 9691 26 9691 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7250 /force-app/main/default/classes/MetadataService.cls 9692 26 9692 214 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7250 /force-app/main/default/classes/MetadataService.cls 9692 26 9692 214 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7251 /force-app/main/default/classes/MetadataService.cls 9694 12 9703 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7251 /force-app/main/default/classes/MetadataService.cls 9694 12 9703 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7252 /force-app/main/default/classes/MetadataService.cls 9698 26 9698 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'aggregate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7252 /force-app/main/default/classes/MetadataService.cls 9698 26 9698 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'aggregate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7253 /force-app/main/default/classes/MetadataService.cls 9699 26 9699 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'axisBinding_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7253 /force-app/main/default/classes/MetadataService.cls 9699 26 9699 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'axisBinding_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7254 /force-app/main/default/classes/MetadataService.cls 9700 26 9700 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'column_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7254 /force-app/main/default/classes/MetadataService.cls 9700 26 9700 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'column_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7255 /force-app/main/default/classes/MetadataService.cls 9701 26 9701 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7255 /force-app/main/default/classes/MetadataService.cls 9701 26 9701 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7256 /force-app/main/default/classes/MetadataService.cls 9702 26 9702 98 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7256 /force-app/main/default/classes/MetadataService.cls 9702 26 9702 98 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7257 /force-app/main/default/classes/MetadataService.cls 9704 12 9715 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7257 /force-app/main/default/classes/MetadataService.cls 9704 12 9715 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7258 /force-app/main/default/classes/MetadataService.cls 9707 26 9707 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7258 /force-app/main/default/classes/MetadataService.cls 9707 26 9707 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7259 /force-app/main/default/classes/MetadataService.cls 9710 26 9710 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'password_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7259 /force-app/main/default/classes/MetadataService.cls 9710 26 9710 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'password_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7260 /force-app/main/default/classes/MetadataService.cls 9711 26 9711 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'versionNumber_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7260 /force-app/main/default/classes/MetadataService.cls 9711 26 9711 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'versionNumber_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7261 /force-app/main/default/classes/MetadataService.cls 9712 26 9712 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7261 /force-app/main/default/classes/MetadataService.cls 9712 26 9712 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7262 /force-app/main/default/classes/MetadataService.cls 9713 26 9713 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7262 /force-app/main/default/classes/MetadataService.cls 9713 26 9713 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7263 /force-app/main/default/classes/MetadataService.cls 9714 26 9714 102 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7263 /force-app/main/default/classes/MetadataService.cls 9714 26 9714 102 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7264 /force-app/main/default/classes/MetadataService.cls 9716 12 9733 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7264 /force-app/main/default/classes/MetadataService.cls 9716 12 9733 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7265 /force-app/main/default/classes/MetadataService.cls 9716 12 9733 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7265 /force-app/main/default/classes/MetadataService.cls 9716 12 9733 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7266 /force-app/main/default/classes/MetadataService.cls 9723 23 9723 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
7266 /force-app/main/default/classes/MetadataService.cls 9723 23 9723 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
7267 /force-app/main/default/classes/MetadataService.cls 9724 26 9724 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultListViewId_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7267 /force-app/main/default/classes/MetadataService.cls 9724 26 9724 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultListViewId_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7268 /force-app/main/default/classes/MetadataService.cls 9725 26 9725 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7268 /force-app/main/default/classes/MetadataService.cls 9725 26 9725 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7269 /force-app/main/default/classes/MetadataService.cls 9726 26 9726 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'position_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7269 /force-app/main/default/classes/MetadataService.cls 9726 26 9726 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'position_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7270 /force-app/main/default/classes/MetadataService.cls 9727 26 9727 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'publiclyAvailable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7270 /force-app/main/default/classes/MetadataService.cls 9727 26 9727 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'publiclyAvailable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7271 /force-app/main/default/classes/MetadataService.cls 9728 26 9728 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'target_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7271 /force-app/main/default/classes/MetadataService.cls 9728 26 9728 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'target_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7272 /force-app/main/default/classes/MetadataService.cls 9729 26 9729 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'targetPreference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7272 /force-app/main/default/classes/MetadataService.cls 9729 26 9729 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'targetPreference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7273 /force-app/main/default/classes/MetadataService.cls 9730 26 9730 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7273 /force-app/main/default/classes/MetadataService.cls 9730 26 9730 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7274 /force-app/main/default/classes/MetadataService.cls 9731 26 9731 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7274 /force-app/main/default/classes/MetadataService.cls 9731 26 9731 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7275 /force-app/main/default/classes/MetadataService.cls 9732 26 9732 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7275 /force-app/main/default/classes/MetadataService.cls 9732 26 9732 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7276 /force-app/main/default/classes/MetadataService.cls 9734 12 9741 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7276 /force-app/main/default/classes/MetadataService.cls 9734 12 9741 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7277 /force-app/main/default/classes/MetadataService.cls 9734 12 9741 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'checkRetrieveStatus_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
7277 /force-app/main/default/classes/MetadataService.cls 9734 12 9741 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'checkRetrieveStatus_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
7278 /force-app/main/default/classes/MetadataService.cls 9737 26 9737 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'asyncProcessId_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7278 /force-app/main/default/classes/MetadataService.cls 9737 26 9737 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'asyncProcessId_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7279 /force-app/main/default/classes/MetadataService.cls 9738 26 9738 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'includeZip_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7279 /force-app/main/default/classes/MetadataService.cls 9738 26 9738 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'includeZip_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7280 /force-app/main/default/classes/MetadataService.cls 9739 26 9739 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7280 /force-app/main/default/classes/MetadataService.cls 9739 26 9739 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7281 /force-app/main/default/classes/MetadataService.cls 9740 26 9740 93 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7281 /force-app/main/default/classes/MetadataService.cls 9740 26 9740 93 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7282 /force-app/main/default/classes/MetadataService.cls 9742 12 9761 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7282 /force-app/main/default/classes/MetadataService.cls 9742 12 9761 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7283 /force-app/main/default/classes/MetadataService.cls 9742 12 9761 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7283 /force-app/main/default/classes/MetadataService.cls 9742 12 9761 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7284 /force-app/main/default/classes/MetadataService.cls 9751 26 9751 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7284 /force-app/main/default/classes/MetadataService.cls 9751 26 9751 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7285 /force-app/main/default/classes/MetadataService.cls 9752 26 9752 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'integrationValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7285 /force-app/main/default/classes/MetadataService.cls 9752 26 9752 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'integrationValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7286 /force-app/main/default/classes/MetadataService.cls 9753 26 9753 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isoCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7286 /force-app/main/default/classes/MetadataService.cls 9753 26 9753 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isoCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7287 /force-app/main/default/classes/MetadataService.cls 9754 26 9754 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7287 /force-app/main/default/classes/MetadataService.cls 9754 26 9754 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7288 /force-app/main/default/classes/MetadataService.cls 9755 26 9755 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'orgDefault_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7288 /force-app/main/default/classes/MetadataService.cls 9755 26 9755 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'orgDefault_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7289 /force-app/main/default/classes/MetadataService.cls 9756 26 9756 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'standard_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7289 /force-app/main/default/classes/MetadataService.cls 9756 26 9756 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'standard_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7290 /force-app/main/default/classes/MetadataService.cls 9757 26 9757 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'states_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7290 /force-app/main/default/classes/MetadataService.cls 9757 26 9757 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'states_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7291 /force-app/main/default/classes/MetadataService.cls 9758 26 9758 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'visible_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7291 /force-app/main/default/classes/MetadataService.cls 9758 26 9758 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'visible_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7292 /force-app/main/default/classes/MetadataService.cls 9759 26 9759 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7292 /force-app/main/default/classes/MetadataService.cls 9759 26 9759 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7293 /force-app/main/default/classes/MetadataService.cls 9760 26 9760 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7293 /force-app/main/default/classes/MetadataService.cls 9760 26 9760 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7294 /force-app/main/default/classes/MetadataService.cls 9762 12 9767 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7294 /force-app/main/default/classes/MetadataService.cls 9762 12 9767 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7295 /force-app/main/default/classes/MetadataService.cls 9763 25 9763 33 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x' doesn't match '[a-z][a-zA-Z0-9]*'
7295 /force-app/main/default/classes/MetadataService.cls 9763 25 9763 33 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x' doesn't match '[a-z][a-zA-Z0-9]*'
7296 /force-app/main/default/classes/MetadataService.cls 9764 26 9764 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7296 /force-app/main/default/classes/MetadataService.cls 9764 26 9764 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7297 /force-app/main/default/classes/MetadataService.cls 9765 26 9765 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7297 /force-app/main/default/classes/MetadataService.cls 9765 26 9765 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7298 /force-app/main/default/classes/MetadataService.cls 9766 26 9766 74 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7298 /force-app/main/default/classes/MetadataService.cls 9766 26 9766 74 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7299 /force-app/main/default/classes/MetadataService.cls 9768 12 9795 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7299 /force-app/main/default/classes/MetadataService.cls 9768 12 9795 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7300 /force-app/main/default/classes/MetadataService.cls 9768 12 9795 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7300 /force-app/main/default/classes/MetadataService.cls 9768 12 9795 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7301 /force-app/main/default/classes/MetadataService.cls 9771 26 9771 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7301 /force-app/main/default/classes/MetadataService.cls 9771 26 9771 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7302 /force-app/main/default/classes/MetadataService.cls 9782 26 9782 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7302 /force-app/main/default/classes/MetadataService.cls 9782 26 9782 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apiAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7303 /force-app/main/default/classes/MetadataService.cls 9783 26 9783 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7303 /force-app/main/default/classes/MetadataService.cls 9783 26 9783 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7304 /force-app/main/default/classes/MetadataService.cls 9784 26 9784 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'namespacePrefix_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7304 /force-app/main/default/classes/MetadataService.cls 9784 26 9784 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'namespacePrefix_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7305 /force-app/main/default/classes/MetadataService.cls 9785 26 9785 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'objectPermissions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7305 /force-app/main/default/classes/MetadataService.cls 9785 26 9785 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'objectPermissions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7306 /force-app/main/default/classes/MetadataService.cls 9786 26 9786 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'packageType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7306 /force-app/main/default/classes/MetadataService.cls 9786 26 9786 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'packageType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7307 /force-app/main/default/classes/MetadataService.cls 9787 26 9787 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'postInstallClass_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7307 /force-app/main/default/classes/MetadataService.cls 9787 26 9787 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'postInstallClass_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7308 /force-app/main/default/classes/MetadataService.cls 9788 26 9788 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'setupWeblink_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7308 /force-app/main/default/classes/MetadataService.cls 9788 26 9788 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'setupWeblink_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7309 /force-app/main/default/classes/MetadataService.cls 9789 26 9789 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'types_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7309 /force-app/main/default/classes/MetadataService.cls 9789 26 9789 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'types_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7310 /force-app/main/default/classes/MetadataService.cls 9790 26 9790 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'uninstallClass_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7310 /force-app/main/default/classes/MetadataService.cls 9790 26 9790 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'uninstallClass_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7311 /force-app/main/default/classes/MetadataService.cls 9791 26 9791 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'version_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7311 /force-app/main/default/classes/MetadataService.cls 9791 26 9791 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'version_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7312 /force-app/main/default/classes/MetadataService.cls 9792 26 9792 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7312 /force-app/main/default/classes/MetadataService.cls 9792 26 9792 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7313 /force-app/main/default/classes/MetadataService.cls 9793 26 9793 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7313 /force-app/main/default/classes/MetadataService.cls 9793 26 9793 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7314 /force-app/main/default/classes/MetadataService.cls 9794 26 9794 227 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7314 /force-app/main/default/classes/MetadataService.cls 9794 26 9794 227 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7315 /force-app/main/default/classes/MetadataService.cls 9796 12 9803 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7315 /force-app/main/default/classes/MetadataService.cls 9796 12 9803 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7316 /force-app/main/default/classes/MetadataService.cls 9799 26 9799 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7316 /force-app/main/default/classes/MetadataService.cls 9799 26 9799 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7317 /force-app/main/default/classes/MetadataService.cls 9800 26 9800 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7317 /force-app/main/default/classes/MetadataService.cls 9800 26 9800 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7318 /force-app/main/default/classes/MetadataService.cls 9801 26 9801 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7318 /force-app/main/default/classes/MetadataService.cls 9801 26 9801 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7319 /force-app/main/default/classes/MetadataService.cls 9802 26 9802 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7319 /force-app/main/default/classes/MetadataService.cls 9802 26 9802 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7320 /force-app/main/default/classes/MetadataService.cls 9804 12 9811 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7320 /force-app/main/default/classes/MetadataService.cls 9804 12 9811 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7321 /force-app/main/default/classes/MetadataService.cls 9807 26 9807 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'developerSuffix_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7321 /force-app/main/default/classes/MetadataService.cls 9807 26 9807 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'developerSuffix_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7322 /force-app/main/default/classes/MetadataService.cls 9808 26 9808 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7322 /force-app/main/default/classes/MetadataService.cls 9808 26 9808 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7323 /force-app/main/default/classes/MetadataService.cls 9809 26 9809 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7323 /force-app/main/default/classes/MetadataService.cls 9809 26 9809 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7324 /force-app/main/default/classes/MetadataService.cls 9810 26 9810 89 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7324 /force-app/main/default/classes/MetadataService.cls 9810 26 9810 89 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7325 /force-app/main/default/classes/MetadataService.cls 9812 12 9821 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7325 /force-app/main/default/classes/MetadataService.cls 9812 12 9821 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7326 /force-app/main/default/classes/MetadataService.cls 9815 23 9815 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x' doesn't match '[a-z][a-zA-Z0-9]*'
7326 /force-app/main/default/classes/MetadataService.cls 9815 23 9815 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x' doesn't match '[a-z][a-zA-Z0-9]*'
7327 /force-app/main/default/classes/MetadataService.cls 9816 26 9816 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'componentType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7327 /force-app/main/default/classes/MetadataService.cls 9816 26 9816 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'componentType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7328 /force-app/main/default/classes/MetadataService.cls 9817 26 9817 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'height_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7328 /force-app/main/default/classes/MetadataService.cls 9817 26 9817 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'height_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7329 /force-app/main/default/classes/MetadataService.cls 9818 26 9818 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7329 /force-app/main/default/classes/MetadataService.cls 9818 26 9818 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7330 /force-app/main/default/classes/MetadataService.cls 9819 26 9819 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7330 /force-app/main/default/classes/MetadataService.cls 9819 26 9819 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7331 /force-app/main/default/classes/MetadataService.cls 9820 26 9820 97 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7331 /force-app/main/default/classes/MetadataService.cls 9820 26 9820 97 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7332 /force-app/main/default/classes/MetadataService.cls 9822 12 9835 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7332 /force-app/main/default/classes/MetadataService.cls 9822 12 9835 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7333 /force-app/main/default/classes/MetadataService.cls 9825 26 9825 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7333 /force-app/main/default/classes/MetadataService.cls 9825 26 9825 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7334 /force-app/main/default/classes/MetadataService.cls 9829 26 9829 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'leftValueReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7334 /force-app/main/default/classes/MetadataService.cls 9829 26 9829 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'leftValueReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7335 /force-app/main/default/classes/MetadataService.cls 9830 26 9830 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'operator_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7335 /force-app/main/default/classes/MetadataService.cls 9830 26 9830 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'operator_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7336 /force-app/main/default/classes/MetadataService.cls 9831 26 9831 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rightValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7336 /force-app/main/default/classes/MetadataService.cls 9831 26 9831 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rightValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7337 /force-app/main/default/classes/MetadataService.cls 9832 26 9832 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7337 /force-app/main/default/classes/MetadataService.cls 9832 26 9832 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7338 /force-app/main/default/classes/MetadataService.cls 9833 26 9833 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7338 /force-app/main/default/classes/MetadataService.cls 9833 26 9833 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7339 /force-app/main/default/classes/MetadataService.cls 9834 26 9834 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7339 /force-app/main/default/classes/MetadataService.cls 9834 26 9834 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7340 /force-app/main/default/classes/MetadataService.cls 9836 12 9845 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7340 /force-app/main/default/classes/MetadataService.cls 9836 12 9845 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7341 /force-app/main/default/classes/MetadataService.cls 9840 26 9840 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'items_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7341 /force-app/main/default/classes/MetadataService.cls 9840 26 9840 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'items_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7342 /force-app/main/default/classes/MetadataService.cls 9841 26 9841 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7342 /force-app/main/default/classes/MetadataService.cls 9841 26 9841 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7343 /force-app/main/default/classes/MetadataService.cls 9842 26 9842 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7343 /force-app/main/default/classes/MetadataService.cls 9842 26 9842 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7344 /force-app/main/default/classes/MetadataService.cls 9843 26 9843 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7344 /force-app/main/default/classes/MetadataService.cls 9843 26 9843 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7345 /force-app/main/default/classes/MetadataService.cls 9844 26 9844 86 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7345 /force-app/main/default/classes/MetadataService.cls 9844 26 9844 86 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7346 /force-app/main/default/classes/MetadataService.cls 9846 12 9863 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7346 /force-app/main/default/classes/MetadataService.cls 9846 12 9863 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7347 /force-app/main/default/classes/MetadataService.cls 9846 12 9863 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7347 /force-app/main/default/classes/MetadataService.cls 9846 12 9863 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7348 /force-app/main/default/classes/MetadataService.cls 9849 26 9849 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7348 /force-app/main/default/classes/MetadataService.cls 9849 26 9849 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7349 /force-app/main/default/classes/MetadataService.cls 9851 26 9851 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7349 /force-app/main/default/classes/MetadataService.cls 9851 26 9851 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'content_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7350 /force-app/main/default/classes/MetadataService.cls 9856 26 9856 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'application_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7350 /force-app/main/default/classes/MetadataService.cls 9856 26 9856 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'application_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7351 /force-app/main/default/classes/MetadataService.cls 9857 26 9857 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7351 /force-app/main/default/classes/MetadataService.cls 9857 26 9857 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7352 /force-app/main/default/classes/MetadataService.cls 9858 26 9858 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7352 /force-app/main/default/classes/MetadataService.cls 9858 26 9858 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7353 /force-app/main/default/classes/MetadataService.cls 9859 26 9859 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'templateAssetSourceName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7353 /force-app/main/default/classes/MetadataService.cls 9859 26 9859 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'templateAssetSourceName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7354 /force-app/main/default/classes/MetadataService.cls 9860 26 9860 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7354 /force-app/main/default/classes/MetadataService.cls 9860 26 9860 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7355 /force-app/main/default/classes/MetadataService.cls 9861 26 9861 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7355 /force-app/main/default/classes/MetadataService.cls 9861 26 9861 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7356 /force-app/main/default/classes/MetadataService.cls 9862 26 9862 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7356 /force-app/main/default/classes/MetadataService.cls 9862 26 9862 153 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7357 /force-app/main/default/classes/MetadataService.cls 9864 12 9939 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7357 /force-app/main/default/classes/MetadataService.cls 9864 12 9939 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7358 /force-app/main/default/classes/MetadataService.cls 9864 12 9939 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount The class CustomApplication has 36 public methods, attributes, and properties (limit: 20)
7358 /force-app/main/default/classes/MetadataService.cls 9864 12 9939 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount The class CustomApplication has 36 public methods, attributes, and properties (limit: 20)
7359 /force-app/main/default/classes/MetadataService.cls 9864 12 9939 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7359 /force-app/main/default/classes/MetadataService.cls 9864 12 9939 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7360 /force-app/main/default/classes/MetadataService.cls 9867 26 9867 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7360 /force-app/main/default/classes/MetadataService.cls 9867 26 9867 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7361 /force-app/main/default/classes/MetadataService.cls 9902 26 9902 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionOverrides_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7361 /force-app/main/default/classes/MetadataService.cls 9902 26 9902 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionOverrides_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7362 /force-app/main/default/classes/MetadataService.cls 9903 26 9903 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'brand_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7362 /force-app/main/default/classes/MetadataService.cls 9903 26 9903 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'brand_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7363 /force-app/main/default/classes/MetadataService.cls 9904 26 9904 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customApplicationComponents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7363 /force-app/main/default/classes/MetadataService.cls 9904 26 9904 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customApplicationComponents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7364 /force-app/main/default/classes/MetadataService.cls 9905 26 9905 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultLandingTab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7364 /force-app/main/default/classes/MetadataService.cls 9905 26 9905 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultLandingTab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7365 /force-app/main/default/classes/MetadataService.cls 9906 26 9906 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7365 /force-app/main/default/classes/MetadataService.cls 9906 26 9906 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7366 /force-app/main/default/classes/MetadataService.cls 9907 26 9907 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'detailPageRefreshMethod_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7366 /force-app/main/default/classes/MetadataService.cls 9907 26 9907 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'detailPageRefreshMethod_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7367 /force-app/main/default/classes/MetadataService.cls 9908 26 9908 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'domainWhitelist_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7367 /force-app/main/default/classes/MetadataService.cls 9908 26 9908 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'domainWhitelist_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7368 /force-app/main/default/classes/MetadataService.cls 9909 26 9909 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableCustomizeMyTabs_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7368 /force-app/main/default/classes/MetadataService.cls 9909 26 9909 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableCustomizeMyTabs_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7369 /force-app/main/default/classes/MetadataService.cls 9910 26 9910 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableKeyboardShortcuts_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7369 /force-app/main/default/classes/MetadataService.cls 9910 26 9910 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableKeyboardShortcuts_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7370 /force-app/main/default/classes/MetadataService.cls 9911 26 9911 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableListViewHover_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7370 /force-app/main/default/classes/MetadataService.cls 9911 26 9911 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableListViewHover_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7371 /force-app/main/default/classes/MetadataService.cls 9912 26 9912 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableListViewReskin_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7371 /force-app/main/default/classes/MetadataService.cls 9912 26 9912 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableListViewReskin_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7372 /force-app/main/default/classes/MetadataService.cls 9913 26 9913 174 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableMultiMonitorComponents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7372 /force-app/main/default/classes/MetadataService.cls 9913 26 9913 174 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableMultiMonitorComponents_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7373 /force-app/main/default/classes/MetadataService.cls 9914 26 9914 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enablePinTabs_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7373 /force-app/main/default/classes/MetadataService.cls 9914 26 9914 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enablePinTabs_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7374 /force-app/main/default/classes/MetadataService.cls 9915 26 9915 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableTabHover_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7374 /force-app/main/default/classes/MetadataService.cls 9915 26 9915 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableTabHover_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7375 /force-app/main/default/classes/MetadataService.cls 9916 26 9916 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableTabLimits_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7375 /force-app/main/default/classes/MetadataService.cls 9916 26 9916 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableTabLimits_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7376 /force-app/main/default/classes/MetadataService.cls 9917 26 9917 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'footerColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7376 /force-app/main/default/classes/MetadataService.cls 9917 26 9917 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'footerColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7377 /force-app/main/default/classes/MetadataService.cls 9918 26 9918 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'formFactors_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7377 /force-app/main/default/classes/MetadataService.cls 9918 26 9918 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'formFactors_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7378 /force-app/main/default/classes/MetadataService.cls 9919 26 9919 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'headerColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7378 /force-app/main/default/classes/MetadataService.cls 9919 26 9919 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'headerColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7379 /force-app/main/default/classes/MetadataService.cls 9920 26 9920 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isServiceCloudConsole_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7379 /force-app/main/default/classes/MetadataService.cls 9920 26 9920 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isServiceCloudConsole_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7380 /force-app/main/default/classes/MetadataService.cls 9921 26 9921 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'keyboardShortcuts_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7380 /force-app/main/default/classes/MetadataService.cls 9921 26 9921 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'keyboardShortcuts_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7381 /force-app/main/default/classes/MetadataService.cls 9922 26 9922 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7381 /force-app/main/default/classes/MetadataService.cls 9922 26 9922 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7382 /force-app/main/default/classes/MetadataService.cls 9923 26 9923 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'listPlacement_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7382 /force-app/main/default/classes/MetadataService.cls 9923 26 9923 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'listPlacement_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7383 /force-app/main/default/classes/MetadataService.cls 9924 26 9924 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'listRefreshMethod_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7383 /force-app/main/default/classes/MetadataService.cls 9924 26 9924 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'listRefreshMethod_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7384 /force-app/main/default/classes/MetadataService.cls 9925 26 9925 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'liveAgentConfig_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7384 /force-app/main/default/classes/MetadataService.cls 9925 26 9925 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'liveAgentConfig_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7385 /force-app/main/default/classes/MetadataService.cls 9926 26 9926 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'logo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7385 /force-app/main/default/classes/MetadataService.cls 9926 26 9926 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'logo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7386 /force-app/main/default/classes/MetadataService.cls 9927 26 9927 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'navType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7386 /force-app/main/default/classes/MetadataService.cls 9927 26 9927 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'navType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7387 /force-app/main/default/classes/MetadataService.cls 9928 26 9928 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'primaryTabColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7387 /force-app/main/default/classes/MetadataService.cls 9928 26 9928 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'primaryTabColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7388 /force-app/main/default/classes/MetadataService.cls 9929 26 9929 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pushNotifications_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7388 /force-app/main/default/classes/MetadataService.cls 9929 26 9929 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pushNotifications_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7389 /force-app/main/default/classes/MetadataService.cls 9930 26 9930 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'saveUserSessions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7389 /force-app/main/default/classes/MetadataService.cls 9930 26 9930 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'saveUserSessions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7390 /force-app/main/default/classes/MetadataService.cls 9931 26 9931 125 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7390 /force-app/main/default/classes/MetadataService.cls 9931 26 9931 125 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7391 /force-app/main/default/classes/MetadataService.cls 9932 26 9932 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tabLimitConfig_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7391 /force-app/main/default/classes/MetadataService.cls 9932 26 9932 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'tabLimitConfig_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7392 /force-app/main/default/classes/MetadataService.cls 9933 26 9933 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'uiType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7392 /force-app/main/default/classes/MetadataService.cls 9933 26 9933 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'uiType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7393 /force-app/main/default/classes/MetadataService.cls 9934 26 9934 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'utilityBar_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7393 /force-app/main/default/classes/MetadataService.cls 9934 26 9934 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'utilityBar_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7394 /force-app/main/default/classes/MetadataService.cls 9935 26 9935 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'workspaceMappings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7394 /force-app/main/default/classes/MetadataService.cls 9935 26 9935 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'workspaceMappings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7395 /force-app/main/default/classes/MetadataService.cls 9936 26 9936 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7395 /force-app/main/default/classes/MetadataService.cls 9936 26 9936 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7396 /force-app/main/default/classes/MetadataService.cls 9937 26 9937 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7396 /force-app/main/default/classes/MetadataService.cls 9937 26 9937 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7397 /force-app/main/default/classes/MetadataService.cls 9938 26 9938 673 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7397 /force-app/main/default/classes/MetadataService.cls 9938 26 9938 673 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7398 /force-app/main/default/classes/MetadataService.cls 9940 12 9951 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7398 /force-app/main/default/classes/MetadataService.cls 9940 12 9951 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7399 /force-app/main/default/classes/MetadataService.cls 9945 26 9945 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'metadataObjects_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7399 /force-app/main/default/classes/MetadataService.cls 9945 26 9945 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'metadataObjects_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7400 /force-app/main/default/classes/MetadataService.cls 9946 26 9946 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'organizationNamespace_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7400 /force-app/main/default/classes/MetadataService.cls 9946 26 9946 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'organizationNamespace_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7401 /force-app/main/default/classes/MetadataService.cls 9947 26 9947 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'partialSaveAllowed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7401 /force-app/main/default/classes/MetadataService.cls 9947 26 9947 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'partialSaveAllowed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7402 /force-app/main/default/classes/MetadataService.cls 9948 26 9948 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'testRequired_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7402 /force-app/main/default/classes/MetadataService.cls 9948 26 9948 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'testRequired_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7403 /force-app/main/default/classes/MetadataService.cls 9949 26 9949 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7403 /force-app/main/default/classes/MetadataService.cls 9949 26 9949 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7404 /force-app/main/default/classes/MetadataService.cls 9950 26 9950 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7404 /force-app/main/default/classes/MetadataService.cls 9950 26 9950 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7405 /force-app/main/default/classes/MetadataService.cls 9952 12 9959 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7405 /force-app/main/default/classes/MetadataService.cls 9952 12 9959 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7406 /force-app/main/default/classes/MetadataService.cls 9955 26 9955 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowOwnerChange_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7406 /force-app/main/default/classes/MetadataService.cls 9955 26 9955 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'allowOwnerChange_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7407 /force-app/main/default/classes/MetadataService.cls 9956 26 9956 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'opportunityCreationOptions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7407 /force-app/main/default/classes/MetadataService.cls 9956 26 9956 170 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'opportunityCreationOptions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7408 /force-app/main/default/classes/MetadataService.cls 9957 26 9957 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7408 /force-app/main/default/classes/MetadataService.cls 9957 26 9957 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7409 /force-app/main/default/classes/MetadataService.cls 9958 26 9958 111 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7409 /force-app/main/default/classes/MetadataService.cls 9958 26 9958 111 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7410 /force-app/main/default/classes/MetadataService.cls 9960 12 9967 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7410 /force-app/main/default/classes/MetadataService.cls 9960 12 9967 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7411 /force-app/main/default/classes/MetadataService.cls 9963 26 9963 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7411 /force-app/main/default/classes/MetadataService.cls 9963 26 9963 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7412 /force-app/main/default/classes/MetadataService.cls 9964 26 9964 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7412 /force-app/main/default/classes/MetadataService.cls 9964 26 9964 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7413 /force-app/main/default/classes/MetadataService.cls 9965 26 9965 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7413 /force-app/main/default/classes/MetadataService.cls 9965 26 9965 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7414 /force-app/main/default/classes/MetadataService.cls 9966 26 9966 79 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7414 /force-app/main/default/classes/MetadataService.cls 9966 26 9966 79 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7415 /force-app/main/default/classes/MetadataService.cls 9968 12 9991 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7415 /force-app/main/default/classes/MetadataService.cls 9968 12 9991 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7416 /force-app/main/default/classes/MetadataService.cls 9968 12 9991 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7416 /force-app/main/default/classes/MetadataService.cls 9968 12 9991 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7417 /force-app/main/default/classes/MetadataService.cls 9971 26 9971 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7417 /force-app/main/default/classes/MetadataService.cls 9971 26 9971 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7418 /force-app/main/default/classes/MetadataService.cls 9977 51 9977 57 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'join_x' doesn't match '[a-z][a-zA-Z0-9]*'
7418 /force-app/main/default/classes/MetadataService.cls 9977 51 9977 57 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'join_x' doesn't match '[a-z][a-zA-Z0-9]*'
7419 /force-app/main/default/classes/MetadataService.cls 9980 26 9980 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'autogenerated_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7419 /force-app/main/default/classes/MetadataService.cls 9980 26 9980 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'autogenerated_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7420 /force-app/main/default/classes/MetadataService.cls 9981 26 9981 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'baseObject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7420 /force-app/main/default/classes/MetadataService.cls 9981 26 9981 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'baseObject_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7421 /force-app/main/default/classes/MetadataService.cls 9982 26 9982 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'category_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7421 /force-app/main/default/classes/MetadataService.cls 9982 26 9982 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'category_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7422 /force-app/main/default/classes/MetadataService.cls 9983 26 9983 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'deployed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7422 /force-app/main/default/classes/MetadataService.cls 9983 26 9983 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'deployed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7423 /force-app/main/default/classes/MetadataService.cls 9984 26 9984 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7423 /force-app/main/default/classes/MetadataService.cls 9984 26 9984 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7424 /force-app/main/default/classes/MetadataService.cls 9985 26 9985 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'join_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7424 /force-app/main/default/classes/MetadataService.cls 9985 26 9985 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'join_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7425 /force-app/main/default/classes/MetadataService.cls 9986 26 9986 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7425 /force-app/main/default/classes/MetadataService.cls 9986 26 9986 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7426 /force-app/main/default/classes/MetadataService.cls 9987 26 9987 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sections_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7426 /force-app/main/default/classes/MetadataService.cls 9987 26 9987 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sections_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7427 /force-app/main/default/classes/MetadataService.cls 9988 26 9988 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7427 /force-app/main/default/classes/MetadataService.cls 9988 26 9988 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7428 /force-app/main/default/classes/MetadataService.cls 9989 26 9989 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7428 /force-app/main/default/classes/MetadataService.cls 9989 26 9989 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7429 /force-app/main/default/classes/MetadataService.cls 9990 26 9990 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7429 /force-app/main/default/classes/MetadataService.cls 9990 26 9990 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7430 /force-app/main/default/classes/MetadataService.cls 9992 12 9997 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7430 /force-app/main/default/classes/MetadataService.cls 9992 12 9997 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7431 /force-app/main/default/classes/MetadataService.cls 9992 12 9997 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'deleteMetadataResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
7431 /force-app/main/default/classes/MetadataService.cls 9992 12 9997 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'deleteMetadataResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
7432 /force-app/main/default/classes/MetadataService.cls 9994 26 9994 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7432 /force-app/main/default/classes/MetadataService.cls 9994 26 9994 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7433 /force-app/main/default/classes/MetadataService.cls 9995 26 9995 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7433 /force-app/main/default/classes/MetadataService.cls 9995 26 9995 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7434 /force-app/main/default/classes/MetadataService.cls 9996 26 9996 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7434 /force-app/main/default/classes/MetadataService.cls 9996 26 9996 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7435 /force-app/main/default/classes/MetadataService.cls 9998 12 10009 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7435 /force-app/main/default/classes/MetadataService.cls 9998 12 10009 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7436 /force-app/main/default/classes/MetadataService.cls 10002 23 10002 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'time_x' doesn't match '[a-z][a-zA-Z0-9]*'
7436 /force-app/main/default/classes/MetadataService.cls 10002 23 10002 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'time_x' doesn't match '[a-z][a-zA-Z0-9]*'
7437 /force-app/main/default/classes/MetadataService.cls 10003 26 10003 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'column_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7437 /force-app/main/default/classes/MetadataService.cls 10003 26 10003 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'column_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7438 /force-app/main/default/classes/MetadataService.cls 10004 26 10004 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'line_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7438 /force-app/main/default/classes/MetadataService.cls 10004 26 10004 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'line_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7439 /force-app/main/default/classes/MetadataService.cls 10005 26 10005 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numExecutions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7439 /force-app/main/default/classes/MetadataService.cls 10005 26 10005 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numExecutions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7440 /force-app/main/default/classes/MetadataService.cls 10006 26 10006 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'time_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7440 /force-app/main/default/classes/MetadataService.cls 10006 26 10006 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'time_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7441 /force-app/main/default/classes/MetadataService.cls 10007 26 10007 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7441 /force-app/main/default/classes/MetadataService.cls 10007 26 10007 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7442 /force-app/main/default/classes/MetadataService.cls 10008 26 10008 104 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7442 /force-app/main/default/classes/MetadataService.cls 10008 26 10008 104 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7443 /force-app/main/default/classes/MetadataService.cls 10010 12 10015 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7443 /force-app/main/default/classes/MetadataService.cls 10010 12 10015 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7444 /force-app/main/default/classes/MetadataService.cls 10012 26 10012 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'keyword_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7444 /force-app/main/default/classes/MetadataService.cls 10012 26 10012 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'keyword_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7445 /force-app/main/default/classes/MetadataService.cls 10013 26 10013 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7445 /force-app/main/default/classes/MetadataService.cls 10013 26 10013 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7446 /force-app/main/default/classes/MetadataService.cls 10014 26 10014 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7446 /force-app/main/default/classes/MetadataService.cls 10014 26 10014 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7447 /force-app/main/default/classes/MetadataService.cls 10016 12 10023 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7447 /force-app/main/default/classes/MetadataService.cls 10016 12 10023 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7448 /force-app/main/default/classes/MetadataService.cls 10019 26 10019 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'application_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7448 /force-app/main/default/classes/MetadataService.cls 10019 26 10019 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'application_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7449 /force-app/main/default/classes/MetadataService.cls 10020 26 10020 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'visible_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7449 /force-app/main/default/classes/MetadataService.cls 10020 26 10020 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'visible_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7450 /force-app/main/default/classes/MetadataService.cls 10021 26 10021 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7450 /force-app/main/default/classes/MetadataService.cls 10021 26 10021 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7451 /force-app/main/default/classes/MetadataService.cls 10022 26 10022 87 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7451 /force-app/main/default/classes/MetadataService.cls 10022 26 10022 87 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7452 /force-app/main/default/classes/MetadataService.cls 10024 12 10029 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7452 /force-app/main/default/classes/MetadataService.cls 10024 12 10029 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7453 /force-app/main/default/classes/MetadataService.cls 10026 26 10026 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pageOrSobjectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7453 /force-app/main/default/classes/MetadataService.cls 10026 26 10026 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pageOrSobjectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7454 /force-app/main/default/classes/MetadataService.cls 10027 26 10027 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7454 /force-app/main/default/classes/MetadataService.cls 10027 26 10027 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7455 /force-app/main/default/classes/MetadataService.cls 10028 26 10028 83 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7455 /force-app/main/default/classes/MetadataService.cls 10028 26 10028 83 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7456 /force-app/main/default/classes/MetadataService.cls 10030 12 10037 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7456 /force-app/main/default/classes/MetadataService.cls 10030 12 10037 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7457 /force-app/main/default/classes/MetadataService.cls 10033 26 10033 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7457 /force-app/main/default/classes/MetadataService.cls 10033 26 10033 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7458 /force-app/main/default/classes/MetadataService.cls 10034 26 10034 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7458 /force-app/main/default/classes/MetadataService.cls 10034 26 10034 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7459 /force-app/main/default/classes/MetadataService.cls 10035 26 10035 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7459 /force-app/main/default/classes/MetadataService.cls 10035 26 10035 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7460 /force-app/main/default/classes/MetadataService.cls 10036 26 10036 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7460 /force-app/main/default/classes/MetadataService.cls 10036 26 10036 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7461 /force-app/main/default/classes/MetadataService.cls 10038 12 10057 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7461 /force-app/main/default/classes/MetadataService.cls 10038 12 10057 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7462 /force-app/main/default/classes/MetadataService.cls 10038 12 10057 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7462 /force-app/main/default/classes/MetadataService.cls 10038 12 10057 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7463 /force-app/main/default/classes/MetadataService.cls 10041 26 10041 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7463 /force-app/main/default/classes/MetadataService.cls 10041 26 10041 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7464 /force-app/main/default/classes/MetadataService.cls 10048 26 10048 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7464 /force-app/main/default/classes/MetadataService.cls 10048 26 10048 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7465 /force-app/main/default/classes/MetadataService.cls 10049 26 10049 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'contactAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7465 /force-app/main/default/classes/MetadataService.cls 10049 26 10049 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'contactAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7466 /force-app/main/default/classes/MetadataService.cls 10050 26 10050 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7466 /force-app/main/default/classes/MetadataService.cls 10050 26 10050 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7467 /force-app/main/default/classes/MetadataService.cls 10051 26 10051 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'mayForecastManagerShare_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7467 /force-app/main/default/classes/MetadataService.cls 10051 26 10051 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'mayForecastManagerShare_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7468 /force-app/main/default/classes/MetadataService.cls 10052 26 10052 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7468 /force-app/main/default/classes/MetadataService.cls 10052 26 10052 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7469 /force-app/main/default/classes/MetadataService.cls 10053 26 10053 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'opportunityAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7469 /force-app/main/default/classes/MetadataService.cls 10053 26 10053 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'opportunityAccessLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7470 /force-app/main/default/classes/MetadataService.cls 10054 26 10054 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7470 /force-app/main/default/classes/MetadataService.cls 10054 26 10054 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7471 /force-app/main/default/classes/MetadataService.cls 10055 26 10055 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7471 /force-app/main/default/classes/MetadataService.cls 10055 26 10055 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7472 /force-app/main/default/classes/MetadataService.cls 10056 26 10056 186 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7472 /force-app/main/default/classes/MetadataService.cls 10056 26 10056 186 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7473 /force-app/main/default/classes/MetadataService.cls 10058 12 10069 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7473 /force-app/main/default/classes/MetadataService.cls 10058 12 10069 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7474 /force-app/main/default/classes/MetadataService.cls 10061 26 10061 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7474 /force-app/main/default/classes/MetadataService.cls 10061 26 10061 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7475 /force-app/main/default/classes/MetadataService.cls 10064 26 10064 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7475 /force-app/main/default/classes/MetadataService.cls 10064 26 10064 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7476 /force-app/main/default/classes/MetadataService.cls 10065 26 10065 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7476 /force-app/main/default/classes/MetadataService.cls 10065 26 10065 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7477 /force-app/main/default/classes/MetadataService.cls 10066 26 10066 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7477 /force-app/main/default/classes/MetadataService.cls 10066 26 10066 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7478 /force-app/main/default/classes/MetadataService.cls 10067 26 10067 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7478 /force-app/main/default/classes/MetadataService.cls 10067 26 10067 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7479 /force-app/main/default/classes/MetadataService.cls 10068 26 10068 103 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7479 /force-app/main/default/classes/MetadataService.cls 10068 26 10068 103 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7480 /force-app/main/default/classes/MetadataService.cls 10070 12 10075 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7480 /force-app/main/default/classes/MetadataService.cls 10070 12 10075 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7481 /force-app/main/default/classes/MetadataService.cls 10072 26 10072 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'skill_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7481 /force-app/main/default/classes/MetadataService.cls 10072 26 10072 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'skill_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7482 /force-app/main/default/classes/MetadataService.cls 10073 26 10073 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7482 /force-app/main/default/classes/MetadataService.cls 10073 26 10073 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7483 /force-app/main/default/classes/MetadataService.cls 10074 26 10074 71 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7483 /force-app/main/default/classes/MetadataService.cls 10074 26 10074 71 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7484 /force-app/main/default/classes/MetadataService.cls 10076 12 10091 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7484 /force-app/main/default/classes/MetadataService.cls 10076 12 10091 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7485 /force-app/main/default/classes/MetadataService.cls 10079 26 10079 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7485 /force-app/main/default/classes/MetadataService.cls 10079 26 10079 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7486 /force-app/main/default/classes/MetadataService.cls 10084 26 10084 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7486 /force-app/main/default/classes/MetadataService.cls 10084 26 10084 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7487 /force-app/main/default/classes/MetadataService.cls 10085 26 10085 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'disableProtocolSecurity_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7487 /force-app/main/default/classes/MetadataService.cls 10085 26 10085 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'disableProtocolSecurity_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7488 /force-app/main/default/classes/MetadataService.cls 10086 26 10086 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isActive_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7488 /force-app/main/default/classes/MetadataService.cls 10086 26 10086 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isActive_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7489 /force-app/main/default/classes/MetadataService.cls 10087 26 10087 124 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'url_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7489 /force-app/main/default/classes/MetadataService.cls 10087 26 10087 124 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'url_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7490 /force-app/main/default/classes/MetadataService.cls 10088 26 10088 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7490 /force-app/main/default/classes/MetadataService.cls 10088 26 10088 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7491 /force-app/main/default/classes/MetadataService.cls 10089 26 10089 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7491 /force-app/main/default/classes/MetadataService.cls 10089 26 10089 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7492 /force-app/main/default/classes/MetadataService.cls 10090 26 10090 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7492 /force-app/main/default/classes/MetadataService.cls 10090 26 10090 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7493 /force-app/main/default/classes/MetadataService.cls 10092 12 10105 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7493 /force-app/main/default/classes/MetadataService.cls 10092 12 10105 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7494 /force-app/main/default/classes/MetadataService.cls 10098 26 10098 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'callbackUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7494 /force-app/main/default/classes/MetadataService.cls 10098 26 10098 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'callbackUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7495 /force-app/main/default/classes/MetadataService.cls 10099 26 10099 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'certificate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7495 /force-app/main/default/classes/MetadataService.cls 10099 26 10099 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'certificate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7496 /force-app/main/default/classes/MetadataService.cls 10100 26 10100 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'consumerKey_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7496 /force-app/main/default/classes/MetadataService.cls 10100 26 10100 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'consumerKey_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7497 /force-app/main/default/classes/MetadataService.cls 10101 26 10101 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'consumerSecret_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7497 /force-app/main/default/classes/MetadataService.cls 10101 26 10101 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'consumerSecret_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7498 /force-app/main/default/classes/MetadataService.cls 10102 26 10102 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scopes_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7498 /force-app/main/default/classes/MetadataService.cls 10102 26 10102 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scopes_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7499 /force-app/main/default/classes/MetadataService.cls 10103 26 10103 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7499 /force-app/main/default/classes/MetadataService.cls 10103 26 10103 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7500 /force-app/main/default/classes/MetadataService.cls 10104 26 10104 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7500 /force-app/main/default/classes/MetadataService.cls 10104 26 10104 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7501 /force-app/main/default/classes/MetadataService.cls 10106 12 10117 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7501 /force-app/main/default/classes/MetadataService.cls 10106 12 10117 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7502 /force-app/main/default/classes/MetadataService.cls 10111 26 10111 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enhancedLookupEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7502 /force-app/main/default/classes/MetadataService.cls 10111 26 10111 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enhancedLookupEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7503 /force-app/main/default/classes/MetadataService.cls 10112 26 10112 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lookupAutoCompleteEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7503 /force-app/main/default/classes/MetadataService.cls 10112 26 10112 168 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lookupAutoCompleteEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7504 /force-app/main/default/classes/MetadataService.cls 10113 26 10113 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7504 /force-app/main/default/classes/MetadataService.cls 10113 26 10113 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7505 /force-app/main/default/classes/MetadataService.cls 10114 26 10114 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'resultsPerPageCount_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7505 /force-app/main/default/classes/MetadataService.cls 10114 26 10114 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'resultsPerPageCount_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7506 /force-app/main/default/classes/MetadataService.cls 10115 26 10115 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7506 /force-app/main/default/classes/MetadataService.cls 10115 26 10115 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7507 /force-app/main/default/classes/MetadataService.cls 10116 26 10116 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7507 /force-app/main/default/classes/MetadataService.cls 10116 26 10116 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7508 /force-app/main/default/classes/MetadataService.cls 10118 12 10129 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7508 /force-app/main/default/classes/MetadataService.cls 10118 12 10129 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7509 /force-app/main/default/classes/MetadataService.cls 10122 23 10122 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
7509 /force-app/main/default/classes/MetadataService.cls 10122 23 10122 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
7510 /force-app/main/default/classes/MetadataService.cls 10123 26 10123 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7510 /force-app/main/default/classes/MetadataService.cls 10123 26 10123 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7511 /force-app/main/default/classes/MetadataService.cls 10124 26 10124 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'file_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7511 /force-app/main/default/classes/MetadataService.cls 10124 26 10124 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'file_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7512 /force-app/main/default/classes/MetadataService.cls 10125 26 10125 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rank_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7512 /force-app/main/default/classes/MetadataService.cls 10125 26 10125 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rank_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7513 /force-app/main/default/classes/MetadataService.cls 10126 26 10126 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7513 /force-app/main/default/classes/MetadataService.cls 10126 26 10126 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7514 /force-app/main/default/classes/MetadataService.cls 10127 26 10127 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7514 /force-app/main/default/classes/MetadataService.cls 10127 26 10127 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7515 /force-app/main/default/classes/MetadataService.cls 10128 26 10128 100 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7515 /force-app/main/default/classes/MetadataService.cls 10128 26 10128 100 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7516 /force-app/main/default/classes/MetadataService.cls 10130 12 10137 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7516 /force-app/main/default/classes/MetadataService.cls 10130 12 10137 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7517 /force-app/main/default/classes/MetadataService.cls 10133 26 10133 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'useApproverFieldOfRecordOwner_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7517 /force-app/main/default/classes/MetadataService.cls 10133 26 10133 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'useApproverFieldOfRecordOwner_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7518 /force-app/main/default/classes/MetadataService.cls 10134 26 10134 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'userHierarchyField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7518 /force-app/main/default/classes/MetadataService.cls 10134 26 10134 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'userHierarchyField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7519 /force-app/main/default/classes/MetadataService.cls 10135 26 10135 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7519 /force-app/main/default/classes/MetadataService.cls 10135 26 10135 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7520 /force-app/main/default/classes/MetadataService.cls 10136 26 10136 116 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7520 /force-app/main/default/classes/MetadataService.cls 10136 26 10136 116 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7521 /force-app/main/default/classes/MetadataService.cls 10138 12 10145 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7521 /force-app/main/default/classes/MetadataService.cls 10138 12 10145 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7522 /force-app/main/default/classes/MetadataService.cls 10141 26 10141 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sorted_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7522 /force-app/main/default/classes/MetadataService.cls 10141 26 10141 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sorted_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7523 /force-app/main/default/classes/MetadataService.cls 10142 26 10142 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7523 /force-app/main/default/classes/MetadataService.cls 10142 26 10142 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7524 /force-app/main/default/classes/MetadataService.cls 10143 26 10143 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7524 /force-app/main/default/classes/MetadataService.cls 10143 26 10143 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7525 /force-app/main/default/classes/MetadataService.cls 10144 26 10144 80 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7525 /force-app/main/default/classes/MetadataService.cls 10144 26 10144 80 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7526 /force-app/main/default/classes/MetadataService.cls 10146 12 10159 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7526 /force-app/main/default/classes/MetadataService.cls 10146 12 10159 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7527 /force-app/main/default/classes/MetadataService.cls 10152 26 10152 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7527 /force-app/main/default/classes/MetadataService.cls 10152 26 10152 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7528 /force-app/main/default/classes/MetadataService.cls 10153 26 10153 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'booleanFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7528 /force-app/main/default/classes/MetadataService.cls 10153 26 10153 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'booleanFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7529 /force-app/main/default/classes/MetadataService.cls 10154 26 10154 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7529 /force-app/main/default/classes/MetadataService.cls 10154 26 10154 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7530 /force-app/main/default/classes/MetadataService.cls 10155 26 10155 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'objectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7530 /force-app/main/default/classes/MetadataService.cls 10155 26 10155 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'objectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7531 /force-app/main/default/classes/MetadataService.cls 10156 26 10156 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ruleItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7531 /force-app/main/default/classes/MetadataService.cls 10156 26 10156 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ruleItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7532 /force-app/main/default/classes/MetadataService.cls 10157 26 10157 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7532 /force-app/main/default/classes/MetadataService.cls 10157 26 10157 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7533 /force-app/main/default/classes/MetadataService.cls 10158 26 10158 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7533 /force-app/main/default/classes/MetadataService.cls 10158 26 10158 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7534 /force-app/main/default/classes/MetadataService.cls 10160 12 10167 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7534 /force-app/main/default/classes/MetadataService.cls 10160 12 10167 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7535 /force-app/main/default/classes/MetadataService.cls 10163 26 10163 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fileName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7535 /force-app/main/default/classes/MetadataService.cls 10163 26 10163 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fileName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7536 /force-app/main/default/classes/MetadataService.cls 10164 26 10164 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'problem_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7536 /force-app/main/default/classes/MetadataService.cls 10164 26 10164 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'problem_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7537 /force-app/main/default/classes/MetadataService.cls 10165 26 10165 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7537 /force-app/main/default/classes/MetadataService.cls 10165 26 10165 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7538 /force-app/main/default/classes/MetadataService.cls 10166 26 10166 84 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7538 /force-app/main/default/classes/MetadataService.cls 10166 26 10166 84 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7539 /force-app/main/default/classes/MetadataService.cls 10168 12 10175 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7539 /force-app/main/default/classes/MetadataService.cls 10168 12 10175 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7540 /force-app/main/default/classes/MetadataService.cls 10171 26 10171 178 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'forecastingItemCategoryApiName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7540 /force-app/main/default/classes/MetadataService.cls 10171 26 10171 178 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'forecastingItemCategoryApiName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7541 /force-app/main/default/classes/MetadataService.cls 10172 26 10172 167 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'weightedSourceCategories_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7541 /force-app/main/default/classes/MetadataService.cls 10172 26 10172 167 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'weightedSourceCategories_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7542 /force-app/main/default/classes/MetadataService.cls 10173 26 10173 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7542 /force-app/main/default/classes/MetadataService.cls 10173 26 10173 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7543 /force-app/main/default/classes/MetadataService.cls 10174 26 10174 123 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7543 /force-app/main/default/classes/MetadataService.cls 10174 26 10174 123 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7544 /force-app/main/default/classes/MetadataService.cls 10176 12 10187 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7544 /force-app/main/default/classes/MetadataService.cls 10176 12 10187 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7545 /force-app/main/default/classes/MetadataService.cls 10181 26 10181 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'archiveAfterMonths_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7545 /force-app/main/default/classes/MetadataService.cls 10181 26 10181 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'archiveAfterMonths_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7546 /force-app/main/default/classes/MetadataService.cls 10182 26 10182 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'archiveRetentionYears_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7546 /force-app/main/default/classes/MetadataService.cls 10182 26 10182 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'archiveRetentionYears_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7547 /force-app/main/default/classes/MetadataService.cls 10183 26 10183 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7547 /force-app/main/default/classes/MetadataService.cls 10183 26 10183 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7548 /force-app/main/default/classes/MetadataService.cls 10184 26 10184 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'gracePeriodDays_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7548 /force-app/main/default/classes/MetadataService.cls 10184 26 10184 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'gracePeriodDays_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7549 /force-app/main/default/classes/MetadataService.cls 10185 26 10185 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7549 /force-app/main/default/classes/MetadataService.cls 10185 26 10185 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7550 /force-app/main/default/classes/MetadataService.cls 10186 26 10186 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7550 /force-app/main/default/classes/MetadataService.cls 10186 26 10186 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7551 /force-app/main/default/classes/MetadataService.cls 10188 12 10193 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7551 /force-app/main/default/classes/MetadataService.cls 10188 12 10193 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7552 /force-app/main/default/classes/MetadataService.cls 10190 26 10190 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'mapping_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7552 /force-app/main/default/classes/MetadataService.cls 10190 26 10190 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'mapping_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7553 /force-app/main/default/classes/MetadataService.cls 10191 26 10191 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7553 /force-app/main/default/classes/MetadataService.cls 10191 26 10191 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7554 /force-app/main/default/classes/MetadataService.cls 10192 26 10192 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7554 /force-app/main/default/classes/MetadataService.cls 10192 26 10192 73 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7555 /force-app/main/default/classes/MetadataService.cls 10194 12 10211 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7555 /force-app/main/default/classes/MetadataService.cls 10194 12 10211 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7556 /force-app/main/default/classes/MetadataService.cls 10194 12 10211 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7556 /force-app/main/default/classes/MetadataService.cls 10194 12 10211 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7557 /force-app/main/default/classes/MetadataService.cls 10197 26 10197 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7557 /force-app/main/default/classes/MetadataService.cls 10197 26 10197 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7558 /force-app/main/default/classes/MetadataService.cls 10200 26 10200 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7558 /force-app/main/default/classes/MetadataService.cls 10200 26 10200 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7559 /force-app/main/default/classes/MetadataService.cls 10201 26 10201 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7559 /force-app/main/default/classes/MetadataService.cls 10201 26 10201 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7560 /force-app/main/default/classes/MetadataService.cls 10205 26 10205 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dataType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7560 /force-app/main/default/classes/MetadataService.cls 10205 26 10205 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dataType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7561 /force-app/main/default/classes/MetadataService.cls 10206 26 10206 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'expression_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7561 /force-app/main/default/classes/MetadataService.cls 10206 26 10206 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'expression_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7562 /force-app/main/default/classes/MetadataService.cls 10207 26 10207 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scale_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7562 /force-app/main/default/classes/MetadataService.cls 10207 26 10207 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scale_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7563 /force-app/main/default/classes/MetadataService.cls 10208 26 10208 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7563 /force-app/main/default/classes/MetadataService.cls 10208 26 10208 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7564 /force-app/main/default/classes/MetadataService.cls 10209 26 10209 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7564 /force-app/main/default/classes/MetadataService.cls 10209 26 10209 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7565 /force-app/main/default/classes/MetadataService.cls 10210 26 10210 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7565 /force-app/main/default/classes/MetadataService.cls 10210 26 10210 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7566 /force-app/main/default/classes/MetadataService.cls 10212 12 10223 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7566 /force-app/main/default/classes/MetadataService.cls 10212 12 10223 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7567 /force-app/main/default/classes/MetadataService.cls 10217 26 10217 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'controllingField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7567 /force-app/main/default/classes/MetadataService.cls 10217 26 10217 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'controllingField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7568 /force-app/main/default/classes/MetadataService.cls 10218 26 10218 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'picklistValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7568 /force-app/main/default/classes/MetadataService.cls 10218 26 10218 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'picklistValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7569 /force-app/main/default/classes/MetadataService.cls 10219 26 10219 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'restrictedPicklist_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7569 /force-app/main/default/classes/MetadataService.cls 10219 26 10219 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'restrictedPicklist_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7570 /force-app/main/default/classes/MetadataService.cls 10220 26 10220 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sorted_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7570 /force-app/main/default/classes/MetadataService.cls 10220 26 10220 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sorted_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7571 /force-app/main/default/classes/MetadataService.cls 10221 26 10221 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7571 /force-app/main/default/classes/MetadataService.cls 10221 26 10221 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7572 /force-app/main/default/classes/MetadataService.cls 10222 26 10222 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7572 /force-app/main/default/classes/MetadataService.cls 10222 26 10222 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7573 /force-app/main/default/classes/MetadataService.cls 10224 12 10231 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7573 /force-app/main/default/classes/MetadataService.cls 10224 12 10231 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7574 /force-app/main/default/classes/MetadataService.cls 10224 12 10231 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'deploy_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
7574 /force-app/main/default/classes/MetadataService.cls 10224 12 10231 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'deploy_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
7575 /force-app/main/default/classes/MetadataService.cls 10225 23 10225 30 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ZipFile' doesn't match '[a-z][a-zA-Z0-9]*'
7575 /force-app/main/default/classes/MetadataService.cls 10225 23 10225 30 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ZipFile' doesn't match '[a-z][a-zA-Z0-9]*'
7576 /force-app/main/default/classes/MetadataService.cls 10226 46 10226 59 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'DeployOptions' doesn't match '[a-z][a-zA-Z0-9]*'
7576 /force-app/main/default/classes/MetadataService.cls 10226 46 10226 59 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'DeployOptions' doesn't match '[a-z][a-zA-Z0-9]*'
7577 /force-app/main/default/classes/MetadataService.cls 10227 26 10227 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ZipFile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7577 /force-app/main/default/classes/MetadataService.cls 10227 26 10227 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ZipFile_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7578 /force-app/main/default/classes/MetadataService.cls 10228 26 10228 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'DeployOptions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7578 /force-app/main/default/classes/MetadataService.cls 10228 26 10228 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'DeployOptions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7579 /force-app/main/default/classes/MetadataService.cls 10229 26 10229 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7579 /force-app/main/default/classes/MetadataService.cls 10229 26 10229 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7580 /force-app/main/default/classes/MetadataService.cls 10230 26 10230 89 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7580 /force-app/main/default/classes/MetadataService.cls 10230 26 10230 89 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7581 /force-app/main/default/classes/MetadataService.cls 10232 12 10241 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7581 /force-app/main/default/classes/MetadataService.cls 10232 12 10241 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7582 /force-app/main/default/classes/MetadataService.cls 10236 26 10236 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'columns_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7582 /force-app/main/default/classes/MetadataService.cls 10236 26 10236 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'columns_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7583 /force-app/main/default/classes/MetadataService.cls 10237 26 10237 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7583 /force-app/main/default/classes/MetadataService.cls 10237 26 10237 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7584 /force-app/main/default/classes/MetadataService.cls 10238 26 10238 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7584 /force-app/main/default/classes/MetadataService.cls 10238 26 10238 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7585 /force-app/main/default/classes/MetadataService.cls 10239 26 10239 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7585 /force-app/main/default/classes/MetadataService.cls 10239 26 10239 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7586 /force-app/main/default/classes/MetadataService.cls 10240 26 10240 88 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7586 /force-app/main/default/classes/MetadataService.cls 10240 26 10240 88 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7587 /force-app/main/default/classes/MetadataService.cls 10242 12 10251 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7587 /force-app/main/default/classes/MetadataService.cls 10242 12 10251 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7588 /force-app/main/default/classes/MetadataService.cls 10245 26 10245 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7588 /force-app/main/default/classes/MetadataService.cls 10245 26 10245 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7589 /force-app/main/default/classes/MetadataService.cls 10247 26 10247 186 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableExactTargetForSalesforceApps_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7589 /force-app/main/default/classes/MetadataService.cls 10247 26 10247 186 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableExactTargetForSalesforceApps_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7590 /force-app/main/default/classes/MetadataService.cls 10248 26 10248 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7590 /force-app/main/default/classes/MetadataService.cls 10248 26 10248 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7591 /force-app/main/default/classes/MetadataService.cls 10249 26 10249 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7591 /force-app/main/default/classes/MetadataService.cls 10249 26 10249 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7592 /force-app/main/default/classes/MetadataService.cls 10250 26 10250 112 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7592 /force-app/main/default/classes/MetadataService.cls 10250 26 10250 112 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7593 /force-app/main/default/classes/MetadataService.cls 10252 12 10267 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7593 /force-app/main/default/classes/MetadataService.cls 10252 12 10267 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7594 /force-app/main/default/classes/MetadataService.cls 10255 26 10255 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7594 /force-app/main/default/classes/MetadataService.cls 10255 26 10255 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7595 /force-app/main/default/classes/MetadataService.cls 10260 26 10260 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connectedApp_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7595 /force-app/main/default/classes/MetadataService.cls 10260 26 10260 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connectedApp_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7596 /force-app/main/default/classes/MetadataService.cls 10261 26 10261 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7596 /force-app/main/default/classes/MetadataService.cls 10261 26 10261 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7597 /force-app/main/default/classes/MetadataService.cls 10262 26 10262 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7597 /force-app/main/default/classes/MetadataService.cls 10262 26 10262 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7598 /force-app/main/default/classes/MetadataService.cls 10263 26 10263 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'requiredPermission_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7598 /force-app/main/default/classes/MetadataService.cls 10263 26 10263 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'requiredPermission_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7599 /force-app/main/default/classes/MetadataService.cls 10264 26 10264 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7599 /force-app/main/default/classes/MetadataService.cls 10264 26 10264 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7600 /force-app/main/default/classes/MetadataService.cls 10265 26 10265 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7600 /force-app/main/default/classes/MetadataService.cls 10265 26 10265 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7601 /force-app/main/default/classes/MetadataService.cls 10266 26 10266 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7601 /force-app/main/default/classes/MetadataService.cls 10266 26 10266 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7602 /force-app/main/default/classes/MetadataService.cls 10268 12 10295 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7602 /force-app/main/default/classes/MetadataService.cls 10268 12 10295 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7603 /force-app/main/default/classes/MetadataService.cls 10268 12 10295 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7603 /force-app/main/default/classes/MetadataService.cls 10268 12 10295 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7604 /force-app/main/default/classes/MetadataService.cls 10281 26 10281 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionOnInsert_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7604 /force-app/main/default/classes/MetadataService.cls 10281 26 10281 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionOnInsert_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7605 /force-app/main/default/classes/MetadataService.cls 10282 26 10282 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionOnUpdate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7605 /force-app/main/default/classes/MetadataService.cls 10282 26 10282 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionOnUpdate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7606 /force-app/main/default/classes/MetadataService.cls 10283 26 10283 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'alertText_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7606 /force-app/main/default/classes/MetadataService.cls 10283 26 10283 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'alertText_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7607 /force-app/main/default/classes/MetadataService.cls 10284 26 10284 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7607 /force-app/main/default/classes/MetadataService.cls 10284 26 10284 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7608 /force-app/main/default/classes/MetadataService.cls 10285 26 10285 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'duplicateRuleFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7608 /force-app/main/default/classes/MetadataService.cls 10285 26 10285 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'duplicateRuleFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7609 /force-app/main/default/classes/MetadataService.cls 10286 26 10286 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'duplicateRuleMatchRules_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7609 /force-app/main/default/classes/MetadataService.cls 10286 26 10286 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'duplicateRuleMatchRules_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7610 /force-app/main/default/classes/MetadataService.cls 10287 26 10287 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isActive_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7610 /force-app/main/default/classes/MetadataService.cls 10287 26 10287 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isActive_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7611 /force-app/main/default/classes/MetadataService.cls 10288 26 10288 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7611 /force-app/main/default/classes/MetadataService.cls 10288 26 10288 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7612 /force-app/main/default/classes/MetadataService.cls 10289 26 10289 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'operationsOnInsert_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7612 /force-app/main/default/classes/MetadataService.cls 10289 26 10289 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'operationsOnInsert_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7613 /force-app/main/default/classes/MetadataService.cls 10290 26 10290 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'operationsOnUpdate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7613 /force-app/main/default/classes/MetadataService.cls 10290 26 10290 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'operationsOnUpdate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7614 /force-app/main/default/classes/MetadataService.cls 10291 26 10291 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'securityOption_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7614 /force-app/main/default/classes/MetadataService.cls 10291 26 10291 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'securityOption_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7615 /force-app/main/default/classes/MetadataService.cls 10292 26 10292 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortOrder_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7615 /force-app/main/default/classes/MetadataService.cls 10292 26 10292 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortOrder_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7616 /force-app/main/default/classes/MetadataService.cls 10293 26 10293 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7616 /force-app/main/default/classes/MetadataService.cls 10293 26 10293 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7617 /force-app/main/default/classes/MetadataService.cls 10294 26 10294 267 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7617 /force-app/main/default/classes/MetadataService.cls 10294 26 10294 267 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7618 /force-app/main/default/classes/MetadataService.cls 10296 12 10301 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7618 /force-app/main/default/classes/MetadataService.cls 10296 12 10301 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7619 /force-app/main/default/classes/MetadataService.cls 10298 26 10298 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'skill_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7619 /force-app/main/default/classes/MetadataService.cls 10298 26 10298 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'skill_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7620 /force-app/main/default/classes/MetadataService.cls 10299 26 10299 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7620 /force-app/main/default/classes/MetadataService.cls 10299 26 10299 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7621 /force-app/main/default/classes/MetadataService.cls 10300 26 10300 71 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7621 /force-app/main/default/classes/MetadataService.cls 10300 26 10300 71 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7622 /force-app/main/default/classes/MetadataService.cls 10302 12 10357 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7622 /force-app/main/default/classes/MetadataService.cls 10302 12 10357 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7623 /force-app/main/default/classes/MetadataService.cls 10302 12 10357 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount The class DeployResult has 26 public methods, attributes, and properties (limit: 20)
7623 /force-app/main/default/classes/MetadataService.cls 10302 12 10357 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount The class DeployResult has 26 public methods, attributes, and properties (limit: 20)
7624 /force-app/main/default/classes/MetadataService.cls 10302 12 10357 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7624 /force-app/main/default/classes/MetadataService.cls 10302 12 10357 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7625 /force-app/main/default/classes/MetadataService.cls 10329 26 10329 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'canceledBy_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7625 /force-app/main/default/classes/MetadataService.cls 10329 26 10329 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'canceledBy_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7626 /force-app/main/default/classes/MetadataService.cls 10330 26 10330 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'canceledByName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7626 /force-app/main/default/classes/MetadataService.cls 10330 26 10330 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'canceledByName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7627 /force-app/main/default/classes/MetadataService.cls 10331 26 10331 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'checkOnly_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7627 /force-app/main/default/classes/MetadataService.cls 10331 26 10331 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'checkOnly_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7628 /force-app/main/default/classes/MetadataService.cls 10332 26 10332 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'completedDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7628 /force-app/main/default/classes/MetadataService.cls 10332 26 10332 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'completedDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7629 /force-app/main/default/classes/MetadataService.cls 10333 26 10333 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'createdBy_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7629 /force-app/main/default/classes/MetadataService.cls 10333 26 10333 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'createdBy_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7630 /force-app/main/default/classes/MetadataService.cls 10334 26 10334 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'createdByName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7630 /force-app/main/default/classes/MetadataService.cls 10334 26 10334 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'createdByName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7631 /force-app/main/default/classes/MetadataService.cls 10335 26 10335 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'createdDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7631 /force-app/main/default/classes/MetadataService.cls 10335 26 10335 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'createdDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7632 /force-app/main/default/classes/MetadataService.cls 10336 26 10336 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'details_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7632 /force-app/main/default/classes/MetadataService.cls 10336 26 10336 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'details_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7633 /force-app/main/default/classes/MetadataService.cls 10337 26 10337 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'done_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7633 /force-app/main/default/classes/MetadataService.cls 10337 26 10337 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'done_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7634 /force-app/main/default/classes/MetadataService.cls 10338 26 10338 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errorMessage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7634 /force-app/main/default/classes/MetadataService.cls 10338 26 10338 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errorMessage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7635 /force-app/main/default/classes/MetadataService.cls 10339 26 10339 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errorStatusCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7635 /force-app/main/default/classes/MetadataService.cls 10339 26 10339 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errorStatusCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7636 /force-app/main/default/classes/MetadataService.cls 10340 26 10340 122 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'id_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7636 /force-app/main/default/classes/MetadataService.cls 10340 26 10340 122 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'id_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7637 /force-app/main/default/classes/MetadataService.cls 10341 26 10341 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ignoreWarnings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7637 /force-app/main/default/classes/MetadataService.cls 10341 26 10341 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ignoreWarnings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7638 /force-app/main/default/classes/MetadataService.cls 10342 26 10342 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lastModifiedDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7638 /force-app/main/default/classes/MetadataService.cls 10342 26 10342 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lastModifiedDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7639 /force-app/main/default/classes/MetadataService.cls 10343 26 10343 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numberComponentErrors_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7639 /force-app/main/default/classes/MetadataService.cls 10343 26 10343 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numberComponentErrors_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7640 /force-app/main/default/classes/MetadataService.cls 10344 26 10344 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numberComponentsDeployed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7640 /force-app/main/default/classes/MetadataService.cls 10344 26 10344 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numberComponentsDeployed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7641 /force-app/main/default/classes/MetadataService.cls 10345 26 10345 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numberComponentsTotal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7641 /force-app/main/default/classes/MetadataService.cls 10345 26 10345 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numberComponentsTotal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7642 /force-app/main/default/classes/MetadataService.cls 10346 26 10346 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numberTestErrors_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7642 /force-app/main/default/classes/MetadataService.cls 10346 26 10346 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numberTestErrors_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7643 /force-app/main/default/classes/MetadataService.cls 10347 26 10347 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numberTestsCompleted_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7643 /force-app/main/default/classes/MetadataService.cls 10347 26 10347 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numberTestsCompleted_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7644 /force-app/main/default/classes/MetadataService.cls 10348 26 10348 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numberTestsTotal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7644 /force-app/main/default/classes/MetadataService.cls 10348 26 10348 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'numberTestsTotal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7645 /force-app/main/default/classes/MetadataService.cls 10349 26 10349 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rollbackOnError_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7645 /force-app/main/default/classes/MetadataService.cls 10349 26 10349 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'rollbackOnError_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7646 /force-app/main/default/classes/MetadataService.cls 10350 26 10350 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'runTestsEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7646 /force-app/main/default/classes/MetadataService.cls 10350 26 10350 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'runTestsEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7647 /force-app/main/default/classes/MetadataService.cls 10351 26 10351 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'startDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7647 /force-app/main/default/classes/MetadataService.cls 10351 26 10351 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'startDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7648 /force-app/main/default/classes/MetadataService.cls 10352 26 10352 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'stateDetail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7648 /force-app/main/default/classes/MetadataService.cls 10352 26 10352 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'stateDetail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7649 /force-app/main/default/classes/MetadataService.cls 10353 26 10353 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'status_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7649 /force-app/main/default/classes/MetadataService.cls 10353 26 10353 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'status_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7650 /force-app/main/default/classes/MetadataService.cls 10354 26 10354 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'success_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7650 /force-app/main/default/classes/MetadataService.cls 10354 26 10354 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'success_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7651 /force-app/main/default/classes/MetadataService.cls 10355 26 10355 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7651 /force-app/main/default/classes/MetadataService.cls 10355 26 10355 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7652 /force-app/main/default/classes/MetadataService.cls 10356 26 10356 471 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7652 /force-app/main/default/classes/MetadataService.cls 10356 26 10356 471 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7653 /force-app/main/default/classes/MetadataService.cls 10358 12 10365 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7653 /force-app/main/default/classes/MetadataService.cls 10358 12 10365 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7654 /force-app/main/default/classes/MetadataService.cls 10361 26 10361 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7654 /force-app/main/default/classes/MetadataService.cls 10361 26 10361 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7655 /force-app/main/default/classes/MetadataService.cls 10362 26 10362 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7655 /force-app/main/default/classes/MetadataService.cls 10362 26 10362 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7656 /force-app/main/default/classes/MetadataService.cls 10363 26 10363 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7656 /force-app/main/default/classes/MetadataService.cls 10363 26 10363 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7657 /force-app/main/default/classes/MetadataService.cls 10364 26 10364 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7657 /force-app/main/default/classes/MetadataService.cls 10364 26 10364 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7658 /force-app/main/default/classes/MetadataService.cls 10366 12 10373 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7658 /force-app/main/default/classes/MetadataService.cls 10366 12 10373 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7659 /force-app/main/default/classes/MetadataService.cls 10369 26 10369 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7659 /force-app/main/default/classes/MetadataService.cls 10369 26 10369 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7660 /force-app/main/default/classes/MetadataService.cls 10370 26 10370 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'site_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7660 /force-app/main/default/classes/MetadataService.cls 10370 26 10370 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'site_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7661 /force-app/main/default/classes/MetadataService.cls 10371 26 10371 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7661 /force-app/main/default/classes/MetadataService.cls 10371 26 10371 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7662 /force-app/main/default/classes/MetadataService.cls 10372 26 10372 84 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7662 /force-app/main/default/classes/MetadataService.cls 10372 26 10372 84 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7663 /force-app/main/default/classes/MetadataService.cls 10374 12 10379 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7663 /force-app/main/default/classes/MetadataService.cls 10374 12 10379 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7664 /force-app/main/default/classes/MetadataService.cls 10376 26 10376 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pageToOpen_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7664 /force-app/main/default/classes/MetadataService.cls 10376 26 10376 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pageToOpen_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7665 /force-app/main/default/classes/MetadataService.cls 10377 26 10377 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7665 /force-app/main/default/classes/MetadataService.cls 10377 26 10377 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7666 /force-app/main/default/classes/MetadataService.cls 10378 26 10378 76 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7666 /force-app/main/default/classes/MetadataService.cls 10378 26 10378 76 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7667 /force-app/main/default/classes/MetadataService.cls 10380 12 10391 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7667 /force-app/main/default/classes/MetadataService.cls 10380 12 10391 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7668 /force-app/main/default/classes/MetadataService.cls 10385 26 10385 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7668 /force-app/main/default/classes/MetadataService.cls 10385 26 10385 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7669 /force-app/main/default/classes/MetadataService.cls 10386 26 10386 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'offsetFromField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7669 /force-app/main/default/classes/MetadataService.cls 10386 26 10386 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'offsetFromField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7670 /force-app/main/default/classes/MetadataService.cls 10387 26 10387 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'timeLength_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7670 /force-app/main/default/classes/MetadataService.cls 10387 26 10387 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'timeLength_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7671 /force-app/main/default/classes/MetadataService.cls 10388 26 10388 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'workflowTimeTriggerUnit_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7671 /force-app/main/default/classes/MetadataService.cls 10388 26 10388 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'workflowTimeTriggerUnit_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7672 /force-app/main/default/classes/MetadataService.cls 10389 26 10389 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7672 /force-app/main/default/classes/MetadataService.cls 10389 26 10389 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7673 /force-app/main/default/classes/MetadataService.cls 10390 26 10390 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7673 /force-app/main/default/classes/MetadataService.cls 10390 26 10390 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7674 /force-app/main/default/classes/MetadataService.cls 10392 12 10401 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7674 /force-app/main/default/classes/MetadataService.cls 10392 12 10401 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7675 /force-app/main/default/classes/MetadataService.cls 10395 26 10395 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7675 /force-app/main/default/classes/MetadataService.cls 10395 26 10395 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7676 /force-app/main/default/classes/MetadataService.cls 10397 26 10397 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'autoResponseRule_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7676 /force-app/main/default/classes/MetadataService.cls 10397 26 10397 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'autoResponseRule_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7677 /force-app/main/default/classes/MetadataService.cls 10398 26 10398 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7677 /force-app/main/default/classes/MetadataService.cls 10398 26 10398 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7678 /force-app/main/default/classes/MetadataService.cls 10399 26 10399 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7678 /force-app/main/default/classes/MetadataService.cls 10399 26 10399 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7679 /force-app/main/default/classes/MetadataService.cls 10400 26 10400 94 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7679 /force-app/main/default/classes/MetadataService.cls 10400 26 10400 94 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7680 /force-app/main/default/classes/MetadataService.cls 10402 12 10411 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7680 /force-app/main/default/classes/MetadataService.cls 10402 12 10411 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7681 /force-app/main/default/classes/MetadataService.cls 10406 26 10406 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'layout_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7681 /force-app/main/default/classes/MetadataService.cls 10406 26 10406 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'layout_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7682 /force-app/main/default/classes/MetadataService.cls 10407 26 10407 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'layoutType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7682 /force-app/main/default/classes/MetadataService.cls 10407 26 10407 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'layoutType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7683 /force-app/main/default/classes/MetadataService.cls 10408 26 10408 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sections_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7683 /force-app/main/default/classes/MetadataService.cls 10408 26 10408 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sections_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7684 /force-app/main/default/classes/MetadataService.cls 10409 26 10409 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7684 /force-app/main/default/classes/MetadataService.cls 10409 26 10409 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7685 /force-app/main/default/classes/MetadataService.cls 10410 26 10410 96 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7685 /force-app/main/default/classes/MetadataService.cls 10410 26 10410 96 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7686 /force-app/main/default/classes/MetadataService.cls 10412 12 10429 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7686 /force-app/main/default/classes/MetadataService.cls 10412 12 10429 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7687 /force-app/main/default/classes/MetadataService.cls 10412 12 10429 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7687 /force-app/main/default/classes/MetadataService.cls 10412 12 10429 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7688 /force-app/main/default/classes/MetadataService.cls 10415 26 10415 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7688 /force-app/main/default/classes/MetadataService.cls 10415 26 10415 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7689 /force-app/main/default/classes/MetadataService.cls 10421 26 10421 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accessType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7689 /force-app/main/default/classes/MetadataService.cls 10421 26 10421 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'accessType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7690 /force-app/main/default/classes/MetadataService.cls 10422 26 10422 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'folderShares_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7690 /force-app/main/default/classes/MetadataService.cls 10422 26 10422 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'folderShares_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7691 /force-app/main/default/classes/MetadataService.cls 10423 26 10423 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7691 /force-app/main/default/classes/MetadataService.cls 10423 26 10423 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7692 /force-app/main/default/classes/MetadataService.cls 10424 26 10424 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'publicFolderAccess_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7692 /force-app/main/default/classes/MetadataService.cls 10424 26 10424 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'publicFolderAccess_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7693 /force-app/main/default/classes/MetadataService.cls 10425 26 10425 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharedTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7693 /force-app/main/default/classes/MetadataService.cls 10425 26 10425 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharedTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7694 /force-app/main/default/classes/MetadataService.cls 10426 26 10426 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7694 /force-app/main/default/classes/MetadataService.cls 10426 26 10426 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7695 /force-app/main/default/classes/MetadataService.cls 10427 26 10427 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7695 /force-app/main/default/classes/MetadataService.cls 10427 26 10427 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7696 /force-app/main/default/classes/MetadataService.cls 10428 26 10428 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7696 /force-app/main/default/classes/MetadataService.cls 10428 26 10428 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7697 /force-app/main/default/classes/MetadataService.cls 10430 12 10445 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7697 /force-app/main/default/classes/MetadataService.cls 10430 12 10445 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7698 /force-app/main/default/classes/MetadataService.cls 10433 26 10433 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7698 /force-app/main/default/classes/MetadataService.cls 10433 26 10433 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7699 /force-app/main/default/classes/MetadataService.cls 10438 26 10438 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayCurrency_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7699 /force-app/main/default/classes/MetadataService.cls 10438 26 10438 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayCurrency_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7700 /force-app/main/default/classes/MetadataService.cls 10439 26 10439 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableForecasts_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7700 /force-app/main/default/classes/MetadataService.cls 10439 26 10439 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableForecasts_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7701 /force-app/main/default/classes/MetadataService.cls 10440 26 10440 173 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'forecastingCategoryMappings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7701 /force-app/main/default/classes/MetadataService.cls 10440 26 10440 173 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'forecastingCategoryMappings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7702 /force-app/main/default/classes/MetadataService.cls 10441 26 10441 165 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'forecastingTypeSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7702 /force-app/main/default/classes/MetadataService.cls 10441 26 10441 165 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'forecastingTypeSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7703 /force-app/main/default/classes/MetadataService.cls 10442 26 10442 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7703 /force-app/main/default/classes/MetadataService.cls 10442 26 10442 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7704 /force-app/main/default/classes/MetadataService.cls 10443 26 10443 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7704 /force-app/main/default/classes/MetadataService.cls 10443 26 10443 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7705 /force-app/main/default/classes/MetadataService.cls 10444 26 10444 167 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7705 /force-app/main/default/classes/MetadataService.cls 10444 26 10444 167 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7706 /force-app/main/default/classes/MetadataService.cls 10446 12 10451 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7706 /force-app/main/default/classes/MetadataService.cls 10446 12 10451 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7707 /force-app/main/default/classes/MetadataService.cls 10448 26 10448 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'aggregate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7707 /force-app/main/default/classes/MetadataService.cls 10448 26 10448 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'aggregate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7708 /force-app/main/default/classes/MetadataService.cls 10449 26 10449 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7708 /force-app/main/default/classes/MetadataService.cls 10449 26 10449 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7709 /force-app/main/default/classes/MetadataService.cls 10450 26 10450 75 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7709 /force-app/main/default/classes/MetadataService.cls 10450 26 10450 75 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7710 /force-app/main/default/classes/MetadataService.cls 10452 12 10459 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7710 /force-app/main/default/classes/MetadataService.cls 10452 12 10459 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7711 /force-app/main/default/classes/MetadataService.cls 10455 26 10455 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'operator_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7711 /force-app/main/default/classes/MetadataService.cls 10455 26 10455 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'operator_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7712 /force-app/main/default/classes/MetadataService.cls 10456 26 10456 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'values_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7712 /force-app/main/default/classes/MetadataService.cls 10456 26 10456 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'values_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7713 /force-app/main/default/classes/MetadataService.cls 10457 26 10457 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7713 /force-app/main/default/classes/MetadataService.cls 10457 26 10457 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7714 /force-app/main/default/classes/MetadataService.cls 10458 26 10458 83 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7714 /force-app/main/default/classes/MetadataService.cls 10458 26 10458 83 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7715 /force-app/main/default/classes/MetadataService.cls 10460 12 10475 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7715 /force-app/main/default/classes/MetadataService.cls 10460 12 10475 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7716 /force-app/main/default/classes/MetadataService.cls 10463 26 10463 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7716 /force-app/main/default/classes/MetadataService.cls 10463 26 10463 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7717 /force-app/main/default/classes/MetadataService.cls 10466 26 10466 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7717 /force-app/main/default/classes/MetadataService.cls 10466 26 10466 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7718 /force-app/main/default/classes/MetadataService.cls 10467 26 10467 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7718 /force-app/main/default/classes/MetadataService.cls 10467 26 10467 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7719 /force-app/main/default/classes/MetadataService.cls 10470 26 10470 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dataType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7719 /force-app/main/default/classes/MetadataService.cls 10470 26 10470 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dataType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7720 /force-app/main/default/classes/MetadataService.cls 10471 26 10471 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7720 /force-app/main/default/classes/MetadataService.cls 10471 26 10471 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7721 /force-app/main/default/classes/MetadataService.cls 10472 26 10472 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7721 /force-app/main/default/classes/MetadataService.cls 10472 26 10472 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7722 /force-app/main/default/classes/MetadataService.cls 10473 26 10473 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7722 /force-app/main/default/classes/MetadataService.cls 10473 26 10473 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7723 /force-app/main/default/classes/MetadataService.cls 10474 26 10474 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7723 /force-app/main/default/classes/MetadataService.cls 10474 26 10474 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7724 /force-app/main/default/classes/MetadataService.cls 10476 12 10497 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7724 /force-app/main/default/classes/MetadataService.cls 10476 12 10497 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7725 /force-app/main/default/classes/MetadataService.cls 10476 12 10497 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7725 /force-app/main/default/classes/MetadataService.cls 10476 12 10497 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7726 /force-app/main/default/classes/MetadataService.cls 10486 26 10486 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'acsUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7726 /force-app/main/default/classes/MetadataService.cls 10486 26 10486 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'acsUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7727 /force-app/main/default/classes/MetadataService.cls 10487 26 10487 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'certificate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7727 /force-app/main/default/classes/MetadataService.cls 10487 26 10487 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'certificate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7728 /force-app/main/default/classes/MetadataService.cls 10488 26 10488 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'encryptionCertificate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7728 /force-app/main/default/classes/MetadataService.cls 10488 26 10488 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'encryptionCertificate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7729 /force-app/main/default/classes/MetadataService.cls 10489 26 10489 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'encryptionType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7729 /force-app/main/default/classes/MetadataService.cls 10489 26 10489 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'encryptionType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7730 /force-app/main/default/classes/MetadataService.cls 10490 26 10490 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'entityUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7730 /force-app/main/default/classes/MetadataService.cls 10490 26 10490 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'entityUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7731 /force-app/main/default/classes/MetadataService.cls 10491 26 10491 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'issuer_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7731 /force-app/main/default/classes/MetadataService.cls 10491 26 10491 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'issuer_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7732 /force-app/main/default/classes/MetadataService.cls 10492 26 10492 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'samlNameIdFormat_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7732 /force-app/main/default/classes/MetadataService.cls 10492 26 10492 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'samlNameIdFormat_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7733 /force-app/main/default/classes/MetadataService.cls 10493 26 10493 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'samlSubjectCustomAttr_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7733 /force-app/main/default/classes/MetadataService.cls 10493 26 10493 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'samlSubjectCustomAttr_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7734 /force-app/main/default/classes/MetadataService.cls 10494 26 10494 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'samlSubjectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7734 /force-app/main/default/classes/MetadataService.cls 10494 26 10494 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'samlSubjectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7735 /force-app/main/default/classes/MetadataService.cls 10495 26 10495 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7735 /force-app/main/default/classes/MetadataService.cls 10495 26 10495 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7736 /force-app/main/default/classes/MetadataService.cls 10496 26 10496 209 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7736 /force-app/main/default/classes/MetadataService.cls 10496 26 10496 209 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7737 /force-app/main/default/classes/MetadataService.cls 10498 12 10513 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7737 /force-app/main/default/classes/MetadataService.cls 10498 12 10513 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7738 /force-app/main/default/classes/MetadataService.cls 10505 26 10505 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7738 /force-app/main/default/classes/MetadataService.cls 10505 26 10505 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'actionType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7739 /force-app/main/default/classes/MetadataService.cls 10506 26 10506 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7739 /force-app/main/default/classes/MetadataService.cls 10506 26 10506 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7740 /force-app/main/default/classes/MetadataService.cls 10507 26 10507 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enforceOn_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7740 /force-app/main/default/classes/MetadataService.cls 10507 26 10507 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enforceOn_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7741 /force-app/main/default/classes/MetadataService.cls 10508 26 10508 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7741 /force-app/main/default/classes/MetadataService.cls 10508 26 10508 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7742 /force-app/main/default/classes/MetadataService.cls 10509 26 10509 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pattern_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7742 /force-app/main/default/classes/MetadataService.cls 10509 26 10509 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pattern_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7743 /force-app/main/default/classes/MetadataService.cls 10510 26 10510 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'replacement_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7743 /force-app/main/default/classes/MetadataService.cls 10510 26 10510 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'replacement_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7744 /force-app/main/default/classes/MetadataService.cls 10511 26 10511 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7744 /force-app/main/default/classes/MetadataService.cls 10511 26 10511 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7745 /force-app/main/default/classes/MetadataService.cls 10512 26 10512 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7745 /force-app/main/default/classes/MetadataService.cls 10512 26 10512 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7746 /force-app/main/default/classes/MetadataService.cls 10514 12 10519 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7746 /force-app/main/default/classes/MetadataService.cls 10514 12 10519 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7747 /force-app/main/default/classes/MetadataService.cls 10515 23 10515 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
7747 /force-app/main/default/classes/MetadataService.cls 10515 23 10515 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
7748 /force-app/main/default/classes/MetadataService.cls 10516 26 10516 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7748 /force-app/main/default/classes/MetadataService.cls 10516 26 10516 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7749 /force-app/main/default/classes/MetadataService.cls 10517 26 10517 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7749 /force-app/main/default/classes/MetadataService.cls 10517 26 10517 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7750 /force-app/main/default/classes/MetadataService.cls 10518 26 10518 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7750 /force-app/main/default/classes/MetadataService.cls 10518 26 10518 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7751 /force-app/main/default/classes/MetadataService.cls 10520 12 10527 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7751 /force-app/main/default/classes/MetadataService.cls 10520 12 10527 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7752 /force-app/main/default/classes/MetadataService.cls 10523 26 10523 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7752 /force-app/main/default/classes/MetadataService.cls 10523 26 10523 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7753 /force-app/main/default/classes/MetadataService.cls 10524 26 10524 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7753 /force-app/main/default/classes/MetadataService.cls 10524 26 10524 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7754 /force-app/main/default/classes/MetadataService.cls 10525 26 10525 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7754 /force-app/main/default/classes/MetadataService.cls 10525 26 10525 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7755 /force-app/main/default/classes/MetadataService.cls 10526 26 10526 79 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7755 /force-app/main/default/classes/MetadataService.cls 10526 26 10526 79 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7756 /force-app/main/default/classes/MetadataService.cls 10528 12 10533 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7756 /force-app/main/default/classes/MetadataService.cls 10528 12 10533 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7757 /force-app/main/default/classes/MetadataService.cls 10528 12 10533 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'createMetadata_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
7757 /force-app/main/default/classes/MetadataService.cls 10528 12 10533 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'createMetadata_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
7758 /force-app/main/default/classes/MetadataService.cls 10530 26 10530 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'metadata_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7758 /force-app/main/default/classes/MetadataService.cls 10530 26 10530 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'metadata_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7759 /force-app/main/default/classes/MetadataService.cls 10531 26 10531 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7759 /force-app/main/default/classes/MetadataService.cls 10531 26 10531 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7760 /force-app/main/default/classes/MetadataService.cls 10532 26 10532 74 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7760 /force-app/main/default/classes/MetadataService.cls 10532 26 10532 74 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7761 /force-app/main/default/classes/MetadataService.cls 10534 12 10553 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7761 /force-app/main/default/classes/MetadataService.cls 10534 12 10553 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7762 /force-app/main/default/classes/MetadataService.cls 10534 12 10553 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7762 /force-app/main/default/classes/MetadataService.cls 10534 12 10553 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7763 /force-app/main/default/classes/MetadataService.cls 10537 26 10537 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7763 /force-app/main/default/classes/MetadataService.cls 10537 26 10537 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7764 /force-app/main/default/classes/MetadataService.cls 10544 26 10544 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'format_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7764 /force-app/main/default/classes/MetadataService.cls 10544 26 10544 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'format_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7765 /force-app/main/default/classes/MetadataService.cls 10545 26 10545 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'language_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7765 /force-app/main/default/classes/MetadataService.cls 10545 26 10545 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'language_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7766 /force-app/main/default/classes/MetadataService.cls 10546 26 10546 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7766 /force-app/main/default/classes/MetadataService.cls 10546 26 10546 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7767 /force-app/main/default/classes/MetadataService.cls 10547 26 10547 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'originNetwork_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7767 /force-app/main/default/classes/MetadataService.cls 10547 26 10547 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'originNetwork_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7768 /force-app/main/default/classes/MetadataService.cls 10548 26 10548 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relationships_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7768 /force-app/main/default/classes/MetadataService.cls 10548 26 10548 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relationships_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7769 /force-app/main/default/classes/MetadataService.cls 10549 26 10549 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'versions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7769 /force-app/main/default/classes/MetadataService.cls 10549 26 10549 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'versions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7770 /force-app/main/default/classes/MetadataService.cls 10550 26 10550 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7770 /force-app/main/default/classes/MetadataService.cls 10550 26 10550 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7771 /force-app/main/default/classes/MetadataService.cls 10551 26 10551 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7771 /force-app/main/default/classes/MetadataService.cls 10551 26 10551 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7772 /force-app/main/default/classes/MetadataService.cls 10552 26 10552 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7772 /force-app/main/default/classes/MetadataService.cls 10552 26 10552 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7773 /force-app/main/default/classes/MetadataService.cls 10554 12 10561 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7773 /force-app/main/default/classes/MetadataService.cls 10554 12 10561 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7774 /force-app/main/default/classes/MetadataService.cls 10557 26 10557 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortOrder_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7774 /force-app/main/default/classes/MetadataService.cls 10557 26 10557 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortOrder_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7775 /force-app/main/default/classes/MetadataService.cls 10558 26 10558 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'table_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7775 /force-app/main/default/classes/MetadataService.cls 10558 26 10558 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'table_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7776 /force-app/main/default/classes/MetadataService.cls 10559 26 10559 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7776 /force-app/main/default/classes/MetadataService.cls 10559 26 10559 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7777 /force-app/main/default/classes/MetadataService.cls 10560 26 10560 83 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7777 /force-app/main/default/classes/MetadataService.cls 10560 26 10560 83 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7778 /force-app/main/default/classes/MetadataService.cls 10562 12 10569 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7778 /force-app/main/default/classes/MetadataService.cls 10562 12 10569 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7779 /force-app/main/default/classes/MetadataService.cls 10565 26 10565 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7779 /force-app/main/default/classes/MetadataService.cls 10565 26 10565 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7780 /force-app/main/default/classes/MetadataService.cls 10566 26 10566 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7780 /force-app/main/default/classes/MetadataService.cls 10566 26 10566 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7781 /force-app/main/default/classes/MetadataService.cls 10567 26 10567 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7781 /force-app/main/default/classes/MetadataService.cls 10567 26 10567 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7782 /force-app/main/default/classes/MetadataService.cls 10568 26 10568 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7782 /force-app/main/default/classes/MetadataService.cls 10568 26 10568 78 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7783 /force-app/main/default/classes/MetadataService.cls 10570 12 10575 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7783 /force-app/main/default/classes/MetadataService.cls 10570 12 10575 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7784 /force-app/main/default/classes/MetadataService.cls 10570 12 10575 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'describeMetadataResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
7784 /force-app/main/default/classes/MetadataService.cls 10570 12 10575 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'describeMetadataResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
7785 /force-app/main/default/classes/MetadataService.cls 10572 26 10572 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7785 /force-app/main/default/classes/MetadataService.cls 10572 26 10572 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7786 /force-app/main/default/classes/MetadataService.cls 10573 26 10573 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7786 /force-app/main/default/classes/MetadataService.cls 10573 26 10573 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7787 /force-app/main/default/classes/MetadataService.cls 10574 26 10574 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7787 /force-app/main/default/classes/MetadataService.cls 10574 26 10574 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7788 /force-app/main/default/classes/MetadataService.cls 10576 12 10583 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7788 /force-app/main/default/classes/MetadataService.cls 10576 12 10583 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7789 /force-app/main/default/classes/MetadataService.cls 10579 26 10579 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customPermission_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7789 /force-app/main/default/classes/MetadataService.cls 10579 26 10579 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customPermission_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7790 /force-app/main/default/classes/MetadataService.cls 10580 26 10580 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dependency_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7790 /force-app/main/default/classes/MetadataService.cls 10580 26 10580 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dependency_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7791 /force-app/main/default/classes/MetadataService.cls 10581 26 10581 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7791 /force-app/main/default/classes/MetadataService.cls 10581 26 10581 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7792 /force-app/main/default/classes/MetadataService.cls 10582 26 10582 95 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7792 /force-app/main/default/classes/MetadataService.cls 10582 26 10582 95 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7793 /force-app/main/default/classes/MetadataService.cls 10584 12 10593 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7793 /force-app/main/default/classes/MetadataService.cls 10584 12 10593 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7794 /force-app/main/default/classes/MetadataService.cls 10588 26 10588 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'editable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7794 /force-app/main/default/classes/MetadataService.cls 10588 26 10588 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'editable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7795 /force-app/main/default/classes/MetadataService.cls 10589 26 10589 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7795 /force-app/main/default/classes/MetadataService.cls 10589 26 10589 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7796 /force-app/main/default/classes/MetadataService.cls 10590 26 10590 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'readable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7796 /force-app/main/default/classes/MetadataService.cls 10590 26 10590 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'readable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7797 /force-app/main/default/classes/MetadataService.cls 10591 26 10591 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7797 /force-app/main/default/classes/MetadataService.cls 10591 26 10591 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7798 /force-app/main/default/classes/MetadataService.cls 10592 26 10592 93 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7798 /force-app/main/default/classes/MetadataService.cls 10592 26 10592 93 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7799 /force-app/main/default/classes/MetadataService.cls 10594 12 10601 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7799 /force-app/main/default/classes/MetadataService.cls 10594 12 10601 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7800 /force-app/main/default/classes/MetadataService.cls 10594 12 10601 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'checkDeployStatus_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
7800 /force-app/main/default/classes/MetadataService.cls 10594 12 10601 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'checkDeployStatus_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
7801 /force-app/main/default/classes/MetadataService.cls 10597 26 10597 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'asyncProcessId_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7801 /force-app/main/default/classes/MetadataService.cls 10597 26 10597 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'asyncProcessId_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7802 /force-app/main/default/classes/MetadataService.cls 10598 26 10598 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'includeDetails_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7802 /force-app/main/default/classes/MetadataService.cls 10598 26 10598 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'includeDetails_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7803 /force-app/main/default/classes/MetadataService.cls 10599 26 10599 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7803 /force-app/main/default/classes/MetadataService.cls 10599 26 10599 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7804 /force-app/main/default/classes/MetadataService.cls 10600 26 10600 97 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7804 /force-app/main/default/classes/MetadataService.cls 10600 26 10600 97 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7805 /force-app/main/default/classes/MetadataService.cls 10602 20 10604 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7805 /force-app/main/default/classes/MetadataService.cls 10602 20 10604 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7806 /force-app/main/default/classes/MetadataService.cls 10605 12 10616 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7806 /force-app/main/default/classes/MetadataService.cls 10605 12 10616 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7807 /force-app/main/default/classes/MetadataService.cls 10608 26 10608 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7807 /force-app/main/default/classes/MetadataService.cls 10608 26 10608 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7808 /force-app/main/default/classes/MetadataService.cls 10611 26 10611 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7808 /force-app/main/default/classes/MetadataService.cls 10611 26 10611 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7809 /force-app/main/default/classes/MetadataService.cls 10612 26 10612 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7809 /force-app/main/default/classes/MetadataService.cls 10612 26 10612 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7810 /force-app/main/default/classes/MetadataService.cls 10613 26 10613 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7810 /force-app/main/default/classes/MetadataService.cls 10613 26 10613 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7811 /force-app/main/default/classes/MetadataService.cls 10614 26 10614 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7811 /force-app/main/default/classes/MetadataService.cls 10614 26 10614 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7812 /force-app/main/default/classes/MetadataService.cls 10615 26 10615 103 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7812 /force-app/main/default/classes/MetadataService.cls 10615 26 10615 103 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7813 /force-app/main/default/classes/MetadataService.cls 10617 12 10622 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7813 /force-app/main/default/classes/MetadataService.cls 10617 12 10622 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7814 /force-app/main/default/classes/MetadataService.cls 10618 25 10618 31 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'user_x' doesn't match '[a-z][a-zA-Z0-9]*'
7814 /force-app/main/default/classes/MetadataService.cls 10618 25 10618 31 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'user_x' doesn't match '[a-z][a-zA-Z0-9]*'
7815 /force-app/main/default/classes/MetadataService.cls 10619 26 10619 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'user_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7815 /force-app/main/default/classes/MetadataService.cls 10619 26 10619 129 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'user_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7816 /force-app/main/default/classes/MetadataService.cls 10620 26 10620 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7816 /force-app/main/default/classes/MetadataService.cls 10620 26 10620 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7817 /force-app/main/default/classes/MetadataService.cls 10621 26 10621 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7817 /force-app/main/default/classes/MetadataService.cls 10621 26 10621 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7818 /force-app/main/default/classes/MetadataService.cls 10623 12 10628 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7818 /force-app/main/default/classes/MetadataService.cls 10623 12 10628 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7819 /force-app/main/default/classes/MetadataService.cls 10623 12 10628 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'checkDeployStatusResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
7819 /force-app/main/default/classes/MetadataService.cls 10623 12 10628 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'checkDeployStatusResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
7820 /force-app/main/default/classes/MetadataService.cls 10625 26 10625 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7820 /force-app/main/default/classes/MetadataService.cls 10625 26 10625 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7821 /force-app/main/default/classes/MetadataService.cls 10626 26 10626 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7821 /force-app/main/default/classes/MetadataService.cls 10626 26 10626 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7822 /force-app/main/default/classes/MetadataService.cls 10627 26 10627 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7822 /force-app/main/default/classes/MetadataService.cls 10627 26 10627 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7823 /force-app/main/default/classes/MetadataService.cls 10629 12 10658 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7823 /force-app/main/default/classes/MetadataService.cls 10629 12 10658 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7824 /force-app/main/default/classes/MetadataService.cls 10629 12 10658 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7824 /force-app/main/default/classes/MetadataService.cls 10629 12 10658 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7825 /force-app/main/default/classes/MetadataService.cls 10632 26 10632 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7825 /force-app/main/default/classes/MetadataService.cls 10632 26 10632 161 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'processMetadataValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7826 /force-app/main/default/classes/MetadataService.cls 10635 26 10635 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7826 /force-app/main/default/classes/MetadataService.cls 10635 26 10635 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7827 /force-app/main/default/classes/MetadataService.cls 10636 26 10636 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7827 /force-app/main/default/classes/MetadataService.cls 10636 26 10636 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7828 /force-app/main/default/classes/MetadataService.cls 10640 26 10640 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7828 /force-app/main/default/classes/MetadataService.cls 10640 26 10640 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7829 /force-app/main/default/classes/MetadataService.cls 10641 26 10641 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7829 /force-app/main/default/classes/MetadataService.cls 10641 26 10641 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7830 /force-app/main/default/classes/MetadataService.cls 10642 26 10642 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7830 /force-app/main/default/classes/MetadataService.cls 10642 26 10642 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'locationY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7831 /force-app/main/default/classes/MetadataService.cls 10648 23 10648 31 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x' doesn't match '[a-z][a-zA-Z0-9]*'
7831 /force-app/main/default/classes/MetadataService.cls 10648 23 10648 31 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x' doesn't match '[a-z][a-zA-Z0-9]*'
7832 /force-app/main/default/classes/MetadataService.cls 10649 26 10649 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7832 /force-app/main/default/classes/MetadataService.cls 10649 26 10649 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'connector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7833 /force-app/main/default/classes/MetadataService.cls 10650 26 10650 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'faultConnector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7833 /force-app/main/default/classes/MetadataService.cls 10650 26 10650 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'faultConnector_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7834 /force-app/main/default/classes/MetadataService.cls 10651 26 10651 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'filters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7834 /force-app/main/default/classes/MetadataService.cls 10651 26 10651 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'filters_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7835 /force-app/main/default/classes/MetadataService.cls 10652 26 10652 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inputAssignments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7835 /force-app/main/default/classes/MetadataService.cls 10652 26 10652 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inputAssignments_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7836 /force-app/main/default/classes/MetadataService.cls 10653 26 10653 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inputReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7836 /force-app/main/default/classes/MetadataService.cls 10653 26 10653 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inputReference_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7837 /force-app/main/default/classes/MetadataService.cls 10654 26 10654 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7837 /force-app/main/default/classes/MetadataService.cls 10654 26 10654 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'object_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7838 /force-app/main/default/classes/MetadataService.cls 10655 26 10655 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7838 /force-app/main/default/classes/MetadataService.cls 10655 26 10655 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7839 /force-app/main/default/classes/MetadataService.cls 10656 26 10656 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7839 /force-app/main/default/classes/MetadataService.cls 10656 26 10656 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7840 /force-app/main/default/classes/MetadataService.cls 10657 26 10657 227 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7840 /force-app/main/default/classes/MetadataService.cls 10657 26 10657 227 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7841 /force-app/main/default/classes/MetadataService.cls 10659 12 10742 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7841 /force-app/main/default/classes/MetadataService.cls 10659 12 10742 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7842 /force-app/main/default/classes/MetadataService.cls 10659 12 10742 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount The class DashboardComponent has 40 public methods, attributes, and properties (limit: 20)
7842 /force-app/main/default/classes/MetadataService.cls 10659 12 10742 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount The class DashboardComponent has 40 public methods, attributes, and properties (limit: 20)
7843 /force-app/main/default/classes/MetadataService.cls 10659 12 10742 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7843 /force-app/main/default/classes/MetadataService.cls 10659 12 10742 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7844 /force-app/main/default/classes/MetadataService.cls 10687 23 10687 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x' doesn't match '[a-z][a-zA-Z0-9]*'
7844 /force-app/main/default/classes/MetadataService.cls 10687 23 10687 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x' doesn't match '[a-z][a-zA-Z0-9]*'
7845 /force-app/main/default/classes/MetadataService.cls 10700 26 10700 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'autoselectColumnsFromReport_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7845 /force-app/main/default/classes/MetadataService.cls 10700 26 10700 172 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'autoselectColumnsFromReport_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7846 /force-app/main/default/classes/MetadataService.cls 10701 26 10701 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chartAxisRange_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7846 /force-app/main/default/classes/MetadataService.cls 10701 26 10701 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chartAxisRange_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7847 /force-app/main/default/classes/MetadataService.cls 10702 26 10702 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chartAxisRangeMax_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7847 /force-app/main/default/classes/MetadataService.cls 10702 26 10702 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chartAxisRangeMax_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7848 /force-app/main/default/classes/MetadataService.cls 10703 26 10703 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chartAxisRangeMin_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7848 /force-app/main/default/classes/MetadataService.cls 10703 26 10703 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chartAxisRangeMin_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7849 /force-app/main/default/classes/MetadataService.cls 10704 26 10704 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chartSummary_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7849 /force-app/main/default/classes/MetadataService.cls 10704 26 10704 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chartSummary_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7850 /force-app/main/default/classes/MetadataService.cls 10705 26 10705 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'componentType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7850 /force-app/main/default/classes/MetadataService.cls 10705 26 10705 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'componentType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7851 /force-app/main/default/classes/MetadataService.cls 10706 26 10706 163 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dashboardFilterColumns_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7851 /force-app/main/default/classes/MetadataService.cls 10706 26 10706 163 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dashboardFilterColumns_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7852 /force-app/main/default/classes/MetadataService.cls 10707 26 10707 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dashboardTableColumn_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7852 /force-app/main/default/classes/MetadataService.cls 10707 26 10707 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'dashboardTableColumn_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7853 /force-app/main/default/classes/MetadataService.cls 10708 26 10708 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayUnits_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7853 /force-app/main/default/classes/MetadataService.cls 10708 26 10708 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayUnits_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7854 /force-app/main/default/classes/MetadataService.cls 10709 26 10709 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'drillDownUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7854 /force-app/main/default/classes/MetadataService.cls 10709 26 10709 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'drillDownUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7855 /force-app/main/default/classes/MetadataService.cls 10710 26 10710 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'drillEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7855 /force-app/main/default/classes/MetadataService.cls 10710 26 10710 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'drillEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7856 /force-app/main/default/classes/MetadataService.cls 10711 26 10711 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'drillToDetailEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7856 /force-app/main/default/classes/MetadataService.cls 10711 26 10711 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'drillToDetailEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7857 /force-app/main/default/classes/MetadataService.cls 10712 26 10712 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableHover_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7857 /force-app/main/default/classes/MetadataService.cls 10712 26 10712 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableHover_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7858 /force-app/main/default/classes/MetadataService.cls 10713 26 10713 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'expandOthers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7858 /force-app/main/default/classes/MetadataService.cls 10713 26 10713 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'expandOthers_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7859 /force-app/main/default/classes/MetadataService.cls 10714 26 10714 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'footer_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7859 /force-app/main/default/classes/MetadataService.cls 10714 26 10714 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'footer_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7860 /force-app/main/default/classes/MetadataService.cls 10715 26 10715 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'gaugeMax_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7860 /force-app/main/default/classes/MetadataService.cls 10715 26 10715 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'gaugeMax_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7861 /force-app/main/default/classes/MetadataService.cls 10716 26 10716 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'gaugeMin_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7861 /force-app/main/default/classes/MetadataService.cls 10716 26 10716 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'gaugeMin_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7862 /force-app/main/default/classes/MetadataService.cls 10717 26 10717 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'groupingColumn_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7862 /force-app/main/default/classes/MetadataService.cls 10717 26 10717 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'groupingColumn_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7863 /force-app/main/default/classes/MetadataService.cls 10718 26 10718 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'header_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7863 /force-app/main/default/classes/MetadataService.cls 10718 26 10718 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'header_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7864 /force-app/main/default/classes/MetadataService.cls 10719 26 10719 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'indicatorBreakpoint1_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7864 /force-app/main/default/classes/MetadataService.cls 10719 26 10719 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'indicatorBreakpoint1_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7865 /force-app/main/default/classes/MetadataService.cls 10720 26 10720 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'indicatorBreakpoint2_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7865 /force-app/main/default/classes/MetadataService.cls 10720 26 10720 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'indicatorBreakpoint2_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7866 /force-app/main/default/classes/MetadataService.cls 10721 26 10721 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'indicatorHighColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7866 /force-app/main/default/classes/MetadataService.cls 10721 26 10721 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'indicatorHighColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7867 /force-app/main/default/classes/MetadataService.cls 10722 26 10722 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'indicatorLowColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7867 /force-app/main/default/classes/MetadataService.cls 10722 26 10722 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'indicatorLowColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7868 /force-app/main/default/classes/MetadataService.cls 10723 26 10723 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'indicatorMiddleColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7868 /force-app/main/default/classes/MetadataService.cls 10723 26 10723 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'indicatorMiddleColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7869 /force-app/main/default/classes/MetadataService.cls 10724 26 10724 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'legendPosition_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7869 /force-app/main/default/classes/MetadataService.cls 10724 26 10724 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'legendPosition_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7870 /force-app/main/default/classes/MetadataService.cls 10725 26 10725 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'maxValuesDisplayed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7870 /force-app/main/default/classes/MetadataService.cls 10725 26 10725 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'maxValuesDisplayed_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7871 /force-app/main/default/classes/MetadataService.cls 10726 26 10726 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'metricLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7871 /force-app/main/default/classes/MetadataService.cls 10726 26 10726 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'metricLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7872 /force-app/main/default/classes/MetadataService.cls 10727 26 10727 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7872 /force-app/main/default/classes/MetadataService.cls 10727 26 10727 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7873 /force-app/main/default/classes/MetadataService.cls 10728 26 10728 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pageHeightInPixels_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7873 /force-app/main/default/classes/MetadataService.cls 10728 26 10728 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'pageHeightInPixels_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7874 /force-app/main/default/classes/MetadataService.cls 10729 26 10729 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'report_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7874 /force-app/main/default/classes/MetadataService.cls 10729 26 10729 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'report_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7875 /force-app/main/default/classes/MetadataService.cls 10730 26 10730 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scontrol_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7875 /force-app/main/default/classes/MetadataService.cls 10730 26 10730 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scontrol_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7876 /force-app/main/default/classes/MetadataService.cls 10731 26 10731 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scontrolHeightInPixels_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7876 /force-app/main/default/classes/MetadataService.cls 10731 26 10731 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scontrolHeightInPixels_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7877 /force-app/main/default/classes/MetadataService.cls 10732 26 10732 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showPercentage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7877 /force-app/main/default/classes/MetadataService.cls 10732 26 10732 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showPercentage_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7878 /force-app/main/default/classes/MetadataService.cls 10733 26 10733 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showPicturesOnCharts_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7878 /force-app/main/default/classes/MetadataService.cls 10733 26 10733 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showPicturesOnCharts_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7879 /force-app/main/default/classes/MetadataService.cls 10734 26 10734 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showPicturesOnTables_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7879 /force-app/main/default/classes/MetadataService.cls 10734 26 10734 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showPicturesOnTables_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7880 /force-app/main/default/classes/MetadataService.cls 10735 26 10735 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showTotal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7880 /force-app/main/default/classes/MetadataService.cls 10735 26 10735 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showTotal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7881 /force-app/main/default/classes/MetadataService.cls 10736 26 10736 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7881 /force-app/main/default/classes/MetadataService.cls 10736 26 10736 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7882 /force-app/main/default/classes/MetadataService.cls 10737 26 10737 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortBy_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7882 /force-app/main/default/classes/MetadataService.cls 10737 26 10737 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sortBy_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7883 /force-app/main/default/classes/MetadataService.cls 10738 26 10738 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'title_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7883 /force-app/main/default/classes/MetadataService.cls 10738 26 10738 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'title_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7884 /force-app/main/default/classes/MetadataService.cls 10739 26 10739 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'useReportChart_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7884 /force-app/main/default/classes/MetadataService.cls 10739 26 10739 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'useReportChart_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7885 /force-app/main/default/classes/MetadataService.cls 10740 26 10740 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7885 /force-app/main/default/classes/MetadataService.cls 10740 26 10740 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7886 /force-app/main/default/classes/MetadataService.cls 10741 26 10741 742 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7886 /force-app/main/default/classes/MetadataService.cls 10741 26 10741 742 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7887 /force-app/main/default/classes/MetadataService.cls 10743 12 10760 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7887 /force-app/main/default/classes/MetadataService.cls 10743 12 10760 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7888 /force-app/main/default/classes/MetadataService.cls 10743 12 10760 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7888 /force-app/main/default/classes/MetadataService.cls 10743 12 10760 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7889 /force-app/main/default/classes/MetadataService.cls 10751 26 10751 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'aggregate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7889 /force-app/main/default/classes/MetadataService.cls 10751 26 10751 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'aggregate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7890 /force-app/main/default/classes/MetadataService.cls 10752 26 10752 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'columnName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7890 /force-app/main/default/classes/MetadataService.cls 10752 26 10752 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'columnName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7891 /force-app/main/default/classes/MetadataService.cls 10753 26 10753 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'highBreakpoint_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7891 /force-app/main/default/classes/MetadataService.cls 10753 26 10753 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'highBreakpoint_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7892 /force-app/main/default/classes/MetadataService.cls 10754 26 10754 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'highColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7892 /force-app/main/default/classes/MetadataService.cls 10754 26 10754 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'highColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7893 /force-app/main/default/classes/MetadataService.cls 10755 26 10755 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lowBreakpoint_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7893 /force-app/main/default/classes/MetadataService.cls 10755 26 10755 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lowBreakpoint_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7894 /force-app/main/default/classes/MetadataService.cls 10756 26 10756 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lowColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7894 /force-app/main/default/classes/MetadataService.cls 10756 26 10756 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lowColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7895 /force-app/main/default/classes/MetadataService.cls 10757 26 10757 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'midColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7895 /force-app/main/default/classes/MetadataService.cls 10757 26 10757 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'midColor_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7896 /force-app/main/default/classes/MetadataService.cls 10758 26 10758 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7896 /force-app/main/default/classes/MetadataService.cls 10758 26 10758 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7897 /force-app/main/default/classes/MetadataService.cls 10759 26 10759 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7897 /force-app/main/default/classes/MetadataService.cls 10759 26 10759 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7898 /force-app/main/default/classes/MetadataService.cls 10761 12 10768 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7898 /force-app/main/default/classes/MetadataService.cls 10761 12 10768 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7899 /force-app/main/default/classes/MetadataService.cls 10764 26 10764 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'settingName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7899 /force-app/main/default/classes/MetadataService.cls 10764 26 10764 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'settingName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7900 /force-app/main/default/classes/MetadataService.cls 10765 26 10765 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'settingValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7900 /force-app/main/default/classes/MetadataService.cls 10765 26 10765 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'settingValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7901 /force-app/main/default/classes/MetadataService.cls 10766 26 10766 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7901 /force-app/main/default/classes/MetadataService.cls 10766 26 10766 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7902 /force-app/main/default/classes/MetadataService.cls 10767 26 10767 92 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7902 /force-app/main/default/classes/MetadataService.cls 10767 26 10767 92 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7903 /force-app/main/default/classes/MetadataService.cls 10769 12 10784 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7903 /force-app/main/default/classes/MetadataService.cls 10769 12 10784 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7904 /force-app/main/default/classes/MetadataService.cls 10776 26 10776 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7904 /force-app/main/default/classes/MetadataService.cls 10776 26 10776 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7905 /force-app/main/default/classes/MetadataService.cls 10777 26 10777 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sizeX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7905 /force-app/main/default/classes/MetadataService.cls 10777 26 10777 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sizeX_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7906 /force-app/main/default/classes/MetadataService.cls 10778 26 10778 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sizeY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7906 /force-app/main/default/classes/MetadataService.cls 10778 26 10778 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sizeY_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7907 /force-app/main/default/classes/MetadataService.cls 10779 26 10779 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sizeZ_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7907 /force-app/main/default/classes/MetadataService.cls 10779 26 10779 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sizeZ_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7908 /force-app/main/default/classes/MetadataService.cls 10780 26 10780 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'summaryLayoutItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7908 /force-app/main/default/classes/MetadataService.cls 10780 26 10780 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'summaryLayoutItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7909 /force-app/main/default/classes/MetadataService.cls 10781 26 10781 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'summaryLayoutStyle_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7909 /force-app/main/default/classes/MetadataService.cls 10781 26 10781 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'summaryLayoutStyle_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7910 /force-app/main/default/classes/MetadataService.cls 10782 26 10782 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7910 /force-app/main/default/classes/MetadataService.cls 10782 26 10782 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7911 /force-app/main/default/classes/MetadataService.cls 10783 26 10783 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7911 /force-app/main/default/classes/MetadataService.cls 10783 26 10783 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7912 /force-app/main/default/classes/MetadataService.cls 10785 12 10800 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7912 /force-app/main/default/classes/MetadataService.cls 10785 12 10800 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7913 /force-app/main/default/classes/MetadataService.cls 10788 26 10788 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7913 /force-app/main/default/classes/MetadataService.cls 10788 26 10788 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7914 /force-app/main/default/classes/MetadataService.cls 10793 26 10793 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7914 /force-app/main/default/classes/MetadataService.cls 10793 26 10793 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7915 /force-app/main/default/classes/MetadataService.cls 10794 26 10794 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7915 /force-app/main/default/classes/MetadataService.cls 10794 26 10794 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7916 /force-app/main/default/classes/MetadataService.cls 10795 26 10795 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7916 /force-app/main/default/classes/MetadataService.cls 10795 26 10795 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7917 /force-app/main/default/classes/MetadataService.cls 10796 26 10796 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sorted_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7917 /force-app/main/default/classes/MetadataService.cls 10796 26 10796 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sorted_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7918 /force-app/main/default/classes/MetadataService.cls 10797 26 10797 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7918 /force-app/main/default/classes/MetadataService.cls 10797 26 10797 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7919 /force-app/main/default/classes/MetadataService.cls 10798 26 10798 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7919 /force-app/main/default/classes/MetadataService.cls 10798 26 10798 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7920 /force-app/main/default/classes/MetadataService.cls 10799 26 10799 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7920 /force-app/main/default/classes/MetadataService.cls 10799 26 10799 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7921 /force-app/main/default/classes/MetadataService.cls 10801 12 10808 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7921 /force-app/main/default/classes/MetadataService.cls 10801 12 10808 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7922 /force-app/main/default/classes/MetadataService.cls 10804 26 10804 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'layoutSectionStyle_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7922 /force-app/main/default/classes/MetadataService.cls 10804 26 10804 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'layoutSectionStyle_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7923 /force-app/main/default/classes/MetadataService.cls 10805 26 10805 167 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quickActionLayoutColumns_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7923 /force-app/main/default/classes/MetadataService.cls 10805 26 10805 167 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quickActionLayoutColumns_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7924 /force-app/main/default/classes/MetadataService.cls 10806 26 10806 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7924 /force-app/main/default/classes/MetadataService.cls 10806 26 10806 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7925 /force-app/main/default/classes/MetadataService.cls 10807 26 10807 111 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7925 /force-app/main/default/classes/MetadataService.cls 10807 26 10807 111 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7926 /force-app/main/default/classes/MetadataService.cls 10809 12 10822 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7926 /force-app/main/default/classes/MetadataService.cls 10809 12 10822 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7927 /force-app/main/default/classes/MetadataService.cls 10812 26 10812 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7927 /force-app/main/default/classes/MetadataService.cls 10812 26 10812 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7928 /force-app/main/default/classes/MetadataService.cls 10816 26 10816 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7928 /force-app/main/default/classes/MetadataService.cls 10816 26 10816 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7929 /force-app/main/default/classes/MetadataService.cls 10817 26 10817 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7929 /force-app/main/default/classes/MetadataService.cls 10817 26 10817 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7930 /force-app/main/default/classes/MetadataService.cls 10818 26 10818 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'priority_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7930 /force-app/main/default/classes/MetadataService.cls 10818 26 10818 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'priority_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7931 /force-app/main/default/classes/MetadataService.cls 10819 26 10819 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7931 /force-app/main/default/classes/MetadataService.cls 10819 26 10819 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7932 /force-app/main/default/classes/MetadataService.cls 10820 26 10820 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7932 /force-app/main/default/classes/MetadataService.cls 10820 26 10820 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7933 /force-app/main/default/classes/MetadataService.cls 10821 26 10821 107 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7933 /force-app/main/default/classes/MetadataService.cls 10821 26 10821 107 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7934 /force-app/main/default/classes/MetadataService.cls 10823 12 10828 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7934 /force-app/main/default/classes/MetadataService.cls 10823 12 10828 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7935 /force-app/main/default/classes/MetadataService.cls 10823 12 10828 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'listMetadataResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
7935 /force-app/main/default/classes/MetadataService.cls 10823 12 10828 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'listMetadataResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
7936 /force-app/main/default/classes/MetadataService.cls 10825 26 10825 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7936 /force-app/main/default/classes/MetadataService.cls 10825 26 10825 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7937 /force-app/main/default/classes/MetadataService.cls 10826 26 10826 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7937 /force-app/main/default/classes/MetadataService.cls 10826 26 10826 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7938 /force-app/main/default/classes/MetadataService.cls 10827 26 10827 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7938 /force-app/main/default/classes/MetadataService.cls 10827 26 10827 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7939 /force-app/main/default/classes/MetadataService.cls 10829 12 10876 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7939 /force-app/main/default/classes/MetadataService.cls 10829 12 10876 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7940 /force-app/main/default/classes/MetadataService.cls 10829 12 10876 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount The class SamlSsoConfig has 22 public methods, attributes, and properties (limit: 20)
7940 /force-app/main/default/classes/MetadataService.cls 10829 12 10876 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount The class SamlSsoConfig has 22 public methods, attributes, and properties (limit: 20)
7941 /force-app/main/default/classes/MetadataService.cls 10829 12 10876 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7941 /force-app/main/default/classes/MetadataService.cls 10829 12 10876 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7942 /force-app/main/default/classes/MetadataService.cls 10832 26 10832 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7942 /force-app/main/default/classes/MetadataService.cls 10832 26 10832 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7943 /force-app/main/default/classes/MetadataService.cls 10853 26 10853 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'attributeName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7943 /force-app/main/default/classes/MetadataService.cls 10853 26 10853 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'attributeName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7944 /force-app/main/default/classes/MetadataService.cls 10854 26 10854 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'attributeNameIdFormat_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7944 /force-app/main/default/classes/MetadataService.cls 10854 26 10854 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'attributeNameIdFormat_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7945 /force-app/main/default/classes/MetadataService.cls 10855 26 10855 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'decryptionCertificate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7945 /force-app/main/default/classes/MetadataService.cls 10855 26 10855 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'decryptionCertificate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7946 /force-app/main/default/classes/MetadataService.cls 10856 26 10856 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errorUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7946 /force-app/main/default/classes/MetadataService.cls 10856 26 10856 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'errorUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7947 /force-app/main/default/classes/MetadataService.cls 10857 26 10857 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'executionUserId_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7947 /force-app/main/default/classes/MetadataService.cls 10857 26 10857 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'executionUserId_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7948 /force-app/main/default/classes/MetadataService.cls 10858 26 10858 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'identityLocation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7948 /force-app/main/default/classes/MetadataService.cls 10858 26 10858 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'identityLocation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7949 /force-app/main/default/classes/MetadataService.cls 10859 26 10859 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'identityMapping_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7949 /force-app/main/default/classes/MetadataService.cls 10859 26 10859 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'identityMapping_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7950 /force-app/main/default/classes/MetadataService.cls 10860 26 10860 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'issuer_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7950 /force-app/main/default/classes/MetadataService.cls 10860 26 10860 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'issuer_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7951 /force-app/main/default/classes/MetadataService.cls 10861 26 10861 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'loginUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7951 /force-app/main/default/classes/MetadataService.cls 10861 26 10861 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'loginUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7952 /force-app/main/default/classes/MetadataService.cls 10862 26 10862 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'logoutUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7952 /force-app/main/default/classes/MetadataService.cls 10862 26 10862 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'logoutUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7953 /force-app/main/default/classes/MetadataService.cls 10863 26 10863 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7953 /force-app/main/default/classes/MetadataService.cls 10863 26 10863 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7954 /force-app/main/default/classes/MetadataService.cls 10864 26 10864 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'oauthTokenEndpoint_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7954 /force-app/main/default/classes/MetadataService.cls 10864 26 10864 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'oauthTokenEndpoint_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7955 /force-app/main/default/classes/MetadataService.cls 10865 26 10865 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'redirectBinding_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7955 /force-app/main/default/classes/MetadataService.cls 10865 26 10865 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'redirectBinding_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7956 /force-app/main/default/classes/MetadataService.cls 10866 26 10866 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'requestSignatureMethod_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7956 /force-app/main/default/classes/MetadataService.cls 10866 26 10866 162 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'requestSignatureMethod_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7957 /force-app/main/default/classes/MetadataService.cls 10867 26 10867 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'salesforceLoginUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7957 /force-app/main/default/classes/MetadataService.cls 10867 26 10867 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'salesforceLoginUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7958 /force-app/main/default/classes/MetadataService.cls 10868 26 10868 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'samlEntityId_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7958 /force-app/main/default/classes/MetadataService.cls 10868 26 10868 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'samlEntityId_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7959 /force-app/main/default/classes/MetadataService.cls 10869 26 10869 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'samlJitHandlerId_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7959 /force-app/main/default/classes/MetadataService.cls 10869 26 10869 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'samlJitHandlerId_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7960 /force-app/main/default/classes/MetadataService.cls 10870 26 10870 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'samlVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7960 /force-app/main/default/classes/MetadataService.cls 10870 26 10870 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'samlVersion_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7961 /force-app/main/default/classes/MetadataService.cls 10871 26 10871 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'userProvisioning_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7961 /force-app/main/default/classes/MetadataService.cls 10871 26 10871 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'userProvisioning_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7962 /force-app/main/default/classes/MetadataService.cls 10872 26 10872 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'validationCert_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7962 /force-app/main/default/classes/MetadataService.cls 10872 26 10872 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'validationCert_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7963 /force-app/main/default/classes/MetadataService.cls 10873 26 10873 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7963 /force-app/main/default/classes/MetadataService.cls 10873 26 10873 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7964 /force-app/main/default/classes/MetadataService.cls 10874 26 10874 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7964 /force-app/main/default/classes/MetadataService.cls 10874 26 10874 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
7965 /force-app/main/default/classes/MetadataService.cls 10875 26 10875 413 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7965 /force-app/main/default/classes/MetadataService.cls 10875 26 10875 413 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7966 /force-app/main/default/classes/MetadataService.cls 10877 12 10882 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7966 /force-app/main/default/classes/MetadataService.cls 10877 12 10882 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7967 /force-app/main/default/classes/MetadataService.cls 10877 12 10882 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'describeValueType_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
7967 /force-app/main/default/classes/MetadataService.cls 10877 12 10882 6 pmd ClassNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions The class name 'describeValueType_element' doesn't match '[A-Z][a-zA-Z0-9_]*'
7968 /force-app/main/default/classes/MetadataService.cls 10878 23 10878 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
7968 /force-app/main/default/classes/MetadataService.cls 10878 23 10878 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
7969 /force-app/main/default/classes/MetadataService.cls 10879 26 10879 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7969 /force-app/main/default/classes/MetadataService.cls 10879 26 10879 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7970 /force-app/main/default/classes/MetadataService.cls 10880 26 10880 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7970 /force-app/main/default/classes/MetadataService.cls 10880 26 10880 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7971 /force-app/main/default/classes/MetadataService.cls 10881 26 10881 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7971 /force-app/main/default/classes/MetadataService.cls 10881 26 10881 72 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7972 /force-app/main/default/classes/MetadataService.cls 10883 12 10890 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7972 /force-app/main/default/classes/MetadataService.cls 10883 12 10890 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7973 /force-app/main/default/classes/MetadataService.cls 10886 26 10886 179 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chatterAnswersReputationLevels_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7973 /force-app/main/default/classes/MetadataService.cls 10886 26 10886 179 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'chatterAnswersReputationLevels_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7974 /force-app/main/default/classes/MetadataService.cls 10887 26 10887 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ideaReputationLevels_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7974 /force-app/main/default/classes/MetadataService.cls 10887 26 10887 159 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ideaReputationLevels_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7975 /force-app/main/default/classes/MetadataService.cls 10888 26 10888 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7975 /force-app/main/default/classes/MetadataService.cls 10888 26 10888 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7976 /force-app/main/default/classes/MetadataService.cls 10889 26 10889 119 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7976 /force-app/main/default/classes/MetadataService.cls 10889 26 10889 119 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7977 /force-app/main/default/classes/MetadataService.cls 10891 20 10893 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7977 /force-app/main/default/classes/MetadataService.cls 10891 20 10893 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7978 /force-app/main/default/classes/MetadataService.cls 10894 12 10913 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7978 /force-app/main/default/classes/MetadataService.cls 10894 12 10913 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7979 /force-app/main/default/classes/MetadataService.cls 10894 12 10913 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7979 /force-app/main/default/classes/MetadataService.cls 10894 12 10913 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
7980 /force-app/main/default/classes/MetadataService.cls 10899 23 10899 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x' doesn't match '[a-z][a-zA-Z0-9]*'
7980 /force-app/main/default/classes/MetadataService.cls 10899 23 10899 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x' doesn't match '[a-z][a-zA-Z0-9]*'
7981 /force-app/main/default/classes/MetadataService.cls 10903 26 10903 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'componentType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7981 /force-app/main/default/classes/MetadataService.cls 10903 26 10903 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'componentType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7982 /force-app/main/default/classes/MetadataService.cls 10904 26 10904 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'height_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7982 /force-app/main/default/classes/MetadataService.cls 10904 26 10904 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'height_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7983 /force-app/main/default/classes/MetadataService.cls 10905 26 10905 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7983 /force-app/main/default/classes/MetadataService.cls 10905 26 10905 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7984 /force-app/main/default/classes/MetadataService.cls 10906 26 10906 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lookup_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7984 /force-app/main/default/classes/MetadataService.cls 10906 26 10906 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lookup_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7985 /force-app/main/default/classes/MetadataService.cls 10907 26 10907 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7985 /force-app/main/default/classes/MetadataService.cls 10907 26 10907 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'page_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7986 /force-app/main/default/classes/MetadataService.cls 10908 26 10908 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relatedLists_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7986 /force-app/main/default/classes/MetadataService.cls 10908 26 10908 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relatedLists_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7987 /force-app/main/default/classes/MetadataService.cls 10909 26 10909 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'unit_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7987 /force-app/main/default/classes/MetadataService.cls 10909 26 10909 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'unit_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7988 /force-app/main/default/classes/MetadataService.cls 10910 26 10910 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'width_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7988 /force-app/main/default/classes/MetadataService.cls 10910 26 10910 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'width_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7989 /force-app/main/default/classes/MetadataService.cls 10911 26 10911 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7989 /force-app/main/default/classes/MetadataService.cls 10911 26 10911 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7990 /force-app/main/default/classes/MetadataService.cls 10912 26 10912 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7990 /force-app/main/default/classes/MetadataService.cls 10912 26 10912 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7991 /force-app/main/default/classes/MetadataService.cls 10914 12 10923 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7991 /force-app/main/default/classes/MetadataService.cls 10914 12 10923 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7992 /force-app/main/default/classes/MetadataService.cls 10917 23 10917 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'user_x' doesn't match '[a-z][a-zA-Z0-9]*'
7992 /force-app/main/default/classes/MetadataService.cls 10917 23 10917 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'user_x' doesn't match '[a-z][a-zA-Z0-9]*'
7993 /force-app/main/default/classes/MetadataService.cls 10918 26 10918 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inApp_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7993 /force-app/main/default/classes/MetadataService.cls 10918 26 10918 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inApp_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7994 /force-app/main/default/classes/MetadataService.cls 10919 26 10919 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sendEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7994 /force-app/main/default/classes/MetadataService.cls 10919 26 10919 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sendEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7995 /force-app/main/default/classes/MetadataService.cls 10920 26 10920 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'user_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7995 /force-app/main/default/classes/MetadataService.cls 10920 26 10920 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'user_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7996 /force-app/main/default/classes/MetadataService.cls 10921 26 10921 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7996 /force-app/main/default/classes/MetadataService.cls 10921 26 10921 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7997 /force-app/main/default/classes/MetadataService.cls 10922 26 10922 92 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7997 /force-app/main/default/classes/MetadataService.cls 10922 26 10922 92 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7998 /force-app/main/default/classes/MetadataService.cls 10924 12 10935 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7998 /force-app/main/default/classes/MetadataService.cls 10924 12 10935 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7999 /force-app/main/default/classes/MetadataService.cls 10929 26 10929 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'aggregateTypes_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
7999 /force-app/main/default/classes/MetadataService.cls 10929 26 10929 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'aggregateTypes_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8000 /force-app/main/default/classes/MetadataService.cls 10930 26 10930 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8000 /force-app/main/default/classes/MetadataService.cls 10930 26 10930 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8001 /force-app/main/default/classes/MetadataService.cls 10931 26 10931 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reverseColors_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8001 /force-app/main/default/classes/MetadataService.cls 10931 26 10931 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reverseColors_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8002 /force-app/main/default/classes/MetadataService.cls 10932 26 10932 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showChanges_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8002 /force-app/main/default/classes/MetadataService.cls 10932 26 10932 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'showChanges_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8003 /force-app/main/default/classes/MetadataService.cls 10933 26 10933 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8003 /force-app/main/default/classes/MetadataService.cls 10933 26 10933 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8004 /force-app/main/default/classes/MetadataService.cls 10934 26 10934 118 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8004 /force-app/main/default/classes/MetadataService.cls 10934 26 10934 118 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8005 /force-app/main/default/classes/MetadataService.cls 10936 12 10947 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8005 /force-app/main/default/classes/MetadataService.cls 10936 12 10947 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8006 /force-app/main/default/classes/MetadataService.cls 10939 26 10939 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8006 /force-app/main/default/classes/MetadataService.cls 10939 26 10939 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8007 /force-app/main/default/classes/MetadataService.cls 10942 26 10942 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'businessHours_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8007 /force-app/main/default/classes/MetadataService.cls 10942 26 10942 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'businessHours_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8008 /force-app/main/default/classes/MetadataService.cls 10943 26 10943 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'holidays_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8008 /force-app/main/default/classes/MetadataService.cls 10943 26 10943 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'holidays_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8009 /force-app/main/default/classes/MetadataService.cls 10944 26 10944 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8009 /force-app/main/default/classes/MetadataService.cls 10944 26 10944 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8010 /force-app/main/default/classes/MetadataService.cls 10945 26 10945 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
8010 /force-app/main/default/classes/MetadataService.cls 10945 26 10945 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
8011 /force-app/main/default/classes/MetadataService.cls 10946 26 10946 102 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8011 /force-app/main/default/classes/MetadataService.cls 10946 26 10946 102 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8012 /force-app/main/default/classes/MetadataService.cls 10948 12 10957 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8012 /force-app/main/default/classes/MetadataService.cls 10948 12 10957 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8013 /force-app/main/default/classes/MetadataService.cls 10952 26 10952 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8013 /force-app/main/default/classes/MetadataService.cls 10952 26 10952 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8014 /force-app/main/default/classes/MetadataService.cls 10953 26 10953 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isFieldManaged_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8014 /force-app/main/default/classes/MetadataService.cls 10953 26 10953 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isFieldManaged_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8015 /force-app/main/default/classes/MetadataService.cls 10954 26 10954 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isRequired_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8015 /force-app/main/default/classes/MetadataService.cls 10954 26 10954 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isRequired_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8016 /force-app/main/default/classes/MetadataService.cls 10955 26 10955 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8016 /force-app/main/default/classes/MetadataService.cls 10955 26 10955 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8017 /force-app/main/default/classes/MetadataService.cls 10956 26 10956 101 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8017 /force-app/main/default/classes/MetadataService.cls 10956 26 10956 101 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8018 /force-app/main/default/classes/MetadataService.cls 10958 12 10965 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8018 /force-app/main/default/classes/MetadataService.cls 10958 12 10965 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8019 /force-app/main/default/classes/MetadataService.cls 10961 26 10961 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8019 /force-app/main/default/classes/MetadataService.cls 10961 26 10961 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8020 /force-app/main/default/classes/MetadataService.cls 10962 26 10962 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8020 /force-app/main/default/classes/MetadataService.cls 10962 26 10962 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8021 /force-app/main/default/classes/MetadataService.cls 10963 26 10963 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8021 /force-app/main/default/classes/MetadataService.cls 10963 26 10963 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8022 /force-app/main/default/classes/MetadataService.cls 10964 26 10964 80 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8022 /force-app/main/default/classes/MetadataService.cls 10964 26 10964 80 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8023 /force-app/main/default/classes/MetadataService.cls 10966 12 10973 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8023 /force-app/main/default/classes/MetadataService.cls 10966 12 10973 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8024 /force-app/main/default/classes/MetadataService.cls 10969 26 10969 187 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'similarOpportunitiesDisplayColumns_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8024 /force-app/main/default/classes/MetadataService.cls 10969 26 10969 187 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'similarOpportunitiesDisplayColumns_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8025 /force-app/main/default/classes/MetadataService.cls 10970 26 10970 181 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'similarOpportunitiesMatchFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8025 /force-app/main/default/classes/MetadataService.cls 10970 26 10970 181 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'similarOpportunitiesMatchFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8026 /force-app/main/default/classes/MetadataService.cls 10971 26 10971 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8026 /force-app/main/default/classes/MetadataService.cls 10971 26 10971 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8027 /force-app/main/default/classes/MetadataService.cls 10972 26 10972 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8027 /force-app/main/default/classes/MetadataService.cls 10972 26 10972 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8028 /force-app/main/default/classes/MetadataService.cls 10974 12 10999 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8028 /force-app/main/default/classes/MetadataService.cls 10974 12 10999 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8029 /force-app/main/default/classes/MetadataService.cls 10974 12 10999 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
8029 /force-app/main/default/classes/MetadataService.cls 10974 12 10999 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
8030 /force-app/main/default/classes/MetadataService.cls 10986 26 10986 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'acrossGroupingContext_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8030 /force-app/main/default/classes/MetadataService.cls 10986 26 10986 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'acrossGroupingContext_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8031 /force-app/main/default/classes/MetadataService.cls 10987 26 10987 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'calculatedFormula_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8031 /force-app/main/default/classes/MetadataService.cls 10987 26 10987 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'calculatedFormula_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8032 /force-app/main/default/classes/MetadataService.cls 10988 26 10988 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'datatype_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8032 /force-app/main/default/classes/MetadataService.cls 10988 26 10988 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'datatype_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8033 /force-app/main/default/classes/MetadataService.cls 10989 26 10989 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8033 /force-app/main/default/classes/MetadataService.cls 10989 26 10989 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8034 /force-app/main/default/classes/MetadataService.cls 10990 26 10990 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'developerName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8034 /force-app/main/default/classes/MetadataService.cls 10990 26 10990 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'developerName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8035 /force-app/main/default/classes/MetadataService.cls 10991 26 10991 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'downGroupingContext_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8035 /force-app/main/default/classes/MetadataService.cls 10991 26 10991 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'downGroupingContext_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8036 /force-app/main/default/classes/MetadataService.cls 10992 26 10992 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isActive_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8036 /force-app/main/default/classes/MetadataService.cls 10992 26 10992 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isActive_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8037 /force-app/main/default/classes/MetadataService.cls 10993 26 10993 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isCrossBlock_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8037 /force-app/main/default/classes/MetadataService.cls 10993 26 10993 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isCrossBlock_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8038 /force-app/main/default/classes/MetadataService.cls 10994 26 10994 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8038 /force-app/main/default/classes/MetadataService.cls 10994 26 10994 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8039 /force-app/main/default/classes/MetadataService.cls 10995 26 10995 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reportType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8039 /force-app/main/default/classes/MetadataService.cls 10995 26 10995 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reportType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8040 /force-app/main/default/classes/MetadataService.cls 10996 26 10996 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scale_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8040 /force-app/main/default/classes/MetadataService.cls 10996 26 10996 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scale_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8041 /force-app/main/default/classes/MetadataService.cls 10997 26 10997 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8041 /force-app/main/default/classes/MetadataService.cls 10997 26 10997 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8042 /force-app/main/default/classes/MetadataService.cls 10998 26 10998 231 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8042 /force-app/main/default/classes/MetadataService.cls 10998 26 10998 231 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8043 /force-app/main/default/classes/MetadataService.cls 11000 12 11019 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8043 /force-app/main/default/classes/MetadataService.cls 11000 12 11019 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8044 /force-app/main/default/classes/MetadataService.cls 11000 12 11019 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
8044 /force-app/main/default/classes/MetadataService.cls 11000 12 11019 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
8045 /force-app/main/default/classes/MetadataService.cls 11003 26 11003 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8045 /force-app/main/default/classes/MetadataService.cls 11003 26 11003 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8046 /force-app/main/default/classes/MetadataService.cls 11010 26 11010 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'autoCalculateEndDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8046 /force-app/main/default/classes/MetadataService.cls 11010 26 11010 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'autoCalculateEndDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8047 /force-app/main/default/classes/MetadataService.cls 11011 26 11011 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'autoExpirationDelay_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8047 /force-app/main/default/classes/MetadataService.cls 11011 26 11011 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'autoExpirationDelay_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8048 /force-app/main/default/classes/MetadataService.cls 11012 26 11012 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'autoExpirationRecipient_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8048 /force-app/main/default/classes/MetadataService.cls 11012 26 11012 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'autoExpirationRecipient_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8049 /force-app/main/default/classes/MetadataService.cls 11013 26 11013 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'autoExpireContracts_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8049 /force-app/main/default/classes/MetadataService.cls 11013 26 11013 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'autoExpireContracts_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8050 /force-app/main/default/classes/MetadataService.cls 11014 26 11014 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableContractHistoryTracking_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8050 /force-app/main/default/classes/MetadataService.cls 11014 26 11014 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'enableContractHistoryTracking_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8051 /force-app/main/default/classes/MetadataService.cls 11015 26 11015 182 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'notifyOwnersOnContractExpiration_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8051 /force-app/main/default/classes/MetadataService.cls 11015 26 11015 182 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'notifyOwnersOnContractExpiration_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8052 /force-app/main/default/classes/MetadataService.cls 11016 26 11016 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8052 /force-app/main/default/classes/MetadataService.cls 11016 26 11016 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8053 /force-app/main/default/classes/MetadataService.cls 11017 26 11017 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
8053 /force-app/main/default/classes/MetadataService.cls 11017 26 11017 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
8054 /force-app/main/default/classes/MetadataService.cls 11018 26 11018 235 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8054 /force-app/main/default/classes/MetadataService.cls 11018 26 11018 235 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8055 /force-app/main/default/classes/MetadataService.cls 11020 12 11029 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8055 /force-app/main/default/classes/MetadataService.cls 11020 12 11029 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8056 /force-app/main/default/classes/MetadataService.cls 11023 26 11023 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8056 /force-app/main/default/classes/MetadataService.cls 11023 26 11023 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8057 /force-app/main/default/classes/MetadataService.cls 11025 26 11025 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'escalationRule_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8057 /force-app/main/default/classes/MetadataService.cls 11025 26 11025 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'escalationRule_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8058 /force-app/main/default/classes/MetadataService.cls 11026 26 11026 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8058 /force-app/main/default/classes/MetadataService.cls 11026 26 11026 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8059 /force-app/main/default/classes/MetadataService.cls 11027 26 11027 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
8059 /force-app/main/default/classes/MetadataService.cls 11027 26 11027 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
8060 /force-app/main/default/classes/MetadataService.cls 11028 26 11028 92 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8060 /force-app/main/default/classes/MetadataService.cls 11028 26 11028 92 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8061 /force-app/main/default/classes/MetadataService.cls 11030 12 11039 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8061 /force-app/main/default/classes/MetadataService.cls 11030 12 11039 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8062 /force-app/main/default/classes/MetadataService.cls 11034 26 11034 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customTab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8062 /force-app/main/default/classes/MetadataService.cls 11034 26 11034 137 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customTab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8063 /force-app/main/default/classes/MetadataService.cls 11035 26 11035 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultTab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8063 /force-app/main/default/classes/MetadataService.cls 11035 26 11035 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultTab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8064 /force-app/main/default/classes/MetadataService.cls 11036 26 11036 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'standardTab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8064 /force-app/main/default/classes/MetadataService.cls 11036 26 11036 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'standardTab_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8065 /force-app/main/default/classes/MetadataService.cls 11037 26 11037 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8065 /force-app/main/default/classes/MetadataService.cls 11037 26 11037 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8066 /force-app/main/default/classes/MetadataService.cls 11038 26 11038 102 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8066 /force-app/main/default/classes/MetadataService.cls 11038 26 11038 102 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8067 /force-app/main/default/classes/MetadataService.cls 11040 12 11055 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8067 /force-app/main/default/classes/MetadataService.cls 11040 12 11055 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8068 /force-app/main/default/classes/MetadataService.cls 11047 26 11047 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'embeddedServiceConfig_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8068 /force-app/main/default/classes/MetadataService.cls 11047 26 11047 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'embeddedServiceConfig_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8069 /force-app/main/default/classes/MetadataService.cls 11048 26 11048 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'liveAgentChatUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8069 /force-app/main/default/classes/MetadataService.cls 11048 26 11048 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'liveAgentChatUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8070 /force-app/main/default/classes/MetadataService.cls 11049 26 11049 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'liveAgentContentUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8070 /force-app/main/default/classes/MetadataService.cls 11049 26 11049 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'liveAgentContentUrl_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8071 /force-app/main/default/classes/MetadataService.cls 11050 26 11050 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'liveChatButton_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8071 /force-app/main/default/classes/MetadataService.cls 11050 26 11050 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'liveChatButton_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8072 /force-app/main/default/classes/MetadataService.cls 11051 26 11051 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'liveChatDeployment_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8072 /force-app/main/default/classes/MetadataService.cls 11051 26 11051 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'liveChatDeployment_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8073 /force-app/main/default/classes/MetadataService.cls 11052 26 11052 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8073 /force-app/main/default/classes/MetadataService.cls 11052 26 11052 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8074 /force-app/main/default/classes/MetadataService.cls 11053 26 11053 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8074 /force-app/main/default/classes/MetadataService.cls 11053 26 11053 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8075 /force-app/main/default/classes/MetadataService.cls 11054 26 11054 180 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8075 /force-app/main/default/classes/MetadataService.cls 11054 26 11054 180 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8076 /force-app/main/default/classes/MetadataService.cls 11056 12 11165 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8076 /force-app/main/default/classes/MetadataService.cls 11056 12 11165 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8077 /force-app/main/default/classes/MetadataService.cls 11056 12 11165 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount The class CustomField has 53 public methods, attributes, and properties (limit: 20)
8077 /force-app/main/default/classes/MetadataService.cls 11056 12 11165 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount The class CustomField has 53 public methods, attributes, and properties (limit: 20)
8078 /force-app/main/default/classes/MetadataService.cls 11056 12 11165 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
8078 /force-app/main/default/classes/MetadataService.cls 11056 12 11165 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
8079 /force-app/main/default/classes/MetadataService.cls 11059 26 11059 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8079 /force-app/main/default/classes/MetadataService.cls 11059 26 11059 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8080 /force-app/main/default/classes/MetadataService.cls 11105 23 11105 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
8080 /force-app/main/default/classes/MetadataService.cls 11105 23 11105 29 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
8081 /force-app/main/default/classes/MetadataService.cls 11111 26 11111 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseSensitive_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8081 /force-app/main/default/classes/MetadataService.cls 11111 26 11111 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseSensitive_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8082 /force-app/main/default/classes/MetadataService.cls 11112 26 11112 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customDataType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8082 /force-app/main/default/classes/MetadataService.cls 11112 26 11112 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'customDataType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8083 /force-app/main/default/classes/MetadataService.cls 11113 26 11113 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8083 /force-app/main/default/classes/MetadataService.cls 11113 26 11113 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'defaultValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8084 /force-app/main/default/classes/MetadataService.cls 11114 26 11114 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'deleteConstraint_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8084 /force-app/main/default/classes/MetadataService.cls 11114 26 11114 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'deleteConstraint_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8085 /force-app/main/default/classes/MetadataService.cls 11115 26 11115 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'deprecated_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8085 /force-app/main/default/classes/MetadataService.cls 11115 26 11115 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'deprecated_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8086 /force-app/main/default/classes/MetadataService.cls 11116 26 11116 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8086 /force-app/main/default/classes/MetadataService.cls 11116 26 11116 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8087 /force-app/main/default/classes/MetadataService.cls 11117 26 11117 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayFormat_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8087 /force-app/main/default/classes/MetadataService.cls 11117 26 11117 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayFormat_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8088 /force-app/main/default/classes/MetadataService.cls 11118 26 11118 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'encrypted_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8088 /force-app/main/default/classes/MetadataService.cls 11118 26 11118 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'encrypted_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8089 /force-app/main/default/classes/MetadataService.cls 11119 26 11119 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'escapeMarkup_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8089 /force-app/main/default/classes/MetadataService.cls 11119 26 11119 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'escapeMarkup_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8090 /force-app/main/default/classes/MetadataService.cls 11120 26 11120 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'externalDeveloperName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8090 /force-app/main/default/classes/MetadataService.cls 11120 26 11120 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'externalDeveloperName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8091 /force-app/main/default/classes/MetadataService.cls 11121 26 11121 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'externalId_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8091 /force-app/main/default/classes/MetadataService.cls 11121 26 11121 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'externalId_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8092 /force-app/main/default/classes/MetadataService.cls 11122 26 11122 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldManageability_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8092 /force-app/main/default/classes/MetadataService.cls 11122 26 11122 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldManageability_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8093 /force-app/main/default/classes/MetadataService.cls 11123 26 11123 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'formula_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8093 /force-app/main/default/classes/MetadataService.cls 11123 26 11123 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'formula_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8094 /force-app/main/default/classes/MetadataService.cls 11124 26 11124 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'formulaTreatBlanksAs_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8094 /force-app/main/default/classes/MetadataService.cls 11124 26 11124 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'formulaTreatBlanksAs_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8095 /force-app/main/default/classes/MetadataService.cls 11125 26 11125 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inlineHelpText_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8095 /force-app/main/default/classes/MetadataService.cls 11125 26 11125 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inlineHelpText_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8096 /force-app/main/default/classes/MetadataService.cls 11126 26 11126 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isConvertLeadDisabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8096 /force-app/main/default/classes/MetadataService.cls 11126 26 11126 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isConvertLeadDisabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8097 /force-app/main/default/classes/MetadataService.cls 11127 26 11127 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isFilteringDisabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8097 /force-app/main/default/classes/MetadataService.cls 11127 26 11127 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isFilteringDisabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8098 /force-app/main/default/classes/MetadataService.cls 11128 26 11128 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isNameField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8098 /force-app/main/default/classes/MetadataService.cls 11128 26 11128 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isNameField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8099 /force-app/main/default/classes/MetadataService.cls 11129 26 11129 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isSortingDisabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8099 /force-app/main/default/classes/MetadataService.cls 11129 26 11129 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isSortingDisabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8100 /force-app/main/default/classes/MetadataService.cls 11130 26 11130 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8100 /force-app/main/default/classes/MetadataService.cls 11130 26 11130 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8101 /force-app/main/default/classes/MetadataService.cls 11131 26 11131 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'length_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8101 /force-app/main/default/classes/MetadataService.cls 11131 26 11131 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'length_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8102 /force-app/main/default/classes/MetadataService.cls 11132 26 11132 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lookupFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8102 /force-app/main/default/classes/MetadataService.cls 11132 26 11132 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'lookupFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8103 /force-app/main/default/classes/MetadataService.cls 11133 26 11133 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'maskChar_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8103 /force-app/main/default/classes/MetadataService.cls 11133 26 11133 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'maskChar_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8104 /force-app/main/default/classes/MetadataService.cls 11134 26 11134 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'maskType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8104 /force-app/main/default/classes/MetadataService.cls 11134 26 11134 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'maskType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8105 /force-app/main/default/classes/MetadataService.cls 11135 26 11135 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'picklist_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8105 /force-app/main/default/classes/MetadataService.cls 11135 26 11135 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'picklist_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8106 /force-app/main/default/classes/MetadataService.cls 11136 26 11136 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'populateExistingRows_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8106 /force-app/main/default/classes/MetadataService.cls 11136 26 11136 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'populateExistingRows_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8107 /force-app/main/default/classes/MetadataService.cls 11137 26 11137 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'precision_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8107 /force-app/main/default/classes/MetadataService.cls 11137 26 11137 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'precision_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8108 /force-app/main/default/classes/MetadataService.cls 11138 26 11138 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'referenceTargetField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8108 /force-app/main/default/classes/MetadataService.cls 11138 26 11138 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'referenceTargetField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8109 /force-app/main/default/classes/MetadataService.cls 11139 26 11139 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'referenceTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8109 /force-app/main/default/classes/MetadataService.cls 11139 26 11139 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'referenceTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8110 /force-app/main/default/classes/MetadataService.cls 11140 26 11140 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relationshipLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8110 /force-app/main/default/classes/MetadataService.cls 11140 26 11140 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relationshipLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8111 /force-app/main/default/classes/MetadataService.cls 11141 26 11141 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relationshipName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8111 /force-app/main/default/classes/MetadataService.cls 11141 26 11141 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relationshipName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8112 /force-app/main/default/classes/MetadataService.cls 11142 26 11142 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relationshipOrder_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8112 /force-app/main/default/classes/MetadataService.cls 11142 26 11142 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'relationshipOrder_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8113 /force-app/main/default/classes/MetadataService.cls 11143 26 11143 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reparentableMasterDetail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8113 /force-app/main/default/classes/MetadataService.cls 11143 26 11143 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'reparentableMasterDetail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8114 /force-app/main/default/classes/MetadataService.cls 11144 26 11144 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'required_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8114 /force-app/main/default/classes/MetadataService.cls 11144 26 11144 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'required_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8115 /force-app/main/default/classes/MetadataService.cls 11145 26 11145 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'restrictedAdminField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8115 /force-app/main/default/classes/MetadataService.cls 11145 26 11145 158 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'restrictedAdminField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8116 /force-app/main/default/classes/MetadataService.cls 11146 26 11146 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scale_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8116 /force-app/main/default/classes/MetadataService.cls 11146 26 11146 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'scale_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8117 /force-app/main/default/classes/MetadataService.cls 11147 26 11147 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'startingNumber_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8117 /force-app/main/default/classes/MetadataService.cls 11147 26 11147 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'startingNumber_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8118 /force-app/main/default/classes/MetadataService.cls 11148 26 11148 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'stripMarkup_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8118 /force-app/main/default/classes/MetadataService.cls 11148 26 11148 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'stripMarkup_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8119 /force-app/main/default/classes/MetadataService.cls 11149 26 11149 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'summarizedField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8119 /force-app/main/default/classes/MetadataService.cls 11149 26 11149 148 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'summarizedField_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8120 /force-app/main/default/classes/MetadataService.cls 11150 26 11150 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'summaryFilterItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8120 /force-app/main/default/classes/MetadataService.cls 11150 26 11150 155 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'summaryFilterItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8121 /force-app/main/default/classes/MetadataService.cls 11151 26 11151 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'summaryForeignKey_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8121 /force-app/main/default/classes/MetadataService.cls 11151 26 11151 152 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'summaryForeignKey_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8122 /force-app/main/default/classes/MetadataService.cls 11152 26 11152 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'summaryOperation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8122 /force-app/main/default/classes/MetadataService.cls 11152 26 11152 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'summaryOperation_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8123 /force-app/main/default/classes/MetadataService.cls 11153 26 11153 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'trackFeedHistory_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8123 /force-app/main/default/classes/MetadataService.cls 11153 26 11153 150 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'trackFeedHistory_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8124 /force-app/main/default/classes/MetadataService.cls 11154 26 11154 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'trackHistory_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8124 /force-app/main/default/classes/MetadataService.cls 11154 26 11154 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'trackHistory_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8125 /force-app/main/default/classes/MetadataService.cls 11155 26 11155 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'trackTrending_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8125 /force-app/main/default/classes/MetadataService.cls 11155 26 11155 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'trackTrending_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8126 /force-app/main/default/classes/MetadataService.cls 11156 26 11156 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8126 /force-app/main/default/classes/MetadataService.cls 11156 26 11156 128 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8127 /force-app/main/default/classes/MetadataService.cls 11157 26 11157 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'unique_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8127 /force-app/main/default/classes/MetadataService.cls 11157 26 11157 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'unique_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8128 /force-app/main/default/classes/MetadataService.cls 11158 26 11158 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'valueSet_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8128 /force-app/main/default/classes/MetadataService.cls 11158 26 11158 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'valueSet_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8129 /force-app/main/default/classes/MetadataService.cls 11159 26 11159 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'visibleLines_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8129 /force-app/main/default/classes/MetadataService.cls 11159 26 11159 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'visibleLines_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8130 /force-app/main/default/classes/MetadataService.cls 11160 26 11160 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'writeRequiresMasterRead_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8130 /force-app/main/default/classes/MetadataService.cls 11160 26 11160 164 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'writeRequiresMasterRead_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8131 /force-app/main/default/classes/MetadataService.cls 11161 26 11161 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayLocationInDecimal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8131 /force-app/main/default/classes/MetadataService.cls 11161 26 11161 166 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayLocationInDecimal_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8132 /force-app/main/default/classes/MetadataService.cls 11162 26 11162 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8132 /force-app/main/default/classes/MetadataService.cls 11162 26 11162 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8133 /force-app/main/default/classes/MetadataService.cls 11163 26 11163 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
8133 /force-app/main/default/classes/MetadataService.cls 11163 26 11163 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
8134 /force-app/main/default/classes/MetadataService.cls 11164 26 11164 921 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8134 /force-app/main/default/classes/MetadataService.cls 11164 26 11164 921 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8135 /force-app/main/default/classes/MetadataService.cls 11166 12 11175 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8135 /force-app/main/default/classes/MetadataService.cls 11166 12 11175 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8136 /force-app/main/default/classes/MetadataService.cls 11170 26 11170 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8136 /force-app/main/default/classes/MetadataService.cls 11170 26 11170 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'description_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8137 /force-app/main/default/classes/MetadataService.cls 11171 26 11171 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'keywords_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8137 /force-app/main/default/classes/MetadataService.cls 11171 26 11171 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'keywords_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8138 /force-app/main/default/classes/MetadataService.cls 11172 26 11172 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8138 /force-app/main/default/classes/MetadataService.cls 11172 26 11172 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8139 /force-app/main/default/classes/MetadataService.cls 11173 26 11173 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8139 /force-app/main/default/classes/MetadataService.cls 11173 26 11173 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8140 /force-app/main/default/classes/MetadataService.cls 11174 26 11174 102 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8140 /force-app/main/default/classes/MetadataService.cls 11174 26 11174 102 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8141 /force-app/main/default/classes/MetadataService.cls 11176 12 11185 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8141 /force-app/main/default/classes/MetadataService.cls 11176 12 11185 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8142 /force-app/main/default/classes/MetadataService.cls 11180 26 11180 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'blankValueBehavior_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8142 /force-app/main/default/classes/MetadataService.cls 11180 26 11180 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'blankValueBehavior_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8143 /force-app/main/default/classes/MetadataService.cls 11181 26 11181 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8143 /force-app/main/default/classes/MetadataService.cls 11181 26 11181 136 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fieldName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8144 /force-app/main/default/classes/MetadataService.cls 11182 26 11182 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'matchingMethod_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8144 /force-app/main/default/classes/MetadataService.cls 11182 26 11182 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'matchingMethod_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8145 /force-app/main/default/classes/MetadataService.cls 11183 26 11183 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8145 /force-app/main/default/classes/MetadataService.cls 11183 26 11183 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8146 /force-app/main/default/classes/MetadataService.cls 11184 26 11184 113 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8146 /force-app/main/default/classes/MetadataService.cls 11184 26 11184 113 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8147 /force-app/main/default/classes/MetadataService.cls 11186 12 11223 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8147 /force-app/main/default/classes/MetadataService.cls 11186 12 11223 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8148 /force-app/main/default/classes/MetadataService.cls 11186 12 11223 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
8148 /force-app/main/default/classes/MetadataService.cls 11186 12 11223 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
8149 /force-app/main/default/classes/MetadataService.cls 11204 26 11204 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignedTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8149 /force-app/main/default/classes/MetadataService.cls 11204 26 11204 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignedTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8150 /force-app/main/default/classes/MetadataService.cls 11205 26 11205 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignedToType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8150 /force-app/main/default/classes/MetadataService.cls 11205 26 11205 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'assignedToType_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8151 /force-app/main/default/classes/MetadataService.cls 11206 26 11206 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'booleanFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8151 /force-app/main/default/classes/MetadataService.cls 11206 26 11206 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'booleanFilter_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8152 /force-app/main/default/classes/MetadataService.cls 11207 26 11207 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'businessHours_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8152 /force-app/main/default/classes/MetadataService.cls 11207 26 11207 144 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'businessHours_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8153 /force-app/main/default/classes/MetadataService.cls 11208 26 11208 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'businessHoursSource_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8153 /force-app/main/default/classes/MetadataService.cls 11208 26 11208 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'businessHoursSource_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8154 /force-app/main/default/classes/MetadataService.cls 11209 26 11209 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'criteriaItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8154 /force-app/main/default/classes/MetadataService.cls 11209 26 11209 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'criteriaItems_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8155 /force-app/main/default/classes/MetadataService.cls 11210 26 11210 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'disableEscalationWhenModified_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8155 /force-app/main/default/classes/MetadataService.cls 11210 26 11210 176 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'disableEscalationWhenModified_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8156 /force-app/main/default/classes/MetadataService.cls 11211 26 11211 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'escalationAction_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8156 /force-app/main/default/classes/MetadataService.cls 11211 26 11211 151 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'escalationAction_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8157 /force-app/main/default/classes/MetadataService.cls 11212 26 11212 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'escalationStartTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8157 /force-app/main/default/classes/MetadataService.cls 11212 26 11212 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'escalationStartTime_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8158 /force-app/main/default/classes/MetadataService.cls 11213 26 11213 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'formula_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8158 /force-app/main/default/classes/MetadataService.cls 11213 26 11213 132 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'formula_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8159 /force-app/main/default/classes/MetadataService.cls 11214 26 11214 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'notifyCcRecipients_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8159 /force-app/main/default/classes/MetadataService.cls 11214 26 11214 154 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'notifyCcRecipients_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8160 /force-app/main/default/classes/MetadataService.cls 11215 26 11215 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'overrideExistingTeams_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8160 /force-app/main/default/classes/MetadataService.cls 11215 26 11215 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'overrideExistingTeams_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8161 /force-app/main/default/classes/MetadataService.cls 11216 26 11216 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'replyToEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8161 /force-app/main/default/classes/MetadataService.cls 11216 26 11216 142 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'replyToEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8162 /force-app/main/default/classes/MetadataService.cls 11217 26 11217 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'senderEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8162 /force-app/main/default/classes/MetadataService.cls 11217 26 11217 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'senderEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8163 /force-app/main/default/classes/MetadataService.cls 11218 26 11218 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'senderName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8163 /force-app/main/default/classes/MetadataService.cls 11218 26 11218 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'senderName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8164 /force-app/main/default/classes/MetadataService.cls 11219 26 11219 127 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'team_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8164 /force-app/main/default/classes/MetadataService.cls 11219 26 11219 127 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'team_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8165 /force-app/main/default/classes/MetadataService.cls 11220 26 11220 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'template_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8165 /force-app/main/default/classes/MetadataService.cls 11220 26 11220 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'template_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8166 /force-app/main/default/classes/MetadataService.cls 11221 26 11221 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8166 /force-app/main/default/classes/MetadataService.cls 11221 26 11221 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8167 /force-app/main/default/classes/MetadataService.cls 11222 26 11222 351 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8167 /force-app/main/default/classes/MetadataService.cls 11222 26 11222 351 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8168 /force-app/main/default/classes/MetadataService.cls 11224 12 11257 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8168 /force-app/main/default/classes/MetadataService.cls 11224 12 11257 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8169 /force-app/main/default/classes/MetadataService.cls 11224 12 11257 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
8169 /force-app/main/default/classes/MetadataService.cls 11224 12 11257 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
8170 /force-app/main/default/classes/MetadataService.cls 11227 26 11227 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8170 /force-app/main/default/classes/MetadataService.cls 11227 26 11227 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fullName_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8171 /force-app/main/default/classes/MetadataService.cls 11241 26 11241 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8171 /force-app/main/default/classes/MetadataService.cls 11241 26 11241 139 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'caseValues_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8172 /force-app/main/default/classes/MetadataService.cls 11242 26 11242 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8172 /force-app/main/default/classes/MetadataService.cls 11242 26 11242 131 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8173 /force-app/main/default/classes/MetadataService.cls 11243 26 11243 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'gender_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8173 /force-app/main/default/classes/MetadataService.cls 11243 26 11243 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'gender_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8174 /force-app/main/default/classes/MetadataService.cls 11244 26 11244 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'layouts_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8174 /force-app/main/default/classes/MetadataService.cls 11244 26 11244 133 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'layouts_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8175 /force-app/main/default/classes/MetadataService.cls 11245 26 11245 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'nameFieldLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8175 /force-app/main/default/classes/MetadataService.cls 11245 26 11245 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'nameFieldLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8176 /force-app/main/default/classes/MetadataService.cls 11246 26 11246 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quickActions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8176 /force-app/main/default/classes/MetadataService.cls 11246 26 11246 143 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quickActions_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8177 /force-app/main/default/classes/MetadataService.cls 11247 26 11247 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordTypes_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8177 /force-app/main/default/classes/MetadataService.cls 11247 26 11247 141 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'recordTypes_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8178 /force-app/main/default/classes/MetadataService.cls 11248 26 11248 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharingReasons_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8178 /force-app/main/default/classes/MetadataService.cls 11248 26 11248 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'sharingReasons_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8179 /force-app/main/default/classes/MetadataService.cls 11249 26 11249 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'standardFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8179 /force-app/main/default/classes/MetadataService.cls 11249 26 11249 147 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'standardFields_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8180 /force-app/main/default/classes/MetadataService.cls 11250 26 11250 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'startsWith_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8180 /force-app/main/default/classes/MetadataService.cls 11250 26 11250 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'startsWith_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8181 /force-app/main/default/classes/MetadataService.cls 11251 26 11251 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'validationRules_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8181 /force-app/main/default/classes/MetadataService.cls 11251 26 11251 149 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'validationRules_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8182 /force-app/main/default/classes/MetadataService.cls 11252 26 11252 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'webLinks_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8182 /force-app/main/default/classes/MetadataService.cls 11252 26 11252 135 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'webLinks_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8183 /force-app/main/default/classes/MetadataService.cls 11253 26 11253 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'workflowTasks_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8183 /force-app/main/default/classes/MetadataService.cls 11253 26 11253 145 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'workflowTasks_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8184 /force-app/main/default/classes/MetadataService.cls 11254 26 11254 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8184 /force-app/main/default/classes/MetadataService.cls 11254 26 11254 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8185 /force-app/main/default/classes/MetadataService.cls 11255 26 11255 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
8185 /force-app/main/default/classes/MetadataService.cls 11255 26 11255 66 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'type_att_info' doesn't match '[a-z][a-zA-Z0-9]*'
8186 /force-app/main/default/classes/MetadataService.cls 11256 26 11256 254 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8186 /force-app/main/default/classes/MetadataService.cls 11256 26 11256 254 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8187 /force-app/main/default/classes/MetadataService.cls 11258 12 11293 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8187 /force-app/main/default/classes/MetadataService.cls 11258 12 11293 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8188 /force-app/main/default/classes/MetadataService.cls 11258 12 11293 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
8188 /force-app/main/default/classes/MetadataService.cls 11258 12 11293 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
8189 /force-app/main/default/classes/MetadataService.cls 11275 26 11275 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8189 /force-app/main/default/classes/MetadataService.cls 11275 26 11275 130 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'active_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8190 /force-app/main/default/classes/MetadataService.cls 11276 26 11276 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'adjustmentsSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8190 /force-app/main/default/classes/MetadataService.cls 11276 26 11276 156 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'adjustmentsSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8191 /force-app/main/default/classes/MetadataService.cls 11277 26 11277 169 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayedCategoryApiNames_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8191 /force-app/main/default/classes/MetadataService.cls 11277 26 11277 169 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'displayedCategoryApiNames_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8192 /force-app/main/default/classes/MetadataService.cls 11278 26 11278 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'forecastRangeSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8192 /force-app/main/default/classes/MetadataService.cls 11278 26 11278 160 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'forecastRangeSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8193 /force-app/main/default/classes/MetadataService.cls 11279 26 11279 171 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'forecastedCategoryApiNames_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8193 /force-app/main/default/classes/MetadataService.cls 11279 26 11279 171 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'forecastedCategoryApiNames_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8194 /force-app/main/default/classes/MetadataService.cls 11280 26 11280 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isAmount_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8194 /force-app/main/default/classes/MetadataService.cls 11280 26 11280 134 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isAmount_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8195 /force-app/main/default/classes/MetadataService.cls 11281 26 11281 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isAvailable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8195 /force-app/main/default/classes/MetadataService.cls 11281 26 11281 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isAvailable_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8196 /force-app/main/default/classes/MetadataService.cls 11282 26 11282 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isQuantity_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8196 /force-app/main/default/classes/MetadataService.cls 11282 26 11282 138 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'isQuantity_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8197 /force-app/main/default/classes/MetadataService.cls 11283 26 11283 185 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'managerAdjustableCategoryApiNames_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8197 /force-app/main/default/classes/MetadataService.cls 11283 26 11283 185 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'managerAdjustableCategoryApiNames_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8198 /force-app/main/default/classes/MetadataService.cls 11284 26 11284 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8198 /force-app/main/default/classes/MetadataService.cls 11284 26 11284 140 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'masterLabel_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8199 /force-app/main/default/classes/MetadataService.cls 11285 26 11285 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8199 /force-app/main/default/classes/MetadataService.cls 11285 26 11285 126 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8200 /force-app/main/default/classes/MetadataService.cls 11286 26 11286 187 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'opportunityListFieldsLabelMappings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8200 /force-app/main/default/classes/MetadataService.cls 11286 26 11286 187 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'opportunityListFieldsLabelMappings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8201 /force-app/main/default/classes/MetadataService.cls 11287 26 11287 192 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'opportunityListFieldsSelectedSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8201 /force-app/main/default/classes/MetadataService.cls 11287 26 11287 192 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'opportunityListFieldsSelectedSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8202 /force-app/main/default/classes/MetadataService.cls 11288 26 11288 196 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'opportunityListFieldsUnselectedSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8202 /force-app/main/default/classes/MetadataService.cls 11288 26 11288 196 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'opportunityListFieldsUnselectedSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8203 /force-app/main/default/classes/MetadataService.cls 11289 26 11289 181 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ownerAdjustableCategoryApiNames_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8203 /force-app/main/default/classes/MetadataService.cls 11289 26 11289 181 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ownerAdjustableCategoryApiNames_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8204 /force-app/main/default/classes/MetadataService.cls 11290 26 11290 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quotasSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8204 /force-app/main/default/classes/MetadataService.cls 11290 26 11290 146 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'quotasSettings_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8205 /force-app/main/default/classes/MetadataService.cls 11291 26 11291 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8205 /force-app/main/default/classes/MetadataService.cls 11291 26 11291 120 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8206 /force-app/main/default/classes/MetadataService.cls 11292 26 11292 440 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8206 /force-app/main/default/classes/MetadataService.cls 11292 26 11292 440 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8207 /force-app/main/default/classes/MetadataService.cls 11294 12 11636 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8207 /force-app/main/default/classes/MetadataService.cls 11294 12 11636 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8208 /force-app/main/default/classes/MetadataService.cls 11294 12 11636 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount The class MetadataPort has 27 public methods, attributes, and properties (limit: 20)
8208 /force-app/main/default/classes/MetadataService.cls 11294 12 11636 6 pmd ExcessivePublicCount 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount The class MetadataPort has 27 public methods, attributes, and properties (limit: 20)
8209 /force-app/main/default/classes/MetadataService.cls 11294 12 11636 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields Too many fields
8209 /force-app/main/default/classes/MetadataService.cls 11294 12 11636 6 pmd TooManyFields 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields Too many fields
8210 /force-app/main/default/classes/MetadataService.cls 11295 23 11295 105 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*'
8210 /force-app/main/default/classes/MetadataService.cls 11295 23 11295 105 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*'
8211 /force-app/main/default/classes/MetadataService.cls 11296 35 11296 53 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*'
8211 /force-app/main/default/classes/MetadataService.cls 11296 35 11296 53 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*'
8212 /force-app/main/default/classes/MetadataService.cls 11297 35 11297 54 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*'
8212 /force-app/main/default/classes/MetadataService.cls 11297 35 11297 54 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*'
8213 /force-app/main/default/classes/MetadataService.cls 11298 23 11298 39 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*'
8213 /force-app/main/default/classes/MetadataService.cls 11298 23 11298 39 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*'
8214 /force-app/main/default/classes/MetadataService.cls 11299 23 11299 35 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*'
8214 /force-app/main/default/classes/MetadataService.cls 11299 23 11299 35 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*'
8215 /force-app/main/default/classes/MetadataService.cls 11300 23 11300 41 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*'
8215 /force-app/main/default/classes/MetadataService.cls 11300 23 11300 41 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*'
8216 /force-app/main/default/classes/MetadataService.cls 11301 24 11301 33 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*'
8216 /force-app/main/default/classes/MetadataService.cls 11301 24 11301 33 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*'
8217 /force-app/main/default/classes/MetadataService.cls 11302 54 11302 67 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'SessionHeader' doesn't match '[a-z][a-zA-Z0-9]*'
8217 /force-app/main/default/classes/MetadataService.cls 11302 54 11302 67 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'SessionHeader' doesn't match '[a-z][a-zA-Z0-9]*'
8218 /force-app/main/default/classes/MetadataService.cls 11303 54 11303 67 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'DebuggingInfo' doesn't match '[a-z][a-zA-Z0-9]*'
8218 /force-app/main/default/classes/MetadataService.cls 11303 54 11303 67 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'DebuggingInfo' doesn't match '[a-z][a-zA-Z0-9]*'
8219 /force-app/main/default/classes/MetadataService.cls 11304 56 11304 71 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'DebuggingHeader' doesn't match '[a-z][a-zA-Z0-9]*'
8219 /force-app/main/default/classes/MetadataService.cls 11304 56 11304 71 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'DebuggingHeader' doesn't match '[a-z][a-zA-Z0-9]*'
8220 /force-app/main/default/classes/MetadataService.cls 11305 52 11305 63 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'CallOptions' doesn't match '[a-z][a-zA-Z0-9]*'
8220 /force-app/main/default/classes/MetadataService.cls 11305 52 11305 63 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'CallOptions' doesn't match '[a-z][a-zA-Z0-9]*'
8221 /force-app/main/default/classes/MetadataService.cls 11306 56 11306 71 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'AllOrNoneHeader' doesn't match '[a-z][a-zA-Z0-9]*'
8221 /force-app/main/default/classes/MetadataService.cls 11306 56 11306 71 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'AllOrNoneHeader' doesn't match '[a-z][a-zA-Z0-9]*'
8222 /force-app/main/default/classes/MetadataService.cls 11307 24 11307 99 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'SessionHeader_hns' doesn't match '[a-z][a-zA-Z0-9]*'
8222 /force-app/main/default/classes/MetadataService.cls 11307 24 11307 99 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'SessionHeader_hns' doesn't match '[a-z][a-zA-Z0-9]*'
8223 /force-app/main/default/classes/MetadataService.cls 11308 24 11308 99 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'DebuggingInfo_hns' doesn't match '[a-z][a-zA-Z0-9]*'
8223 /force-app/main/default/classes/MetadataService.cls 11308 24 11308 99 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'DebuggingInfo_hns' doesn't match '[a-z][a-zA-Z0-9]*'
8224 /force-app/main/default/classes/MetadataService.cls 11309 24 11309 103 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'DebuggingHeader_hns' doesn't match '[a-z][a-zA-Z0-9]*'
8224 /force-app/main/default/classes/MetadataService.cls 11309 24 11309 103 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'DebuggingHeader_hns' doesn't match '[a-z][a-zA-Z0-9]*'
8225 /force-app/main/default/classes/MetadataService.cls 11310 24 11310 95 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'CallOptions_hns' doesn't match '[a-z][a-zA-Z0-9]*'
8225 /force-app/main/default/classes/MetadataService.cls 11310 24 11310 95 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'CallOptions_hns' doesn't match '[a-z][a-zA-Z0-9]*'
8226 /force-app/main/default/classes/MetadataService.cls 11311 24 11311 103 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'AllOrNoneHeader_hns' doesn't match '[a-z][a-zA-Z0-9]*'
8226 /force-app/main/default/classes/MetadataService.cls 11311 24 11311 103 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'AllOrNoneHeader_hns' doesn't match '[a-z][a-zA-Z0-9]*'
8227 /force-app/main/default/classes/MetadataService.cls 11312 26 11312 119 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8227 /force-app/main/default/classes/MetadataService.cls 11312 26 11312 119 pmd FieldNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*'
8228 /force-app/main/default/classes/MetadataService.cls 11313 16 11334 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8228 /force-app/main/default/classes/MetadataService.cls 11313 16 11334 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8229 /force-app/main/default/classes/MetadataService.cls 11313 62 11313 75 pmd FormalParameterNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions The method parameter name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
8229 /force-app/main/default/classes/MetadataService.cls 11313 62 11313 75 pmd FormalParameterNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions The method parameter name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
8230 /force-app/main/default/classes/MetadataService.cls 11314 52 11314 108 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8230 /force-app/main/default/classes/MetadataService.cls 11314 52 11314 108 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8231 /force-app/main/default/classes/MetadataService.cls 11317 60 11317 70 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8231 /force-app/main/default/classes/MetadataService.cls 11317 60 11317 70 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8232 /force-app/main/default/classes/MetadataService.cls 11318 73 11318 155 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8232 /force-app/main/default/classes/MetadataService.cls 11318 73 11318 155 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8233 /force-app/main/default/classes/MetadataService.cls 11335 16 11357 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8233 /force-app/main/default/classes/MetadataService.cls 11335 16 11357 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8234 /force-app/main/default/classes/MetadataService.cls 11335 58 11335 71 pmd FormalParameterNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions The method parameter name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
8234 /force-app/main/default/classes/MetadataService.cls 11335 58 11335 71 pmd FormalParameterNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions The method parameter name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
8235 /force-app/main/default/classes/MetadataService.cls 11336 52 11336 108 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8235 /force-app/main/default/classes/MetadataService.cls 11336 52 11336 108 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8236 /force-app/main/default/classes/MetadataService.cls 11340 60 11340 70 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8236 /force-app/main/default/classes/MetadataService.cls 11340 60 11340 70 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8237 /force-app/main/default/classes/MetadataService.cls 11341 73 11341 155 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8237 /force-app/main/default/classes/MetadataService.cls 11341 73 11341 155 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8238 /force-app/main/default/classes/MetadataService.cls 11358 16 11378 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8238 /force-app/main/default/classes/MetadataService.cls 11358 16 11378 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8239 /force-app/main/default/classes/MetadataService.cls 11359 52 11359 108 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8239 /force-app/main/default/classes/MetadataService.cls 11359 52 11359 108 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8240 /force-app/main/default/classes/MetadataService.cls 11361 60 11361 70 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8240 /force-app/main/default/classes/MetadataService.cls 11361 60 11361 70 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8241 /force-app/main/default/classes/MetadataService.cls 11362 73 11362 155 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8241 /force-app/main/default/classes/MetadataService.cls 11362 73 11362 155 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8242 /force-app/main/default/classes/MetadataService.cls 11379 16 11399 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8242 /force-app/main/default/classes/MetadataService.cls 11379 16 11399 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8243 /force-app/main/default/classes/MetadataService.cls 11380 54 11380 112 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8243 /force-app/main/default/classes/MetadataService.cls 11380 54 11380 112 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8244 /force-app/main/default/classes/MetadataService.cls 11382 62 11382 72 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8244 /force-app/main/default/classes/MetadataService.cls 11382 62 11382 72 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8245 /force-app/main/default/classes/MetadataService.cls 11383 75 11383 159 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8245 /force-app/main/default/classes/MetadataService.cls 11383 75 11383 159 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8246 /force-app/main/default/classes/MetadataService.cls 11400 16 11421 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8246 /force-app/main/default/classes/MetadataService.cls 11400 16 11421 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8247 /force-app/main/default/classes/MetadataService.cls 11401 55 11401 114 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8247 /force-app/main/default/classes/MetadataService.cls 11401 55 11401 114 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8248 /force-app/main/default/classes/MetadataService.cls 11404 63 11404 73 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8248 /force-app/main/default/classes/MetadataService.cls 11404 63 11404 73 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8249 /force-app/main/default/classes/MetadataService.cls 11405 76 11405 161 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8249 /force-app/main/default/classes/MetadataService.cls 11405 76 11405 161 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8250 /force-app/main/default/classes/MetadataService.cls 11422 16 11443 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8250 /force-app/main/default/classes/MetadataService.cls 11422 16 11443 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8251 /force-app/main/default/classes/MetadataService.cls 11423 57 11423 118 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8251 /force-app/main/default/classes/MetadataService.cls 11423 57 11423 118 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8252 /force-app/main/default/classes/MetadataService.cls 11426 65 11426 75 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8252 /force-app/main/default/classes/MetadataService.cls 11426 65 11426 75 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8253 /force-app/main/default/classes/MetadataService.cls 11427 78 11427 165 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8253 /force-app/main/default/classes/MetadataService.cls 11427 78 11427 165 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8254 /force-app/main/default/classes/MetadataService.cls 11444 16 11464 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8254 /force-app/main/default/classes/MetadataService.cls 11444 16 11464 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8255 /force-app/main/default/classes/MetadataService.cls 11445 46 11445 96 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8255 /force-app/main/default/classes/MetadataService.cls 11445 46 11445 96 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8256 /force-app/main/default/classes/MetadataService.cls 11447 54 11447 64 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8256 /force-app/main/default/classes/MetadataService.cls 11447 54 11447 64 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8257 /force-app/main/default/classes/MetadataService.cls 11448 67 11448 143 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8257 /force-app/main/default/classes/MetadataService.cls 11448 67 11448 143 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8258 /force-app/main/default/classes/MetadataService.cls 11465 16 11485 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8258 /force-app/main/default/classes/MetadataService.cls 11465 16 11485 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8259 /force-app/main/default/classes/MetadataService.cls 11465 64 11465 79 pmd FormalParameterNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions The method parameter name 'String_x' doesn't match '[a-z][a-zA-Z0-9]*'
8259 /force-app/main/default/classes/MetadataService.cls 11465 64 11465 79 pmd FormalParameterNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions The method parameter name 'String_x' doesn't match '[a-z][a-zA-Z0-9]*'
8260 /force-app/main/default/classes/MetadataService.cls 11466 50 11466 104 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8260 /force-app/main/default/classes/MetadataService.cls 11466 50 11466 104 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8261 /force-app/main/default/classes/MetadataService.cls 11468 58 11468 68 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8261 /force-app/main/default/classes/MetadataService.cls 11468 58 11468 68 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8262 /force-app/main/default/classes/MetadataService.cls 11469 71 11469 151 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8262 /force-app/main/default/classes/MetadataService.cls 11469 71 11469 151 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8263 /force-app/main/default/classes/MetadataService.cls 11486 16 11506 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8263 /force-app/main/default/classes/MetadataService.cls 11486 16 11506 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8264 /force-app/main/default/classes/MetadataService.cls 11487 60 11487 124 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8264 /force-app/main/default/classes/MetadataService.cls 11487 60 11487 124 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8265 /force-app/main/default/classes/MetadataService.cls 11489 68 11489 78 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8265 /force-app/main/default/classes/MetadataService.cls 11489 68 11489 78 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8266 /force-app/main/default/classes/MetadataService.cls 11490 81 11490 171 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8266 /force-app/main/default/classes/MetadataService.cls 11490 81 11490 171 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8267 /force-app/main/default/classes/MetadataService.cls 11507 16 11527 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8267 /force-app/main/default/classes/MetadataService.cls 11507 16 11527 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8268 /force-app/main/default/classes/MetadataService.cls 11507 74 11507 87 pmd FormalParameterNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions The method parameter name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
8268 /force-app/main/default/classes/MetadataService.cls 11507 74 11507 87 pmd FormalParameterNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions The method parameter name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
8269 /force-app/main/default/classes/MetadataService.cls 11508 55 11508 114 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8269 /force-app/main/default/classes/MetadataService.cls 11508 55 11508 114 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8270 /force-app/main/default/classes/MetadataService.cls 11510 63 11510 73 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8270 /force-app/main/default/classes/MetadataService.cls 11510 63 11510 73 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8271 /force-app/main/default/classes/MetadataService.cls 11511 76 11511 161 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8271 /force-app/main/default/classes/MetadataService.cls 11511 76 11511 161 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8272 /force-app/main/default/classes/MetadataService.cls 11528 16 11548 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8272 /force-app/main/default/classes/MetadataService.cls 11528 16 11548 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8273 /force-app/main/default/classes/MetadataService.cls 11529 52 11529 108 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8273 /force-app/main/default/classes/MetadataService.cls 11529 52 11529 108 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8274 /force-app/main/default/classes/MetadataService.cls 11531 60 11531 70 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8274 /force-app/main/default/classes/MetadataService.cls 11531 60 11531 70 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8275 /force-app/main/default/classes/MetadataService.cls 11532 73 11532 155 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8275 /force-app/main/default/classes/MetadataService.cls 11532 73 11532 155 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8276 /force-app/main/default/classes/MetadataService.cls 11549 16 11570 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8276 /force-app/main/default/classes/MetadataService.cls 11549 16 11570 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8277 /force-app/main/default/classes/MetadataService.cls 11549 51 11549 65 pmd FormalParameterNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions The method parameter name 'ZipFile' doesn't match '[a-z][a-zA-Z0-9]*'
8277 /force-app/main/default/classes/MetadataService.cls 11549 51 11549 65 pmd FormalParameterNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions The method parameter name 'ZipFile' doesn't match '[a-z][a-zA-Z0-9]*'
8278 /force-app/main/default/classes/MetadataService.cls 11549 66 11549 109 pmd FormalParameterNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions The method parameter name 'DeployOptions' doesn't match '[a-z][a-zA-Z0-9]*'
8278 /force-app/main/default/classes/MetadataService.cls 11549 66 11549 109 pmd FormalParameterNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions The method parameter name 'DeployOptions' doesn't match '[a-z][a-zA-Z0-9]*'
8279 /force-app/main/default/classes/MetadataService.cls 11550 44 11550 92 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8279 /force-app/main/default/classes/MetadataService.cls 11550 44 11550 92 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8280 /force-app/main/default/classes/MetadataService.cls 11553 52 11553 62 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8280 /force-app/main/default/classes/MetadataService.cls 11553 52 11553 62 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8281 /force-app/main/default/classes/MetadataService.cls 11554 65 11554 139 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8281 /force-app/main/default/classes/MetadataService.cls 11554 65 11554 139 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8282 /force-app/main/default/classes/MetadataService.cls 11571 16 11592 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8282 /force-app/main/default/classes/MetadataService.cls 11571 16 11592 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8283 /force-app/main/default/classes/MetadataService.cls 11571 57 11571 70 pmd FormalParameterNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions The method parameter name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
8283 /force-app/main/default/classes/MetadataService.cls 11571 57 11571 70 pmd FormalParameterNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions The method parameter name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*'
8284 /force-app/main/default/classes/MetadataService.cls 11572 50 11572 104 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8284 /force-app/main/default/classes/MetadataService.cls 11572 50 11572 104 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8285 /force-app/main/default/classes/MetadataService.cls 11575 50 11575 60 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8285 /force-app/main/default/classes/MetadataService.cls 11575 50 11575 60 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8286 /force-app/main/default/classes/MetadataService.cls 11576 63 11576 135 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8286 /force-app/main/default/classes/MetadataService.cls 11576 63 11576 135 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8287 /force-app/main/default/classes/MetadataService.cls 11593 16 11613 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8287 /force-app/main/default/classes/MetadataService.cls 11593 16 11613 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8288 /force-app/main/default/classes/MetadataService.cls 11594 52 11594 108 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8288 /force-app/main/default/classes/MetadataService.cls 11594 52 11594 108 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8289 /force-app/main/default/classes/MetadataService.cls 11596 60 11596 70 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8289 /force-app/main/default/classes/MetadataService.cls 11596 60 11596 70 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8290 /force-app/main/default/classes/MetadataService.cls 11597 73 11597 155 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8290 /force-app/main/default/classes/MetadataService.cls 11597 73 11597 155 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8291 /force-app/main/default/classes/MetadataService.cls 11614 16 11635 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8291 /force-app/main/default/classes/MetadataService.cls 11614 16 11635 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8292 /force-app/main/default/classes/MetadataService.cls 11615 50 11615 104 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8292 /force-app/main/default/classes/MetadataService.cls 11615 50 11615 104 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*'
8293 /force-app/main/default/classes/MetadataService.cls 11618 58 11618 68 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8293 /force-app/main/default/classes/MetadataService.cls 11618 58 11618 68 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*'
8294 /force-app/main/default/classes/MetadataService.cls 11619 71 11619 151 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8294 /force-app/main/default/classes/MetadataService.cls 11619 71 11619 151 pmd LocalVariableNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*'
8295 /force-app/main/default/classes/MetadataServiceTest.cls 31 9 1323 2 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
8295 /force-app/main/default/classes/MetadataServiceTest.cls 31 9 1323 2 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
8296 /force-app/main/default/classes/MetadataServiceTest.cls 36 13 75 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
8296 /force-app/main/default/classes/MetadataServiceTest.cls 36 13 75 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
8297 /force-app/main/default/classes/MetadataServiceTest.cls 36 13 75 6 pmd StdCyclomaticComplexity 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity The class 'WebServiceMockImpl' has a Standard Cyclomatic Complexity of 17 (Highest = 16).
8297 /force-app/main/default/classes/MetadataServiceTest.cls 36 13 75 6 pmd StdCyclomaticComplexity 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity The class 'WebServiceMockImpl' has a Standard Cyclomatic Complexity of 17 (Highest = 16).
8298 /force-app/main/default/classes/MetadataServiceTest.cls 38 16 74 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8298 /force-app/main/default/classes/MetadataServiceTest.cls 38 16 74 10 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8299 /force-app/main/default/classes/MetadataServiceTest.cls 38 16 74 10 pmd CognitiveComplexity 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity The method 'doInvoke(Object, Object, Map, String, String, String, String, String, String)' has a cognitive complexity of 15, current threshold is 15
8299 /force-app/main/default/classes/MetadataServiceTest.cls 38 16 74 10 pmd CognitiveComplexity 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity The method 'doInvoke(Object, Object, Map, String, String, String, String, String, String)' has a cognitive complexity of 15, current threshold is 15
8300 /force-app/main/default/classes/MetadataServiceTest.cls 38 16 74 10 pmd CyclomaticComplexity 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity The method 'doInvoke(Object, Object, Map, String, String, String, String, String, String)' has a cyclomatic complexity of 16.
8300 /force-app/main/default/classes/MetadataServiceTest.cls 38 16 74 10 pmd CyclomaticComplexity 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity The method 'doInvoke(Object, Object, Map, String, String, String, String, String, String)' has a cyclomatic complexity of 16.
8301 /force-app/main/default/classes/MetadataServiceTest.cls 38 16 74 10 pmd ExcessiveParameterList 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist Avoid long parameter lists.
8301 /force-app/main/default/classes/MetadataServiceTest.cls 38 16 74 10 pmd ExcessiveParameterList 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist Avoid long parameter lists.
8302 /force-app/main/default/classes/MetadataServiceTest.cls 38 16 74 10 pmd StdCyclomaticComplexity 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity The method 'doInvoke' has a Standard Cyclomatic Complexity of 16.
8302 /force-app/main/default/classes/MetadataServiceTest.cls 38 16 74 10 pmd StdCyclomaticComplexity 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity The method 'doInvoke' has a Standard Cyclomatic Complexity of 16.
8303 /force-app/main/default/classes/MetadataServiceTest.cls 44 17 44 92 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8303 /force-app/main/default/classes/MetadataServiceTest.cls 44 17 44 92 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8304 /force-app/main/default/classes/MetadataServiceTest.cls 44 17 44 92 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8304 /force-app/main/default/classes/MetadataServiceTest.cls 44 17 44 92 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8305 /force-app/main/default/classes/MetadataServiceTest.cls 46 17 46 101 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8305 /force-app/main/default/classes/MetadataServiceTest.cls 46 17 46 101 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8306 /force-app/main/default/classes/MetadataServiceTest.cls 46 17 46 101 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8306 /force-app/main/default/classes/MetadataServiceTest.cls 46 17 46 101 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8307 /force-app/main/default/classes/MetadataServiceTest.cls 48 17 48 96 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8307 /force-app/main/default/classes/MetadataServiceTest.cls 48 17 48 96 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8308 /force-app/main/default/classes/MetadataServiceTest.cls 48 17 48 96 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8308 /force-app/main/default/classes/MetadataServiceTest.cls 48 17 48 96 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8309 /force-app/main/default/classes/MetadataServiceTest.cls 50 17 50 103 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8309 /force-app/main/default/classes/MetadataServiceTest.cls 50 17 50 103 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8310 /force-app/main/default/classes/MetadataServiceTest.cls 50 17 50 103 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8310 /force-app/main/default/classes/MetadataServiceTest.cls 50 17 50 103 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8311 /force-app/main/default/classes/MetadataServiceTest.cls 52 17 52 100 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8311 /force-app/main/default/classes/MetadataServiceTest.cls 52 17 52 100 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8312 /force-app/main/default/classes/MetadataServiceTest.cls 52 17 52 100 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8312 /force-app/main/default/classes/MetadataServiceTest.cls 52 17 52 100 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8313 /force-app/main/default/classes/MetadataServiceTest.cls 54 17 54 90 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8313 /force-app/main/default/classes/MetadataServiceTest.cls 54 17 54 90 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8314 /force-app/main/default/classes/MetadataServiceTest.cls 54 17 54 90 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8314 /force-app/main/default/classes/MetadataServiceTest.cls 54 17 54 90 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8315 /force-app/main/default/classes/MetadataServiceTest.cls 56 17 56 98 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8315 /force-app/main/default/classes/MetadataServiceTest.cls 56 17 56 98 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8316 /force-app/main/default/classes/MetadataServiceTest.cls 56 17 56 98 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8316 /force-app/main/default/classes/MetadataServiceTest.cls 56 17 56 98 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8317 /force-app/main/default/classes/MetadataServiceTest.cls 58 17 58 98 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8317 /force-app/main/default/classes/MetadataServiceTest.cls 58 17 58 98 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8318 /force-app/main/default/classes/MetadataServiceTest.cls 58 17 58 98 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8318 /force-app/main/default/classes/MetadataServiceTest.cls 58 17 58 98 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8319 /force-app/main/default/classes/MetadataServiceTest.cls 60 17 60 96 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8319 /force-app/main/default/classes/MetadataServiceTest.cls 60 17 60 96 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8320 /force-app/main/default/classes/MetadataServiceTest.cls 60 17 60 96 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8320 /force-app/main/default/classes/MetadataServiceTest.cls 60 17 60 96 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8321 /force-app/main/default/classes/MetadataServiceTest.cls 62 17 62 98 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8321 /force-app/main/default/classes/MetadataServiceTest.cls 62 17 62 98 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8322 /force-app/main/default/classes/MetadataServiceTest.cls 62 17 62 98 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8322 /force-app/main/default/classes/MetadataServiceTest.cls 62 17 62 98 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8323 /force-app/main/default/classes/MetadataServiceTest.cls 64 17 64 98 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8323 /force-app/main/default/classes/MetadataServiceTest.cls 64 17 64 98 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8324 /force-app/main/default/classes/MetadataServiceTest.cls 64 17 64 98 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8324 /force-app/main/default/classes/MetadataServiceTest.cls 64 17 64 98 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8325 /force-app/main/default/classes/MetadataServiceTest.cls 66 17 66 98 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8325 /force-app/main/default/classes/MetadataServiceTest.cls 66 17 66 98 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8326 /force-app/main/default/classes/MetadataServiceTest.cls 66 17 66 98 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8326 /force-app/main/default/classes/MetadataServiceTest.cls 66 17 66 98 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8327 /force-app/main/default/classes/MetadataServiceTest.cls 68 17 68 106 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8327 /force-app/main/default/classes/MetadataServiceTest.cls 68 17 68 106 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8328 /force-app/main/default/classes/MetadataServiceTest.cls 68 17 68 106 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8328 /force-app/main/default/classes/MetadataServiceTest.cls 68 17 68 106 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8329 /force-app/main/default/classes/MetadataServiceTest.cls 70 17 70 101 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8329 /force-app/main/default/classes/MetadataServiceTest.cls 70 17 70 101 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8330 /force-app/main/default/classes/MetadataServiceTest.cls 70 17 70 101 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8330 /force-app/main/default/classes/MetadataServiceTest.cls 70 17 70 101 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8331 /force-app/main/default/classes/MetadataServiceTest.cls 72 17 72 103 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8331 /force-app/main/default/classes/MetadataServiceTest.cls 72 17 72 103 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8332 /force-app/main/default/classes/MetadataServiceTest.cls 72 17 72 103 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8332 /force-app/main/default/classes/MetadataServiceTest.cls 72 17 72 103 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8333 /force-app/main/default/classes/MetadataServiceTest.cls 78 20 88 6 pmd ApexUnitTestClassShouldHaveAsserts 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts Apex unit tests should System.assert() or assertEquals() or assertNotEquals()
8333 /force-app/main/default/classes/MetadataServiceTest.cls 78 20 88 6 pmd ApexUnitTestClassShouldHaveAsserts 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts Apex unit tests should System.assert() or assertEquals() or assertNotEquals()
8334 /force-app/main/default/classes/MetadataServiceTest.cls 83 25 83 64 pmd UnusedLocalVariable 5 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable Variable 'metaDataService' defined but not used
8334 /force-app/main/default/classes/MetadataServiceTest.cls 83 25 83 64 pmd UnusedLocalVariable 5 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable Variable 'metaDataService' defined but not used
8335 /force-app/main/default/classes/MetadataServiceTest.cls 86 38 86 87 pmd UnusedLocalVariable 5 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable Variable 'metaDataPort' defined but not used
8335 /force-app/main/default/classes/MetadataServiceTest.cls 86 38 86 87 pmd UnusedLocalVariable 5 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable Variable 'metaDataPort' defined but not used
8336 /force-app/main/default/classes/MetadataServiceTest.cls 91 20 110 6 pmd ApexUnitTestClassShouldHaveAsserts 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts Apex unit tests should System.assert() or assertEquals() or assertNotEquals()
8336 /force-app/main/default/classes/MetadataServiceTest.cls 91 20 110 6 pmd ApexUnitTestClassShouldHaveAsserts 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts Apex unit tests should System.assert() or assertEquals() or assertNotEquals()
8337 /force-app/main/default/classes/MetadataServiceTest.cls 96 25 96 64 pmd UnusedLocalVariable 5 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable Variable 'metaDataService' defined but not used
8337 /force-app/main/default/classes/MetadataServiceTest.cls 96 25 96 64 pmd UnusedLocalVariable 5 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable Variable 'metaDataService' defined but not used
8338 /force-app/main/default/classes/MetadataServiceTest.cls 113 20 129 6 pmd ApexUnitTestClassShouldHaveAsserts 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts Apex unit tests should System.assert() or assertEquals() or assertNotEquals()
8338 /force-app/main/default/classes/MetadataServiceTest.cls 113 20 129 6 pmd ApexUnitTestClassShouldHaveAsserts 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts Apex unit tests should System.assert() or assertEquals() or assertNotEquals()
8339 /force-app/main/default/classes/MetadataServiceTest.cls 118 25 118 64 pmd UnusedLocalVariable 5 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable Variable 'metaDataService' defined but not used
8339 /force-app/main/default/classes/MetadataServiceTest.cls 118 25 118 64 pmd UnusedLocalVariable 5 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable Variable 'metaDataService' defined but not used
8340 /force-app/main/default/classes/MetadataServiceTest.cls 132 20 991 6 pmd ApexUnitTestClassShouldHaveAsserts 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts Apex unit tests should System.assert() or assertEquals() or assertNotEquals()
8340 /force-app/main/default/classes/MetadataServiceTest.cls 132 20 991 6 pmd ApexUnitTestClassShouldHaveAsserts 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts Apex unit tests should System.assert() or assertEquals() or assertNotEquals()
8341 /force-app/main/default/classes/MetadataServiceTest.cls 994 20 1156 6 pmd ApexUnitTestClassShouldHaveAsserts 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts Apex unit tests should System.assert() or assertEquals() or assertNotEquals()
8341 /force-app/main/default/classes/MetadataServiceTest.cls 994 20 1156 6 pmd ApexUnitTestClassShouldHaveAsserts 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts Apex unit tests should System.assert() or assertEquals() or assertNotEquals()
8342 /force-app/main/default/classes/MetadataServiceTest.cls 994 20 1156 6 pmd NcssMethodCount 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#ncssmethodcount The method 'elfMissingGetRecordsTest()' has an NCSS line count of 162 (limit: 40)
8342 /force-app/main/default/classes/MetadataServiceTest.cls 994 20 1156 6 pmd NcssMethodCount 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#ncssmethodcount The method 'elfMissingGetRecordsTest()' has an NCSS line count of 162 (limit: 40)
8343 /force-app/main/default/classes/MetadataServiceTest.cls 1159 20 1322 6 pmd ApexUnitTestClassShouldHaveAsserts 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts Apex unit tests should System.assert() or assertEquals() or assertNotEquals()
8343 /force-app/main/default/classes/MetadataServiceTest.cls 1159 20 1322 6 pmd ApexUnitTestClassShouldHaveAsserts 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts Apex unit tests should System.assert() or assertEquals() or assertNotEquals()
8344 /force-app/main/default/classes/MetadataServiceTest.cls 1159 20 1322 6 pmd NcssMethodCount 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#ncssmethodcount The method 'elfMissingGetResultTest()' has an NCSS line count of 163 (limit: 40)
8344 /force-app/main/default/classes/MetadataServiceTest.cls 1159 20 1322 6 pmd NcssMethodCount 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#ncssmethodcount The method 'elfMissingGetResultTest()' has an NCSS line count of 163 (limit: 40)
8345 /force-app/main/default/classes/RemoteSiteHelperController.cls 27 8 89 2 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
8345 /force-app/main/default/classes/RemoteSiteHelperController.cls 27 8 89 2 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
8346 /force-app/main/default/classes/RemoteSiteHelperController.cls 27 8 89 2 pmd AvoidGlobalModifier 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#avoidglobalmodifier Avoid using global modifier
8346 /force-app/main/default/classes/RemoteSiteHelperController.cls 27 8 89 2 pmd AvoidGlobalModifier 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#avoidglobalmodifier Avoid using global modifier
8347 /force-app/main/default/classes/RemoteSiteHelperController.cls 29 9 29 31 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8347 /force-app/main/default/classes/RemoteSiteHelperController.cls 29 9 29 31 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8348 /force-app/main/default/classes/RemoteSiteHelperController.cls 29 16 29 20 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#propertynamingconventions The instance property name 'Host' doesn't match '[a-z][a-zA-Z0-9]*'
8348 /force-app/main/default/classes/RemoteSiteHelperController.cls 29 16 29 20 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#propertynamingconventions The instance property name 'Host' doesn't match '[a-z][a-zA-Z0-9]*'
8349 /force-app/main/default/classes/RemoteSiteHelperController.cls 30 9 30 40 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8349 /force-app/main/default/classes/RemoteSiteHelperController.cls 30 9 30 40 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8350 /force-app/main/default/classes/RemoteSiteHelperController.cls 31 9 31 43 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8350 /force-app/main/default/classes/RemoteSiteHelperController.cls 31 9 31 43 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8351 /force-app/main/default/classes/RemoteSiteHelperController.cls 31 16 31 32 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#propertynamingconventions The instance property name 'MetadataResponse' doesn't match '[a-z][a-zA-Z0-9]*'
8351 /force-app/main/default/classes/RemoteSiteHelperController.cls 31 16 31 32 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#propertynamingconventions The instance property name 'MetadataResponse' doesn't match '[a-z][a-zA-Z0-9]*'
8352 /force-app/main/default/classes/RemoteSiteHelperController.cls 32 9 32 53 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8352 /force-app/main/default/classes/RemoteSiteHelperController.cls 32 9 32 53 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8353 /force-app/main/default/classes/RemoteSiteHelperController.cls 32 17 32 42 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#propertynamingconventions The instance property name 'MetadataConnectionWarning' doesn't match '[a-z][a-zA-Z0-9]*'
8353 /force-app/main/default/classes/RemoteSiteHelperController.cls 32 17 32 42 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#propertynamingconventions The instance property name 'MetadataConnectionWarning' doesn't match '[a-z][a-zA-Z0-9]*'
8354 /force-app/main/default/classes/RemoteSiteHelperController.cls 33 9 33 47 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8354 /force-app/main/default/classes/RemoteSiteHelperController.cls 33 9 33 47 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8355 /force-app/main/default/classes/RemoteSiteHelperController.cls 33 16 33 36 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#propertynamingconventions The instance property name 'MetadataApiException' doesn't match '[a-z][a-zA-Z0-9]*'
8355 /force-app/main/default/classes/RemoteSiteHelperController.cls 33 16 33 36 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#propertynamingconventions The instance property name 'MetadataApiException' doesn't match '[a-z][a-zA-Z0-9]*'
8356 /force-app/main/default/classes/RemoteSiteHelperController.cls 34 16 34 80 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8356 /force-app/main/default/classes/RemoteSiteHelperController.cls 34 16 34 80 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8357 /force-app/main/default/classes/RemoteSiteHelperController.cls 34 26 34 60 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#propertynamingconventions The static property name 'LastMetadataAPIConnectionException' doesn't match '[a-z][a-zA-Z0-9]*'
8357 /force-app/main/default/classes/RemoteSiteHelperController.cls 34 26 34 60 pmd PropertyNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#propertynamingconventions The static property name 'LastMetadataAPIConnectionException' doesn't match '[a-z][a-zA-Z0-9]*'
8358 /force-app/main/default/classes/RemoteSiteHelperController.cls 36 9 52 3 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8358 /force-app/main/default/classes/RemoteSiteHelperController.cls 36 9 52 3 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8359 /force-app/main/default/classes/RemoteSiteHelperController.cls 49 5 49 103 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8359 /force-app/main/default/classes/RemoteSiteHelperController.cls 49 5 49 103 pmd IfElseStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces Avoid using if...else statements without curly braces
8360 /force-app/main/default/classes/RemoteSiteHelperController.cls 49 5 49 103 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8360 /force-app/main/default/classes/RemoteSiteHelperController.cls 49 5 49 103 pmd IfStmtsMustUseBraces 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces Avoid using if statements without curly braces
8361 /force-app/main/default/classes/RemoteSiteHelperController.cls 54 9 69 3 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8361 /force-app/main/default/classes/RemoteSiteHelperController.cls 54 9 69 3 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8362 /force-app/main/default/classes/RemoteSiteHelperController.cls 71 16 88 3 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8362 /force-app/main/default/classes/RemoteSiteHelperController.cls 71 16 88 3 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8363 /force-app/main/default/classes/RemoteSiteHelperTest.cls 11 3 11 66 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
8363 /force-app/main/default/classes/RemoteSiteHelperTest.cls 11 3 11 66 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
8364 /force-app/main/default/classes/RemoteSiteHelperTest.cls 14 3 14 67 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
8364 /force-app/main/default/classes/RemoteSiteHelperTest.cls 14 3 14 67 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
8365 /force-app/main/default/classes/RemoteSiteHelperTest.cls 17 3 17 66 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
8365 /force-app/main/default/classes/RemoteSiteHelperTest.cls 17 3 17 66 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
8366 /force-app/main/default/classes/RemoteSiteHelperTest.cls 23 10 32 3 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
8366 /force-app/main/default/classes/RemoteSiteHelperTest.cls 23 10 32 3 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
8367 /force-app/main/default/classes/RemoteSiteHelperTest.cls 25 10 31 4 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8367 /force-app/main/default/classes/RemoteSiteHelperTest.cls 25 10 31 4 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8368 /force-app/main/default/classes/RemoteSiteHelperTest.cls 25 10 31 4 pmd ExcessiveParameterList 3 Design https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist Avoid long parameter lists.
8368 /force-app/main/default/classes/RemoteSiteHelperTest.cls 25 10 31 4 pmd ExcessiveParameterList 3 Design https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist Avoid long parameter lists.
8369 /force-app/main/default/classes/RemoteSiteHelperTest.cls 34 9 34 50 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8369 /force-app/main/default/classes/RemoteSiteHelperTest.cls 34 9 34 50 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8370 /force-app/main/default/classes/SessionController.cls 1 8 8 2 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8370 /force-app/main/default/classes/SessionController.cls 1 8 8 2 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8371 /force-app/main/default/classes/SessionController.cls 4 19 6 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8371 /force-app/main/default/classes/SessionController.cls 4 19 6 6 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8372 /force-app/main/default/components/remotesitehelper.component 24 24 24 42 pmd VfUnescapeEl 3 Security https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_visualforce_security.html#vfunescapeel Avoid unescaped user controlled content in EL
8372 /force-app/main/default/components/remotesitehelper.component 24 24 24 42 pmd VfUnescapeEl 3 Security https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_visualforce_security.html#vfunescapeel Avoid unescaped user controlled content in EL
8373 /force-app/main/default/components/remotesitehelper.component 30 20 30 30 pmd VfUnescapeEl 3 Security https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_visualforce_security.html#vfunescapeel Avoid unescaped user controlled content in EL
8373 /force-app/main/default/components/remotesitehelper.component 30 20 30 30 pmd VfUnescapeEl 3 Security https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_visualforce_security.html#vfunescapeel Avoid unescaped user controlled content in EL
8374 /force-app/main/default/components/remotesitehelper.component 31 23 31 40 pmd VfUnescapeEl 3 Security https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_visualforce_security.html#vfunescapeel Avoid unescaped user controlled content in EL
8374 /force-app/main/default/components/remotesitehelper.component 31 23 31 40 pmd VfUnescapeEl 3 Security https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_visualforce_security.html#vfunescapeel Avoid unescaped user controlled content in EL
8375 /force-app/main/default/components/remotesitehelper.component 34 23 34 30 pmd VfUnescapeEl 3 Security https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_visualforce_security.html#vfunescapeel Avoid unescaped user controlled content in EL
8375 /force-app/main/default/components/remotesitehelper.component 34 23 34 30 pmd VfUnescapeEl 3 Security https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_visualforce_security.html#vfunescapeel Avoid unescaped user controlled content in EL
8376 /force-app/main/default/components/remotesitehelper.component 39 34 39 41 pmd VfUnescapeEl 3 Security https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_visualforce_security.html#vfunescapeel Avoid unescaped user controlled content in EL
8376 /force-app/main/default/components/remotesitehelper.component 39 34 39 41 pmd VfUnescapeEl 3 Security https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_visualforce_security.html#vfunescapeel Avoid unescaped user controlled content in EL
8377 /force-app/main/default/components/remotesitehelper.component 72 28 72 50 pmd VfUnescapeEl 3 Security https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_visualforce_security.html#vfunescapeel Avoid unescaped user controlled content in EL
8377 /force-app/main/default/components/remotesitehelper.component 72 28 72 50 pmd VfUnescapeEl 3 Security https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_visualforce_security.html#vfunescapeel Avoid unescaped user controlled content in EL
8378 /force-app/main/default/components/zip.component 39 12 39 19 pmd VfUnescapeEl 3 Security https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_visualforce_security.html#vfunescapeel Avoid unescaped user controlled content in EL
8378 /force-app/main/default/components/zip.component 39 12 39 19 pmd VfUnescapeEl 3 Security https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_visualforce_security.html#vfunescapeel Avoid unescaped user controlled content in EL
8379 /force-app/main/default/components/zip.component 43 10 43 23 pmd VfUnescapeEl 3 Security https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_visualforce_security.html#vfunescapeel Avoid unescaped user controlled content in EL
8379 /force-app/main/default/components/zip.component 43 10 43 23 pmd VfUnescapeEl 3 Security https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_visualforce_security.html#vfunescapeel Avoid unescaped user controlled content in EL
8380 /force-app/main/default/components/zipEntry.component 32 17 32 24 pmd VfUnescapeEl 3 Security https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_visualforce_security.html#vfunescapeel Avoid unescaped user controlled content in EL
8380 /force-app/main/default/components/zipEntry.component 32 17 32 24 pmd VfUnescapeEl 3 Security https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_visualforce_security.html#vfunescapeel Avoid unescaped user controlled content in EL