feat(cron): add cron module for scheduled execution of wasm contracts #122
golangci_lint.yml
on: pull_request
golangci-lint
1m 15s
Annotations
6 errors
golangci-lint:
x/cron/types/message_de_register_contract.go#L46
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
golangci-lint:
x/cron/types/message_register_contract.go#L51
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
golangci-lint:
x/cron/types/message_register_contract.go#L56
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
golangci-lint:
x/cron/types/message_register_contract.go#L60
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
golangci-lint:
x/cron/handler.go#L31
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
golangci-lint
issues found
|