SOQL with GROUP BY ROLLUP and CALENDAR_YEAR.
Syntax error at 279:21: mismatched input '(' expecting {')', ','}
Syntax error at 279:41: mismatched input ',' expecting {'instanceof', ')', '[', '.', '=', '>', '<', '?.', '?', '==', '===', '!=', '<>', '!==', '&&', '||', '??', '++', '--', '+', '-', '*', '/', '&', '|', '^', '+=', '-=', '*=', '/=', '&=', '|=', '^=', '<<=', '>>=', '>>>='}
Syntax error at 284:8: missing ';' at 'ExternalId__c'
Syntax error at 284:45: missing ';' at 'NULLS'
Syntax error at 285:34: missing ';' at 'ASC'
Syntax error at 285:44: missing ';' at 'FIRST'
Syntax error at 286:21: missing ';' at '('
Syntax error at 286:46: missing ';' at 'NULLS'
Syntax error at 287:6: missing ';' at 'LIMIT'
Syntax error at 288:4: mismatched input ']' expecting {'instanceof', '[', ';', '.', '=', '>', '<', '?.', '?', '==', '===', '!=', '<>', '!==', '&&', '||', '??', '++', '--', '+', '-', '*', '/', '&', '|', '^', '+=', '-=', '*=', '/=', '&=', '|=', '^=', '<<=', '>>=', '>>>='}
[INFO] An error occurred while executing PMD.
Please provide detailed steps for how we can reproduce the bug.
Affects PMD Version:
Pipeline: 7.10.0
Visual Studio Code Extension: 7.15.0
PMD CLI: 7.22.0
Description:
SOQL with GROUP BY ROLLUP and CALENDAR_YEAR.
Exception Stacktrace:
Code Sample demonstrating the issue:
Steps to reproduce:
Please provide detailed steps for how we can reproduce the bug.
Running PMD through: [CLI | Ant | Maven | Gradle | Designer | Other]
CLI
Visual Studio Code