Daemon subdaemon refactor #1947
Triggered via pull request
September 22, 2023 15:25
Status
Failure
Total duration
2m 48s
Artifacts
–
Annotations
10 errors
Go build and test:
daemon/hb/hbctrl/main_test.go#L15
no required module provides package github.com/opensvc/om3/daemon/subdaemon; to add it:
|
Go build and test:
daemon/daemon/main_test.go#L41
main.Enabled undefined (type *"github.com/opensvc/om3/daemon/daemon".T has no field or method Enabled)
|
Go build and test:
daemon/daemon/main_test.go#L42
main.Running undefined (type *"github.com/opensvc/om3/daemon/daemon".T has no field or method Running)
|
Go build and test:
daemon/daemon/main_test.go#L46
main.Enabled undefined (type *"github.com/opensvc/om3/daemon/daemon".T has no field or method Enabled)
|
Go build and test:
daemon/daemon/main_test.go#L47
main.Running undefined (type *"github.com/opensvc/om3/daemon/daemon".T has no field or method Running)
|
Go build and test:
daemon/daemon/main_test.go#L50
main.Restart undefined (type *"github.com/opensvc/om3/daemon/daemon".T has no field or method Restart)
|
Go build and test:
daemon/daemon/main_test.go#L51
main.Enabled undefined (type *"github.com/opensvc/om3/daemon/daemon".T has no field or method Enabled)
|
Go build and test:
daemon/daemon/main_test.go#L52
main.Running undefined (type *"github.com/opensvc/om3/daemon/daemon".T has no field or method Running)
|
Go build and test:
daemon/daemon/main_test.go#L56
main.Enabled undefined (type *"github.com/opensvc/om3/daemon/daemon".T has no field or method Enabled)
|
Go build and test:
daemon/daemon/main_test.go#L57
main.Running undefined (type *"github.com/opensvc/om3/daemon/daemon".T has no field or method Running)
|