feat: free debate discovery and budget-limit copy (#70) #299
Annotations
8 warnings
|
ci
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ci:
src/components/SummaryCard.tsx#L63
'inline' is assigned a value but never used
|
|
ci:
src/components/MessageInput.tsx#L323
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
ci:
src/__tests__/validate-verdict.test.ts#L126
'_oc' is assigned a value but never used
|
|
ci:
src/__tests__/validate-verdict.test.ts#L115
'_mv' is assigned a value but never used
|
|
ci:
src/__tests__/validate-verdict.test.ts#L55
'_vs' is assigned a value but never used
|
|
ci:
src/__tests__/validate-verdict.test.ts#L44
'_ra' is assigned a value but never used
|
|
ci:
src/__tests__/validate-verdict.test.ts#L24
'_ma' is assigned a value but never used
|