Lab Manager Promotion and test fixes #35
Annotations
10 errors and 1 warning
|
ruff
The process '/opt/hostedtoolcache/ruff/0.14.6/x86_64/ruff' failed with exit code 1
|
|
Ruff (E501):
tests/test_manager_promotion.py#L180
tests/test_manager_promotion.py:180:89: E501 Line too long (95 > 88)
|
|
Ruff (E501):
tests/test_manager_promotion.py#L152
tests/test_manager_promotion.py:152:89: E501 Line too long (107 > 88)
|
|
Ruff (E501):
tests/test_manager_promotion.py#L135
tests/test_manager_promotion.py:135:89: E501 Line too long (99 > 88)
|
|
Ruff (E501):
tests/test_manager_promotion.py#L119
tests/test_manager_promotion.py:119: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):
tests/conftest.py#L20
tests/conftest.py:20:89: E501 Line too long (95 > 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.
|