Skip to content

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

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

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

Triggered via pull request July 22, 2025 06:31
Status Failure
Total duration 39s
Artifacts

check.yml

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

Annotations

22 errors
Typecheck (Node.js v20)
Process completed with exit code 2.
Typecheck (Node.js v20): src/lib/seam/connect/routes/seam/console/v1/v1.ts#L208
Type '"resource_type"' does not satisfy the constraint 'undefined'.
Typecheck (Node.js v20): src/lib/seam/connect/routes/seam/console/v1/v1.ts#L203
Type '"/seam/console/v1/get_resource_type"' does not satisfy the constraint 'keyof Routes'.
Typecheck (Node.js v20): src/lib/seam/connect/routes/seam/console/v1/v1.ts#L191
Type '"/seam/console/v1/get_resource_type"' does not satisfy the constraint 'keyof Routes'.
Typecheck (Node.js v20): src/lib/seam/connect/routes/seam/console/v1/v1.ts#L184
Type 'string' is not assignable to type 'undefined'.
Typecheck (Node.js v20): src/lib/seam/connect/routes/seam/console/v1/v1.ts#L183
Type 'unknown' is not assignable to type 'Record<string, unknown> | undefined'.
Typecheck (Node.js v20): src/lib/seam/connect/routes/seam/console/v1/v1.ts#L180
Type 'SeamHttpRequest<SetNonNullable<Required<unknown>, never>, undefined>' is not assignable to type 'SeamConsoleV1GetResourceTypeRequest'.
Build / Package
Process completed with exit code 1.
Build / Package: src/lib/seam/connect/routes/seam/console/v1/v1.ts#L208
Type '"resource_type"' does not satisfy the constraint 'undefined'.
Build / Package: src/lib/seam/connect/routes/seam/console/v1/v1.ts#L203
Type '"/seam/console/v1/get_resource_type"' does not satisfy the constraint 'keyof Routes'.
Build / Package: src/lib/seam/connect/routes/seam/console/v1/v1.ts#L191
Type '"/seam/console/v1/get_resource_type"' does not satisfy the constraint 'keyof Routes'.
Build / Package: src/lib/seam/connect/routes/seam/console/v1/v1.ts#L184
Type 'string' is not assignable to type 'undefined'.
Build / Package: src/lib/seam/connect/routes/seam/console/v1/v1.ts#L183
Type 'unknown' is not assignable to type 'Record<string, unknown> | undefined'.
Build / Package: src/lib/seam/connect/routes/seam/console/v1/v1.ts#L180
Type 'SeamHttpRequest<SetNonNullable<Required<unknown>, never>, undefined>' is not assignable to type 'SeamConsoleV1GetResourceTypeRequest'.
Typecheck (Node.js v22)
Process completed with exit code 2.
Typecheck (Node.js v22): src/lib/seam/connect/routes/seam/console/v1/v1.ts#L208
Type '"resource_type"' does not satisfy the constraint 'undefined'.
Typecheck (Node.js v22): src/lib/seam/connect/routes/seam/console/v1/v1.ts#L203
Type '"/seam/console/v1/get_resource_type"' does not satisfy the constraint 'keyof Routes'.
Typecheck (Node.js v22): src/lib/seam/connect/routes/seam/console/v1/v1.ts#L191
Type '"/seam/console/v1/get_resource_type"' does not satisfy the constraint 'keyof Routes'.
Typecheck (Node.js v22): src/lib/seam/connect/routes/seam/console/v1/v1.ts#L184
Type 'string' is not assignable to type 'undefined'.
Typecheck (Node.js v22): src/lib/seam/connect/routes/seam/console/v1/v1.ts#L183
Type 'unknown' is not assignable to type 'Record<string, unknown> | undefined'.
Typecheck (Node.js v22): src/lib/seam/connect/routes/seam/console/v1/v1.ts#L180
Type 'SeamHttpRequest<SetNonNullable<Required<unknown>, never>, undefined>' is not assignable to type 'SeamConsoleV1GetResourceTypeRequest'.
Docs
Process completed with exit code 3.