React app using dataviews to be published on gh-pages #462
pull-request-actions.yml
on: pull_request
PHP Files
11s
Matrix: JavaScript and CSS
Annotations
15 errors and 4 warnings
JavaScript and CSS (18):
_app/src/App.js#L1
Unable to resolve path to module 'react-router-dom'
|
JavaScript and CSS (18):
_app/src/HomePage.js#L1
Unable to resolve path to module 'react-router-dom'
|
JavaScript and CSS (18):
_app/src/HomePage.js#L3
Unable to resolve path to module 'react'
|
JavaScript and CSS (18):
_app/src/index.js#L1
Unable to resolve path to module 'react'
|
JavaScript and CSS (18):
_app/src/index.js#L2
Unable to resolve path to module 'react-dom/client'
|
JavaScript and CSS (18):
_app/src/utils.js#L5
Invalid JSDoc tag (preference). Replace "returns" JSDoc tag with "return"
|
JavaScript and CSS (18)
Process completed with exit code 1.
|
JavaScript and CSS (lts/*)
The job was canceled because "_18" failed.
|
JavaScript and CSS (lts/*):
_app/src/App.js#L1
Unable to resolve path to module 'react-router-dom'
|
JavaScript and CSS (lts/*):
_app/src/HomePage.js#L1
Unable to resolve path to module 'react-router-dom'
|
JavaScript and CSS (lts/*):
_app/src/HomePage.js#L3
Unable to resolve path to module 'react'
|
JavaScript and CSS (lts/*):
_app/src/index.js#L1
Unable to resolve path to module 'react'
|
JavaScript and CSS (lts/*):
_app/src/index.js#L2
Unable to resolve path to module 'react-dom/client'
|
JavaScript and CSS (lts/*):
_app/src/utils.js#L5
Invalid JSDoc tag (preference). Replace "returns" JSDoc tag with "return"
|
JavaScript and CSS (lts/*)
Process completed with exit code 1.
|
PHP Files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
JavaScript and CSS (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
JavaScript and CSS (18):
plugins/editable-block-1b8c51/src/blocks/enhanced-editable-block-1b8c51/js/useCharLimit.js#L31
React Hook useEffect has missing dependencies: 'content' and 'handleContentChange'. Either include them or remove the dependency array
|
JavaScript and CSS (lts/*):
plugins/editable-block-1b8c51/src/blocks/enhanced-editable-block-1b8c51/js/useCharLimit.js#L31
React Hook useEffect has missing dependencies: 'content' and 'handleContentChange'. Either include them or remove the dependency array
|