Skip to content

Add test result publishing to GitHub Actions #39

Add test result publishing to GitHub Actions

Add test result publishing to GitHub Actions #39

Triggered via push October 9, 2025 07:54
Status Failure
Total duration 4m 24s
Artifacts

build.yml

on: push
Build Papercut SMTP
4m 20s
Build Papercut SMTP
Build and Push Docker Image
0s
Build and Push Docker Image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Build Papercut SMTP
Process completed with exit code 1.
Build Papercut SMTP: src/Papercut.Message/Helpers/MessageHelper.cs#L64
This call site is reachable on all platforms. 'RegistryKey?' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Papercut SMTP: src/Papercut.Message/MessageWatcher.cs#L37
Non-nullable event 'RefreshNeeded' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
Build Papercut SMTP: src/Papercut.Message/MessageWatcher.cs#L37
Non-nullable event 'NewMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
Build Papercut SMTP: src/Papercut.Message/MessageWatcher.cs#L37
Non-nullable field '_watchers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Papercut SMTP: src/Papercut.Message/MessageWatcher.cs#L41
Nullability of reference types in type of parameter 'sender' of 'void MessageWatcher.OnRefreshLoadPaths(object sender, EventArgs eventArgs)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
Build Papercut SMTP: src/Papercut.Message/Helpers/MessageHelper.cs#L64
Possible null reference return.
Build Papercut SMTP: src/Papercut.Message/Helpers/MessageHelper.cs#L70
Dereference of a possibly null reference.
Build Papercut SMTP: src/Papercut.Message/Helpers/MessageHelper.cs#L68
Dereference of a possibly null reference.
Build Papercut SMTP
The assembly 'Cake.Incubator, Version=8.0.0.0, Culture=neutral, PublicKeyToken=null'
Build Papercut SMTP
The assembly 'Cake.FileHelpers, Version=6.1.3.0, Culture=neutral, PublicKeyToken=null'