Skip to content

chore: Fix build check #242

chore: Fix build check

chore: Fix build check #242

Triggered via pull request December 5, 2023 01:44
Status Failure
Total duration 1m 56s
Artifacts
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
Lint and build check
Verify environment variables are on dev and prod
45s
Verify environment variables are on dev and prod
Fit to window
Zoom out
Zoom in

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.