add explorer #954
Annotations
6 warnings and 2 notices
Run Biome:
src/app/explorer/components/InfiniteScrollGuilds.tsx#L50
This hook does not specify all of its dependencies: isLoading
|
Run Biome:
src/app/explorer/components/InfiniteScrollGuilds.tsx#L72
This hook does not specify all of its dependencies: setIntersection
|
Run Biome:
src/app/explorer/components/Search.tsx#L20
This hook does not specify all of its dependencies: setSearch
|
Run Biome:
src/app/explorer/components/Search.tsx#L24
This hook does not specify all of its dependencies: pathname
|
Run Biome:
src/components/SignInDialog.tsx#L100
Forbidden non-null assertion.
|
Run Biome:
src/components/SignInDialog.tsx#L123
Forbidden non-null assertion.
|
Run Biome:
src/app/explorer/components/InfiniteScrollGuilds.tsx#L65
Avoid using the index of an array as key property in an element.
|
Run Biome:
src/app/explorer/page.tsx#L108
Avoid using the index of an array as key property in an element.
|
Loading