Skip to content

Bump google.golang.org/protobuf from 1.28.1 to 1.32.0 #223

Bump google.golang.org/protobuf from 1.28.1 to 1.32.0

Bump google.golang.org/protobuf from 1.28.1 to 1.32.0 #223

Triggered via pull request December 22, 2023 19:00
Status Failure
Total duration 3m 20s
Artifacts

sims.yml

on: pull_request
test-sim-nondeterminism
52s
test-sim-nondeterminism
test-sim-import-export
2m 31s
test-sim-import-export
test-sim-after-import
2m 35s
test-sim-after-import
test-sim-multi-seed-short
2m 28s
test-sim-multi-seed-short
Fit to window
Zoom out
Zoom in

Annotations

13 errors
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-sim-multi-seed-short
Process completed with exit code 2.
test-sim-import-export
Process completed with exit code 2.
test-sim-after-import
Process completed with exit code 2.