Skip to content

Test Coverage

Test Coverage #106

Triggered via pull request December 11, 2024 23:22
Status Failure
Total duration 32s
Artifacts

test-coverage.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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