Skip to content

fix: add /feed to landing page nav, fix feed API lint errors with pri… #24

fix: add /feed to landing page nav, fix feed API lint errors with pri…

fix: add /feed to landing page nav, fix feed API lint errors with pri… #24

Triggered via push March 20, 2026 06:04
Status Failure
Total duration 1m 5s
Artifacts

ci.yml

on: push
Matrix: Python Tests
Docker Build
0s
Docker Build
Deploy to Railway
0s
Deploy to Railway
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 15 warnings
Rust Check
Process completed with exit code 1.
Next.js Check: uet_web/src/app/[locale]/pricing/page.tsx#L158
`'` can be escaped with `'`, `‘`, `'`, `’`
Next.js Check: uet_web/src/app/[locale]/layout.tsx#L35
Unexpected any. Specify a different type
Next.js Check: uet_web/src/app/[locale]/chat/page.tsx#L20
Unexpected any. Specify a different type
Next.js Check: uet_web/src/app/[locale]/chat/page.tsx#L18
Unexpected any. Specify a different type
Next.js Check: uet_web/src/app/[locale]/chat/page.tsx#L16
Unexpected any. Specify a different type
Next.js Check: uet_web/src/app/[locale]/auth/reset/page.tsx#L77
`'` can be escaped with `'`, `‘`, `'`, `’`
Next.js Check: uet_web/src/app/[locale]/auth/reset/page.tsx#L41
`'` can be escaped with `'`, `‘`, `'`, `’`
Next.js Check: uet_web/src/app/[locale]/auth/register/page.tsx#L59
`'` can be escaped with `'`, `‘`, `'`, `’`
Next.js Check: uet_web/src/app/[locale]/auth/register/page.tsx#L56
`'` can be escaped with `'`, `‘`, `'`, `’`
Next.js Check: uet_web/src/app/[locale]/auth/login/page.tsx#L110
`'` can be escaped with `'`, `‘`, `'`, `’`
Rust Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python Tests (3.10)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python Tests (3.11)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python Tests (3.12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Next.js Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Next.js Check: uet_web/src/app/[locale]/auth/reset/confirm/page.tsx#L87
'err' is defined but never used
Next.js Check: uet_web/src/app/[locale]/auth/reset/confirm/page.tsx#L3
'useEffect' is defined but never used
Next.js Check: uet_web/src/app/[locale]/auth/register/page.tsx#L43
'err' is defined but never used
Next.js Check: uet_web/src/app/[locale]/auth/register/page.tsx#L8
'router' is assigned a value but never used
Next.js Check: uet_web/src/app/[locale]/auth/login/page.tsx#L41
'err' is defined but never used
Next.js Check: uet_web/src/app/[locale]/account/page.tsx#L382
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
Next.js Check: uet_web/src/app/[locale]/account/page.tsx#L166
React Hook useEffect has missing dependencies: 'fetchMining' and 'fetchWallet'. Either include them or remove the dependency array
Next.js Check: uet_web/src/app/[locale]/account/page.tsx#L157
React Hook useEffect has missing dependencies: 'DEV_MODE', 'fetchData', and 'mockUser'. Either include them or remove the dependency array
Next.js Check: uet_web/src/app/[locale]/account/page.tsx#L81
'setActiveIntegration' is assigned a value but never used
Next.js Check: uet_web/scripts/translate-docs.ts#L91
'error' is defined but never used