deps(agent): Updates with latest GOAT fixes #188
ci.yaml
on: push
Package: mypy
1m 18s
Package: ruff
14s
Backend: mypy
39s
Backend: ruff
15s
Annotations
3 errors and 3 warnings
Package: mypy:
libertai_agents/libertai_agents/models/models.py#L3
[mypy] reported by reviewdog 🐶
Skipping analyzing "huggingface_hub": module is installed, but missing library stubs or py.typed marker [import-untyped]
Raw Output:
/home/runner/work/libertai-agents/libertai-agents/libertai_agents/libertai_agents/models/models.py:3:1: error: Skipping analyzing "huggingface_hub": module is installed, but missing library stubs or py.typed marker [import-untyped]
|
Package: mypy:
home/runner/.cache/pypoetry/virtualenvs/libertai-agents-cGTlWRjZ-py3.12/lib/python3.12/site-packages/langchain_community/chat_models/outlines.py#L119
[mypy] reported by reviewdog 🐶
invalid escape sequence '\d'
Raw Output:
/home/runner/.cache/pypoetry/virtualenvs/libertai-agents-cGTlWRjZ-py3.12/lib/python3.12/site-packages/langchain_community/chat_models/outlines.py:119: SyntaxWarning: invalid escape sequence '\d'
|
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: 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
|