[pod/pr-validator-dp6nv-lint-pod/prepare] 2026-07-23T06:19:33.037546841-05:00 2026/07/23 11:19:33 Entrypoint initialization [pod/pr-validator-dp6nv-lint-pod/place-scripts] 2026-07-23T06:19:33.323233079-05:00 2026/07/23 11:19:33 Decoded script /tekton/scripts/script-0-dqfms [pod/pr-validator-dp6nv-lint-pod/step-ruff-mypy] 2026-07-23T06:19:37.598805027-05:00 Installing ruff==0.8.6 mypy==1.14.1 (+ lib runtime deps for mypy import resolution)… [pod/pr-validator-dp6nv-lint-pod/step-ruff-mypy] 2026-07-23T06:19:49.590598577-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-dp6nv-lint-pod/step-ruff-mypy] 2026-07-23T06:19:49.663979850-05:00 == ruff check . == [pod/pr-validator-dp6nv-lint-pod/step-ruff-mypy] 2026-07-23T06:19:49.685313827-05:00 All checks passed! [pod/pr-validator-dp6nv-lint-pod/step-ruff-mypy] 2026-07-23T06:19:49.689600940-05:00 == mypy == [pod/pr-validator-dp6nv-lint-pod/step-ruff-mypy] 2026-07-23T06:19:52.467780675-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-dp6nv-lint-pod/step-ruff-mypy] 2026-07-23T06:19:52.467885544-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-dp6nv-lint-pod/step-ruff-mypy] 2026-07-23T06:19:53.264854693-05:00 Success: no issues found in 51 source files [pod/pr-validator-dp6nv-lint-pod/step-ruff-mypy] 2026-07-23T06:19:53.279799414-05:00 === lint OK (ruff + mypy clean) ===