Added @babel/plugin-proposal-private-property-in-object to devDepende… #294
Annotations
11 warnings
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/
|
run tests:
server/utils/banner.js#L3
Assign arrow function to a variable before exporting as module default
|
run tests:
server/utils/terminalColors.js#L2
Assign object to a variable before exporting as module default
|
run tests:
src/components/DomainList/DomainList.jsx#L353
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
run tests:
src/components/DomainList/DomainList.test.js#L3
'mount' is defined but never used
|
run tests:
src/components/WhoIsEdit/WhoIsEdit.jsx#L5
'PropTypes' is defined but never used
|
run tests:
src/components/common/MainHeader/MainHeader.jsx#L4
'Button' is defined but never used
|
run tests:
src/components/common/MainHeader/MainHeader.jsx#L4
'Container' is defined but never used
|
run tests:
src/components/common/MainHeader/MainHeader.jsx#L20
'formatMessage' is assigned a value but never used
|
run tests:
src/pages/DomainPage/DomainPage.jsx#L4
'PropTypes' is defined but never used
|
run tests:
src/pages/HomePage/HomePage.jsx#L31
'setPreviousTechParams' is assigned a value but never used
|
The logs for this run have expired and are no longer available.
Loading