Skip to content

add guild page

add guild page #1000

Triggered via pull request November 27, 2024 08:25
Status Success
Total duration 35s
Artifacts

code-check.yml

on: pull_request
quality-assurance
3s
quality-assurance
type
26s
type
Fit to window
Zoom out
Zoom in

Annotations

3 warnings and 2 notices
lint/correctness/useExhaustiveDependencies: src/hooks/useIsStuck.ts#L21
This hook does not specify all of its dependencies: setIsStuckActive
lint/correctness/useExhaustiveDependencies: src/hooks/useIsStuck.ts#L21
This hook specifies more dependencies than necessary: ref
lint/suspicious/noArrayIndexKey: src/app/(dashboard)/[guildId]/[roleGroupId]/page.tsx#L64
Avoid using the index of an array as key property in an element.
lint/suspicious/noArrayIndexKey: src/app/(dashboard)/explorer/page.tsx#L132
Avoid using the index of an array as key property in an element.