Skip to content

chore(std/codec.go): Use cosmossdk.io/core/codec instead of github.com/cosmos/cosmos-sdk/codec #78301

chore(std/codec.go): Use cosmossdk.io/core/codec instead of github.com/cosmos/cosmos-sdk/codec

chore(std/codec.go): Use cosmossdk.io/core/codec instead of github.com/cosmos/cosmos-sdk/codec #78301

Re-run triggered January 10, 2025 10:18
Status Failure
Total duration 3m 40s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: std/codec.go#L16
undefined: codec.RegisterEvidences (typecheck)
golangci-lint: types/module/testutil/helpers.go#L14
could not import github.com/cosmos/cosmos-sdk/std (-: # github.com/cosmos/cosmos-sdk/std
golangci-lint: std/codec.go#L16
undefined: codec.RegisterEvidences) (typecheck)
golangci-lint: runtime/module.go#L28
could not import github.com/cosmos/cosmos-sdk/std (-: # github.com/cosmos/cosmos-sdk/std
golangci-lint: std/codec.go#L16
undefined: codec.RegisterEvidences) (typecheck)
golangci-lint: simsx/common_test.go#L17
could not import github.com/cosmos/cosmos-sdk/std (-: # github.com/cosmos/cosmos-sdk/std
golangci-lint: std/codec.go#L16
undefined: codec.RegisterEvidences) (typecheck)
golangci-lint: simsx/runner.go#L190
app.SimulationManager undefined (type T has no field or method SimulationManager) (typecheck)
golangci-lint: x/auth/tx/config_test.go#L15
could not import github.com/cosmos/cosmos-sdk/std (-: # github.com/cosmos/cosmos-sdk/std
golangci-lint: std/codec.go#L16
undefined: codec.RegisterEvidences) (typecheck)
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636