Resources tab #1358
Annotations
10 errors and 5 warnings
Run linting tasks:
src/modules/elements/index.js#L1
Definition for rule 'wpcalypso/import-docblock' was not found
|
Run linting tasks:
src/modules/hoc/with-form.js#L40
'createDraft' is missing in props validation
|
Run linting tasks:
src/modules/hoc/with-form.js#L41
'sendForm' is missing in props validation
|
Run linting tasks:
src/modules/hoc/with-form.js#L42
'setSubmit' is missing in props validation
|
Run linting tasks:
src/modules/hoc/with-form.js#L43
'editEntry' is missing in props validation
|
Run linting tasks:
src/modules/hoc/with-form.js#L44
'maybeRemoveEntry' is missing in props validation
|
Run linting tasks:
src/modules/utils/api.js#L14
Invalid JSDoc @param "params" type "object"; prefer: "Object"
|
Run linting tasks:
src/modules/utils/dom.js#L34
Invalid JSDoc @param "node" type "object"; prefer: "Object"
|
Run linting tasks:
src/modules/utils/proptypes.js#L42
Invalid JSDoc @param "props" type "object"; prefer: "Object"
|
Run linting tasks:
src/modules/utils/recurrence.js#L10
Invalid JSDoc @param "state" type "object"; prefer: "Object"
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check for .nvmrc file
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run linting tasks:
src/modules/utils/recurrence.js#L28
Expected no lines between tags
|
Run linting tasks:
src/modules/utils/recurrence.js#L39
Expected no lines between tags
|
Loading