You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When helio validate fails, surface the offending YAML path and line/column from the Zod
validation issues instead of a raw error. Make policy authoring less painful. Good first issue: localized to the validate command and Zod error formatting.
When
helio validatefails, surface the offending YAML path and line/column from the Zodvalidation issues instead of a raw error. Make policy authoring less painful.
Good first issue: localized to the validate command and Zod error formatting.