feat: add AI summary #775
Annotations
10 errors and 1 warning
lint (18) / Lint:
src/api.ts#L46
'cachedSummary' is never reassigned. Use 'const' instead
|
lint (18) / Lint:
src/api.ts#L46
Insert `;`
|
lint (18) / Lint:
src/api.ts#L112
Delete `⏎`
|
lint (18) / Lint:
src/lib/ai.ts#L1
'express' is defined but never used
|
lint (18) / Lint:
src/lib/ai.ts#L2
'bodyParser' is defined but never used
|
lint (18) / Lint:
src/lib/ai.ts#L4
'URL' is defined but never used
|
lint (18) / Lint:
src/lib/ai.ts#L5
'rpcError' is defined but never used
|
lint (18) / Lint:
src/lib/ai.ts#L5
'fetchWithKeepAlive' is defined but never used
|
lint (18) / Lint:
src/lib/ai.ts#L15
Delete `··`
|
lint (18) / Lint:
src/lib/ai.ts#L17
Delete `··`
|
lint (18) / Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|