feat: Guild, Role, RoleGroup schemas #991
Annotations
2 warnings and 1 notice
Run Biome:
src/hooks/useIsStuck.ts#L21
This hook does not specify all of its dependencies: setIsStuckActive
|
Run Biome:
src/hooks/useIsStuck.ts#L21
This hook specifies more dependencies than necessary: ref
|
Run Biome:
src/app/(dashboard)/explorer/page.tsx#L132
Avoid using the index of an array as key property in an element.
|
Loading