add guild page #1081
code-check.yml
on: pull_request
quality-assurance
3s
type
19s
Annotations
7 warnings
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)/[guildUrlName]/[pageUrlName]/page.tsx#L49
Forbidden non-null assertion.
|
lint/style/noNonNullAssertion:
src/app/(dashboard)/[guildUrlName]/components/JoinButton.tsx#L38
Forbidden non-null assertion.
|
lint/style/noNonNullAssertion:
src/lib/fetchers.ts#L38
Forbidden non-null assertion.
|
lint/style/noNonNullAssertion:
src/lib/fetchers.ts#L53
Forbidden non-null assertion.
|
lint/style/noNonNullAssertion:
src/lib/fetchers.ts#L62
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
|