Skip to content

build: updated linting to use golangci-lint CLI #723

build: updated linting to use golangci-lint CLI

build: updated linting to use golangci-lint CLI #723

Triggered via push January 19, 2024 02:24
Status Cancelled
Total duration 53s
Artifacts

test.yml

on: push
Cleanup-runs
4s
Cleanup-runs
Unit-tests
45s
Unit-tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Unit-tests
The run was canceled by @github-actions[bot].
Unit-tests
cannot use (*immutableTree)(nil) (value of type *immutableTree) as type Tree in variable declaration:
Unit-tests
cannot use (*iavl.MutableTree)(nil) (value of type *"github.com/cosmos/iavl".MutableTree) as type Tree in variable declaration:
Unit-tests
cannot use tree (variable of type *"github.com/cosmos/iavl".MutableTree) as type Tree in struct literal:
Unit-tests
cannot use tree (variable of type *"github.com/cosmos/iavl".MutableTree) as type Tree in struct literal:
Unit-tests
cannot use &immutableTree{…} (value of type *immutableTree) as type Tree in struct literal:
Unit-tests
cannot use &immutableTree{…} (value of type *immutableTree) as type Tree in struct literal:
Unit-tests
impossible type switch case: *immutableTree
Unit-tests
impossible type switch case: *iavl.MutableTree
Unit-tests
impossible type switch case: *immutableTree
Unit-tests
impossible type switch case: *iavl.MutableTree