Skip to content

Update README.md

Update README.md #9

Triggered via push February 28, 2026 22:51
Status Success
Total duration 32s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Devlord.Utilities.Mail/Botmail.cs#L21
Non-nullable property 'Addressees' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Devlord.Utilities.Mail/Mailbot.cs#L39
Non-nullable property 'SmtpPassword' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Devlord.Utilities.Mail/Mailbot.cs#L39
Non-nullable property 'SmtpLogin' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Devlord.Utilities.Mail/Mailbot.cs#L39
Non-nullable property 'SmtpServer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Devlord.Utilities.Mail/Botmail.cs#L30
Non-nullable property 'Body' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Devlord.Utilities.Mail/Botmail.cs#L28
Non-nullable property 'Subject' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Devlord.Utilities.Mail/Botmail.cs#L26
Non-nullable property 'Addresser' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Devlord.Utilities.Mail/Botmail.cs#L21
Non-nullable property 'Addressees' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Devlord.Utilities.MapsApi/DistanceElement.cs#L11
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Devlord.Utilities.MapsApi/DistanceElement.cs#L11
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.