filesWithErrors property
A list analysis error results for files related to the assetId.
In addition to the asset itself, the resolver also considers syntax errors in part files.
Implementation
final List<AnalysisResultWithErrors> filesWithErrors;