'Dependency installation failed' error across all repos

Hello, I’m new to Deepsource and configuring it across multiple golang microservices, some version 1.23.1, some 1.24.1. None of them show any errors when running analysis, but they also do not report any issues which seems unlikely. Looking closer, they all have a log message indicating:

warning
Dependency installation failed. It happens when SSH access to a private dependency is not configured...

Since we have integrated Deepsource with Github, I have added an SSH key to a machine user with configured access to all of our private repos as described in your documentation. However, I’m still seeing the same results.

Any suggestions on what I’m missing?

Thanks,

Hayden