Interface: RuleEvaluationWarning
Defined in: packages/core/src/domain/services/rule-evaluator.ts:32
A non-fatal rule mismatch (required: false rule that was absent).
Properties
artifactId
readonlyartifactId:string
Defined in: packages/core/src/domain/services/rule-evaluator.ts:34
The artifact type ID this warning pertains to.
description
readonlydescription:string
Defined in: packages/core/src/domain/services/rule-evaluator.ts:36
Human-readable description suitable for CLI output.