Add Emission Enabled bolean flag to Mint Module #1202
Annotations
5 errors and 1 warning
golangci-lint:
x/mint/types/params.go#L27
types.Params is missing field EmissionEnabled (exhaustruct)
|
golangci-lint:
x/mint/migrations/v5/migrate_test.go#L43
mint.AppModule is missing field AppModuleBasic (exhaustruct)
|
golangci-lint:
x/mint/migrations/v5/migrate_test.go#L13
ST1019: package "github.com/allora-network/allora-chain/x/mint/types" is being imported more than once (stylecheck)
|
golangci-lint:
x/mint/migrations/v5/migrate_test.go#L21
ST1019(related information): other import of "github.com/allora-network/allora-chain/x/mint/types" (stylecheck)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading