Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
testing error
Browse files Browse the repository at this point in the history
  • Loading branch information
leordev committed Nov 29, 2023
1 parent 0a1203d commit b6f7d1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/docs-report/report-markdown.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ const REPORT_HEADER_PREFIX = `**TBDocs Report**`

/**
* Formats the docs reporter results into a markdown summary
* @public
*/
export const generateReportMarkdown = async (

Check warning on line 13 in src/docs-report/report-markdown.ts

View workflow job for this annotation

GitHub Actions / Test Action Pipeline

extractor: ae-missing-release-tag

"generateReportMarkdown" is part of the package's API, but it is missing a release tag (`@alpha`, `@beta`, `@public`, or `@internal`)
entryPoints: EntryPoint[]
Expand Down

0 comments on commit b6f7d1a

Please sign in to comment.