Skip to content

Feature/run evaluation prompt #1066

Feature/run evaluation prompt

Feature/run evaluation prompt #1066

Triggered via pull request September 5, 2024 13:51
Status Failure
Total duration 57s
Artifacts

lint.yml

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

Annotations

10 errors and 1 warning
lint (20.x)
@latitude-data/sdk-js#build: command (/home/runner/work/latitude-llm/latitude-llm/packages/sdks/typescript) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
lint (20.x)
The inferred type of 'unsafelyGetUser' cannot be named without a reference to '@latitude-data/jobs/node_modules/@latitude-data/core/node_modules/drizzle-orm/pg-core/query-builders/query'. This is likely not portable. A type annotation is necessary.
lint (20.x)
The inferred type of 'unsafelyFindMagicLinkByToken' cannot be named without a reference to '@latitude-data/jobs/node_modules/@latitude-data/core/node_modules/drizzle-orm/pg-core/query-builders/query'. This is likely not portable. A type annotation is necessary.
lint (20.x)
The inferred type of 'findAll' cannot be named without a reference to '@latitude-data/jobs/node_modules/@latitude-data/core/node_modules/drizzle-orm/query-builders/select.types'. This is likely not portable. A type annotation is necessary.
lint (20.x)
The inferred type of 'findAll' cannot be named without a reference to '@latitude-data/jobs/node_modules/@latitude-data/core/node_modules/drizzle-orm/query-builders/select.types'. This is likely not portable. A type annotation is necessary.
lint (20.x)
The inferred type of 'findAll' cannot be named without a reference to '@latitude-data/jobs/node_modules/@latitude-data/core/node_modules/drizzle-orm/query-builders/select.types'. This is likely not portable. A type annotation is necessary.
lint (20.x)
The inferred type of 'findAll' cannot be named without a reference to '@latitude-data/jobs/node_modules/@latitude-data/core/node_modules/drizzle-orm/query-builders/select.types'. This is likely not portable. A type annotation is necessary.
lint (20.x)
The inferred type of 'findAll' cannot be named without a reference to '@latitude-data/jobs/node_modules/@latitude-data/core/node_modules/drizzle-orm/query-builders/select.types'. This is likely not portable. A type annotation is necessary.
lint (20.x)
The inferred type of 'findAll' cannot be named without a reference to '@latitude-data/jobs/node_modules/@latitude-data/core/node_modules/drizzle-orm/query-builders/select.types'. This is likely not portable. A type annotation is necessary.
lint (20.x)
The inferred type of 'find' cannot be named without a reference to '@latitude-data/jobs/node_modules/@latitude-data/core/node_modules/drizzle-orm/query-builders/select.types'. This is likely not portable. A type annotation is necessary.
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/