The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.
For a list of other such plugins, see the Pipeline Steps Reference page.
misraReport
: Build MISRA Guideline Compliance Summary (GCS)doFailOnError : boolean
(optional)
doFailOnIncompliance : boolean
(optional)
grpFile : String
(optional)
A simple text file containing the guideline re-categorization plan (GRP) - see "MISRA Compliance 2016". Leave empty to not re-categorize any rules. Rules that are not recategorized do not need to appear in this listing.
The format of the text file should be:
[Guideline], [New compliance level]
Example:
Directive 1.1, Mandatory
Rule 11.2, Mandatory
Rule 12.1, Required
Rule 12.2, Disapplied
logFile : String
(optional)
nonMisraTagPattern : String
(optional)
projectName : String
(optional)
ruleSet : String
(optional)
softwareVersion : String
(optional)
sourceListFile : String
(optional)
warningParser : String
(optional)
warningsFile : String
(optional)
Please submit your feedback about this page through this quick form.
Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?
See existing feedback here.