chore: Fix build check #242
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr-checks.yml
on: pull_request
Lint and build check
1m 46s
Verify environment variables are on dev and prod
45s
Annotations
9 errors
Lint and build check
@vessel/expo#typecheck: command (/home/runner/work/pager/pager/apps/expo) pnpm run typecheck exited (1)
|
Lint and build check
Type '{ summary: string; id: `v_alert_${string}`; createdAt: Date; status: "ACKED" | "OPEN" | "CLOSED"; orgId: string; escalationPolicyId: `v_escalationPolicy_${string}` | null; title: string; assignedToId: `v_user_${string}` | null; escalationStepState: number; source: "sentry" | "API"; metadata: ((string | ... 3 more .....' is not assignable to type '{ summary: string; id: `v_alert_${string}`; createdAt: Date; status: "ACKED" | "OPEN" | "CLOSED"; orgId: string; escalationPolicyId: `v_escalationPolicy_${string}` | null; title: string; assignedToId: `v_user_${string}` | null; escalationStepState: number; source: "sentry" | "API"; metadata: ((string | ... 3 more .....'. Two different types with this name exist, but they are unrelated.
|
Lint and build check
'item' is possibly 'null'.
|
Lint and build check
'item' is possibly 'null'.
|
Lint and build check
'item' is possibly 'null'.
|
Lint and build check
'item' is possibly 'null'.
|
Lint and build check
'item' is possibly 'null'.
|
Lint and build check
Type 'ArrayBuffer' is not assignable to type 'StreamingBlobPayloadInputTypes | undefined'.
|
Lint and build check
Process completed with exit code 1.
|