Implement net.Listener hand-over during config reload #26
Annotations
9 errors
Run golangci/golangci-lint-action@v6:
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)
|
Run golangci/golangci-lint-action@v6:
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
|
Run golangci/golangci-lint-action@v6:
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)
|
Run golangci/golangci-lint-action@v6:
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
|
Run golangci/golangci-lint-action@v6:
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)
|
Run golangci/golangci-lint-action@v6:
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)
|
Run golangci/golangci-lint-action@v6:
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)
|
Run golangci/golangci-lint-action@v6:
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)
|
Run golangci/golangci-lint-action@v6
issues found
|
Loading