problems property

List<KaiselProblemSnapshot> problems
final

Detected problems (e.g. no-op mutations), across this root's routers.

Implementation

final List<KaiselProblemSnapshot> problems;