Skip to content

feat(deps-dev): bump @seamapi/types from "1.242" to "1.249" #699

feat(deps-dev): bump @seamapi/types from "1.242" to "1.249"

feat(deps-dev): bump @seamapi/types from "1.242" to "1.249" #699

Triggered via pull request September 26, 2024 08:36
@mikewuumikewuu
synchronize #187
bump-types
Status Failure
Total duration 42s
Artifacts

check.yml

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

Annotations

13 errors
Docs
Process completed with exit code 3.
Build / Package: src/lib/seam/connect/routes/thermostats.ts#L300
Type '"climate_preset"' does not satisfy the constraint 'undefined'.
Build / Package: src/lib/seam/connect/routes/thermostats.ts#L301
Type 'SeamHttpRequest<SetNonNullable<Required<{}>, never>, undefined>' is not assignable to type 'SeamHttpRequest<SetNonNullable<Required<{}>, never>, "climate_preset">'.
Build / Package: src/lib/seam/connect/routes/thermostats.ts#L305
Type 'string' is not assignable to type 'undefined'.
Build / Package
Process completed with exit code 1.
Typecheck (Node.js v20): src/lib/seam/connect/routes/thermostats.ts#L300
Type '"climate_preset"' does not satisfy the constraint 'undefined'.
Typecheck (Node.js v20): src/lib/seam/connect/routes/thermostats.ts#L301
Type 'SeamHttpRequest<SetNonNullable<Required<{}>, never>, undefined>' is not assignable to type 'SeamHttpRequest<SetNonNullable<Required<{}>, never>, "climate_preset">'.
Typecheck (Node.js v20): src/lib/seam/connect/routes/thermostats.ts#L305
Type 'string' is not assignable to type 'undefined'.
Typecheck (Node.js v20)
Process completed with exit code 2.
Typecheck (Node.js v18): src/lib/seam/connect/routes/thermostats.ts#L300
Type '"climate_preset"' does not satisfy the constraint 'undefined'.
Typecheck (Node.js v18): src/lib/seam/connect/routes/thermostats.ts#L301
Type 'SeamHttpRequest<SetNonNullable<Required<{}>, never>, undefined>' is not assignable to type 'SeamHttpRequest<SetNonNullable<Required<{}>, never>, "climate_preset">'.
Typecheck (Node.js v18): src/lib/seam/connect/routes/thermostats.ts#L305
Type 'string' is not assignable to type 'undefined'.
Typecheck (Node.js v18)
Process completed with exit code 2.