LintDiagnostic
Defined in: src/types/index.ts:408
One finding from lintAsl.
Properties
Section titled “Properties”code: LintCode;Defined in: src/types/index.ts:410
Which rule produced the finding.
message
Section titled “message”message: string;Defined in: src/types/index.ts:412
Human-readable description, qualified by scope for nested states.
path: string;Defined in: src/types/index.ts:417
JSON Pointer (RFC 6901) to the offending value, e.g. /States/Fanout/Branches/0/States/Validate/Next.
Empty for the definition as a whole.
severity
Section titled “severity”severity: LintSeverity;Defined in: src/types/index.ts:418