Skip to content

feat(wasmd): integrate wasmd #8480

feat(wasmd): integrate wasmd

feat(wasmd): integrate wasmd #8480

Triggered via pull request July 19, 2024 01:28
Status Failure
Total duration 57m 26s
Artifacts

lint.yml

on: pull_request
buf-lint
9s
buf-lint
protolint
9s
protolint
Matrix: golangci
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
golangci (app): 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
golangci (app): app/testsuite/helpers.go#L86
not enough arguments in call to app.NewRegenApp
golangci (app): app/testsuite/network_config.go#L29
not enough arguments in call to app.NewRegenApp
golangci (app): 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)
golangci (app): app/client/cli/root.go#L44
not enough arguments in call to app.NewRegenApp
golangci (app): app/client/cli/root.go#L241
not enough arguments in call to app.NewRegenApp
golangci (app): app/client/cli/root.go#L274
not enough arguments in call to app.NewRegenApp
golangci (app): app/client/cli/root.go#L280
not enough arguments in call to app.NewRegenApp
golangci (app): app/simulation/utils.go#L1
: # github.com/regen-network/regen-ledger/v5/app/simulation [github.com/regen-network/regen-ledger/v5/app/simulation.test]
golangci (app): app/simulation/app_after_import_test.go#L32
not enough arguments in call to regen.NewRegenApp
golangci (types)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/get-diff-action@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
protolint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/get-diff-action@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
buf-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/get-diff-action@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
golangci (x/intertx)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/get-diff-action@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
golangci (x/data)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/get-diff-action@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
golangci (x/ecocredit)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/get-diff-action@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
golangci (app)
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/
golangci (app): app/app.go#L917
receiver-naming: receiver name a should be consistent with previous receiver name app for RegenApp (revive)