Skip to content

fix(deps): update dependency rescript-schema to v9.0.1 #7614

fix(deps): update dependency rescript-schema to v9.0.1

fix(deps): update dependency rescript-schema to v9.0.1 #7614

Triggered via pull request December 16, 2024 07:05
Status Failure
Total duration 1m 2s
Artifacts

pr.yml

on: pull_request
Matrix: build
Matrix: build-bun
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 1 warning
build (19.x): 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'.
build (19.x): 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'.
build (19.x): cases/rescript-schema.ts#L22
Object literal may only specify known properties, and 'disableNanNumberCheck' does not exist in type 'GlobalConfigOverride'.
build (19.x): cases/rescript-schema.ts#L27
Property 'parseOrThrow' does not exist on type 'Schema<unknown, Record<string, unknown>>'.
build (19.x): cases/rescript-schema.ts#L33
Object literal may only specify known properties, and 'disableNanNumberCheck' does not exist in type 'GlobalConfigOverride'.
build (19.x): cases/rescript-schema.ts#L39
Property 'parseOrThrow' does not exist on type 'Schema<unknown, Record<string, unknown>>'.
build (19.x): cases/rescript-schema.ts#L45
Object literal may only specify known properties, and 'disableNanNumberCheck' does not exist in type 'GlobalConfigOverride'.
build (19.x): cases/rescript-schema.ts#L50
Property 'assert' does not exist on type 'Schema<unknown, Record<string, unknown>>'.
build (19.x): cases/rescript-schema.ts#L57
Object literal may only specify known properties, and 'disableNanNumberCheck' does not exist in type 'GlobalConfigOverride'.
build (19.x): cases/rescript-schema.ts#L63
Property 'assert' does not exist on type 'Schema<unknown, Record<string, unknown>>'.
build (16.x)
The job was canceled because "_19_x" failed.
build (16.x): 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'.
build (16.x): 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'.
build (16.x): cases/rescript-schema.ts#L22
Object literal may only specify known properties, and 'disableNanNumberCheck' does not exist in type 'GlobalConfigOverride'.
build (16.x): cases/rescript-schema.ts#L27
Property 'parseOrThrow' does not exist on type 'Schema<unknown, Record<string, unknown>>'.
build (16.x): cases/rescript-schema.ts#L33
Object literal may only specify known properties, and 'disableNanNumberCheck' does not exist in type 'GlobalConfigOverride'.
build (16.x): cases/rescript-schema.ts#L39
Property 'parseOrThrow' does not exist on type 'Schema<unknown, Record<string, unknown>>'.
build (16.x): cases/rescript-schema.ts#L45
Object literal may only specify known properties, and 'disableNanNumberCheck' does not exist in type 'GlobalConfigOverride'.
build (16.x): cases/rescript-schema.ts#L50
Property 'assert' does not exist on type 'Schema<unknown, Record<string, unknown>>'.
build (16.x): cases/rescript-schema.ts#L57
Object literal may only specify known properties, and 'disableNanNumberCheck' does not exist in type 'GlobalConfigOverride'.
build (16.x): cases/rescript-schema.ts#L63
Property 'assert' does not exist on type 'Schema<unknown, Record<string, unknown>>'.
build (18.x)
The job was canceled because "_19_x" failed.
build (18.x): 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'.
build (18.x): 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'.
build (18.x): cases/rescript-schema.ts#L22
Object literal may only specify known properties, and 'disableNanNumberCheck' does not exist in type 'GlobalConfigOverride'.
build (18.x): cases/rescript-schema.ts#L27
Property 'parseOrThrow' does not exist on type 'Schema<unknown, Record<string, unknown>>'.
build (18.x): cases/rescript-schema.ts#L33
Object literal may only specify known properties, and 'disableNanNumberCheck' does not exist in type 'GlobalConfigOverride'.
build (18.x): cases/rescript-schema.ts#L39
Property 'parseOrThrow' does not exist on type 'Schema<unknown, Record<string, unknown>>'.
build (18.x): cases/rescript-schema.ts#L45
Object literal may only specify known properties, and 'disableNanNumberCheck' does not exist in type 'GlobalConfigOverride'.
build (18.x): cases/rescript-schema.ts#L50
Property 'assert' does not exist on type 'Schema<unknown, Record<string, unknown>>'.
build (18.x): cases/rescript-schema.ts#L57
Object literal may only specify known properties, and 'disableNanNumberCheck' does not exist in type 'GlobalConfigOverride'.
build (18.x): cases/rescript-schema.ts#L63
Property 'assert' does not exist on type 'Schema<unknown, Record<string, unknown>>'.
build (19.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636