Fix #23725: Actions - send Email on Success/Failure #27602
Annotations
10 errors
Run make lint-go:
routers/api/v1/admin/user.go#L31
could not import code.gitea.io/gitea/services/mailer (-: # code.gitea.io/gitea/services/mailer
|
Run make lint-go:
services/mailer/notify.go#L206
syntax error: unexpected name context in argument list; possibly missing comma or )) (typecheck)
|
Run make lint-go:
routers/init.go#L45
could not import code.gitea.io/gitea/services/mailer (-: # code.gitea.io/gitea/services/mailer
|
Run make lint-go:
services/mailer/notify.go#L206
syntax error: unexpected name context in argument list; possibly missing comma or )) (typecheck)
|
Run make lint-go:
routers/private/mail.go#L19
could not import code.gitea.io/gitea/services/mailer (-: # code.gitea.io/gitea/services/mailer
|
Run make lint-go:
services/mailer/notify.go#L206
syntax error: unexpected name context in argument list; possibly missing comma or )) (typecheck)
|
Run make lint-go:
routers/web/admin/config.go#L23
could not import code.gitea.io/gitea/services/mailer (-: # code.gitea.io/gitea/services/mailer
|
Run make lint-go:
services/mailer/notify.go#L206
syntax error: unexpected name context in argument list; possibly missing comma or )) (typecheck)
|
Run make lint-go:
routers/web/auth/auth.go#L34
could not import code.gitea.io/gitea/services/mailer (-: # code.gitea.io/gitea/services/mailer
|
Run make lint-go:
services/mailer/notify.go#L206
syntax error: unexpected name context in argument list; possibly missing comma or )) (typecheck)
|
Loading