feat(deps): bump @seamapi/types from 1.304.0 to 1.305.0 in the seam group #608
Annotations
10 errors and 10 warnings
|
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: {}; } | ... 54 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: {}; } | ... 54 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: {}; } | ... 54 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: {}; } | ... 54 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)
Process completed with exit code 2.
|
|
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: {}; } | ... 54 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: {}; } | ... 54 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: {}; } | ... 54 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: {}; } | ... 54 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)
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
|
|
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 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
|
|
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
|
|
Build / Package
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Install (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
|
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-27535ae84c054a467931eaf5ef059f4ee66a4b2b".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
|
Install (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
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-27535ae84c054a467931eaf5ef059f4ee66a4b2b
Expired
|
7.97 KB |
|