chore: initial commit — QuantumByte open core #2
ci.yml
on: push
Web (lint, typecheck, test)
43s
Python (ruff)
8s
Annotations
4 warnings
|
Python (ruff)
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, astral-sh/ruff-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Web (lint, typecheck, test)
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/
|
|
Web (lint, typecheck, test):
apps/web/src/components/blueprint/chat/message-bubble.tsx#L275
'ActivityLine' is defined but never used
|
|
Web (lint, typecheck, test):
apps/web/src/app/api/hello/route.ts#L1
'request' is defined but never used
|