Skip to content

Bump github.com/emersion/go-smtp from 0.21.2 to 0.21.3 #77

Bump github.com/emersion/go-smtp from 0.21.2 to 0.21.3

Bump github.com/emersion/go-smtp from 0.21.2 to 0.21.3 #77

Status Failure
Total duration 20s
Artifacts

ci.yml

on: push
run-unit-tests
12s
run-unit-tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors
run-unit-tests: cmd/x-delay/main.go#L30
undefined: smtp.ConnectionState
run-unit-tests: cmd/x-delay/main.go#L32
cannot use &Session{} (value of type *Session) as type smtp.Session in return statement:
run-unit-tests: cmd/x-delay/main.go#L38
undefined: smtp.ConnectionState
run-unit-tests: cmd/x-delay/main.go#L40
cannot use &Session{} (value of type *Session) as type smtp.Session in return statement:
run-unit-tests: cmd/x-delay/main.go#L161
cannot use bkd (variable of type *Backend) as type smtp.Backend in argument to smtp.NewServer:
run-unit-tests: cmd/x-delay/main.go#L166
s.AuthDisabled undefined (type *smtp.Server has no field or method AuthDisabled)
run-unit-tests: cmd/x-delay/main.go#L171
s.Strict undefined (type *smtp.Server has no field or method Strict)
run-unit-tests
Process completed with exit code 2.