Skip to content

Version 7.0.1

Version 7.0.1 #15

Triggered via release February 28, 2026 23:03
@lorddevlorddev
created v7.0.1
Status Success
Total duration 32s
Artifacts

package.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
deploy: 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.
deploy: 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.
deploy: 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.
deploy: 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.
deploy: 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.
deploy: 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.
deploy: 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.
deploy: 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.
deploy: 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.
deploy: 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.