Skip to content

Bump golangci version to v2.11 #8003

Bump golangci version to v2.11

Bump golangci version to v2.11 #8003

Triggered via pull request April 10, 2026 16:48
Status Failure
Total duration 1m 53s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)