Skip to content

fix(deps): update dependency @effect/schema to ^0.62.0 #228

fix(deps): update dependency @effect/schema to ^0.62.0

fix(deps): update dependency @effect/schema to ^0.62.0 #228

Triggered via pull request November 19, 2023 12:38
Status Failure
Total duration 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build
@typed-at-rest/example-schema#build: command (/home/runner/work/typed-at-rest/typed-at-rest/example/schema) pnpm run build exited (1)
build
Argument of type 'Schema<{}, {}>' is not assignable to parameter of type 'Schema<any, any>'.
build
Property '[TypeId]' is missing in type 'Schema<{ readonly message: string; }, { readonly message: string; }>' but required in type 'Schema<any, any>'.
build
Argument of type 'Schema<{}, {}>' is not assignable to parameter of type 'Schema<any, any>'.
build
Property '[TypeId]' is missing in type 'Schema<{ readonly message: string; }, { readonly message: string; }>' but required in type 'Schema<any, any>'.
build
Process completed with exit code 1.