Skip to content

chore: pass knuu as an argument to the testnet.New #5917

chore: pass knuu as an argument to the testnet.New

chore: pass knuu as an argument to the testnet.New #5917

Triggered via pull request October 8, 2024 15:11
Status Failure
Total duration 11m 5s
Artifacts

ci-release.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint / golangci-lint: test/e2e/benchmark/benchmark.go#L24
cannot use ... in call to non-variadic testnet.New (typecheck)
lint / golangci-lint
issues found
test / test-coverage: test/e2e/benchmark/benchmark.go#L24
cannot use ... in call to non-variadic testnet.New
test / test-coverage
Process completed with exit code 2.
test / test-short: test/e2e/benchmark/benchmark.go#L24
cannot use ... in call to non-variadic testnet.New
test / test-short
Process completed with exit code 2.
test / test-race: test/e2e/benchmark/benchmark.go#L24
cannot use ... in call to non-variadic testnet.New
test / test-race
Process completed with exit code 2.
test / test: test/e2e/benchmark/benchmark.go#L24
cannot use ... in call to non-variadic testnet.New
test / test
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/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/