test(crypto): add test for hash-to-curve #3290
Annotations
5 errors
build-linux:
wallet/wallet_test.go#L614
Error return value of `encoding.WriteVarInt` is not checked (errcheck)
|
build-linux:
wallet/wallet_test.go#L598
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
build-linux:
wallet/wallet_test.go#L604
var-naming: don't use underscores in Go names; var lock_time should be lockTime (revive)
|
build-linux:
wallet/wallet_test.go#L620
unnecessary trailing newline (whitespace)
|
build-linux
Process completed with exit code 2.
|