Bump golang.org/x/crypto from 0.0.0-20210421170649-83a5a9bb288b to 0.20.0 #89
Annotations
11 errors and 1 warning
|
golangci-lint:
bec/btcec_test.go#L249
string `#%d expected point is not on the curve -- ` has 4 occurrences, make it a constant (goconst)
|
golangci-lint:
bec/field_test.go#L351
string `got: %v
|
golangci-lint:
bec/pubkey_test.go#L277
string `equal to %v` has 4 occurrences, make it a constant (goconst)
|
golangci-lint:
bec/btcec_test.go#L239
string `#%d first point is not on the curve -- ` has 4 occurrences, make it a constant (goconst)
|
golangci-lint:
bec/btcec_test.go#L240
string `invalid test data` has 10 occurrences, make it a constant (goconst)
|
golangci-lint:
bip32/extendedkey_test.go#L626
string `%v, got %v` has 3 occurrences, make it a constant (goconst)
|
golangci-lint:
bip32/derivationpaths_test.go#L169
require-error: for error assertions use require (testifylint)
|
golangci-lint:
bip32/derivationpaths_test.go#L172
require-error: for error assertions use require (testifylint)
|
golangci-lint:
bip39/bip39_test.go#L55
len: use assert.Len (testifylint)
|
golangci-lint:
bip39/bip39_test.go#L147
require-error: for error assertions use require (testifylint)
|
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading