Skip to content

formatDeprecatedConfigIssues

formatDeprecatedConfigIssues(issues): string

Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/config/schema.ts:1528

Render DeprecatedConfigIssues as the same - <path>: <message> block used for Zod validation errors, so a deprecated-shape rejection reads identically to a type-mismatch rejection (loader wraps it with Invalid configuration in <source>:).

readonly DeprecatedConfigIssue[]

string