revive-action icon indicating copy to clipboard operation
revive-action copied to clipboard

Lint your Go code with Revive

Results 17 revive-action issues
Sort by recently updated
recently updated
newest added

Bumps alpine from 3.16.2 to 3.17.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=alpine&package-manager=docker&previous-version=3.16.2&new-version=3.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

Bumps golang from 1.19.1 to 1.19.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.19.1&new-version=1.19.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

Thanks very much for this project. In github actions pan, I get a bunch of warnings. It would be nice to get informtion on file and function name. Is there...

Cool project! We've started using `revive-action` at [Pyroscope](https://github.com/pyroscope-io/pyroscope/pull/183) and one of the issues we've ran into is that github has a limit of 10 annotations max. This means for most...

Bumps golang from 1.22.0 to 1.22.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.22.0&new-version=1.22.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

It looks like this action does not pass args like the custom config file to the container. According to https://docs.github.com/en/actions/creating-actions/creating-a-docker-container-action#creating-an-action-metadata-file you need to add it as args in the docker...

My projects: ``` work.go work_darwin.go work_linux.go work_windows.go ``` For those files, revive only works that corresponding platform. e.g. on macOS it detects work_darwin.go only, and on Ubuntu, it works for...

We are trying to add this action as part of our CI process and its succeeds even though there are errors. GHA yml file... ``` name: Go Code Quality Checks...

Bumps alpine from 3.19.1 to 3.20.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=alpine&package-manager=docker&previous-version=3.19.1&new-version=3.20.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

Bumps golang from 1.22.0 to 1.22.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.22.0&new-version=1.22.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker