feat: RewardCard component #1037
code-check.yml
on: pull_request
quality-assurance
8s
type
19s
Annotations
1 warning and 1 notice
lint/style/noNonNullAssertion:
src/app/(dashboard)/[guildUrlName]/[roleGroupUrlName]/page.tsx#L26
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.
|