Bump github.com/emersion/go-smtp from 0.20.2 to 0.21.0 #14
pr-flow.yml
on: pull_request
run golangci-lint
2m 45s
run tests
49s
Annotations
15 errors
run tests:
app/server/options.go#L35
srv.smtp.EnableAuth undefined (type *"github.com/emersion/go-smtp".Server has no field or method EnableAuth)
|
run tests:
app/server/options.go#L37
conn.Session().AuthPlain undefined (type "github.com/emersion/go-smtp".Session has no field or method AuthPlain)
|
run tests:
app/server/server.go#L66
s.EnableAuth undefined (type *"github.com/emersion/go-smtp".Server has no field or method EnableAuth)
|
run tests:
app/server/server.go#L68
conn.Session().AuthPlain undefined (type "github.com/emersion/go-smtp".Session has no field or method AuthPlain)
|
run tests
Process completed with exit code 2.
|
run golangci-lint:
app/server/backend.go#L1
: # github.com/leonardinius/smtpd-proxy/app/server
|
run golangci-lint:
app/server/options.go#L35
srv.smtp.EnableAuth undefined (type *"github.com/emersion/go-smtp".Server has no field or method EnableAuth)
|
run golangci-lint:
app/server/options.go#L37
conn.Session().AuthPlain undefined (type "github.com/emersion/go-smtp".Session has no field or method AuthPlain)
|
run golangci-lint:
app/server/server.go#L66
s.EnableAuth undefined (type *"github.com/emersion/go-smtp".Server has no field or method EnableAuth)
|
run golangci-lint:
app/server/server.go#L68
conn.Session().AuthPlain undefined (type "github.com/emersion/go-smtp".Session has no field or method AuthPlain) (typecheck)
|
run golangci-lint:
app/cmd/smtpd-proxy.go#L17
could not import github.com/leonardinius/smtpd-proxy/app/server (-: # github.com/leonardinius/smtpd-proxy/app/server
|
run golangci-lint:
app/server/options.go#L35
srv.smtp.EnableAuth undefined (type *"github.com/emersion/go-smtp".Server has no field or method EnableAuth)
|
run golangci-lint:
app/server/options.go#L37
conn.Session().AuthPlain undefined (type "github.com/emersion/go-smtp".Session has no field or method AuthPlain)
|
run golangci-lint:
app/server/server.go#L66
s.EnableAuth undefined (type *"github.com/emersion/go-smtp".Server has no field or method EnableAuth)
|
run golangci-lint:
app/server/server.go#L68
conn.Session().AuthPlain undefined (type "github.com/emersion/go-smtp".Session has no field or method AuthPlain)) (typecheck)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-report.log
Expired
|
2.32 KB |
|