Skip to content

feature: fixes evaluations filtering in documentuuid view #1205

feature: fixes evaluations filtering in documentuuid view

feature: fixes evaluations filtering in documentuuid view #1205

Triggered via pull request September 11, 2024 07:56
Status Failure
Total duration 2m 0s
Artifacts

lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint (20.x)
Property 'createEvaluation' does not exist on type 'typeof import("/home/runner/work/latitude-llm/latitude-llm/packages/core/src/tests/factories/index")'.
lint (20.x)
Property 'createEvaluation' does not exist on type 'typeof import("/home/runner/work/latitude-llm/latitude-llm/packages/core/src/tests/factories/index")'.
lint (20.x)
Argument of type '{ uuid: string; }' is not assignable to parameter of type 'string'.
lint (20.x)
@latitude-data/web#tc: command (/home/runner/work/latitude-llm/latitude-llm/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run tc exited (2)
lint (20.x)
Process completed with exit code 2.
lint (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/