chore: updating API report

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2024-10-15 08:57:34 +02:00
parent fc01ce7e77
commit 958287ebf6
+4 -1
View File
@@ -2,4 +2,7 @@
'@backstage/repo-tools': patch
---
Fix issues with warnings not being reported due to bad filename path when reading report
Fix issues with warnings in API reports not being checked or reported.
Due to the recent version bump of API Extractor you may now see a lot of `ae-undocumented` warnings,
these can be ignored using the `-o` option, for example, `backstage-repo-tools api-reports -o ae-undocumented,ae-wrong-input-file-type`.