Skip to content

feat(deps-dev): bump @seamapi/types from 1.457.0 to 1.459.0 in the seam group #1284

feat(deps-dev): bump @seamapi/types from 1.457.0 to 1.459.0 in the seam group

feat(deps-dev): bump @seamapi/types from 1.457.0 to 1.459.0 in the seam group #1284

Triggered via pull request July 18, 2025 07:00
Status Failure
Total duration 41s
Artifacts

check.yml

on: pull_request
Matrix: lint
Matrix: test
Matrix: typecheck
Matrix: install
Fit to window
Zoom out
Zoom in

Annotations

31 errors
Typecheck (Node.js v22): src/lib/seam/connect/routes/networks/networks.ts#L243
Type '"networks"' does not satisfy the constraint 'undefined'.
Typecheck (Node.js v22): src/lib/seam/connect/routes/networks/networks.ts#L238
Type '"/networks/list"' does not satisfy the constraint 'keyof Routes'.
Typecheck (Node.js v22): src/lib/seam/connect/routes/networks/networks.ts#L227
Type '"/networks/list"' does not satisfy the constraint 'keyof Routes'.
Typecheck (Node.js v22): src/lib/seam/connect/routes/networks/networks.ts#L222
Type '"network"' does not satisfy the constraint 'undefined'.
Typecheck (Node.js v22): src/lib/seam/connect/routes/networks/networks.ts#L219
Type '"/networks/get"' does not satisfy the constraint 'keyof Routes'.
Typecheck (Node.js v22): src/lib/seam/connect/routes/networks/networks.ts#L208
Type '"/networks/get"' does not satisfy the constraint 'keyof Routes'.
Typecheck (Node.js v22): src/lib/seam/connect/routes/networks/networks.ts#L202
Type 'string' is not assignable to type 'undefined'.
Typecheck (Node.js v22): src/lib/seam/connect/routes/networks/networks.ts#L198
Type 'SeamHttpRequest<SetNonNullable<Required<unknown>, never>, undefined>' is not assignable to type 'NetworksListRequest'.
Typecheck (Node.js v22): src/lib/seam/connect/routes/networks/networks.ts#L184
Type 'string' is not assignable to type 'undefined'.
Typecheck (Node.js v22): src/lib/seam/connect/routes/networks/networks.ts#L180
Type 'SeamHttpRequest<SetNonNullable<Required<unknown>, never>, undefined>' is not assignable to type 'NetworksGetRequest'.
Docs
Process completed with exit code 3.
Build / Package: src/lib/seam/connect/routes/networks/networks.ts#L243
Type '"networks"' does not satisfy the constraint 'undefined'.
Build / Package: src/lib/seam/connect/routes/networks/networks.ts#L238
Type '"/networks/list"' does not satisfy the constraint 'keyof Routes'.
Build / Package: src/lib/seam/connect/routes/networks/networks.ts#L227
Type '"/networks/list"' does not satisfy the constraint 'keyof Routes'.
Build / Package: src/lib/seam/connect/routes/networks/networks.ts#L222
Type '"network"' does not satisfy the constraint 'undefined'.
Build / Package: src/lib/seam/connect/routes/networks/networks.ts#L219
Type '"/networks/get"' does not satisfy the constraint 'keyof Routes'.
Build / Package: src/lib/seam/connect/routes/networks/networks.ts#L208
Type '"/networks/get"' does not satisfy the constraint 'keyof Routes'.
Build / Package: src/lib/seam/connect/routes/networks/networks.ts#L202
Type 'string' is not assignable to type 'undefined'.
Build / Package: src/lib/seam/connect/routes/networks/networks.ts#L198
Type 'SeamHttpRequest<SetNonNullable<Required<unknown>, never>, undefined>' is not assignable to type 'NetworksListRequest'.
Build / Package: src/lib/seam/connect/routes/networks/networks.ts#L184
Type 'string' is not assignable to type 'undefined'.
Build / Package: src/lib/seam/connect/routes/networks/networks.ts#L180
Type 'SeamHttpRequest<SetNonNullable<Required<unknown>, never>, undefined>' is not assignable to type 'NetworksGetRequest'.
Typecheck (Node.js v20): src/lib/seam/connect/routes/networks/networks.ts#L243
Type '"networks"' does not satisfy the constraint 'undefined'.
Typecheck (Node.js v20): src/lib/seam/connect/routes/networks/networks.ts#L238
Type '"/networks/list"' does not satisfy the constraint 'keyof Routes'.
Typecheck (Node.js v20): src/lib/seam/connect/routes/networks/networks.ts#L227
Type '"/networks/list"' does not satisfy the constraint 'keyof Routes'.
Typecheck (Node.js v20): src/lib/seam/connect/routes/networks/networks.ts#L222
Type '"network"' does not satisfy the constraint 'undefined'.
Typecheck (Node.js v20): src/lib/seam/connect/routes/networks/networks.ts#L219
Type '"/networks/get"' does not satisfy the constraint 'keyof Routes'.
Typecheck (Node.js v20): src/lib/seam/connect/routes/networks/networks.ts#L208
Type '"/networks/get"' does not satisfy the constraint 'keyof Routes'.
Typecheck (Node.js v20): src/lib/seam/connect/routes/networks/networks.ts#L202
Type 'string' is not assignable to type 'undefined'.
Typecheck (Node.js v20): src/lib/seam/connect/routes/networks/networks.ts#L198
Type 'SeamHttpRequest<SetNonNullable<Required<unknown>, never>, undefined>' is not assignable to type 'NetworksListRequest'.
Typecheck (Node.js v20): src/lib/seam/connect/routes/networks/networks.ts#L184
Type 'string' is not assignable to type 'undefined'.
Typecheck (Node.js v20): src/lib/seam/connect/routes/networks/networks.ts#L180
Type 'SeamHttpRequest<SetNonNullable<Required<unknown>, never>, undefined>' is not assignable to type 'NetworksGetRequest'.