You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ golangci-lint --versiongolangci-lint has version v1.63.0 built with go1.23.4 from (unknown, modified: ?, mod sum: "h1:4HZnKnU9nA08TQpzpl5Ngrr79B/tEvv0UJVZ92K0k1k=") on (unknown)
@ldez, I just saw you labeled #5271 as area:cgo while I was writing the issue description. I encountered that issue initially, however it seemed to me related to a different topic, which doesn't seem that much irrelevant after following the discussion there. So, I'm closing this issue. Feel free to reopen it, and thank you for your efforts!
ldez
added
duplicate
This issue or pull request already exists
area: cgo
Related to CGO or line directives
bug
Something isn't working
and removed
bug
Something isn't working
duplicate
This issue or pull request already exists
labels
Jan 1, 2025
Uh oh!
There was an error while loading. Please reload this page.
Welcome
typecheck
section of the FAQ.Description of the problem
After upgrading to v1.63.0,
gci
linter fails with the following error message:Failing workflow job: https://github.com/xeptore/linkos/actions/runs/12569153432/job/35037538483
Failing workflow job raw log: archive (specifically,
Lint Client
job):logs_32589747240.zip
Workflow run before the upgrade: https://github.com/xeptore/linkos/actions/runs/12569153432/job/35037538483
Successful workflow job raw log archive before the upgrade:
logs_32584257385.zip
Version of golangci-lint
Configuration
Same config file used before and after the upgrade: https://github.com/xeptore/linkos/blob/bf3340c97fb54bfc339bccc0c97b50105a3d2cc6/.golangci.yaml
Go environment
Verbose output of running
Cleaned cache. Let me know if you need another workflow run with
-v
flag set.A minimal reproducible example or link to a public repository
Failing file: https://github.com/xeptore/linkos/blob/bf3340c97fb54bfc339bccc0c97b50105a3d2cc6/iphlpapi/api.go
Before/after upgrade workflow links/logs are provided above.
Validation
Supporter
The text was updated successfully, but these errors were encountered: