Bump golang.org/x/crypto from 0.0.0-20210421170649-83a5a9bb288b to 0.20.0 #89
Annotations
10 errors and 3 warnings
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/pubkey_test.go#L277
string `equal to %v` 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:
bec/field_test.go#L351
string `got: %v
|
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:
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)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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