Us20 crud patrimônios #169
ci.yml
on: pull_request
test
1m 17s
build
0s
sonarcloud
2m 7s
Annotations
5 errors and 4 warnings
lint:
src/Pages/Protected/Patrimonios/PatrimonioCreate/index.test.jsx#L2
'waitFor' is defined but never used
|
lint:
src/Pages/Protected/Patrimonios/PatrimonioCreate/index.test.jsx#L4
'patrimonioCreate' is defined but never used
|
lint:
src/Pages/Protected/Patrimonios/PatrimonioCreate/index.test.jsx#L24
'fillUpRequiredFields' is defined but never used
|
lint
Process completed with exit code 1.
|
format
Process completed with exit code 1.
|
lint:
src/Pages/Protected/DataImport/index.jsx#L54
React Hook useEffect has a missing dependency: 'storagedUser.token'. Either include it or remove the dependency array
|
lint:
src/Pages/Protected/MembershipRequests/index.jsx#L45
React Hook useEffect has a missing dependency: 'members'. Either include it or remove the dependency array
|
sonarcloud
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
SonarScanner
This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action action instead. The sonarqube-scan-action is a drop-in replacement for this action.
|