Discussions

Ask a Question

Pull Request webhooks return 401 error on self-hosted

I have added a repository from bitbucket as self hosted repository and it is able to analyse branch I have mentioned so it is working fine in that scenario. After that I have added pull request webhooks in bitbucket but it always gives error 401 Response from https://codebeat.co/webhooks/bitbucket/pull_requests/<Project uuid taken from codebeat project setting> HTTP status: 401

e-mail with mismatch subject vs body text

Hello, thx for this site and its reporting facilities! My latest notification e-mail had the following content (excerpt): Subject: "New report for SaltGUI project. Code quality has declined." Body: [...]*** 2.21 GPA from last report. Your code has *improved* - good job! ***[...] That is the opposite of what the mail's subject says! Also the value before "from last report" is missing. The previous e-mail (that I can find) reported "2.19 GPA". hope this helps to improve further...

Repo settings and pull requests menu disappeared

I saw that the Settings, Pull request and quick wins menus disappeared. As a result I cannot delete a repo etc. Can you please advise why this happened and steps to resolve it?

Check is missing

It is a month now, that I have noticed that codebeat check was missing in every PR with the develop branch. I 've tried to investigate it more and I found that results are delivered (in GitHub's webhook tab) but the check is not there. Is there anything I can do to reenable it?

Stuck in Pending — analysis in progress

Hello, The codebeat check on all of our projects is saying "Pending — analysis in progress" (for over 48h). Same for the codebeat pages. Is the service maybe down? Greetings, Sascha

Too much data to display

In one of our branches are getting this message. But there is not a lot of issues (1 Introduced).

Is this still being maintained?

Curious, as I got a `Namespace too long` error reported, but no indication of what namespace it is referring to.

SwiftLint config is not working

I added .swiftlint.yml configuration file to my project, but I still see disabled rules reported. Why is that?

Is it possible to submit

The Golang information on this [site](https://hub.codebeat.co/docs/test-coverage-reports#section-setting-up-for-go) is out of date. - The Golang now has a fix in place for the issue with testing multiple Go packages with coverage. - The `codeclimate-test-reporter` is depreciated. Is it possible to send the report via curl? ```text https://www.npmjs.com/package/codeclimate-test-reporter This package has been deprecated Author message: codeclimate-test-reporter has been deprecated in favor of our new unified test-reporter. Please visit https://docs.codeclimate.com/docs/configuring-test-coverage for details on setting up the new test-reporter. ```

Is it possible to switch branch from master to any ?

I would like to know, if this is possible to switch branch from master to any other branch ?