fix: throw NotFoundError
when a document cannot be found
#365
Annotations
10 warnings
src/helpers/asHTML.ts#L258
tsdoc-code-fence-opening-indent: The opening backtick for a code fence must appear at the start of the line
|
src/helpers/asHTML.ts#L260
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
|
src/helpers/asHTML.ts#L260
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
|
src/helpers/asHTML.ts#L261
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
|
src/helpers/asHTML.ts#L261
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
|
src/helpers/asHTML.ts#L262
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
|
src/helpers/asHTML.ts#L262
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
|
src/helpers/asHTML.ts#L263
tsdoc-code-fence-opening-indent: The opening backtick for a code fence must appear at the start of the line
|
src/helpers/asLink.ts#L98
tsdoc-code-fence-opening-indent: The opening backtick for a code fence must appear at the start of the line
|
src/helpers/asLink.ts#L100
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
|
The logs for this run have expired and are no longer available.
Loading