Skip to content

T6701: Added ability to disable the container DNS plugin #4

T6701: Added ability to disable the container DNS plugin

T6701: Added ability to disable the container DNS plugin #4

Triggered via pull request September 11, 2024 01:57
@dvlogicdvlogic
synchronize #4032
Status Failure
Total duration 23s
Artifacts

lint-with-ruff.yml

on: pull_request_target
ruff-lint  /  ruff-lint
10s
ruff-lint / ruff-lint
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Ruff (E722): smoketest/scripts/cli/test_container.py#L48
smoketest/scripts/cli/test_container.py:48:9: E722 Do not use bare `except`
Ruff (E701): src/conf_mode/container.py#L101
src/conf_mode/container.py:101:11: E701 Multiple statements on one line (colon)
Ruff (E701): src/conf_mode/container.py#L104
src/conf_mode/container.py:104:11: E701 Multiple statements on one line (colon)
Ruff (E722): src/conf_mode/container.py#L160
src/conf_mode/container.py:160:29: E722 Do not use bare `except`
Ruff (E722): src/conf_mode/container.py#L166
src/conf_mode/container.py:166:29: E722 Do not use bare `except`
Ruff (F541): src/conf_mode/container.py#L226
src/conf_mode/container.py:226:43: F541 f-string without any placeholders
Ruff (F541): src/conf_mode/container.py#L239
src/conf_mode/container.py:239:35: F541 f-string without any placeholders
ruff-lint / ruff-lint
Process completed with exit code 1.
ruff-lint / ruff-lint
Process completed with exit code 1.