Diagnostic
ComponentOne finding from validating an rtemis config: a stable code, how much it matters, the technical and plain-language accounts of it, the numbers behind it, and -- where a deterministic one exists -- an RFC 6902 JSON Patch that fixes it.
Properties
coderequiredstringStable identifier for the kind of finding.
one of
"SCHEMA_INVALID""OUTCOME_MISSING""OUTCOME_TYPE_MISMATCH""RESAMPLE_MIN_CLASS""RESAMPLE_N_ROWS""FEATURE_CONSTANT""FEATURE_TYPE_UNSUPPORTED""DIM_P_GT_N""MISSING_INCOMPATIBLE"severityrequiredstringWhat the finding means for running the config: 'error' the run fails or answers a different question, 'warning' it completes but likely not as wanted, 'note' worth knowing.
one of
"error""warning""note"steprequiredinteger | null≥ 1Position of the config in the plan it came from. Unset when the config was validated on its own.
messagerequiredstringTechnical account of the finding, naming the fields involved.
plainrequiredstringPlain-language account of the finding, written for a reader with no statistics background.
evidencerequiredobjectThe measured values behind the finding, keyed by name.
fixrequiredarray | null≥ 1 itemsRFC 6902 JSON Patch against the config this finding is about. Unset where no deterministic fix exists.
Relationships
Used by