Skip to content

feat(cron): add cron module for scheduled execution of wasm contracts #115

feat(cron): add cron module for scheduled execution of wasm contracts

feat(cron): add cron module for scheduled execution of wasm contracts #115

Re-run triggered May 21, 2024 11:27
Status Failure
Total duration 2m 26s
Artifacts

golangci_lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: x/cron/keeper/genesis.go#L20
Error return value of `k.SetContract` is not checked (errcheck)
golangci-lint: x/gasless/keeper/gasless_test.go#L435
Error return value of `s.keeper.AuthorizeActors` is not checked (errcheck)
golangci-lint: x/gasless/keeper/gasless_test.go#L541
Error return value of `s.keeper.AuthorizeActors` is not checked (errcheck)
golangci-lint: x/gasless/keeper/gasless_test.go#L668
Error return value of `s.keeper.AuthorizeActors` is not checked (errcheck)
golangci-lint: x/cron/client/cli/tx.go#L21
const `flagPacketTimeoutTimestamp` is unused (unused)
golangci-lint: x/cron/client/cli/tx.go#L22
const `listSeparator` is unused (unused)
golangci-lint: x/gasless/keeper/keeper_test.go#L45
func `(*KeeperTestSuite).getBalances` is unused (unused)
golangci-lint: x/gasless/keeper/keeper_test.go#L53
func `(*KeeperTestSuite).sendCoins` is unused (unused)
golangci-lint: x/gasless/keeper/keeper_test.go#L59
func `(*KeeperTestSuite).nextBlock` is unused (unused)
golangci-lint: x/gasless/keeper/keeper_test.go#L80
func `newInt` is unused (unused)