Skip to content

feat(deps-dev): bump @seamapi/types from 1.252.1 to 1.253.0 in the seam group #706

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

feat(deps-dev): bump @seamapi/types from 1.252.1 to 1.253.0 in the seam group #706

Triggered via pull request September 27, 2024 06:58
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

19 errors
Build / Package: src/lib/seam/connect/routes/acs-credentials.ts#L233
Type '"action_attempt"' does not satisfy the constraint 'undefined'.
Build / Package: src/lib/seam/connect/routes/acs-credentials.ts#L234
Type 'SeamHttpRequest<SetNonNullable<Required<unknown>, never>, undefined>' is not assignable to type 'SeamHttpRequest<SetNonNullable<Required<unknown>, never>, "action_attempt">'.
Build / Package: src/lib/seam/connect/routes/acs-credentials.ts#L238
Type 'string' is not assignable to type 'undefined'.
Build / Package: src/lib/seam/connect/routes/acs-credentials.ts#L317
Type '"/acs/credentials/read_card"' does not satisfy the constraint 'keyof Routes'.
Build / Package: src/lib/seam/connect/routes/acs-credentials.ts#L320
Type '"/acs/credentials/read_card"' does not satisfy the constraint 'keyof Routes'.
Build / Package
Process completed with exit code 1.
Docs
Process completed with exit code 3.
Typecheck (Node.js v18): src/lib/seam/connect/routes/acs-credentials.ts#L233
Type '"action_attempt"' does not satisfy the constraint 'undefined'.
Typecheck (Node.js v18): src/lib/seam/connect/routes/acs-credentials.ts#L234
Type 'SeamHttpRequest<SetNonNullable<Required<unknown>, never>, undefined>' is not assignable to type 'SeamHttpRequest<SetNonNullable<Required<unknown>, never>, "action_attempt">'.
Typecheck (Node.js v18): src/lib/seam/connect/routes/acs-credentials.ts#L238
Type 'string' is not assignable to type 'undefined'.
Typecheck (Node.js v18): src/lib/seam/connect/routes/acs-credentials.ts#L317
Type '"/acs/credentials/read_card"' does not satisfy the constraint 'keyof Routes'.
Typecheck (Node.js v18): src/lib/seam/connect/routes/acs-credentials.ts#L320
Type '"/acs/credentials/read_card"' does not satisfy the constraint 'keyof Routes'.
Typecheck (Node.js v18)
Process completed with exit code 2.
Typecheck (Node.js v20): src/lib/seam/connect/routes/acs-credentials.ts#L233
Type '"action_attempt"' does not satisfy the constraint 'undefined'.
Typecheck (Node.js v20): src/lib/seam/connect/routes/acs-credentials.ts#L234
Type 'SeamHttpRequest<SetNonNullable<Required<unknown>, never>, undefined>' is not assignable to type 'SeamHttpRequest<SetNonNullable<Required<unknown>, never>, "action_attempt">'.
Typecheck (Node.js v20): src/lib/seam/connect/routes/acs-credentials.ts#L238
Type 'string' is not assignable to type 'undefined'.
Typecheck (Node.js v20): src/lib/seam/connect/routes/acs-credentials.ts#L317
Type '"/acs/credentials/read_card"' does not satisfy the constraint 'keyof Routes'.
Typecheck (Node.js v20): src/lib/seam/connect/routes/acs-credentials.ts#L320
Type '"/acs/credentials/read_card"' does not satisfy the constraint 'keyof Routes'.
Typecheck (Node.js v20)
Process completed with exit code 2.