[pod/pr-validator-4ztm6-lint-pod/prepare] 2026-08-03T13:40:00.115240498-05:00 2026/08/03 18:40:00 Entrypoint initialization [pod/pr-validator-4ztm6-lint-pod/place-scripts] 2026-08-03T13:40:01.283549322-05:00 2026/08/03 18:40:01 Decoded script /tekton/scripts/script-0-7cql5 [pod/pr-validator-4ztm6-lint-pod/step-ruff-mypy] 2026-08-03T13:40:05.551443169-05:00 Installing ruff==0.8.6 mypy==1.14.1 (+ lib runtime deps for mypy import resolution)… [pod/pr-validator-4ztm6-lint-pod/step-ruff-mypy] 2026-08-03T13:40:15.226519374-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-4ztm6-lint-pod/step-ruff-mypy] 2026-08-03T13:40:15.343409711-05:00 == ruff check . == [pod/pr-validator-4ztm6-lint-pod/step-ruff-mypy] 2026-08-03T13:40:15.367090729-05:00 All checks passed! [pod/pr-validator-4ztm6-lint-pod/step-ruff-mypy] 2026-08-03T13:40:15.372893437-05:00 == mypy == [pod/pr-validator-4ztm6-lint-pod/step-ruff-mypy] 2026-08-03T13:40:18.597245727-05:00 packages/storeminder-tools/src/storeminder/agents/base_agent.py:34: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] [pod/pr-validator-4ztm6-lint-pod/step-ruff-mypy] 2026-08-03T13:40:18.597267826-05:00 packages/storeminder-tools/src/storeminder/agents/base_agent.py:37: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] [pod/pr-validator-4ztm6-lint-pod/step-ruff-mypy] 2026-08-03T13:40:19.464279406-05:00 Success: no issues found in 52 source files [pod/pr-validator-4ztm6-lint-pod/step-ruff-mypy] 2026-08-03T13:40:19.480055522-05:00 === lint OK (ruff + mypy clean) ===