Bump github.com/google/uuid from 1.3.0 to 1.5.0 #996
test.yml
on: pull_request
cleanup-runs
6s
test-coverage-upload
27s
test-e2e
1m 14s
liveness-test
52s
Annotations
30 errors and 2 warnings
test-coverage-upload
cannot use (*immutableTree)(nil) (value of type *immutableTree) as type Tree in variable declaration:
|
test-coverage-upload
cannot use (*iavl.MutableTree)(nil) (value of type *"github.com/cosmos/iavl".MutableTree) as type Tree in variable declaration:
|
test-coverage-upload
cannot use tree (variable of type *"github.com/cosmos/iavl".MutableTree) as type Tree in struct literal:
|
test-coverage-upload
cannot use tree (variable of type *"github.com/cosmos/iavl".MutableTree) as type Tree in struct literal:
|
test-coverage-upload
cannot use &immutableTree{…} (value of type *immutableTree) as type Tree in struct literal:
|
test-coverage-upload
cannot use &immutableTree{…} (value of type *immutableTree) as type Tree in struct literal:
|
test-coverage-upload
impossible type switch case: *immutableTree
|
test-coverage-upload
impossible type switch case: *iavl.MutableTree
|
test-coverage-upload
impossible type switch case: *immutableTree
|
test-coverage-upload
impossible type switch case: *iavl.MutableTree
|
liveness-test
cannot use (*immutableTree)(nil) (value of type *immutableTree) as type Tree in variable declaration:
|
liveness-test
cannot use (*iavl.MutableTree)(nil) (value of type *"github.com/cosmos/iavl".MutableTree) as type Tree in variable declaration:
|
liveness-test
cannot use tree (variable of type *"github.com/cosmos/iavl".MutableTree) as type Tree in struct literal:
|
liveness-test
cannot use tree (variable of type *"github.com/cosmos/iavl".MutableTree) as type Tree in struct literal:
|
liveness-test
cannot use &immutableTree{…} (value of type *immutableTree) as type Tree in struct literal:
|
liveness-test
cannot use &immutableTree{…} (value of type *immutableTree) as type Tree in struct literal:
|
liveness-test
impossible type switch case: *immutableTree
|
liveness-test
impossible type switch case: *iavl.MutableTree
|
liveness-test
impossible type switch case: *immutableTree
|
liveness-test
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-coverage-upload
Restore cache failed: Dependencies file is not found in /home/runner/work/shentu/shentu. Supported file pattern: go.sum
|
test-e2e
Restore cache failed: Dependencies file is not found in /home/runner/work/shentu/shentu. Supported file pattern: go.sum
|