Add profile management and single opportunity endpoints #23
Annotations
10 errors and 1 warning
|
Ruff (E501):
tests/test_profile_routes.py#L72
tests/test_profile_routes.py:72:89: E501 Line too long (95 > 88)
|
|
Ruff (E501):
tests/test_profile_routes.py#L52
tests/test_profile_routes.py:52:89: E501 Line too long (106 > 88)
|
|
Ruff (E501):
tests/test_profile_routes.py#L41
tests/test_profile_routes.py:41:89: E501 Line too long (104 > 88)
|
|
Ruff (E501):
tests/test_profile_routes.py#L25
tests/test_profile_routes.py:25:89: E501 Line too long (89 > 88)
|
|
Ruff (E501):
labconnect/main/profile_routes.py#L71
labconnect/main/profile_routes.py:71:89: E501 Line too long (96 > 88)
|
|
Ruff (E501):
labconnect/main/profile_routes.py#L69
labconnect/main/profile_routes.py:69:89: E501 Line too long (93 > 88)
|
|
Ruff (E501):
labconnect/main/profile_routes.py#L51
labconnect/main/profile_routes.py:51:89: E501 Line too long (99 > 88)
|
|
Ruff (E501):
labconnect/main/profile_routes.py#L39
labconnect/main/profile_routes.py:39:89: E501 Line too long (99 > 88)
|
|
Ruff (E501):
labconnect/main/profile_routes.py#L13
labconnect/main/profile_routes.py:13:89: E501 Line too long (90 > 88)
|
|
Ruff (E501):
labconnect/main/opportunity_routes.py#L45
labconnect/main/opportunity_routes.py:45: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.
|