Skip to content

Bump github.com/golangci/golangci-lint from 1.50.0 to 1.54.0 #186

Bump github.com/golangci/golangci-lint from 1.50.0 to 1.54.0

Bump github.com/golangci/golangci-lint from 1.50.0 to 1.54.0 #186

Triggered via pull request August 9, 2023 18:53
Status Failure
Total duration 4m 57s
Artifacts

sims.yml

on: pull_request
test-sim-nondeterminism
1m 25s
test-sim-nondeterminism
test-sim-import-export
4m 6s
test-sim-import-export
test-sim-after-import
3m 49s
test-sim-after-import
test-sim-multi-seed-short
3m 56s
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-after-import
Process completed with exit code 2.
test-sim-multi-seed-short
Process completed with exit code 2.
test-sim-import-export
Process completed with exit code 2.