feat(deps): bump the seam group with 2 updates #540
Annotations
10 errors
examples/lock.ts#L46
Type 'NonNullable<{ action_attempt_id: string; status: "pending"; result: null; error: null; action_type: "LOCK_DOOR"; } | { action_attempt_id: string; status: "success"; error: null; action_type: "LOCK_DOOR"; result: {}; } | ... 51 more ... | { ...; }>' does not satisfy the constraint '{ error: null; status: "pending"; action_attempt_id: string; result: null; action_type: "LOCK_DOOR"; } | { error: null; status: "success"; action_attempt_id: string; result: {}; action_type: "LOCK_DOOR"; } | ... 51 more ... | { ...; }'.
|
examples/lock.ts#L51
Type 'NonNullable<{ action_attempt_id: string; status: "pending"; result: null; error: null; action_type: "LOCK_DOOR"; } | { action_attempt_id: string; status: "success"; error: null; action_type: "LOCK_DOOR"; result: {}; } | ... 51 more ... | { ...; }>' does not satisfy the constraint '{ error: null; status: "pending"; action_attempt_id: string; result: null; action_type: "LOCK_DOOR"; } | { error: null; status: "success"; action_attempt_id: string; result: {}; action_type: "LOCK_DOOR"; } | ... 51 more ... | { ...; }'.
|
examples/unlock.ts#L46
Type 'NonNullable<{ action_attempt_id: string; status: "pending"; result: null; error: null; action_type: "LOCK_DOOR"; } | { action_attempt_id: string; status: "success"; error: null; action_type: "LOCK_DOOR"; result: {}; } | ... 51 more ... | { ...; }>' does not satisfy the constraint '{ error: null; status: "pending"; action_attempt_id: string; result: null; action_type: "LOCK_DOOR"; } | { error: null; status: "success"; action_attempt_id: string; result: {}; action_type: "LOCK_DOOR"; } | ... 51 more ... | { ...; }'.
|
examples/unlock.ts#L51
Type 'NonNullable<{ action_attempt_id: string; status: "pending"; result: null; error: null; action_type: "LOCK_DOOR"; } | { action_attempt_id: string; status: "success"; error: null; action_type: "LOCK_DOOR"; result: {}; } | ... 51 more ... | { ...; }>' does not satisfy the constraint '{ error: null; status: "pending"; action_attempt_id: string; result: null; action_type: "LOCK_DOOR"; } | { error: null; status: "success"; action_attempt_id: string; result: {}; action_type: "LOCK_DOOR"; } | ... 51 more ... | { ...; }'.
|
node_modules/@seamapi/http/lib/seam/connect/resolve-action-attempt.d.ts#L776
Type 'T' does not satisfy the constraint '{ error: null; status: "pending"; action_attempt_id: string; result: null; action_type: "LOCK_DOOR"; } | { error: null; status: "success"; action_attempt_id: string; result: {}; action_type: "LOCK_DOOR"; } | ... 51 more ... | { ...; }'.
|
node_modules/@seamapi/http/lib/seam/connect/resolve-action-attempt.d.ts#L1164
Type 'T' does not satisfy the constraint '{ error: null; status: "pending"; action_attempt_id: string; result: null; action_type: "LOCK_DOOR"; } | { error: null; status: "success"; action_attempt_id: string; result: {}; action_type: "LOCK_DOOR"; } | ... 51 more ... | { ...; }'.
|
node_modules/@seamapi/http/lib/seam/connect/resolve-action-attempt.d.ts#L1552
Type 'T' does not satisfy the constraint '{ error: null; status: "pending"; action_attempt_id: string; result: null; action_type: "LOCK_DOOR"; } | { error: null; status: "success"; action_attempt_id: string; result: {}; action_type: "LOCK_DOOR"; } | ... 51 more ... | { ...; }'.
|
node_modules/@seamapi/http/lib/seam/connect/routes/acs-encoders.d.ts#L19
Type '"action_attempt"' does not satisfy the constraint 'undefined'.
|
node_modules/@seamapi/http/lib/seam/connect/routes/acs-encoders.d.ts#L27
Type '"/acs/encoders/read_card"' does not satisfy the constraint 'keyof Routes'.
|
node_modules/@seamapi/http/lib/seam/connect/routes/acs-encoders.d.ts#L28
Type '"/acs/encoders/read_card"' does not satisfy the constraint 'keyof Routes'.
|
The logs for this run have expired and are no longer available.
Loading