feat(deps): bump @seamapi/types from 1.287.3 to 1.288.1 in the seam group #572
Annotations
30 errors
Typecheck (Node.js v20):
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 ... | { ...; }'.
|
Typecheck (Node.js v20):
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 ... | { ...; }'.
|
Typecheck (Node.js v20):
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 ... | { ...; }'.
|
Typecheck (Node.js v20):
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 ... | { ...; }'.
|
Typecheck (Node.js v20):
node_modules/@seamapi/http/lib/seam/connect/resolve-action-attempt.d.ts#L1186
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 ... | { ...; }'.
|
Typecheck (Node.js v20):
node_modules/@seamapi/http/lib/seam/connect/resolve-action-attempt.d.ts#L1779
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 ... | { ...; }'.
|
Typecheck (Node.js v20):
node_modules/@seamapi/http/lib/seam/connect/resolve-action-attempt.d.ts#L2372
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 ... | { ...; }'.
|
Typecheck (Node.js v20):
node_modules/@seamapi/http/lib/seam/connect/routes/acs-encoders.d.ts#L17
Type '"action_attempt"' does not satisfy the constraint 'undefined'.
|
Typecheck (Node.js v20):
node_modules/@seamapi/http/lib/seam/connect/routes/acs-encoders.d.ts#L19
Type '"action_attempt"' does not satisfy the constraint 'undefined'.
|
Typecheck (Node.js v20):
node_modules/@seamapi/http/lib/seam/connect/routes/acs-encoders.d.ts#L21
Type '"/acs/encoders/encode_credential"' does not satisfy the constraint 'keyof Routes'.
|
Typecheck (Node.js v18):
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 ... | { ...; }'.
|
Typecheck (Node.js v18):
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 ... | { ...; }'.
|
Typecheck (Node.js v18):
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 ... | { ...; }'.
|
Typecheck (Node.js v18):
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 ... | { ...; }'.
|
Typecheck (Node.js v18):
node_modules/@seamapi/http/lib/seam/connect/resolve-action-attempt.d.ts#L1186
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 ... | { ...; }'.
|
Typecheck (Node.js v18):
node_modules/@seamapi/http/lib/seam/connect/resolve-action-attempt.d.ts#L1779
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 ... | { ...; }'.
|
Typecheck (Node.js v18):
node_modules/@seamapi/http/lib/seam/connect/resolve-action-attempt.d.ts#L2372
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 ... | { ...; }'.
|
Typecheck (Node.js v18):
node_modules/@seamapi/http/lib/seam/connect/routes/acs-encoders.d.ts#L17
Type '"action_attempt"' does not satisfy the constraint 'undefined'.
|
Typecheck (Node.js v18):
node_modules/@seamapi/http/lib/seam/connect/routes/acs-encoders.d.ts#L19
Type '"action_attempt"' does not satisfy the constraint 'undefined'.
|
Typecheck (Node.js v18):
node_modules/@seamapi/http/lib/seam/connect/routes/acs-encoders.d.ts#L21
Type '"/acs/encoders/encode_credential"' does not satisfy the constraint 'keyof Routes'.
|
Build / Package:
node_modules/@seamapi/http/lib/seam/connect/resolve-action-attempt.d.ts#L1186
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 ... | { ...; }'.
|
Build / Package:
node_modules/@seamapi/http/lib/seam/connect/resolve-action-attempt.d.ts#L1779
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 ... | { ...; }'.
|
Build / Package:
node_modules/@seamapi/http/lib/seam/connect/resolve-action-attempt.d.ts#L2372
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 ... | { ...; }'.
|
Build / Package:
node_modules/@seamapi/http/lib/seam/connect/routes/acs-encoders.d.ts#L17
Type '"action_attempt"' does not satisfy the constraint 'undefined'.
|
Build / Package:
node_modules/@seamapi/http/lib/seam/connect/routes/acs-encoders.d.ts#L19
Type '"action_attempt"' does not satisfy the constraint 'undefined'.
|
Build / Package:
node_modules/@seamapi/http/lib/seam/connect/routes/acs-encoders.d.ts#L21
Type '"/acs/encoders/encode_credential"' does not satisfy the constraint 'keyof Routes'.
|
Build / Package:
node_modules/@seamapi/http/lib/seam/connect/routes/acs-encoders.d.ts#L22
Type '"/acs/encoders/encode_credential"' does not satisfy the constraint 'keyof Routes'.
|
Build / Package:
node_modules/@seamapi/http/lib/seam/connect/routes/acs-encoders.d.ts#L27
Type '"/acs/encoders/scan_credential"' does not satisfy the constraint 'keyof Routes'.
|
Build / Package:
node_modules/@seamapi/http/lib/seam/connect/routes/acs-encoders.d.ts#L28
Type '"/acs/encoders/scan_credential"' does not satisfy the constraint 'keyof Routes'.
|
Build / Package
Process completed with exit code 1.
|