chore: bump up modules (#681) #22
Annotations
10 errors
|
Run golangci-lint (macos-latest):
client_test.go#L425
c.WriteTo undefined (type Conn has no field or method WriteTo) (typecheck)
|
|
Run golangci-lint (macos-latest):
pkg/pool/goroutine/goroutine.go#L57
undefined: ants (typecheck)
|
|
Run golangci-lint (macos-latest):
pkg/pool/goroutine/goroutine.go#L52
l.Infof undefined (type antsLogger has no field or method Infof) (typecheck)
|
|
Run golangci-lint (macos-latest):
pkg/pool/goroutine/goroutine.go#L40
undefined: ants (typecheck)
|
|
Run golangci-lint (macos-latest):
pkg/pool/goroutine/goroutine.go#L44
undefined: ants (typecheck)
|
|
Run golangci-lint (macos-latest):
pkg/queue/lock_free_queue.go#L81
could not import sync/atomic (-: could not load export data: internal error in importing "sync/atomic" (unsupported version: 2); please report an issue) (typecheck)
|
|
Run golangci-lint (macos-latest):
pkg/logging/logger.go#L207
undefined: lumberjack (typecheck)
|
|
Run golangci-lint (macos-latest):
pkg/pool/ringbuffer/ringbuffer.go#L26
could not import sync/atomic (-: could not load export data: internal error in importing "sync/atomic" (unsupported version: 2); please report an issue) (typecheck)
|
|
Run golangci-lint (macos-latest):
pkg/pool/ringbuffer/ringbuffer.go#L23
could not import math/bits (-: could not load export data: internal error in importing "math/bits" (unsupported version: 2); please report an issue) (typecheck)
|
|
Run golangci-lint (macos-latest):
internal/gfd/gfd.go#L28
could not import sync/atomic (-: could not load export data: internal error in importing "sync/atomic" (unsupported version: 2); please report an issue) (typecheck)
|