Regression from 3rd party deps. Test failures in CI (the "tox" workflow) due to Callback API v1 deprecation warnings, on Py 3.8-3.12 (Tox 4.23.2, Pytest 8.3.3). The tests pass on Py 3.7 (Tox 4.8.0, Pytest 7.4.4 ).. #866
Labels
Status: Available
No one has claimed responsibility for resolving this issue.
The last run on this repo was 6 months ago. If nothing else, it would be good to run it again in this repo, alongside the scheduled Code Quality jobs.
The failures seem due to Deprecation warnings of the API v1, so maybe a new version of something interprets warnings as test failures.
I can't approve workflows in this repo, but I've tried to run them in my fork (only the workflow files have been changed in the master branch, to run CI on all branches):
https://github.com/JamesParrott/paho.mqtt.python/actions/runs/11576577949/job/32225887766
The text was updated successfully, but these errors were encountered: