Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test failures lib/ssh #388

Closed
duckfez opened this issue Aug 24, 2023 · 0 comments
Closed

test failures lib/ssh #388

duckfez opened this issue Aug 24, 2023 · 0 comments

Comments

@duckfez
Copy link
Contributor

duckfez commented Aug 24, 2023

At commit 97ba87c:

# github.com/zmap/zgrab2/lib/ssh [github.com/zmap/zgrab2/lib/ssh.test]
./kex_test.go:28:39: not enough arguments in call to kex.Client
        have (packetConn, io.Reader, *handshakeMagics)
        want (packetConn, io.Reader, *handshakeMagics, *Config)
./kex_test.go:33:48: not enough arguments in call to kex.Server
        have (packetConn, io.Reader, *handshakeMagics, Signer)
        want (packetConn, io.Reader, *handshakeMagics, Signer, *Config)
./keys_test.go:29:27: cannot convert k (variable of type *dsaPublicKey) to type *"crypto/dsa".PublicKey
FAIL    github.com/zmap/zgrab2/lib/ssh [build failed]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant