[pod/pr-validator-main-l289f-lint-pod/prepare] 2026-07-30T15:14:28.120426183-05:00 2026/07/30 20:14:28 Entrypoint initialization
[pod/pr-validator-main-l289f-lint-pod/place-scripts] 2026-07-30T15:14:29.127203168-05:00 2026/07/30 20:14:29 Decoded script /tekton/scripts/script-0-4pdjq
[pod/pr-validator-main-l289f-lint-pod/step-ruff-mypy] 2026-07-30T15:14:33.526519920-05:00 Installing ruff==0.8.6 mypy==1.14.1 (+ lib runtime deps for mypy import resolution)…
[pod/pr-validator-main-l289f-lint-pod/step-ruff-mypy] 2026-07-30T15:14:51.468613096-05:00 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
[pod/pr-validator-main-l289f-lint-pod/step-ruff-mypy] 2026-07-30T15:14:51.567158402-05:00 == ruff check . ==
[pod/pr-validator-main-l289f-lint-pod/step-ruff-mypy] 2026-07-30T15:14:51.595536016-05:00 analytics/tests/test_category_breadth.py:28:1: I001 [*] Import block is un-sorted or un-formatted
[pod/pr-validator-main-l289f-lint-pod/step-ruff-mypy] 2026-07-30T15:14:51.595559086-05:00    |
[pod/pr-validator-main-l289f-lint-pod/step-ruff-mypy] 2026-07-30T15:14:51.595565466-05:00 26 |   sys.path.insert(0, str(Path(__file__).resolve().parents[1] / "src"))
[pod/pr-validator-main-l289f-lint-pod/step-ruff-mypy] 2026-07-30T15:14:51.595571256-05:00 27 |   
[pod/pr-validator-main-l289f-lint-pod/step-ruff-mypy] 2026-07-30T15:14:51.595576166-05:00 28 | / from storeminder.data.preprocessor import DataPreprocessor as DP  # noqa: E402
[pod/pr-validator-main-l289f-lint-pod/step-ruff-mypy] 2026-07-30T15:14:51.595580876-05:00 29 | | 
[pod/pr-validator-main-l289f-lint-pod/step-ruff-mypy] 2026-07-30T15:14:51.595585556-05:00 30 | | 
[pod/pr-validator-main-l289f-lint-pod/step-ruff-mypy] 2026-07-30T15:14:51.595590766-05:00 31 | | # ---------------------------------------------------------------------------
[pod/pr-validator-main-l289f-lint-pod/step-ruff-mypy] 2026-07-30T15:14:51.595595536-05:00    | |_^ I001
[pod/pr-validator-main-l289f-lint-pod/step-ruff-mypy] 2026-07-30T15:14:51.595611896-05:00 32 |   # Helpers
[pod/pr-validator-main-l289f-lint-pod/step-ruff-mypy] 2026-07-30T15:14:51.595616586-05:00 33 |   # ---------------------------------------------------------------------------
[pod/pr-validator-main-l289f-lint-pod/step-ruff-mypy] 2026-07-30T15:14:51.595621216-05:00    |
[pod/pr-validator-main-l289f-lint-pod/step-ruff-mypy] 2026-07-30T15:14:51.595626316-05:00    = help: Organize imports
[pod/pr-validator-main-l289f-lint-pod/step-ruff-mypy] 2026-07-30T15:14:51.595630946-05:00 
[pod/pr-validator-main-l289f-lint-pod/step-ruff-mypy] 2026-07-30T15:14:51.595635786-05:00 Found 1 error.
[pod/pr-validator-main-l289f-lint-pod/step-ruff-mypy] 2026-07-30T15:14:51.595641476-05:00 [*] 1 fixable with the `--fix` option.
