Minor fixes #6707
Annotations
1 error, 17 warnings, and 4 notices
build-npm
Process completed with exit code 1.
|
build-npm
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
|
build-npm:
src/components/Wrappers/withUserRoles.js#L48
React Hook useCallback has missing dependencies: 'assignedRoleIds', 'tenantId', and 'tenantsLoaded'. Either include them or remove the dependency array. You can also do a functional update 'setTenantsLoaded(t => ...)' if you only need 'tenantsLoaded' in the 'setTenantsLoaded' call
|
build-npm:
src/views/UserEdit/UserForm.js#L29
'set' is defined but never used. Allowed unused vars must match /React/u
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 skipped tests found
There are 3 skipped tests, see "Raw output" for the full list of skipped tests.
|
1198 tests found (test 1 to 431)
There are 1198 tests, see "Raw output" for the list of tests 1 to 431.
|
1198 tests found (test 432 to 856)
There are 1198 tests, see "Raw output" for the list of tests 432 to 856.
|
1198 tests found (test 857 to 1198)
There are 1198 tests, see "Raw output" for the list of tests 857 to 1198.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
jest-coverage-report
|
1.57 MB |
|
jest-test-results
|
34.5 KB |
|