Bump github.com/stretchr/testify from 1.7.1 to 1.9.0 #90
Annotations
38 errors and 8 warnings
lint (1.16.x, ubuntu-latest):
bec/btcec_test.go#L240
string `invalid test data` has 10 occurrences, make it a constant (goconst)
|
lint (1.16.x, ubuntu-latest):
bec/pubkey_test.go#L277
string `equal to %v` has 4 occurrences, make it a constant (goconst)
|
lint (1.16.x, ubuntu-latest):
bec/btcec_test.go#L249
string `#%d expected point is not on the curve -- ` has 4 occurrences, make it a constant (goconst)
|
lint (1.16.x, ubuntu-latest):
bec/field_test.go#L351
string `got: %v
|
lint (1.16.x, ubuntu-latest):
bec/btcec_test.go#L239
string `#%d first point is not on the curve -- ` has 4 occurrences, make it a constant (goconst)
|
lint (1.16.x, ubuntu-latest):
bip32/extendedkey_test.go#L626
string `%v, got %v` has 3 occurrences, make it a constant (goconst)
|
lint (1.16.x, ubuntu-latest):
bip32/derivationpaths_test.go#L169
require-error: for error assertions use require (testifylint)
|
lint (1.16.x, ubuntu-latest):
bip32/derivationpaths_test.go#L172
require-error: for error assertions use require (testifylint)
|
lint (1.16.x, ubuntu-latest):
bip39/bip39_test.go#L55
len: use assert.Len (testifylint)
|
lint (1.16.x, ubuntu-latest):
bip39/bip39_test.go#L131
require-error: for error assertions use require (testifylint)
|
lint (1.16.x, macos-latest)
The job was canceled because "_1_16_x_ubuntu-latest" failed.
|
lint (1.16.x, macos-latest):
bec/pubkey_test.go#L277
string `equal to %v` has 4 occurrences, make it a constant (goconst)
|
lint (1.16.x, macos-latest):
bec/btcec_test.go#L239
string `#%d first point is not on the curve -- ` has 4 occurrences, make it a constant (goconst)
|
lint (1.16.x, macos-latest):
bec/btcec_test.go#L240
string `invalid test data` has 10 occurrences, make it a constant (goconst)
|
lint (1.16.x, macos-latest):
bec/btcec_test.go#L249
string `#%d expected point is not on the curve -- ` has 4 occurrences, make it a constant (goconst)
|
lint (1.16.x, macos-latest):
bec/field_test.go#L351
string `got: %v
|
lint (1.16.x, macos-latest):
bip32/extendedkey_test.go#L626
string `%v, got %v` has 3 occurrences, make it a constant (goconst)
|
lint (1.16.x, macos-latest):
bip32/derivationpaths_test.go#L169
require-error: for error assertions use require (testifylint)
|
lint (1.16.x, macos-latest):
bip32/derivationpaths_test.go#L172
require-error: for error assertions use require (testifylint)
|
lint (1.16.x, macos-latest):
bip39/bip39_test.go#L55
len: use assert.Len (testifylint)
|
lint (1.16.x, macos-latest):
bip39/bip39_test.go#L131
require-error: for error assertions use require (testifylint)
|
lint (1.17.x, macos-latest)
The job was canceled because "_1_16_x_ubuntu-latest" failed.
|
lint (1.17.x, macos-latest)
The operation was canceled.
|
lint (1.17.x, ubuntu-latest)
The job was canceled because "_1_16_x_ubuntu-latest" failed.
|
lint (1.17.x, ubuntu-latest)
The operation was canceled.
|
build (1.16.x, ubuntu-latest):
vendor/github.com/stretchr/testify/assert/assertion_compare.go#L313
obj1Value.CanConvert undefined (type reflect.Value has no field or method CanConvert)
|
build (1.16.x, ubuntu-latest):
vendor/github.com/stretchr/testify/assert/assertion_compare.go#L333
obj1Value.CanConvert undefined (type reflect.Value has no field or method CanConvert)
|
build (1.16.x, ubuntu-latest):
vendor/github.com/stretchr/testify/assert/assertions.go#L94
field.IsExported undefined (type reflect.StructField has no field or method IsExported)
|
build (1.16.x, ubuntu-latest)
Process completed with exit code 2.
|
build (1.17.x, ubuntu-latest)
The job was canceled because "_1_16_x_ubuntu-latest" failed.
|
build (1.17.x, ubuntu-latest)
The operation was canceled.
|
build (1.16.x, macos-latest)
The job was canceled because "_1_16_x_ubuntu-latest" failed.
|
build (1.16.x, macos-latest):
vendor/github.com/stretchr/testify/assert/assertion_compare.go#L313
obj1Value.CanConvert undefined (type reflect.Value has no field or method CanConvert)
|
build (1.16.x, macos-latest):
vendor/github.com/stretchr/testify/assert/assertion_compare.go#L333
obj1Value.CanConvert undefined (type reflect.Value has no field or method CanConvert)
|
build (1.16.x, macos-latest):
vendor/github.com/stretchr/testify/assert/assertions.go#L94
field.IsExported undefined (type reflect.StructField has no field or method IsExported)
|
build (1.16.x, macos-latest)
The operation was canceled.
|
build (1.17.x, macos-latest)
The job was canceled because "_1_16_x_ubuntu-latest" failed.
|
build (1.17.x, macos-latest)
The operation was canceled.
|
lint (1.16.x, ubuntu-latest)
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/.
|
lint (1.16.x, ubuntu-latest)
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/
|
lint (1.16.x, ubuntu-latest)
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/
|
lint (1.16.x, macos-latest)
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/
|
lint (1.17.x, macos-latest)
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/
|
lint (1.17.x, ubuntu-latest)
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/
|
build (1.16.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (1.16.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|