add a default session that gets reused for direct calls #172
ci.yaml
on: push
Package: mypy
35s
Package: ruff
15s
Backend: mypy
39s
Backend: ruff
17s
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
|