feat: Add TLS support to gnet #310
test_poll_opt_gc_opt.yml
on: pull_request
Matrix: Run golangci-lint
Matrix: test
Annotations
6 errors
Run golangci-lint (macos-latest):
pkg/tls/go120.go#L9
could not import github.com/0-haha/gnet-tls-go1-20 (-: # github.com/0-haha/gnet-tls-go1-20
|
Run golangci-lint (macos-latest)
"net" imported and not used) (typecheck)
|
Run golangci-lint (macos-latest)
issues found
|
Run golangci-lint (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
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)
|
Run golangci-lint (ubuntu-latest)
issues found
|