Only allow deposit messages from the op node #1190
Annotations
7 errors and 1 warning
Run golangci/golangci-lint-action@v6:
x/rollup/tx/helpers/ante.go#L48
undefined: rolluptypes.DepositMsg (typecheck)
|
Run golangci/golangci-lint-action@v6:
testapp/testapp.go#L39
could not import github.com/polymerdao/monomer/x/rollup/tx/helpers (-: # github.com/polymerdao/monomer/x/rollup/tx/helpers
|
Run golangci/golangci-lint-action@v6:
x/rollup/tx/helpers/ante.go#L48
undefined: rolluptypes.DepositMsg) (typecheck)
|
Run golangci/golangci-lint-action@v6:
integrations/integrations_pkg_test.go#L108
cannot use (*WrappedTestApp)(nil) (value of type *WrappedTestApp) as "github.com/cosmos/cosmos-sdk/server/types".ABCI value in variable declaration: *WrappedTestApp does not implement "github.com/cosmos/cosmos-sdk/server/types".ABCI (missing method Query) (typecheck)
|
Run golangci/golangci-lint-action@v6:
integrations/integrations_pkg_test.go#L162
cannot use (*WrappedTestApp)(nil) (value of type *WrappedTestApp) as "github.com/cosmos/cosmos-sdk/server/types".Application value in variable declaration: *WrappedTestApp does not implement "github.com/cosmos/cosmos-sdk/server/types".Application (missing method Query) (typecheck)
|
Run golangci/golangci-lint-action@v6:
integrations/integrations_pkg_test.go#L43
cannot use &WrappedTestApp{…} (value of type *WrappedTestApp) as "github.com/cosmos/cosmos-sdk/server/types".Application value in return statement: *WrappedTestApp does not implement "github.com/cosmos/cosmos-sdk/server/types".Application (missing method Query) (typecheck)
|
Run golangci/golangci-lint-action@v6
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading