Addressing comment on PR #25 #23
Annotations
10 errors
|
Ruff (TRY300):
tests/real_integration/check_config.py#L41
tests/real_integration/check_config.py:41:9: TRY300 Consider moving this statement to an `else` block
|
|
Ruff (PLR2004):
tests/real_integration/check_config.py#L39
tests/real_integration/check_config.py:39:36: PLR2004 Magic value used in comparison, consider replacing `404` with a constant variable
|
|
Ruff (PLR2004):
tests/real_integration/check_config.py#L37
tests/real_integration/check_config.py:37:36: PLR2004 Magic value used in comparison, consider replacing `200` with a constant variable
|
|
Ruff (S113):
tests/real_integration/check_config.py#L35
tests/real_integration/check_config.py:35:20: S113 Probable use of `requests` call without timeout
|
|
Ruff (PLC0415):
tests/real_integration/check_config.py#L33
tests/real_integration/check_config.py:33:9: PLC0415 `import` should be at the top-level of a file
|
|
Ruff (PLR0911):
tests/real_integration/check_config.py#L17
tests/real_integration/check_config.py:17:5: PLR0911 Too many return statements (7 > 6)
|
|
Ruff (PLC0415):
tests/real_integration/base_framework.py#L323
tests/real_integration/base_framework.py:323:9: PLC0415 `import` should be at the top-level of a file
|
|
Ruff (RUF003):
tests/real_integration/base_framework.py#L322
tests/real_integration/base_framework.py:322:45: RUF003 Comment contains ambiguous `)` (FULLWIDTH RIGHT PARENTHESIS). Did you mean `)` (RIGHT PARENTHESIS)?
|
|
Ruff (RUF003):
tests/real_integration/base_framework.py#L322
tests/real_integration/base_framework.py:322:26: RUF003 Comment contains ambiguous `(` (FULLWIDTH LEFT PARENTHESIS). Did you mean `(` (LEFT PARENTHESIS)?
|
|
Ruff (PERF203):
tests/real_integration/base_framework.py#L105
tests/real_integration/base_framework.py:105:13: PERF203 `try`-`except` within a loop incurs performance overhead
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
results
Expired
|
1.51 KB |
sha256:662a1fd83044e2e1286befe970741fc9412c45ffb743f81f227f2c7d16511a55
|
|