Bump github.com/google/uuid from 1.3.0 to 1.4.0 #980
sims.yml
on: pull_request
build
20s
cleanup-runs
8s
test-sim-nondeterminism
59s
test-sim-import-export
2m 37s
test-sim-after-import
2m 34s
test-sim-multi-seed-short
2m 40s
Annotations
13 errors and 3 warnings
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-import-export
Process completed with exit code 2.
|
test-sim-multi-seed-short
Process completed with exit code 2.
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/shentu/shentu. Supported file pattern: go.sum
|
test-sim-after-import
Restore cache failed: Dependencies file is not found in /home/runner/work/shentu/shentu. Supported file pattern: go.sum
|
test-sim-import-export
Restore cache failed: Dependencies file is not found in /home/runner/work/shentu/shentu. Supported file pattern: go.sum
|