Skip to content

Implement net.Listener hand-over during config reload #26

Implement net.Listener hand-over during config reload

Implement net.Listener hand-over during config reload #26

Triggered via push January 29, 2025 22:47
Status Failure
Total duration 1m 55s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Build and test: internal/storage/blob/test_blob.go#L45
cannot use testutils.Logger(t, "imapsql") (value of type "github.com/foxcpp/maddy/framework/log".Logger) as "github.com/foxcpp/go-imap-sql".Logger value in struct literal: "github.com/foxcpp/maddy/framework/log".Logger does not implement "github.com/foxcpp/go-imap-sql".Logger (method Debugf has pointer receiver)
Build and test: internal/target/remote/dane_delivery_test.go#L35
cannot use testutils.Logger(t, "mockdns") (value of type "github.com/foxcpp/maddy/framework/log".Logger) as mockdns.Logger value in argument to mockdns.NewServerWithLogger: "github.com/foxcpp/maddy/framework/log".Logger does not implement mockdns.Logger (method Printf has pointer receiver)
Build and test: internal/target/remote/mxauth_test.go#L306
cannot use testutils.Logger(t, "mockdns") (value of type "github.com/foxcpp/maddy/framework/log".Logger) as mockdns.Logger value in argument to mockdns.NewServerWithLogger: "github.com/foxcpp/maddy/framework/log".Logger does not implement mockdns.Logger (method Printf has pointer receiver)
Build and test: internal/target/remote/mxauth_test.go#L345
cannot use testutils.Logger(t, "mockdns") (value of type "github.com/foxcpp/maddy/framework/log".Logger) as mockdns.Logger value in argument to mockdns.NewServerWithLogger: "github.com/foxcpp/maddy/framework/log".Logger does not implement mockdns.Logger (method Printf has pointer receiver)
Build and test
Process completed with exit code 1.
Lint: internal/storage/blob/test_blob.go#L45
cannot use testutils.Logger(t, "imapsql") (value of type "github.com/foxcpp/maddy/framework/log".Logger) as "github.com/foxcpp/go-imap-sql".Logger value in struct literal: "github.com/foxcpp/maddy/framework/log".Logger does not implement "github.com/foxcpp/go-imap-sql".Logger (method Debugf has pointer receiver) (typecheck)
Lint: internal/storage/blob/fs/fs_test.go#L8
could not import github.com/foxcpp/maddy/internal/storage/blob (-: # github.com/foxcpp/maddy/internal/storage/blob
Lint: internal/storage/blob/test_blob.go#L45
cannot use testutils.Logger(t, "imapsql") (value of type "github.com/foxcpp/maddy/framework/log".Logger) as "github.com/foxcpp/go-imap-sql".Logger value in struct literal: "github.com/foxcpp/maddy/framework/log".Logger does not implement "github.com/foxcpp/go-imap-sql".Logger (method Debugf has pointer receiver)) (typecheck)
Lint: internal/storage/blob/s3/s3_test.go#L9
could not import github.com/foxcpp/maddy/internal/storage/blob (-: # github.com/foxcpp/maddy/internal/storage/blob
Lint: internal/storage/blob/test_blob.go#L45
cannot use testutils.Logger(t, "imapsql") (value of type "github.com/foxcpp/maddy/framework/log".Logger) as "github.com/foxcpp/go-imap-sql".Logger value in struct literal: "github.com/foxcpp/maddy/framework/log".Logger does not implement "github.com/foxcpp/go-imap-sql".Logger (method Debugf has pointer receiver)) (typecheck)
Lint: internal/target/remote/dane_delivery_test.go#L35
cannot use testutils.Logger(t, "mockdns") (value of type "github.com/foxcpp/maddy/framework/log".Logger) as mockdns.Logger value in argument to mockdns.NewServerWithLogger: "github.com/foxcpp/maddy/framework/log".Logger does not implement mockdns.Logger (method Printf has pointer receiver)
Lint: internal/target/remote/mxauth_test.go#L306
cannot use testutils.Logger(t, "mockdns") (value of type "github.com/foxcpp/maddy/framework/log".Logger) as mockdns.Logger value in argument to mockdns.NewServerWithLogger: "github.com/foxcpp/maddy/framework/log".Logger does not implement mockdns.Logger (method Printf has pointer receiver)
Lint: internal/target/remote/mxauth_test.go#L345
cannot use testutils.Logger(t, "mockdns") (value of type "github.com/foxcpp/maddy/framework/log".Logger) as mockdns.Logger value in argument to mockdns.NewServerWithLogger: "github.com/foxcpp/maddy/framework/log".Logger does not implement mockdns.Logger (method Printf has pointer receiver) (typecheck)
Lint
issues found