chore: clean up unused code and deprecated function calls #294
Annotations
10 errors
pkg/logging/logger.go#L207
undefined: lumberjack (typecheck)
|
pkg/pool/goroutine/goroutine.go#L43
undefined: ants (typecheck)
|
pkg/pool/goroutine/goroutine.go#L39
undefined: ants (typecheck)
|
pkg/pool/goroutine/goroutine.go#L51
l.Infof undefined (type antsLogger has no field or method Infof) (typecheck)
|
pkg/pool/goroutine/goroutine.go#L56
undefined: ants (typecheck)
|
client_unix.go#L198
sockAddr declared and not used (typecheck)
|
client_unix.go#L24
"strconv" imported and not used (typecheck)
|
client_unix.go#L26
"syscall" imported and not used (typecheck)
|
../../../hostedtoolcache/go/1.23.1/arm64/src/slices/iter.go#L50
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
|
../../../hostedtoolcache/go/1.23.1/arm64/src/maps/iter.go#L51
cannot range over seq (variable of type iter.Seq2[K, V]) (typecheck)
|
This job failed
Loading