feat: upgrade to SDK v0.47 #4077
Triggered via pull request
September 12, 2023 09:10
Status
Success
Total duration
11m 18s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
Analyze:
app/encoding.go#L5
cannot find module providing package github.com/cosmos/cosmos-sdk/simapp/params: import lookup disabled by -mod=readonly
|
Analyze:
app/app.go#L17
cannot find module providing package github.com/umee-network/umee/v5/app/params: import lookup disabled by -mod=readonly
|
Analyze:
x/uibc/module/module.go#L11
cannot find module providing package github.com/umee-network/umee/v5/x/uibc: import lookup disabled by -mod=readonly
|
Analyze:
cmd/ibc_denom/ibc_denom.go#L6
cannot find module providing package github.com/cosmos/ibc-go/v6/modules/apps/transfer/types: import lookup disabled by -mod=readonly
|
Analyze
"github.com/cosmos/gogoproto/proto" imported and not used
|
Analyze
undefined: simtypes.ParamChange
|
Analyze
undefined: simtypes.ParamChange
|
Analyze
no required module provides package github.com/umee-network/umee/v5/x/uibc; to add it:
|
Analyze
could not import github.com/umee-network/umee/v5/x/uibc (invalid package name: "")
|
Analyze
no required module provides package github.com/cosmos/cosmos-sdk/simapp/params; to add it:
|
Analyze
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|