feat(ante): added global min gas price checks #307
golangci_lint.yml
on: pull_request
golangci-lint
1m 36s
Annotations
10 errors and 2 warnings
golangci-lint:
x/tokenfactory/keeper/admins_test.go#L16
suite.App undefined (type *KeeperTestSuite has no field or method App) (typecheck)
|
golangci-lint:
x/tokenfactory/keeper/admins_test.go#L20
suite.Ctx undefined (type *KeeperTestSuite has no field or method Ctx) (typecheck)
|
golangci-lint:
x/tokenfactory/keeper/admins_test.go#L23
suite.Require undefined (type *KeeperTestSuite has no field or method Require) (typecheck)
|
golangci-lint:
x/tokenfactory/keeper/admins_test.go#L24
suite.Require undefined (type *KeeperTestSuite has no field or method Require) (typecheck)
|
golangci-lint:
x/tokenfactory/keeper/admins_test.go#L27
suite.Ctx undefined (type *KeeperTestSuite has no field or method Ctx) (typecheck)
|
golangci-lint:
x/tokenfactory/keeper/admins_test.go#L29
suite.Require undefined (type *KeeperTestSuite has no field or method Require) (typecheck)
|
golangci-lint:
x/tokenfactory/keeper/admins_test.go#L39
suite.Ctx undefined (type *KeeperTestSuite has no field or method Ctx) (typecheck)
|
golangci-lint:
x/tokenfactory/keeper/admins_test.go#L93
suite.TestAccs undefined (type *KeeperTestSuite has no field or method TestAccs) (typecheck)
|
golangci-lint:
x/tokenfactory/keeper/admins_test.go#L100
suite.TestAccs undefined (type *KeeperTestSuite has no field or method TestAccs) (typecheck)
|
golangci-lint:
x/tokenfactory/keeper/admins_test.go#L107
suite.TestAccs undefined (type *KeeperTestSuite has no field or method TestAccs) (typecheck)
|
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|