-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gettiing OOM with golang 1.20 (6.1.9 linux) #3538
Labels
duplicate
This issue or pull request already exists
Comments
ldez
added
duplicate
This issue or pull request already exists
and removed
bug
Something isn't working
labels
Feb 2, 2023
As I wrote in the issues the problem has been fixed in #3414.
https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md#v1510 |
confirmed as fixed for me thanks @ldez ! |
13 tasks
This was referenced Feb 18, 2023
5 tasks
MichelHollands
added a commit
to grafana/loki
that referenced
this issue
Feb 22, 2023
**What this PR does / why we need it**: Golangci-lint [1.50.0 OOMs](golangci/golangci-lint#3538 (comment)) when used with go 1.20.1. This also updates the build image. **Checklist** - [ ] Reviewed the [`CONTRIBUTING.md`](https://github.com/grafana/loki/blob/main/CONTRIBUTING.md) guide (**required**) - [ ] Documentation added - [ ] Tests updated - [ ] `CHANGELOG.md` updated - [ ] Changes that require user attention or interaction to upgrade are documented in `docs/sources/upgrading/_index.md` --------- Signed-off-by: Michel Hollands <[email protected]> Signed-off-by: Christian Haudum <[email protected]> Co-authored-by: Christian Haudum <[email protected]>
DylanGuedes
pushed a commit
to grafana/loki
that referenced
this issue
Feb 24, 2023
**What this PR does / why we need it**: Golangci-lint [1.50.0 OOMs](golangci/golangci-lint#3538 (comment)) when used with go 1.20.1. This also updates the build image. **Checklist** - [ ] Reviewed the [`CONTRIBUTING.md`](https://github.com/grafana/loki/blob/main/CONTRIBUTING.md) guide (**required**) - [ ] Documentation added - [ ] Tests updated - [ ] `CHANGELOG.md` updated - [ ] Changes that require user attention or interaction to upgrade are documented in `docs/sources/upgrading/_index.md` --------- Signed-off-by: Michel Hollands <[email protected]> Signed-off-by: Christian Haudum <[email protected]> Co-authored-by: Christian Haudum <[email protected]> (cherry picked from commit 6dfae7c)
spdk-bot
pushed a commit
to spdk/spdk-csi
that referenced
this issue
May 8, 2023
- Upgrade golangci-lint to version 1.52.2 to address OOM issues (golangci/golangci-lint#3538) - Fix issues detected by the new version of golangci-lint Signed-off-by: Xin Yang <[email protected]> Change-Id: I489d7d7b7b3c7b44e4566bee16a3ed5a2a990aef Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk-csi/+/17968 Reviewed-by: Yibo Cai <[email protected]> Tested-by: SPDK CI Jenkins <[email protected]> Reviewed-by: Antti Kervinen <[email protected]> Reviewed-by: Jing Yan <[email protected]>
FrankYang0529
added a commit
to FrankYang0529/seeder
that referenced
this issue
Jan 3, 2024
Ref: golangci/golangci-lint#3538 (comment) Signed-off-by: PoAn Yang <[email protected]>
6 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Welcome
Description of the problem
I am not sure on which linter cause the issue but i am getting a OOM when running on golang1.20 (updated this morning). The
Version of golangci-lint
Configuration file
Go environment
Verbose output of running
The text was updated successfully, but these errors were encountered: