Skip to content

test(crypto): add test for hash-to-curve #3290

test(crypto): add test for hash-to-curve

test(crypto): add test for hash-to-curve #3290

Triggered via pull request August 17, 2024 05:34
Status Failure
Total duration 13m 15s
Artifacts

gui.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.