Skip to content

Bump github.com/ethereum/go-ethereum from 1.10.19 to 1.11.6 #119

Bump github.com/ethereum/go-ethereum from 1.10.19 to 1.11.6

Bump github.com/ethereum/go-ethereum from 1.10.19 to 1.11.6 #119

Triggered via pull request April 21, 2023 11:02
Status Failure
Total duration 8m 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

62 errors
test-importer
cannot use (*immutableTree)(nil) (value of type *immutableTree) as type Tree in variable declaration:
test-importer
cannot use (*iavl.MutableTree)(nil) (value of type *"github.com/cosmos/iavl".MutableTree) as type Tree in variable declaration:
test-importer
cannot use tree (variable of type *"github.com/cosmos/iavl".MutableTree) as type Tree in struct literal:
test-importer
cannot use tree (variable of type *"github.com/cosmos/iavl".MutableTree) as type Tree in struct literal:
test-importer
cannot use &immutableTree{…} (value of type *immutableTree) as type Tree in struct literal:
test-importer
cannot use &immutableTree{…} (value of type *immutableTree) as type Tree in struct literal:
test-importer
impossible type switch case: *immutableTree
test-importer
impossible type switch case: *iavl.MutableTree
test-importer
impossible type switch case: *immutableTree
test-importer
impossible type switch case: *iavl.MutableTree
test-e2e
cannot use (*immutableTree)(nil) (value of type *immutableTree) as type Tree in variable declaration:
test-e2e
cannot use (*iavl.MutableTree)(nil) (value of type *"github.com/cosmos/iavl".MutableTree) as type Tree in variable declaration:
test-e2e
cannot use tree (variable of type *"github.com/cosmos/iavl".MutableTree) as type Tree in struct literal:
test-e2e
cannot use tree (variable of type *"github.com/cosmos/iavl".MutableTree) as type Tree in struct literal:
test-e2e
cannot use &immutableTree{…} (value of type *immutableTree) as type Tree in struct literal:
test-e2e
cannot use &immutableTree{…} (value of type *immutableTree) as type Tree in struct literal:
test-e2e
impossible type switch case: *immutableTree
test-e2e
impossible type switch case: *iavl.MutableTree
test-e2e
impossible type switch case: *immutableTree
test-e2e
impossible type switch case: *iavl.MutableTree
test-rpc
cannot use (*immutableTree)(nil) (value of type *immutableTree) as type Tree in variable declaration:
test-rpc
cannot use (*iavl.MutableTree)(nil) (value of type *"github.com/cosmos/iavl".MutableTree) as type Tree in variable declaration:
test-rpc
cannot use tree (variable of type *"github.com/cosmos/iavl".MutableTree) as type Tree in struct literal:
test-rpc
cannot use tree (variable of type *"github.com/cosmos/iavl".MutableTree) as type Tree in struct literal:
test-rpc
cannot use &immutableTree{…} (value of type *immutableTree) as type Tree in struct literal:
test-rpc
cannot use &immutableTree{…} (value of type *immutableTree) as type Tree in struct literal:
test-rpc
impossible type switch case: *immutableTree
test-rpc
impossible type switch case: *iavl.MutableTree
test-rpc
impossible type switch case: *immutableTree
test-rpc
impossible type switch case: *iavl.MutableTree
test-sim-random-genesis-fast
cannot use (*immutableTree)(nil) (value of type *immutableTree) as type Tree in variable declaration:
test-sim-random-genesis-fast
cannot use (*iavl.MutableTree)(nil) (value of type *"github.com/cosmos/iavl".MutableTree) as type Tree in variable declaration:
test-sim-random-genesis-fast
cannot use tree (variable of type *"github.com/cosmos/iavl".MutableTree) as type Tree in struct literal:
test-sim-random-genesis-fast
cannot use tree (variable of type *"github.com/cosmos/iavl".MutableTree) as type Tree in struct literal:
test-sim-random-genesis-fast
cannot use &immutableTree{…} (value of type *immutableTree) as type Tree in struct literal:
test-sim-random-genesis-fast
cannot use &immutableTree{…} (value of type *immutableTree) as type Tree in struct literal:
test-sim-random-genesis-fast
impossible type switch case: *immutableTree
test-sim-random-genesis-fast
impossible type switch case: *iavl.MutableTree
test-sim-random-genesis-fast
impossible type switch case: *immutableTree
test-sim-random-genesis-fast
impossible type switch case: *iavl.MutableTree
test-sim-nondeterminism
cannot use (*immutableTree)(nil) (value of type *immutableTree) as type Tree in variable declaration:
test-sim-nondeterminism
cannot use (*iavl.MutableTree)(nil) (value of type *"github.com/cosmos/iavl".MutableTree) as type Tree in variable declaration:
test-sim-nondeterminism
cannot use tree (variable of type *"github.com/cosmos/iavl".MutableTree) as type Tree in struct literal:
test-sim-nondeterminism
cannot use tree (variable of type *"github.com/cosmos/iavl".MutableTree) as type Tree in struct literal:
test-sim-nondeterminism
cannot use &immutableTree{…} (value of type *immutableTree) as type Tree in struct literal:
test-sim-nondeterminism
cannot use &immutableTree{…} (value of type *immutableTree) as type Tree in struct literal:
test-sim-nondeterminism
impossible type switch case: *immutableTree
test-sim-nondeterminism
impossible type switch case: *iavl.MutableTree
test-sim-nondeterminism
impossible type switch case: *immutableTree
test-sim-nondeterminism
impossible type switch case: *iavl.MutableTree
test-unit-cover
cannot use (*immutableTree)(nil) (value of type *immutableTree) as type Tree in variable declaration:
test-unit-cover
cannot use (*iavl.MutableTree)(nil) (value of type *"github.com/cosmos/iavl".MutableTree) as type Tree in variable declaration:
test-unit-cover
cannot use tree (variable of type *"github.com/cosmos/iavl".MutableTree) as type Tree in struct literal:
test-unit-cover
cannot use tree (variable of type *"github.com/cosmos/iavl".MutableTree) as type Tree in struct literal:
test-unit-cover
cannot use &immutableTree{…} (value of type *immutableTree) as type Tree in struct literal:
test-unit-cover
cannot use &immutableTree{…} (value of type *immutableTree) as type Tree in struct literal:
test-unit-cover
impossible type switch case: *immutableTree
test-unit-cover
impossible type switch case: *iavl.MutableTree
test-unit-cover
impossible type switch case: *immutableTree
test-unit-cover
impossible type switch case: *iavl.MutableTree
test-sim-import-export
Process completed with exit code 2.
test-sim-after-import
Process completed with exit code 2.