Skip to content

fix local session naming clash #173

fix local session naming clash

fix local session naming clash #173

Triggered via push January 9, 2025 14:49
Status Failure
Total duration 1m 12s
Artifacts

ci.yaml

on: push
Package: mypy
31s
Package: mypy
Package: ruff
17s
Package: ruff
Backend: mypy
38s
Backend: mypy
Backend: ruff
12s
Backend: ruff
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
Package: mypy: libertai_agents/libertai_agents/agents.py#L164
[mypy] reported by reviewdog 🐶 Incompatible types in assignment (expression has type "ClientSession", variable has type "None") [assignment] Raw Output: /home/runner/work/libertai-agents/libertai-agents/libertai_agents/libertai_agents/agents.py:164:33: error: Incompatible types in assignment (expression has type "ClientSession", variable has type "None") [assignment]
Package: mypy: libertai_agents/libertai_agents/agents.py#L192
[mypy] reported by reviewdog 🐶 Incompatible types in assignment (expression has type "ClientSession", variable has type "None") [assignment] Raw Output: /home/runner/work/libertai-agents/libertai-agents/libertai_agents/libertai_agents/agents.py:192:33: error: Incompatible types in assignment (expression has type "ClientSession", variable has type "None") [assignment]
Package: mypy
Process completed with exit code 1.
Package: ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Backend: mypy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Backend: ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636