fix(deps): update dependency @effect/schema to ^0.62.0 #228
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|