Lab Manager Promotion and test fixes #36
Annotations
9 errors and 1 warning
|
ruff
The process '/opt/hostedtoolcache/ruff/0.14.8/x86_64/ruff' failed with exit code 1
|
|
Ruff (E501):
tests/test_manager_promotion.py#L184
tests/test_manager_promotion.py:184:89: E501 Line too long (95 > 88)
|
|
Ruff (E501):
tests/test_manager_promotion.py#L156
tests/test_manager_promotion.py:156:89: E501 Line too long (107 > 88)
|
|
Ruff (E501):
tests/test_manager_promotion.py#L138
tests/test_manager_promotion.py:138:89: E501 Line too long (99 > 88)
|
|
Ruff (E501):
tests/test_manager_promotion.py#L122
tests/test_manager_promotion.py:122:89: E501 Line too long (91 > 88)
|
|
Ruff (E501):
tests/test_general.py#L42
tests/test_general.py:42:89: E501 Line too long (108 > 88)
|
|
Ruff (E501):
tests/test_general.py#L31
tests/test_general.py:31:89: E501 Line too long (94 > 88)
|
|
Ruff (E501):
labconnect/main/auth_routes.py#L217
labconnect/main/auth_routes.py:217:89: E501 Line too long (106 > 88)
|
|
Ruff (E501):
labconnect/main/auth_routes.py#L208
labconnect/main/auth_routes.py:208:89: E501 Line too long (99 > 88)
|
|
ruff
Could not parse version from /home/runner/work/LabConnect-Backend/LabConnect-Backend/pyproject.toml. Using latest version.
|