Interface: ValidationWarning
Defined in: packages/core/src/application/use-cases/validate-artifacts.ts:55
A non-fatal rule mismatch (required: false rule that was absent).
Properties
artifactId
readonlyartifactId:string
Defined in: packages/core/src/application/use-cases/validate-artifacts.ts:57
The artifact type ID this warning pertains to.
description
readonlydescription:string
Defined in: packages/core/src/application/use-cases/validate-artifacts.ts:59
Human-readable description suitable for CLI output.