/triage/src/triage/component/catwalk/storage.py:549: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
return yaml.load(fd)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
======================================================================