-
I'm getting this error when running on github actions.
```
Selenium::WebDriver::Error::UnknownError:
unknown error: Chrome failed to start: exited abnormally.
(unknown er…
-
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
- […
-
Hello, with this config I'm unable to see review comments with detected issues:
```
- name: detekt
uses: alaegin/Detekt-Action@v1.15.0.1
with:
github_token: ${{ se…
-
Hey. Thanks for your work :)
I faced issue, that reviewdog does not report formatting issues. Lint works fine, just formatting is empty.
My biome is `1.7.3`
I have simple config like in you exa…
-
I am using reviewdog reporter via wemake-python-styleguide. When I choose the reporter 'github-pr-review'
with the following build
```
name: "lint"
on:
push:
pull_request:
# The bra…
-
Hey, I just stumled across this amazing repo and I am thinking about integrating it with the CI/CD of our 14+ repos, that would help a lot.
I am using [XO](https://github.com/xojs/xo) as my linter,…
-
The maintenance of this project seems to be stopped.
@haya14busa If you have enough time for maintenance, I'm going to support you.
What do you think about moving the reviewdog repository to an or…
-
I am running an action on a forked repository, and get the following message
`reviewdog: This GitHub token doesn't have write permission of Review API [1],
so reviewdog will report results via …
-
Is there a way to force the wemake-python-styleguide action to show recommendation only for those files that have been changed in the PR? Currently, the action log shows recommendations for the entire…
-