Closed kibanamachine closed 15 hours ago
Total count of every public API that lacks a comment. Target amount is 0. Run
node scripts/build_api_docs --plugin [yourplugin] --stats comments
for more detailed information.
id | before | after | diff |
---|---|---|---|
@kbn/grid-layout |
25 | 16 | -9 |
Total count of every type that is part of your API that should be exported but is not. This will cause broken links in the API documentation system. Target amount is 0.
Run node scripts/build_api_docs --plugin [yourplugin] --stats exports
for more detailed information.
id | before | after | diff |
---|---|---|---|
@kbn/grid-layout |
2 | 1 | -1 |
cc @Heenawter
Backport
This will backport the following commits from
main
to8.x
:Questions ?
Please refer to the Backport tool documentation