test(e2e benchmark): adds big block tests #4581
ci-release.yml
on: pull_request
goreleaser
/
goreleaser-check
11s
lint
/
golangci-lint
2m 51s
lint
/
...
/
hadolint
7s
lint
/
yamllint
5s
markdown-linter
/
markdown-lint
9s
markdown-linter
/
markdown-link-check
2m 30s
test
/
test-short
3m 19s
test
/
test
10m 8s
test
/
test-coverage
4m 18s
test
/
test-race
5m 19s
test
/
test-fuzz
5m 10s
goreleaser
/
goreleaser
0s
Annotations
10 errors and 6 warnings
lint / golangci-lint:
test/e2e/testnet/node.go#L223
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint / golangci-lint:
test/e2e/testnet/setup.go#L20
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint / golangci-lint:
test/e2e/testnet/setup.go#L82
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint / golangci-lint:
test/e2e/benchmark/throughput.go#L104
var-naming: don't use underscores in Go names; func TwoNodeBigBlock_8MiB should be TwoNodeBigBlock8MiB (revive)
|
lint / golangci-lint:
test/e2e/benchmark/throughput.go#L127
var-naming: don't use underscores in Go names; func TwoNodeBigBlock_8MiB_Latency should be TwoNodeBigBlock8MiBLatency (revive)
|
lint / golangci-lint:
test/e2e/benchmark/throughput.go#L151
var-naming: don't use underscores in Go names; func TwoNodeBigBlock_32MiB should be TwoNodeBigBlock32MiB (revive)
|
lint / golangci-lint:
test/e2e/benchmark/throughput.go#L174
var-naming: don't use underscores in Go names; func TwoNodeBigBlock_64MiB should be TwoNodeBigBlock64MiB (revive)
|
lint / golangci-lint:
test/e2e/benchmark/throughput.go#L197
var-naming: don't use underscores in Go names; func LargeNetwork_BigBlock_8MiB should be LargeNetworkBigBlock8MiB (revive)
|
lint / golangci-lint:
test/e2e/benchmark/throughput.go#L224
var-naming: don't use underscores in Go names; func LargeNetwork_BigBlock_32MiB should be LargeNetworkBigBlock32MiB (revive)
|
lint / golangci-lint:
test/e2e/benchmark/throughput.go#L250
var-naming: don't use underscores in Go names; func LargeNetwork_BigBlock_64MiB should be LargeNetworkBigBlock64MiB (revive)
|
lint / yamllint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
goreleaser / goreleaser-check
You are using 'latest' as default version. Will lock to '~> v1'.
|
lint / golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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']
|
test / test-coverage
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.4.1/dist/codecov' failed with exit code 1
|