Update README.md #1555
Annotations
4 errors and 11 warnings
Lint Code Base:
frontend/infosafe_frontend/src/components/About.js#L17
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
|
Lint Code Base:
frontend/infosafe_frontend/src/components/About.js#L21
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
|
Lint Code Base:
frontend/infosafe_frontend/src/components/Help.js#L36
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
|
Lint Code Base
Process completed with exit code 1.
|
Lint Code Base
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint Code Base:
frontend/infosafe_frontend/src/components/About.js#L2
'React' is defined but never used
|
Lint Code Base:
frontend/infosafe_frontend/src/components/About.js#L3
'MdOutlineMailOutline' is defined but never used
|
Lint Code Base:
frontend/infosafe_frontend/src/components/Charts/Dashboard.js#L2
'React' is defined but never used
|
Lint Code Base:
frontend/infosafe_frontend/src/components/Charts/Dashboard.js#L3
'IoPersonCircleSharp' is defined but never used
|
Lint Code Base:
frontend/infosafe_frontend/src/components/Charts/Dashboard.js#L3
'IoMenu' is defined but never used
|
Lint Code Base:
frontend/infosafe_frontend/src/components/Charts/Dashboard.js#L4
'SystemAnalyticsChart' is defined but never used
|
Lint Code Base:
frontend/infosafe_frontend/src/components/Charts/Dashboard.js#L5
'TasksChart' is defined but never used
|
Lint Code Base:
frontend/infosafe_frontend/src/components/Charts/Dashboard.js#L6
'FaCircle' is defined but never used
|
Lint Code Base:
frontend/infosafe_frontend/src/components/Charts/Dashboard.js#L16
'dataLoaded' is assigned a value but never used
|
Lint Code Base:
frontend/infosafe_frontend/src/components/Charts/SystemAnalyticsChart.js#L1
'React' is defined but never used
|