Skip to content

feat: add end to end test #114

feat: add end to end test

feat: add end to end test #114

Triggered via pull request January 4, 2025 22:13
Status Failure
Total duration 2m 36s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: tests/e2e/chain.go#L28
const `keyringPassphrase` is unused (unused)
test: tests/e2e/chain.go#L29
const `keyringAppName` is unused (unused)
test: tests/e2e/chain.go#L35
var `txConfig` is unused (unused)
test: tests/e2e/chain.go#L61
field `validators` is unused (unused)
test: tests/e2e/validator.go#L45
type `account` is unused (unused)
test: tests/e2e/chain.go#L64
field `genesisAccounts` is unused (unused)
test: tests/e2e/chain.go#L65
field `genesisVestingAccounts` is unused (unused)
test: tests/e2e/chain.go#L68
func `newChain` is unused (unused)
test: tests/e2e/chain.go#L84
func `(*chain).createAndInitValidators` is unused (unused)
test: tests/e2e/chain.go#L137
func `(*chain).createValidator` is unused (unused)
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636