Problem: versiondb multistore can't query mem store state (backport #1230) #1339
GitHub Advanced Security / gosec
failed
Mar 11, 2024 in 4s
1 new alert including 1 error
New alerts in code changed by this pull request
- 1 error
See annotations below for details.
Annotations
Check failure on line 45 in versiondb/multistore.go
Code scanning / gosec
the value in the range statement should be _ unless copying a map: want: for key := range m Error
Loading