add guild page #1032
code-check.yml
on: pull_request
quality-assurance
7s
type
18s
Annotations
1 warning and 1 notice
lint/style/noNonNullAssertion:
src/app/(dashboard)/[guildId]/[roleGroupId]/page.tsx#L25
Forbidden non-null assertion.
|
lint/suspicious/noArrayIndexKey:
src/app/(dashboard)/explorer/page.tsx#L143
Avoid using the index of an array as key property in an element.
|