fix: Lighthouse optimizations - SEO, accessibility, and performance #10
lint.yml
on: push
Backend (Ruff)
13s
Frontend (ESLint + Prettier)
33s
Frontend Build
48s
Annotations
4 errors and 3 warnings
|
Backend (Ruff)
Process completed with exit code 1.
|
|
Ruff (ARG002):
backend/services/langfuse.py#L31
services/langfuse.py:31:32: ARG002 Unused method argument: `name`
|
|
Ruff (ARG002):
backend/services/langfuse.py#L28
services/langfuse.py:28:26: ARG002 Unused method argument: `name`
|
|
Frontend (ESLint + Prettier)
Process completed with exit code 1.
|
|
Backend (Ruff)
The process '/usr/bin/git' failed with exit code 128
|
|
Frontend (ESLint + Prettier)
The process '/usr/bin/git' failed with exit code 128
|
|
Frontend Build
The process '/usr/bin/git' failed with exit code 128
|