chore(deps): Bump github.com/ethereum/go-ethereum from 1.14.5 to 1.14.8 #15
ci-release.yml
on: pull_request
goreleaser
/
goreleaser-check
8s
test-interchain
/
build-docker
1m 23s
lint
/
golangci-lint
2m 25s
lint
/
...
/
hadolint
8s
lint
/
yamllint
8s
markdown-linter
/
markdown-lint
7s
markdown-linter
/
markdown-link-check
2m 21s
test
/
test-short
1m 48s
test
/
test
1m 50s
test
/
test-coverage
1m 9s
test
/
test-race
2m 35s
test
/
test-fuzz
1m 24s
goreleaser
/
goreleaser
0s
test-interchain
/
test-interchain
0s
Annotations
21 errors and 4 warnings
test / test-coverage
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value
|
test / test-coverage
Process completed with exit code 2.
|
test / test-fuzz
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value
|
test / test-fuzz
Process completed with exit code 2.
|
test-interchain / build-docker
Process completed with exit code 2.
|
test / test-short
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value
|
test / test-short
Process completed with exit code 2.
|
test / test
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value
|
test / test
Process completed with exit code 2.
|
lint / golangci-lint:
x/blob/handler.go#L15
msgServer declared and not used (typecheck)
|
lint / golangci-lint:
x/blob/handler.go#L4
"fmt" imported and not used (typecheck)
|
lint / golangci-lint:
x/blob/handler.go#L6
"cosmossdk.io/errors" imported and not used (typecheck)
|
lint / golangci-lint:
x/blobstream/client/query.go#L4
"encoding/json" imported and not used (typecheck)
|
lint / golangci-lint:
test/e2e/testnet/util.go#L11
could not import github.com/tendermint/tendermint/crypto/secp256k1 (-: # github.com/tendermint/tendermint/crypto/secp256k1
|
lint / golangci-lint
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value) (typecheck)
|
lint / golangci-lint:
test/e2e/benchmark/benchmark.go#L36
b.CreateGenesisNodes undefined (type *BenchmarkTest has no field or method CreateGenesisNodes) (typecheck)
|
lint / golangci-lint:
test/e2e/benchmark/benchmark.go#L42
b.Nodes undefined (type *BenchmarkTest has no field or method Nodes) (typecheck)
|
lint / golangci-lint:
test/e2e/benchmark/benchmark.go#L49
b.RemoteGRPCEndpoints undefined (type *BenchmarkTest has no field or method RemoteGRPCEndpoints) (typecheck)
|
lint / golangci-lint:
test/e2e/benchmark/benchmark.go#L56
b.CreateTxClients undefined (type *BenchmarkTest has no field or method CreateTxClients) (typecheck)
|
test / test-race
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value
|
test / test-race
Process completed with exit code 2.
|
goreleaser / goreleaser-check
You are using 'latest' as default version. Will lock to '~> v2'.
|
lint / golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/get-diff-action@v6.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint / golangci-lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
lint / golangci-lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|