build(deps): bump github.com/ethereum/go-ethereum from 1.12.1 to 1.13.0 #428
Triggered via pull request
September 12, 2023 21:14
Status
Failure
Total duration
1m 27s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
lint:
cmd/account/show/delegations.go#L263
undefined: consensusaccounts.ExtendedDelegationInfo (typecheck)
|
lint:
cmd/account/show/show.go#L216
undefined: consensusaccounts.DelegationsQuery (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)
|
lint:
cmd/account/undelegate.go#L82
ce.UndelegateStart undefined (type *consensusaccounts.Event has no field or method UndelegateStart) (typecheck)
|
lint:
cmd/account/undelegate.go#L85
ce.UndelegateStart undefined (type *consensusaccounts.Event has no field or method UndelegateStart) (typecheck)
|