Feature/video2#61
Merged
Merged
Annotations
10 errors and 1 warning
|
Lint (ruff):
App/routes/explain.py#L119
App/routes/explain.py:119:23: F541 f-string without any placeholders
help: Remove extraneous `f` prefix
|
|
Lint (ruff):
App/routes/explain.py#L36
App/routes/explain.py:36:23: F541 f-string without any placeholders
help: Remove extraneous `f` prefix
|
|
Lint (ruff):
App/routes/auth.py#L1
App/routes/auth.py:1:22: F401 `pydantic.BaseModel` imported but unused
help: Remove unused import: `pydantic.BaseModel`
|
|
Lint (ruff):
App/main.py#L20
App/main.py:20:1: E402 Module level import not at top of file
|
|
Lint (ruff):
App/main.py#L19
App/main.py:19:1: E402 Module level import not at top of file
|
|
Lint (ruff):
App/main.py#L17
App/main.py:17:1: E402 Module level import not at top of file
|
|
Lint (ruff):
App/main.py#L16
App/main.py:16:1: E402 Module level import not at top of file
|
|
Lint (ruff):
App/main.py#L15
App/main.py:15:1: E402 Module level import not at top of file
|
|
Lint (ruff):
App/main.py#L14
App/main.py:14:1: E402 Module level import not at top of file
|
|
Lint (ruff):
App/main.py#L13
App/main.py:13:1: E402 Module level import not at top of file
|
|
Complete job
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-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading