Implement filter logs by creation date and refactor a bit #3005
Annotations
4 errors and 1 warning
lint (20.x):
packages/core/src/services/documentLogs/logsFilterUtils/buildLogsFilterSQLConditions.ts#L1
'gte' is defined but never used. Allowed unused vars must match /^_/u
|
lint (20.x):
packages/core/src/services/documentLogs/logsFilterUtils/buildLogsFilterSQLConditions.ts#L1
'lte' is defined but never used. Allowed unused vars must match /^_/u
|
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)
Process completed with exit code 1.
|
lint (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|