Feature/document evaluations UI #1120
Annotations
4 errors and 1 warning
lint (20.x)
@latitude-data/core#lint: command (/home/runner/work/latitude-llm/latitude-llm/packages/core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
lint (20.x):
packages/core/src/repositories/evaluationsRepository.ts#L10
'documentLogs' is defined but never used. Allowed unused vars must match /^_/u
|
lint (20.x):
packages/core/src/services/evaluationTemplates/create.test.ts#L13
'ctx' is defined but never used. Allowed unused args must match /^_/u
|
lint (20.x)
Process completed with exit code 1.
|
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/
|