Merge branch 'ap/fix-tests' of github.com:cheqd/cheqd-node into ap/fi… #3481
Annotations
5 errors and 1 warning
Run golangci-lint:
ante/ante_suite_test.go#L1
: # github.com/cheqd/cheqd-node/ante_test [github.com/cheqd/cheqd-node/ante.test]
|
Run golangci-lint:
ante/fee_test.go#L236
cannot use taxDecorator (variable of type posthandler.TaxDecorator) as "github.com/cosmos/cosmos-sdk/types".AnteDecorator value in argument to sdk.ChainAnteDecorators: posthandler.TaxDecorator does not implement "github.com/cosmos/cosmos-sdk/types".AnteDecorator (missing method AnteHandle)
|
Run golangci-lint:
ante/fee_test.go#L300
cannot use taxDecorator (variable of type posthandler.TaxDecorator) as "github.com/cosmos/cosmos-sdk/types".AnteDecorator value in argument to sdk.ChainAnteDecorators: posthandler.TaxDecorator does not implement "github.com/cosmos/cosmos-sdk/types".AnteDecorator (missing method AnteHandle)
|
Run golangci-lint:
ante/fee_test.go#L357
cannot use taxDecorator (variable of type posthandler.TaxDecorator) as "github.com/cosmos/cosmos-sdk/types".AnteDecorator value in argument to sdk.ChainAnteDecorators: posthandler.TaxDecorator does not implement "github.com/cosmos/cosmos-sdk/types".AnteDecorator (missing method AnteHandle) (typecheck)
|
Run golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading