add guild page #1045
Annotations
6 warnings and 1 notice
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Biome:
src/app/(dashboard)/[guildUrlName]/actions.ts#L31
Forbidden non-null assertion.
|
Run Biome:
src/app/(dashboard)/[guildUrlName]/[pageUrlName]/page.tsx#L21
Forbidden non-null assertion.
|
Run Biome:
src/app/(dashboard)/[guildUrlName]/[pageUrlName]/page.tsx#L27
Forbidden non-null assertion.
|
Run Biome:
src/app/(dashboard)/[guildUrlName]/[pageUrlName]/page.tsx#L33
Forbidden non-null assertion.
|
Run Biome:
src/app/(dashboard)/[guildUrlName]/[pageUrlName]/page.tsx#L56
Forbidden non-null assertion.
|
Run Biome:
src/app/(dashboard)/explorer/page.tsx#L140
Avoid using the index of an array as key property in an element.
|
Loading