warnings property

List<String> warnings
final

A list of warnings or issues encountered during the scan that may affect quality. (Not yet implemented in the native layer).

Implementation

final List<String> warnings;