feat: rag new schema, standalone package #1535
Annotations
11 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
apps/nextjs/scripts/aila-cli.ts#L2
All imports in the declaration are only used as types. Use `import type`
|
lint:
apps/nextjs/scripts/aila-cli.ts#L5
Async method 'onStreamError' has no 'await' expression
|
lint:
apps/nextjs/scripts/aila-cli.ts#L5
'aila' is defined but never used
|
lint:
apps/nextjs/scripts/aila-cli.ts#L5
'enqueue' is defined but never used
|
lint:
apps/nextjs/scripts/aila-cli.ts#L9
'moderation' is defined but never used
|
lint:
apps/nextjs/scripts/aila-cli.ts#L9
'aila' is defined but never used
|
lint:
apps/nextjs/scripts/aila-cli.ts#L9
'enqueue' is defined but never used
|
lint:
apps/nextjs/scripts/aila-cli.ts#L12
'promise' is defined but never used
|
lint:
apps/nextjs/scripts/aila-cli.ts#L21
Unexpected console statement
|
lint:
apps/nextjs/scripts/aila-cli.ts#L22
Unexpected console statement
|