Skip to content

chore: add benchmarks for msg send in 8mb #5802

chore: add benchmarks for msg send in 8mb

chore: add benchmarks for msg send in 8mb #5802

Triggered via pull request September 27, 2024 11:44
Status Failure
Total duration 11m 40s
Artifacts

ci-release.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
test / test-coverage
Process completed with exit code 2.
lint / golangci-lint: app/benchmark_pfb_test.go#L52
var-naming: don't use underscores in Go names; func benchmarkCheckTx_PFB should be benchmarkCheckTxPFB (revive)
lint / golangci-lint: app/benchmark_pfb_test.go#L99
var-naming: don't use underscores in Go names; func benchmarkDeliverTx_PFB should be benchmarkDeliverTxPFB (revive)
lint / golangci-lint: app/benchmark_pfb_test.go#L145
var-naming: don't use underscores in Go names; func benchmarkPrepareProposal_PFB should be benchmarkPrepareProposalPFB (revive)
lint / golangci-lint: app/benchmark_pfb_test.go#L196
var-naming: don't use underscores in Go names; func benchmarkProcessProposal_PFB should be benchmarkProcessProposalPFB (revive)
lint / golangci-lint: app/benchmark_pfb_test.go#L253
ineffectual assignment to err (ineffassign)
lint / golangci-lint: app/benchmark_pfb_test.go#L248
SA1019: rand.Read has been deprecated since Go 1.20 because it shouldn't be used: For almost all use cases, [crypto/rand.Read] is more appropriate. (staticcheck)
lint / golangci-lint
issues found
test / test-short
Process completed with exit code 2.
test / test
Process completed with exit code 2.
test / test-race
Process completed with exit code 2.
lint / golangci-lint
The following actions use a deprecated Node.js version 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']