add guild page #1003
Annotations
3 warnings and 2 notices
Run Biome:
src/app/(dashboard)/[guildId]/[roleGroupId]/page.tsx#L25
Forbidden non-null assertion.
|
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)/[guildId]/[roleGroupId]/page.tsx#L61
Avoid using the index of an array as key property in an element.
|
Run Biome:
src/app/(dashboard)/explorer/page.tsx#L132
Avoid using the index of an array as key property in an element.
|
Loading