Generate Master Documentation #12
documentation-master.yml
on: workflow_dispatch
Generate Documentation
28s
Annotations
1 error and 12 warnings
Generate Documentation
Process completed with exit code 1.
|
Generate Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Generate Documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Generate Documentation
Missing JSDoc @param "type" description
|
Generate Documentation
tsdoc-param-tag-missing-hyphen: The @param block should be followed by a parameter name and then a hyphen
|
Generate Documentation
Missing JSDoc @param "options" description
|
Generate Documentation
tsdoc-param-tag-missing-hyphen: The @param block should be followed by a parameter name and then a hyphen
|
Generate Documentation
Missing JSDoc @param "validator" description
|
Generate Documentation
tsdoc-param-tag-missing-hyphen: The @param block should be followed by a parameter name and then a hyphen
|
Generate Documentation
Missing JSDoc @param "parser" description
|
Generate Documentation
tsdoc-param-tag-missing-hyphen: The @param block should be followed by a parameter name and then a hyphen
|
Generate Documentation
Missing JSDoc @param "name" description
|
Generate Documentation
tsdoc-param-tag-missing-hyphen: The @param block should be followed by a parameter name and then a hyphen
|