T6701: Added ability to disable the container DNS plugin #6
Annotations
9 errors
Ruff Check:
smoketest/scripts/cli/test_container.py#L48
smoketest/scripts/cli/test_container.py:48:9: E722 Do not use bare `except`
|
Ruff Check:
src/conf_mode/container.py#L101
src/conf_mode/container.py:101:11: E701 Multiple statements on one line (colon)
|
Ruff Check:
src/conf_mode/container.py#L104
src/conf_mode/container.py:104:11: E701 Multiple statements on one line (colon)
|
Ruff Check:
src/conf_mode/container.py#L160
src/conf_mode/container.py:160:29: E722 Do not use bare `except`
|
Ruff Check:
src/conf_mode/container.py#L166
src/conf_mode/container.py:166:29: E722 Do not use bare `except`
|
Ruff Check:
src/conf_mode/container.py#L226
src/conf_mode/container.py:226:43: F541 f-string without any placeholders
|
Ruff Check:
src/conf_mode/container.py#L239
src/conf_mode/container.py:239:35: F541 f-string without any placeholders
|
Ruff Check
Process completed with exit code 1.
|
Ruff Format
Process completed with exit code 1.
|
Loading