Skip to content

Release 0.8.0-beta11 #37

Release 0.8.0-beta11

Release 0.8.0-beta11 #37

Triggered via push September 2, 2024 12:04
Status Failure
Total duration 57s
Billable time 2m
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
compile: src/serialization/types/EvaluateeResponse.ts#L10
Type 'inferObjectSchemaFromPropertySchemas<{ version: Schema<unknown, unknown>; batchId: Property<"batch_id", string | null | undefined, string | undefined>; orchestrated: Schema<boolean, boolean>; }>' is not assignable to type 'ObjectSchema<Raw, EvaluateeResponse>'.
compile: src/serialization/types/EvaluationReportLogResponse.ts#L11
Type 'inferObjectSchemaFromPropertySchemas<{ evaluatedVersion: Property<"evaluated_version", unknown, unknown>; datapoint: ObjectSchema<Raw, DatapointResponse>; log: Schema<Raw | null | undefined, LogResponse | undefined>; evaluatorLogs: Property<...>; }>' is not assignable to type 'ObjectSchema<Raw, EvaluationReportLogResponse>'.
compile: src/serialization/types/VersionDeploymentResponse.ts#L10
Type 'inferObjectSchemaFromPropertySchemas<{ file: Schema<unknown, unknown>; environment: ObjectSchema<Raw, EnvironmentResponse>; type: Schema<"environment", "environment">; }>' is not assignable to type 'ObjectSchema<Raw, VersionDeploymentResponse>'.
compile: src/serialization/types/VersionIdResponse.ts#L9
Type 'inferObjectSchemaFromPropertySchemas<{ version: Schema<unknown, unknown>; type: Schema<"version", "version">; }>' is not assignable to type 'ObjectSchema<Raw, VersionIdResponse>'.
compile
Process completed with exit code 2.
test
Process completed with exit code 1.
compile
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/