-
reviewdog: fail to run reviewdog: XML syntax error on line 10: expected attribute name in element
Error: Process completed with exit code 1.
i am getting this error on my test ci , but i think its…
-
We want to improve automation in all repos for the Kuadrant components. We're aiming for:
1. good coverage of automation tasks related to code style, testing, CD/CD (image builds, releases), etc
2. …
-
I have a file named `pgadmin.dockerfile` and it fails hadolint with
```
parse error: Invalid numeric literal at line 1, column 7
reviewdog: failed to unmarshal rdjson (DiagnosticResult): proto…
cep21 updated
1 month ago
-
**Describe the solution you'd like**
New output format for `projectHealth` and `buildHealth`.
In order to support features like [Github Checks](https://docs.github.com/en/rest/checks?apiVersion=20…
Nava2 updated
10 months ago
-
see
- [reviewdog/reviewdog: Automated code review tool integrated with any code analysis tools regardless of programming language](https://github.com/reviewdog/reviewdog)
- [reviewdog/action\-mis…
-
Hey!
I really like the actions, however, I'm using Bitbucket on daily basis.
I already added Bitbucket support to the Reviewdog https://github.com/reviewdog/reviewdog/pull/769 and would be happy t…
-
It would be nice to add jupyter notebook support (see https://github.com/reviewdog/action-black/commit/e95a7c6979867f31be167afb02b6488a39dbe292).
-
I'm not sure whether this is channel to ask this question.
I'm planning to setup the alex with reviewdog on the PR from forked repository. I read about the Github limitations to access the reviewdog…
-
**Is your feature request related to a problem? Please describe.**
For 8.5.0, we should prepare to use the Ubuntu 24.04 runners in CI. A little less software is installed by default, they reduced the …
-
Hi!
Have this GitHub Action:
```
env:
LIC: ${{secrets.LIC}}
SNYK_TOKEN: ${{secrets.SNYK_TOKEN}}
REVIEWDOG_GITHUB_API_TOKEN: ${{secrets.REVIEWDOG_GITHUB_API_TOKEN}}
name: Review
on:…