Skip to content

Codeclimate integration failing

Codeclimate integration on the merge request is failing on a server I have configured, running 9.3.5.

A pipeline has run on the master branch, and has succeeded numerous times. I have attached the JSON output of the code climate job to this issue. codeclimate-master.json

Subsequently run is a merge request that resolves the code issue in question, in a merge request. Here is the JSON output from that pipeline. codeclimate-improved.json

In both cases, these JSON files were retrieved from the artifact system. A quick scan of log files show no errors. One item to note is that this instance is running in HA as well as supporting a Geo node.

How can we debug this? The project in question is located here: https://gitlab.aws.s1lv.com/developers-us/java-app/java-lib

Edited by silv