A few days ago, the builds in my go project have been failing with an " Error compiling SCC-compile" error. It mentions a few packages, both internal as well as dependencies.
This seems like a false warning, since my project builds correctly. How can I debug this?