Expanding integration of @formio/core into renderer. #13
ci.yml
on: pull_request
Annotations
1 error and 11 warnings
setup
The process '/usr/local/bin/yarn' failed with exit code 1
|
setup
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, borales/actions-yarn@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
setup:
src/Form.js#L10
Expected @param names to be "[object Object]". Got "element, form, options, args"
|
setup:
src/Form.js#L17
Missing JSDoc @param "args" description
|
setup:
src/Form.js#L116
Missing JSDoc @returns description
|
setup:
src/Form.js#L135
Missing JSDoc @returns description
|
setup:
src/Form.js#L166
Expected @param names to be "url, form". Got "url, object, form"
|
setup:
src/Form.js#L167
Missing JSDoc @param "form" description
|
setup:
src/Form.js#L167
Missing JSDoc @param "form" type
|
setup:
src/Form.js#L267
Missing JSDoc @returns description
|
setup:
src/Form.js#L312
Expected @param names to be "dirty, forceSanitize". Got "string, dirty, forceSanitize"
|
setup:
src/Form.js#L312
Missing JSDoc @param "string" description
|