Update 47 #3505
Annotations
10 errors and 2 warnings
Analyze:
app/modules.go#L23
cannot find module providing package github.com/cosmos/cosmos-sdk/x/evidence/types: import lookup disabled by -mod=readonly
|
Analyze:
app/modules.go#L22
cannot find module providing package github.com/cosmos/cosmos-sdk/x/evidence: import lookup disabled by -mod=readonly
|
Analyze:
app/modules.go#L17
cannot find module providing package github.com/cosmos/cosmos-sdk/x/capability/types: import lookup disabled by -mod=readonly
|
Analyze:
app/app.go#L33
cannot find module providing package github.com/cosmos/cosmos-sdk/x/capability/keeper: import lookup disabled by -mod=readonly
|
Analyze:
app/modules.go#L16
cannot find module providing package github.com/cosmos/cosmos-sdk/x/capability: import lookup disabled by -mod=readonly
|
Analyze:
app/ante.go#L6
cannot find module providing package github.com/cosmos/cosmos-sdk/store/types: import lookup disabled by -mod=readonly
|
Analyze:
app/app.go#L19
cannot find module providing package github.com/cosmos/cosmos-sdk/client/grpc/tmservice: import lookup disabled by -mod=readonly
|
Analyze:
cmd/quicksilverd/root.go#L24
cannot find module providing package github.com/cosmos/cosmos-sdk/store: import lookup disabled by -mod=readonly
|
Analyze:
cmd/quicksilverd/root.go#L23
cannot find module providing package github.com/cosmos/cosmos-sdk/snapshots/types: import lookup disabled by -mod=readonly
|
Analyze:
cmd/quicksilverd/root.go#L22
cannot find module providing package github.com/cosmos/cosmos-sdk/snapshots: import lookup disabled by -mod=readonly
|
Analyze
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Analyze
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|