add custom error handling and error tracer #1104
code-check.yml
on: pull_request
quality-assurance
31s
type
21s
Annotations
1 error and 9 warnings
type
Process completed with exit code 2.
|
type
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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#L42
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.
|