Main Content
getArtifactIssues
Description
returns the artifact issues that occur when the metric engine analyzes the artifacts in the
project. For the metric engine to perform artifact analysis and check for artifact issues,
collect metric results by using the issues
= getArtifactIssues(metricEngine
)execute
function. If the
execute
function returns a warning about artifact issues in the
project, use getArtifactIssues
to get a list of the artifact issues
that the metric engine found during artifact analysis.
If there are artifact issues in your project, try to fix the issues to prevent the artifacts from returning incorrect metric results.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2023a