Skip to content

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

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

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

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

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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