-
works locally.
other test fail locally (but not on CI). --> #767
#764 is blocked on this.
-
why? I can only see the reports by opening the github actions tab, but it doesn't comment anything in the reviews
**NOTES:**
- I'm testing it in a private repository.
**FILE: `.github/workflows…
-
Some private git servers use PKI authentication, and as such when Review Dog tries to submit a report it fails with a `500` error because it didn't present a certificate to the server.
I'm testing …
-
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Use a code formatter to format the codebase.
Before any discussions come up about which coding style to use, I would suggest just to use [Black](https://github.com/psf/black):
> Black is the unc…
-
When using `-reporter=gitlab-mr-discussion` with `-filter-mode=file` it reports the issues to the console, but doesn't add the discussions to the merge request.
The `errorformat` is `%f %m` becaus…
-
Benedikt should be able to fix code and make commit suggestions on GitHub
Sub-tasks:
* [ ] https://github.com/saveourtool/diktat/issues/1538.
* [ ] The action, when run in _fix_ mode, should …
-
Running on [the chainlink repo](https://github.com/smartcontractkit/chainlink) we get:
```
level=error msg="Running error: context loading failed: no go files to analyze"
level=error msg="Timeout…
-
I was looking for a way to exclude files and stumbled upon this issue on GitHub: https://github.com/errata-ai/vale/issues/254. I noticed that Vale CLI has a glob option, so I tried to find the same op…