Evals #48
ci.yml
on: pull_request
Check linting
31s
Check formatting
25s
Build backend
1m 7s
Annotations
6 warnings
Check formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check linting:
frontend/app/components/ChatWindow.tsx#L51
React Hook useEffect has a missing dependency: 'searchParams'. Either include it or remove the dependency array
|
Check linting:
frontend/app/components/ChatWindow.tsx#L322
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
Check linting:
frontend/app/components/ChatWindow.tsx#L322
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
Build backend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|