Skip to main content

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

readonly artifactId: string

Defined in: packages/core/src/domain/services/rule-evaluator.ts:34

The artifact type ID this warning pertains to.


description

readonly description: string

Defined in: packages/core/src/domain/services/rule-evaluator.ts:36

Human-readable description suitable for CLI output.