test(crypto): add test for hash-to-curve #3703
Annotations
5 errors and 1 warning
linting:
wallet/wallet_test.go#L614
Error return value of `encoding.WriteVarInt` is not checked (errcheck)
|
linting:
wallet/wallet_test.go#L598
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
linting:
wallet/wallet_test.go#L604
var-naming: don't use underscores in Go names; var lock_time should be lockTime (revive)
|
linting:
wallet/wallet_test.go#L620
unnecessary trailing newline (whitespace)
|
linting
Process completed with exit code 2.
|
linting
Restore cache failed: Dependencies file is not found in /home/runner/work/pactus/pactus. Supported file pattern: go.sum
|