Skip to content

Daemon subdaemon refactor #1945

Daemon subdaemon refactor

Daemon subdaemon refactor #1945

Triggered via pull request September 22, 2023 14:58
Status Failure
Total duration 3m 17s
Artifacts

go.yml

on: pull_request
Go build and test
3m 4s
Go build and test
Fit to window
Zoom out
Zoom in

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)