fix(deps): update dependency rescript-schema to v9.0.1 #7614
Annotations
11 errors
|
test build:
cases/rescript-schema.ts#L7
Object literal may only specify known properties, and 'number' does not exist in type '(ctx: ObjectCtx<Record<string, unknown>>) => unknown'.
|
test build:
cases/rescript-schema.ts#L14
Object literal may only specify known properties, and 'foo' does not exist in type '(ctx: ObjectCtx<Record<string, unknown>>) => unknown'.
|
test build:
cases/rescript-schema.ts#L22
Object literal may only specify known properties, and 'disableNanNumberCheck' does not exist in type 'GlobalConfigOverride'.
|
test build:
cases/rescript-schema.ts#L27
Property 'parseOrThrow' does not exist on type 'Schema<unknown, Record<string, unknown>>'.
|
test build:
cases/rescript-schema.ts#L33
Object literal may only specify known properties, and 'disableNanNumberCheck' does not exist in type 'GlobalConfigOverride'.
|
test build:
cases/rescript-schema.ts#L39
Property 'parseOrThrow' does not exist on type 'Schema<unknown, Record<string, unknown>>'.
|
test build:
cases/rescript-schema.ts#L45
Object literal may only specify known properties, and 'disableNanNumberCheck' does not exist in type 'GlobalConfigOverride'.
|
test build:
cases/rescript-schema.ts#L50
Property 'assert' does not exist on type 'Schema<unknown, Record<string, unknown>>'.
|
test build:
cases/rescript-schema.ts#L57
Object literal may only specify known properties, and 'disableNanNumberCheck' does not exist in type 'GlobalConfigOverride'.
|
test build:
cases/rescript-schema.ts#L63
Property 'assert' does not exist on type 'Schema<unknown, Record<string, unknown>>'.
|
Loading