feat(wasmd): integrate wasmd #8480
Annotations
10 errors and 2 warnings
app/client/cli/testnet.go#L38
could not import github.com/regen-network/regen-ledger/v5/app/testsuite (-: # github.com/regen-network/regen-ledger/v5/app/testsuite
|
app/testsuite/helpers.go#L86
not enough arguments in call to app.NewRegenApp
|
app/testsuite/network_config.go#L29
not enough arguments in call to app.NewRegenApp
|
app/testsuite/network_config.go#L37
cannot use baseapp.SetPruning(pruningtypes.NewPruningOptionsFromString(cfg.Pruning)) (value of type func(*baseapp.BaseApp)) as []"github.com/CosmWasm/wasmd/x/wasm/keeper".Option value in argument to app.NewRegenApp) (typecheck)
|
app/client/cli/root.go#L44
not enough arguments in call to app.NewRegenApp
|
app/client/cli/root.go#L241
not enough arguments in call to app.NewRegenApp
|
app/client/cli/root.go#L274
not enough arguments in call to app.NewRegenApp
|
app/client/cli/root.go#L280
not enough arguments in call to app.NewRegenApp
|
app/simulation/utils.go#L1
: # github.com/regen-network/regen-ledger/v5/app/simulation [github.com/regen-network/regen-ledger/v5/app/simulation.test]
|
app/simulation/app_after_import_test.go#L32
not enough arguments in call to regen.NewRegenApp
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/get-diff-action@v6, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
app/app.go#L917
receiver-naming: receiver name a should be consistent with previous receiver name app for RegenApp (revive)
|
This job failed
Loading