Function: toAuthorIssues()
toAuthorIssues(
input,catalog,version): readonlyAuthorIssue[]
Defined in: toAuthorIssues.ts:14
A compile refusal in the words its author reads: whatever carried the issues — a
NubbinError, an {ok: false, issues} reply, a bare array — each issue looked up
against the draft for its block and against the catalog for its field label. A value
that is not issue-shaped still surfaces as a message rather than vanishing, because a
refusal the author cannot see is a refusal they cannot fix.
Parameters
input
unknown
catalog
Catalog
version
DocumentVersion
Returns
readonly AuthorIssue[]