Bump mvdan.cc/gofumpt from 0.4.0 to 0.6.0 #229
sims.yml
on: pull_request
build
23s
cleanup-runs
5s
test-sim-nondeterminism
1m 0s
test-sim-import-export
2m 35s
test-sim-after-import
2m 31s
test-sim-multi-seed-short
2m 37s
Annotations
13 errors and 5 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3.5.0, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-sim-nondeterminism
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3.5.0, technote-space/get-diff-action@v6.1.2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-sim-after-import
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3.5.0, actions/checkout@v3, technote-space/get-diff-action@v6.1.2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-sim-import-export
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3.5.0, actions/checkout@v3, technote-space/get-diff-action@v6.1.2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-sim-multi-seed-short
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3.5.0, technote-space/get-diff-action@v6.1.2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|