Skip to content

Refactor project structure and implement timeout/failure handling #4

Refactor project structure and implement timeout/failure handling

Refactor project structure and implement timeout/failure handling #4

Triggered via pull request January 3, 2026 11:32
Status Failure
Total duration 37s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)