-
Bug
-
Resolution: Unresolved
-
Major
-
Jenkins - 2.319.3.4
Warnings-ng - 9.7.1
I am having the console log with warnings as below. These are Armcc compiler warning
But it does not catch the warnings and gives a count as zero.
"sw/dbg/cfg/dbg_trace_acfg.h", line 354: warning #1-D: last line of file ends without a newline "out/include/common/dimming_ctrl.h", line 45: warning #1-D: last line of file ends without a newline
The command I have used is
recordIssues(tools: [armCc()])
[JENKINS-70065] Armcc 5.2 warnings not recognized by Armcc parsers
Attachment | New: image-2022-11-11-14-56-50-786.png [ 59491 ] |
Component/s | New: analysis-model [ 23523 ] | |
Component/s | Original: warnings-ng-plugin [ 24526 ] | |
Assignee | Original: Ulli Hafner [ drulli ] | |
Labels | New: help-wanted newbie-friendly | |
Priority | Original: Critical [ 2 ] | New: Major [ 3 ] |
Summary | Original: Armcc not able to recognize the warnings in the log | New: Armcc 5.2 warnings not recognized by Armcc parsers |