Bump golangci version to v2.11 #8003
Annotations
10 errors
|
lint
atomic: var newResolutions uint32 may be simplified using atomic.Uint32 (modernize)
|
|
lint
atomic: var uniqueModuleNumber uint64 may be simplified using atomic.Uint64 (modernize)
|
|
lint
atomic: var requestsCount uint64 may be simplified using atomic.Uint64 (modernize)
|
|
lint
atomic: var requestsCount uint64 may be simplified using atomic.Uint64 (modernize)
|
|
lint
atomic: var mostRecent int64 may be simplified using atomic.Int64 (modernize)
|
|
lint
G118: context cancellation function returned by WithCancel/WithTimeout/WithDeadline is not called (gosec)
|
|
lint
G118: context cancellation function returned by WithCancel/WithTimeout/WithDeadline is not called (gosec)
|
|
lint
G117: Marshaled struct field "Pwd" (JSON key "pwd") matches secret pattern (gosec)
|
|
lint
G118: context cancellation function returned by WithCancel/WithTimeout/WithDeadline is not called (gosec)
|
|
lint
G118: context cancellation function returned by WithCancel/WithTimeout/WithDeadline is not called (gosec)
|