The GitHub Actions job "Tests (AMD)" on airflow.git/enable-ruff-PLE1205-logging-too-many-args has succeeded. Run started by GitHub user shahar1 (triggered by shahar1).
Head commit for run: 0346608d352e5d2359901809989892e14f7f3345 / Shahar Epstein <[email protected]> Enable ruff PLE1205 and fix 12 logging calls with too many arguments Extra positional arguments to logging methods are silently dropped when the format string has no corresponding placeholder. Enable PLE1205 (logging-too-many-args) and fix all 12 existing instances: - Add missing %s placeholders where the value was being discarded - Merge accidentally split message strings (ssm.py) - Replace {}-style placeholders with %s (four system test files) Report URL: https://github.com/apache/airflow/actions/runs/25901591068 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
