Skip to content

chore: clean up unused code and deprecated function calls #294

chore: clean up unused code and deprecated function calls

chore: clean up unused code and deprecated function calls #294

Triggered via push September 21, 2024 12:27
Status Failure
Total duration 43s
Artifacts

test_gc_opt.yml

on: push
Matrix: Run golangci-lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run golangci-lint (macos-latest): pkg/logging/logger.go#L207
undefined: lumberjack (typecheck)
Run golangci-lint (macos-latest): pkg/pool/goroutine/goroutine.go#L43
undefined: ants (typecheck)
Run golangci-lint (macos-latest): pkg/pool/goroutine/goroutine.go#L39
undefined: ants (typecheck)
Run golangci-lint (macos-latest): pkg/pool/goroutine/goroutine.go#L51
l.Infof undefined (type antsLogger has no field or method Infof) (typecheck)
Run golangci-lint (macos-latest): pkg/pool/goroutine/goroutine.go#L56
undefined: ants (typecheck)
Run golangci-lint (macos-latest): client_unix.go#L198
sockAddr declared and not used (typecheck)
Run golangci-lint (macos-latest): client_unix.go#L24
"strconv" imported and not used (typecheck)
Run golangci-lint (macos-latest): client_unix.go#L26
"syscall" imported and not used (typecheck)
Run golangci-lint (macos-latest): ../../../hostedtoolcache/go/1.23.1/arm64/src/slices/iter.go#L50
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
Run golangci-lint (macos-latest): ../../../hostedtoolcache/go/1.23.1/arm64/src/maps/iter.go#L51
cannot range over seq (variable of type iter.Seq2[K, V]) (typecheck)