Skip to content

add guild page

add guild page #1152

Triggered via pull request January 16, 2025 14:19
Status Success
Total duration 34s
Artifacts

code-check.yml

on: pull_request
quality-assurance
4s
quality-assurance
type
22s
type
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
quality-assurance
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint/style/noNonNullAssertion: src/app/(dashboard)/explorer/options.ts#L7
Forbidden non-null assertion.
lint/style/noNonNullAssertion: src/lib/fetchers.ts#L41
Forbidden non-null assertion.
lint/style/noNonNullAssertion: src/lib/fetchers.ts#L56
Forbidden non-null assertion.
lint/style/noNonNullAssertion: src/lib/fetchers.ts#L61
Forbidden non-null assertion.
lint/style/noNonNullAssertion: src/lib/fetchers.ts#L66
Forbidden non-null assertion.
lint/style/noNonNullAssertion: src/lib/fetchers.ts#L76
Forbidden non-null assertion.
type
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint/suspicious/noArrayIndexKey: src/app/(dashboard)/[guildUrlName]/leaderboard/[rewardId]/components/Leaderboard.tsx#L56
Avoid using the index of an array as key property in an element.