Fix #23725: Actions - send Email on Success/Failure #27362
Annotations
10 errors
Run go build -o gitea_no_gcc:
services/mailer/notify.go#L221
run.WorkflowName undefined (type *actions.ActionRun has no field or method WorkflowName)
|
Run go build -o gitea_no_gcc:
services/mailer/notify.go#L239
run.WorkflowName undefined (type *actions.ActionRun has no field or method WorkflowName)
|
Run go build -o gitea_no_gcc:
services/mailer/notify.go#L243
run.RefName undefined (type *actions.ActionRun has no field or method RefName)
|
Run go build -o gitea_no_gcc:
services/mailer/notify.go#L252
undefined: SendMail
|
Run go build -o gitea_no_gcc:
services/mailer/notify.go#L258
run.CommitAuthor undefined (type *actions.ActionRun has no field or method CommitAuthor)
|
Run go build -o gitea_no_gcc:
services/mailer/notify.go#L259
run.CommitAuthor undefined (type *actions.ActionRun has no field or method CommitAuthor)
|
Run go build -o gitea_no_gcc:
services/mailer/notify.go#L260
run.CommitAuthor undefined (type *actions.ActionRun has no field or method CommitAuthor)
|
Run go build -o gitea_no_gcc:
services/mailer/notify.go#L261
undefined: SendMail
|
Run go build -o gitea_no_gcc:
services/mailer/notify.go#L261
run.CommitAuthor undefined (type *actions.ActionRun has no field or method CommitAuthor)
|
Run go build -o gitea_no_gcc:
services/mailer/notify.go#L262
run.CommitAuthor undefined (type *actions.ActionRun has no field or method CommitAuthor)
|
Loading