Refactor project structure and implement timeout/failure handling #4
Annotations
5 errors
|
lint
issues found
|
|
lint:
pkg/schedule/kernel.go#L112
SA9003: empty branch (staticcheck)
|
|
lint:
cmd/worker/main.go#L74
func `runScheduler` is unused (unused)
|
|
lint:
pkg/driver/database/database.go#L65
Error return value of `tx.Rollback` is not checked (errcheck)
|
|
lint:
pkg/worker/worker_test.go#L119
Error return value of `json.Unmarshal` is not checked (errcheck)
|