-
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()])