Skip to content
Triggered via push December 10, 2024 09:09
Status Failure
Total duration 32s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
CI
Property 'result' is missing in type '{ name: string; meta: { evalite: { duration: number; sourceCodeHash: string; results: { input: string; duration: number; output: string; expected: string; scores: { name: string; score: number; }[]; traces: never[]; }[]; }; }; }' but required in type '{ name: string; result: { state: "fail" | "pass" | "run" | "skip"; } | undefined; meta: { evalite?: TaskMeta | undefined; }; }'.
CI
@evalite/core#build: command (/home/runner/work/evalite/evalite/packages/evalite-core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
CI
Process completed with exit code 2.
CI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636