Skip to content

Add stricter lints to control plane #1

Add stricter lints to control plane

Add stricter lints to control plane #1

Triggered via pull request September 20, 2025 20:41
Status Failure
Total duration 2m 30s
Artifacts

ci-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run CI Checks: packages/app/control/src/app/(app)/@breadcrumbs/app/[id]/layout.tsx#L19
Unsafe member access .then on an `error` typed value
Run CI Checks: packages/app/control/src/app/(app)/@breadcrumbs/app/[id]/layout.tsx#L19
Unsafe call of a(n) `error` type typed value
Run CI Checks: packages/app/control/src/app/(app)/@breadcrumbs/app/[id]/layout.tsx#L19
Unsafe assignment of an error typed value
Run CI Checks: packages/app/control/src/app/(app)/(home)/dashboard/page.tsx#L13
Unsafe member access .new_user on an `error` typed value
Run CI Checks: packages/app/control/src/app/(app)/(home)/dashboard/page.tsx#L12
Unsafe member access .searchParams on an `error` typed value
Run CI Checks: packages/app/control/src/app/(app)/(home)/dashboard/page.tsx#L12
Unsafe assignment of an error typed value
Run CI Checks: packages/app/control/src/app/(app)/(home)/credits/claim/[code]/page.tsx#L28
Unsafe assignment of an error typed value
Run CI Checks: packages/app/control/src/app/(app)/(home)/credits/claim/[code]/page.tsx#L17
Unsafe argument of type error typed assigned to a parameter of type `string`
Run CI Checks: packages/app/control/src/app/(app)/(home)/credits/claim/[code]/page.tsx#L13
Unsafe member access .params on an `error` typed value
Run CI Checks: packages/app/control/src/app/(app)/(home)/credits/claim/[code]/page.tsx#L13
Unsafe assignment of an error typed value