[pod/pr-validator-gbf27-lint-pod/prepare] 2026-07-30T17:00:35.688610397-05:00 2026/07/30 22:00:35 Entrypoint initialization
[pod/pr-validator-gbf27-lint-pod/place-scripts] 2026-07-30T17:00:37.589326912-05:00 2026/07/30 22:00:37 Decoded script /tekton/scripts/script-0-vrs6q
[pod/pr-validator-gbf27-lint-pod/step-ruff-mypy] 2026-07-30T17:00:45.315771073-05:00 Installing ruff==0.8.6 mypy==1.14.1 (+ lib runtime deps for mypy import resolution)…
[pod/pr-validator-gbf27-lint-pod/step-ruff-mypy] 2026-07-30T17:01:00.401117790-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-gbf27-lint-pod/step-ruff-mypy] 2026-07-30T17:01:00.506657377-05:00 == ruff check . ==
[pod/pr-validator-gbf27-lint-pod/step-ruff-mypy] 2026-07-30T17:01:00.532203533-05:00 analytics/tests/test_category_breadth.py:28:1: I001 [*] Import block is un-sorted or un-formatted
[pod/pr-validator-gbf27-lint-pod/step-ruff-mypy] 2026-07-30T17:01:00.532229972-05:00    |
[pod/pr-validator-gbf27-lint-pod/step-ruff-mypy] 2026-07-30T17:01:00.532236042-05:00 26 |   sys.path.insert(0, str(Path(__file__).resolve().parents[1] / "src"))
[pod/pr-validator-gbf27-lint-pod/step-ruff-mypy] 2026-07-30T17:01:00.532241252-05:00 27 |   
[pod/pr-validator-gbf27-lint-pod/step-ruff-mypy] 2026-07-30T17:01:00.532246892-05:00 28 | / from storeminder.data.preprocessor import DataPreprocessor as DP  # noqa: E402
[pod/pr-validator-gbf27-lint-pod/step-ruff-mypy] 2026-07-30T17:01:00.532251712-05:00 29 | | 
[pod/pr-validator-gbf27-lint-pod/step-ruff-mypy] 2026-07-30T17:01:00.532256642-05:00 30 | | 
[pod/pr-validator-gbf27-lint-pod/step-ruff-mypy] 2026-07-30T17:01:00.532261942-05:00 31 | | # ---------------------------------------------------------------------------
[pod/pr-validator-gbf27-lint-pod/step-ruff-mypy] 2026-07-30T17:01:00.532267092-05:00    | |_^ I001
[pod/pr-validator-gbf27-lint-pod/step-ruff-mypy] 2026-07-30T17:01:00.532272042-05:00 32 |   # Helpers
[pod/pr-validator-gbf27-lint-pod/step-ruff-mypy] 2026-07-30T17:01:00.532277362-05:00 33 |   # ---------------------------------------------------------------------------
[pod/pr-validator-gbf27-lint-pod/step-ruff-mypy] 2026-07-30T17:01:00.532282822-05:00    |
[pod/pr-validator-gbf27-lint-pod/step-ruff-mypy] 2026-07-30T17:01:00.532300412-05:00    = help: Organize imports
[pod/pr-validator-gbf27-lint-pod/step-ruff-mypy] 2026-07-30T17:01:00.532305492-05:00 
[pod/pr-validator-gbf27-lint-pod/step-ruff-mypy] 2026-07-30T17:01:00.532311492-05:00 Found 1 error.
[pod/pr-validator-gbf27-lint-pod/step-ruff-mypy] 2026-07-30T17:01:00.532317662-05:00 [*] 1 fixable with the `--fix` option.
