feat(deps): bump @seamapi/types from 1.304.0 to 1.317.0 in the seam group across 1 directory #616
Annotations
20 errors and 7 warnings
|
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: {}; } | ... 42 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: {}; } | ... 42 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: {}; } | ... 42 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 ... | { ...; }'.
|
|
Build / Package:
node_modules/@seamapi/http/lib/seam/connect/resolve-action-attempt.d.ts#L1290
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"; } | ... 42 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: {}; } | ... 42 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#L1290
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"; } | ... 42 more ... | { ...; }'.
|
|
Build / Package:
node_modules/@seamapi/http/lib/seam/connect/resolve-action-attempt.d.ts#L1935
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"; } | ... 42 more ... | { ...; }'.
|
|
Typecheck (Node.js v18):
node_modules/@seamapi/http/lib/seam/connect/resolve-action-attempt.d.ts#L1935
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"; } | ... 42 more ... | { ...; }'.
|
|
Build / Package:
node_modules/@seamapi/http/lib/seam/connect/resolve-action-attempt.d.ts#L2580
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"; } | ... 42 more ... | { ...; }'.
|
|
Typecheck (Node.js v18):
node_modules/@seamapi/http/lib/seam/connect/resolve-action-attempt.d.ts#L2580
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"; } | ... 42 more ... | { ...; }'.
|
|
Build / Package
Process completed with exit code 1.
|
|
Typecheck (Node.js v18)
Process completed with exit code 2.
|
|
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: {}; } | ... 42 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: {}; } | ... 42 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: {}; } | ... 42 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: {}; } | ... 42 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#L1290
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"; } | ... 42 more ... | { ...; }'.
|
|
Typecheck (Node.js v20):
node_modules/@seamapi/http/lib/seam/connect/resolve-action-attempt.d.ts#L1935
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"; } | ... 42 more ... | { ...; }'.
|
|
Typecheck (Node.js v20):
node_modules/@seamapi/http/lib/seam/connect/resolve-action-attempt.d.ts#L2580
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"; } | ... 42 more ... | { ...; }'.
|
|
Typecheck (Node.js v20)
Process completed with exit code 2.
|
|
Test (Node.js v20 on Linux)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Test (Node.js v18 on Linux)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Lint (Node.js v20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Typecheck (Node.js v18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Build / Package
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Typecheck (Node.js v20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Lint (Node.js v18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|