Merge branch 'master' into UIU-3179 #6708
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.
|
1205 tests found (test 1 to 433)
There are 1205 tests, see "Raw output" for the list of tests 1 to 433.
|
1205 tests found (test 434 to 858)
There are 1205 tests, see "Raw output" for the list of tests 434 to 858.
|
1205 tests found (test 859 to 1205)
There are 1205 tests, see "Raw output" for the list of tests 859 to 1205.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
jest-coverage-report
|
1.57 MB |
|
jest-test-results
|
34.7 KB |
|