Test Coverage #106
Annotations
10 errors and 1 warning
Generate Test Coverage:
pkg/socks5/socks5_test.go#L56
auth.Authenticator is not a type
|
Generate Test Coverage:
pkg/socks5/socks5_test.go#L72
auth.NoAuth undefined (type *UserPassAuthenticator has no field or method NoAuth)
|
Generate Test Coverage:
pkg/socks5/socks5_test.go#L72
auth.UserPassAuth undefined (type *UserPassAuthenticator has no field or method UserPassAuth)
|
Generate Test Coverage:
pkg/socks5/socks5_test.go#L85
auth.UserPassAuth undefined (type *UserPassAuthenticator has no field or method UserPassAuth)
|
Generate Test Coverage:
pkg/socks5/socks5_test.go#L86
auth.AuthSuccess undefined (type *UserPassAuthenticator has no field or method AuthSuccess)
|
Generate Test Coverage:
pkg/socks5/socks5_test.go#L120
auth.Authenticator is not a type
|
Generate Test Coverage:
pkg/socks5/socks5_test.go#L136
auth.NoAuth undefined (type *UserPassAuthenticator has no field or method NoAuth)
|
Generate Test Coverage:
pkg/socks5/socks5_test.go#L136
auth.UserPassAuth undefined (type *UserPassAuthenticator has no field or method UserPassAuth)
|
Generate Test Coverage:
pkg/socks5/socks5_test.go#L149
auth.UserPassAuth undefined (type *UserPassAuthenticator has no field or method UserPassAuth)
|
Generate Test Coverage:
pkg/socks5/socks5_test.go#L150
auth.AuthFailure undefined (type *UserPassAuthenticator has no field or method AuthFailure)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading