feat: Add TLS support to gnet #118
test_poll_opt_gc_opt.yml
on: pull_request
Matrix: Run golangci-lint
Matrix: test
Annotations
5 errors and 1 warning
Run golangci-lint (ubuntu-latest):
pkg/pool/goroutine/goroutine.go#L51
l.Infof undefined (type antsLogger has no field or method Infof) (typecheck)
|
|
Run golangci-lint (ubuntu-latest)
issues found
|
Run golangci-lint (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
Run golangci-lint (macos-latest)
The operation was canceled.
|
Run golangci-lint (ubuntu-latest):
pkg/tls/go120.go#L7
blank-imports: a blank import should be only in a main or test package, or have a comment justifying it (revive)
|