Skip to content

Publish NuGet package #12

Publish NuGet package

Publish NuGet package #12

Triggered via release February 28, 2026 22:18
@lorddevlorddev
created 3b8a654
Status Failure
Total duration 29s
Artifacts

package.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
deploy
Missing GitHub OIDC request environment variables.
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.
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.