Bounty v2 #954
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
sims.yml
on: pull_request
build
23s
cleanup-runs
8s
test-sim-nondeterminism
28s
test-sim-import-export
21s
test-sim-after-import
22s
test-sim-multi-seed-short
22s
Annotations
13 errors and 3 warnings
test-sim-multi-seed-short
Process completed with exit code 2.
|
test-sim-after-import
Process completed with exit code 2.
|
test-sim-import-export
Process completed with exit code 2.
|
test-sim-nondeterminism:
app/app.go#L18
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/baseapp (imported by github.com/shentufoundation/shentu/v2/app); to add:
|
test-sim-nondeterminism:
app/app.go#L19
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client (imported by github.com/shentufoundation/shentu/v2/app); to add:
|
test-sim-nondeterminism
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/flags (imported by github.com/cosmos/ibc-go/v4/modules/apps/transfer/client/cli); to add:
|
test-sim-nondeterminism:
app/app.go#L20
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/grpc/tmservice (imported by github.com/shentufoundation/shentu/v2/app); to add:
|
test-sim-nondeterminism:
x/bounty/client/rest/rest.go#L7
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/rest (imported by github.com/shentufoundation/shentu/v2/x/bounty/client/rest); to add:
|
test-sim-nondeterminism:
app/app.go#L21
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/rpc (imported by github.com/shentufoundation/shentu/v2/app); to add:
|
test-sim-nondeterminism
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/tx (imported by github.com/cosmos/ibc-go/v4/modules/apps/transfer/client/cli); to add:
|
test-sim-nondeterminism:
app/app.go#L22
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/codec (imported by github.com/shentufoundation/shentu/v2/app); to add:
|
test-sim-nondeterminism:
app/app.go#L23
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/codec/types (imported by github.com/shentufoundation/shentu/v2/app); to add:
|
test-sim-nondeterminism:
x/auth/types/codec.go#L6
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/crypto/codec (imported by github.com/shentufoundation/shentu/v2/x/auth/types); to add:
|
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
|