Skip to content

Email option to embed images as base64 instead of link #22589

Email option to embed images as base64 instead of link

Email option to embed images as base64 instead of link #22589

Triggered via pull request September 17, 2024 21:22
Status Cancelled
Total duration 6m 50s
Artifacts

pull-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors
checks-backend
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
lint-backend
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
lint-backend: services/mailer/mail.go#L431
assigned to attachmentUUID, but reassigned without using the value (wastedassign)
lint-backend: services/mailer/mail.go#L453
SA9003: empty branch (staticcheck)
lint-backend
Process completed with exit code 2.
lint-go-gogit
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
lint-go-gogit: services/mailer/mail.go#L431
assigned to attachmentUUID, but reassigned without using the value (wastedassign)
lint-go-gogit: services/mailer/mail.go#L453
SA9003: empty branch (staticcheck)
lint-go-gogit
Process completed with exit code 2.
lint-go-windows: services/mailer/mail.go#L431
assigned to attachmentUUID, but reassigned without using the value (wastedassign)
lint-go-windows: services/mailer/mail.go#L453
SA9003: empty branch (staticcheck)
lint-go-windows
Process completed with exit code 2.
lint-go-windows
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
backend
Canceling since a higher priority waiting request for 'compliance-feature_B64_EMBED_IMAGES' exists
backend
The operation was canceled.