Skip to content

Create route for opportunity #21

Create route for opportunity

Create route for opportunity #21

Triggered via pull request June 3, 2025 19:12
Status Failure
Total duration 10s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
ruff
The process '/opt/hostedtoolcache/ruff/0.11.12/x86_64/ruff' failed with exit code 1
Ruff (E501): labconnect/main/opportunity_routes.py#L847
labconnect/main/opportunity_routes.py:847:89: E501 Line too long (91 > 88)
Ruff (E501): labconnect/main/opportunity_routes.py#L828
labconnect/main/opportunity_routes.py:828:89: E501 Line too long (100 > 88)
Ruff (E501): labconnect/main/opportunity_routes.py#L824
labconnect/main/opportunity_routes.py:824:89: E501 Line too long (94 > 88)
Ruff (F821): labconnect/main/opportunity_routes.py#L824
labconnect/main/opportunity_routes.py:824:44: F821 Undefined name `RecommendsCourses`
Ruff (F821): labconnect/main/opportunity_routes.py#L824
labconnect/main/opportunity_routes.py:824:19: F821 Undefined name `RecommendsCourses`
Ruff (E501): labconnect/main/opportunity_routes.py#L820
labconnect/main/opportunity_routes.py:820:89: E501 Line too long (92 > 88)
ruff
Could not parse version from /home/runner/work/LabConnect-Backend/LabConnect-Backend/pyproject.toml. Using latest version.