Merge pull request #9 from PropertyControl360/UAT #9
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/auth/context/jwt/auth-provider.tsx#L6
Expected "setKeep" to come before "isValidToken"
|
src/auth/guard/guest-guard.tsx#L1
'paths' is defined but never used
|
src/auth/guard/guest-guard.tsx#L1
'paths' is defined but never used
|
src/auth/guard/guest-guard.tsx#L2
'useRouter' is defined but never used
|
src/auth/guard/guest-guard.tsx#L2
'useRouter' is defined but never used
|
src/auth/guard/guest-guard.tsx#L2
'useSearchParams' is defined but never used
|
src/auth/guard/guest-guard.tsx#L2
'useSearchParams' is defined but never used
|
src/components/color-utils/color-picker.tsx#L9
Extra spacing between "@mui/material/ButtonBase" and "../iconify" imports
|
src/components/image/types.ts#L2
Missed spacing between "react-lazy-load-image-component" and "@mui/material/Box" imports
|
src/components/menu-popover.tsx#L1
Expected "Theme" to come before "Popover"
|
The logs for this run have expired and are no longer available.
Loading