golangci-lint-action icon indicating copy to clipboard operation
golangci-lint-action copied to clipboard

Official GitHub Action for golangci-lint from its authors

Results 67 golangci-lint-action issues
Sort by recently updated
recently updated
newest added
trafficstars

### Welcome - [X] Yes, I understand that the GitHub action repository is not the repository of golangci-lint itself. - [X] Yes, I've searched similar issues on GitHub and didn't...

question
area: cache

### Welcome - [X] Yes, I understand that the GitHub action repository is not the repository of golangci-lint itself. - [X] Yes, I've searched similar issues on GitHub and didn't...

question
area: cache

### Welcome - [X] Yes, I understand that the GitHub action repository is not the repository of golangci-lint itself. - [X] Yes, I've searched similar issues on GitHub and didn't...

question

Currently cache conflicts in monorepo. Use `working-directory` as cache key prefix to separate cache per working direcitories.

enhancement

`fetchPatch` determines the `patchPath`. If the `patchPath` is not empty, the action explicitly overrides user input and sets `--new-from-patch=`, `--new=false` and `--new-from-rev` to be empty. `only-new-issues` should obviously set `--new`...

bug

Close: #1049 go1.23 support is currently available at `https://github.com/ldez/golangci-lint/tree/feat/go1.23`, but due to limitations of goinstall, it must be manually `git clone`d and then `go install`. Adding the `none` installation option...

blocked

### Welcome - [X] Yes, I understand that the GitHub action repository is not the repository of golangci-lint itself. - [X] Yes, I've searched similar issues on GitHub and didn't...

question

### Welcome - [X] Yes, I understand that the GitHub action repository is not the repository of golangci-lint itself. - [X] Yes, I've searched similar issues on GitHub and didn't...

area: cache
proposal

### Welcome - [X] Yes, I understand that the GitHub action repository is not the repository of golangci-lint itself. - [X] Yes, I've searched similar issues on GitHub and didn't...

proposal