Only allow deposit messages from the op node #1190
Annotations
7 errors and 3 warnings
go:
x/rollup/tx/helpers/ante.go#L48
undefined: rolluptypes.DepositMsg (typecheck)
|
go:
testapp/testapp.go#L39
could not import github.com/polymerdao/monomer/x/rollup/tx/helpers (-: # github.com/polymerdao/monomer/x/rollup/tx/helpers
|
go:
x/rollup/tx/helpers/ante.go#L48
undefined: rolluptypes.DepositMsg) (typecheck)
|
go:
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)
|
go:
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)
|
go:
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)
|
go
issues found
|
proto
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
proto
No github_token supplied, API requests will be subject to stricter rate limiting
|
go
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|