Skip to content

Evals

Evals #48

Triggered via pull request April 5, 2024 21:29
Status Success
Total duration 1m 16s
Artifacts

ci.yml

on: pull_request
Check linting
31s
Check linting
Check formatting
25s
Check formatting
Build backend
1m 7s
Build backend
Fit to window
Zoom out
Zoom in

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/.