Bump golang.org/x/crypto from 0.2.0 to 0.13.0 #898
Triggered via pull request
September 11, 2023 20:16
Status
Failure
Total duration
1m 27s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
sims.yml
on: pull_request
build
30s
cleanup-runs
12s
test-sim-nondeterminism
14s
test-sim-import-export
25s
test-sim-after-import
24s
test-sim-multi-seed-short
35s
Annotations
13 errors and 3 warnings
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:
x/auth/client/cli/tx.go#L7
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/flags (imported by github.com/shentufoundation/shentu/v2/x/auth/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/cert/client/rest/rest.go#L10
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/rest (imported by github.com/shentufoundation/shentu/v2/x/cert/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:
x/auth/client/cli/tx.go#L8
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/tx (imported by github.com/shentufoundation/shentu/v2/x/auth/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:
|
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
|