Skip to content

build(deps): bump github.com/ethereum/go-ethereum from 1.12.1 to 1.13.3 #456

build(deps): bump github.com/ethereum/go-ethereum from 1.12.1 to 1.13.3

build(deps): bump github.com/ethereum/go-ethereum from 1.12.1 to 1.13.3 #456

Triggered via pull request October 12, 2023 21:09
Status Failure
Total duration 4m 20s
Artifacts

ci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: cmd/account/show/delegations.go#L264
undefined: consensusaccounts.ExtendedDelegationInfo (typecheck)
lint: cmd/account/show/delegations.go#L265
undefined: consensusaccounts.UndelegationInfo (typecheck)
lint: cmd/account/show/show.go#L216
undefined: consensusaccounts.DelegationsQuery (typecheck)
lint: cmd/account/show/show.go#L223
undefined: consensusaccounts.UndelegationsQuery (typecheck)
lint: cmd/account/delegate.go#L76
undefined: consensusaccounts.NewDelegateTx (typecheck)
lint: cmd/account/delegate.go#L89
ce.Delegate undefined (type *consensusaccounts.Event has no field or method Delegate) (typecheck)
lint: cmd/account/delegate.go#L92
ce.Delegate undefined (type *consensusaccounts.Event has no field or method Delegate) (typecheck)
lint: cmd/account/delegate.go#L95
ce.Delegate undefined (type *consensusaccounts.Event has no field or method Delegate) (typecheck)
lint: cmd/account/delegate.go#L117
undefined: consensusaccounts.DelegateEvent (typecheck)
lint: cmd/account/undelegate.go#L69
undefined: consensusaccounts.NewUndelegateTx (typecheck)