Skip to content

add a default session that gets reused for direct calls #172

add a default session that gets reused for direct calls

add a default session that gets reused for direct calls #172

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

ci.yaml

on: push
Package: mypy
35s
Package: mypy
Package: ruff
15s
Package: ruff
Backend: mypy
39s
Backend: mypy
Backend: ruff
17s
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.
Backend: 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
Package: ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636