Rename redux hooks #12353
Annotations
1 error and 3 warnings
Lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
packages/desktop-client/src/components/admin/UserAccess/UserAccess.tsx#L32
There should be at least one empty line between import groups
|
Lint:
packages/desktop-client/src/components/admin/UserAccess/UserAccess.tsx#L33
`../../../redux` import should occur before import of `../../../style`
|
Loading