fix: improve error handling in agent connection and update logging me… #124
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: push
setup
6s
ruff-format
6s
ruff-lint
4s
mypy-type-check
16s
pytest
12s
Annotations
2 errors
|
Ruff (F841):
adf_core_python/core/agent/agent.py#L200
adf_core_python/core/agent/agent.py:200:9: F841 Local variable `a` is assigned to but never used
|
|
ruff-lint
Process completed with exit code 1.
|