add custom error handling and error tracer #1096
code-check.yml
on: pull_request
quality-assurance
3s
type
20s
Annotations
9 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]/components/JoinButton.tsx#L38
Forbidden non-null assertion.
|
lint/style/noNonNullAssertion:
src/app/(dashboard)/[guildUrlName]/layout.tsx#L40
Forbidden non-null assertion.
|
lint/style/noNonNullAssertion:
src/lib/fetchers.ts#L45
Forbidden non-null assertion.
|
lint/style/noNonNullAssertion:
src/lib/fetchers.ts#L60
Forbidden non-null assertion.
|
lint/style/noNonNullAssertion:
src/lib/fetchers.ts#L64
Forbidden non-null assertion.
|
lint/style/noNonNullAssertion:
src/lib/fetchers.ts#L69
Forbidden non-null assertion.
|
lint/style/noNonNullAssertion:
src/lib/fetchers.ts#L79
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
|