'I am getting a non-descript Gitlab CI error. Can anyone help me try to get a better error statement?

I have this non-descript CI error is it possible to get something more descript?

Code Snippet below:

$ semgrep-agent 
| versions - semgrep 0.81.0 on Python 3.9.10 
| environment - running in environment gitlab-ci, triggering event is 'pull_request' 
| manage - not logged in 
=== setting up agent configuration 
| using semgrep rules from https://semgrep.dev/c/p/security-audit 
| using semgrep rules from https://semgrep.dev/c/p/secrets 
An unexpected error occurred: 
   <class 'sh.ErrorReturnCode_1'> 
    RAN: /usr/bin/git merge-base --all b7cb3f8e678d943b4cded2e55d45221fafbde030 FETCH_HEAD 
    STDOUT: 
    STDERR:


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source