Issues
- 11
Support for module plugin system via .custom-gcl.yml
#1076 opened by Thiht - 5
Support `golangci-lint fmt --diff`
#1304 opened by MadLittleMods - 1
Issue with the ignore keyword in go.mod
#1285 opened by remyleone - 2
Support reading version from a go.mod file
#1268 opened by pedro-stanaka - 2
Allow multiple working directories in single action run
#1226 opened by nikandfor - 1
Caching fails consistently
#1260 opened by shreeteshm - 2
- 2
golangci-lint unable to determine parent patch on PR create so incorrectly fails with `only-new-issues: true`
#1256 opened by bsdlp - 1
`typecheck` fails with submodule
#1253 opened by nuhakala - 4
- 2
Support fmt
#1245 opened by hypnoglow - 5
Annotations fail for mono-repo if not using 'args: --path-prefix=' (but this makes CI very slow)
#1228 opened by HaraldNordgren - 0
Error: can't load config: gci is a formatter
#1222 opened by ambersun1234 - 1
Ability to specify build tags
#1219 opened by kolyshkin - 3
invalid go version '1.21.9': must match format 1.23\n"
#1046 opened by amery - 8
Missing tags for v7
#1211 opened by peterhirn - 1
Tie the action default version to golangci/golangci-lint's release - release both when the underlying changes
#1091 opened by ldemailly - 0
Severity
#1057 opened by anu-tiernan - 3
- 1
Add support for `go tool golangci-lint`
#1206 opened by Neokil - 2
buildir: failed to load package goarch: could not load export data: internal error in importing \"internal/goarch\" (unsupported version: 2); please report an issue"
#1205 opened by BraveY - 0
Clarify annotations behavior
#1202 opened by kema-dev - 2
retry when fetch pull request failed
#1157 opened by qingwusunny - 6
Reading golangci-lint version from go.mod
#1182 opened by zhulik - 11
Failed at `config verify`
#1174 opened by MeCode4Food - 6
- 1
verify: Add information about the version/schema to error message on failure
#1180 opened by ccoVeille - 3
Errors with `additionalProperties` in jsonSchema file during `config verify` command
#1176 opened by roark-menezes - 0
Configuration file verification
#1163 opened by azazeal - 3
Failure of golangci-lint-action with go tool Installation Due to go.mod Version Inference
#1164 opened by YOwatari - 10
- 2
Support to --out-format instead of convert results to Github Annotation
#1151 opened by viniciusgabrielfo - 1
Run only specific linters in `only-new-issues` mode
#1140 opened by qdm12 - 0
local build documentation is incorrect or incomplete
#1124 opened by dmitris - 3
poor performance for golangci-lint v1.61 and go 1.23
#1121 opened by shiyuhang0 - 2
importas: config seems to get sorted before execution
#1110 opened by grosser - 2
Issue: Golint failing with Can't run linter goanalysis_metalinter: goanalysis_metalinter: buildir: package \"slices\" (isInitialPkg: false, needAnalyzeSource: true): Cannot range over: func(yield func(E) bool)
#1107 opened by Xanik - 3
Latest version used in Github Action despite `version` being set in workflow
#1106 opened by AnomalRoil - 6
GH Action lints standard library
#1101 opened by SchoolGuy - 0
Action fails due to using incorrect binary install path
#1090 opened by pgimalac - 3
Killed Error: golangci-lint exit with code 137
#1094 opened by YakDriver - 3
Does not work on go 1.23
#1086 opened by mskonovalov - 1
github-actions is deprecated warning
#1081 opened by stevenh - 6
Support install-mode: none
#1049 opened by jlevesy - 2
- 6
- 2
Configurable cache key
#1056 opened by silverwind - 3
`typecheck` not working with `go:embed`
#1054 opened by critterjohnson - 21
- 2
golangci-lint-action failed on Push due to unable fetching commit diffs with --only-new-issues set
#1039 opened by ZiqianXu