Skip to content

feat: also export archived templates to remove associated packages #15

feat: also export archived templates to remove associated packages

feat: also export archived templates to remove associated packages #15

Triggered via push December 11, 2024 10:51
Status Success
Total duration 1m 24s
Artifacts
Installer bauen
1m 10s
Installer bauen
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Installer bauen: coIT.Toolkit.SendGrid.TemplateManager/Absender.cs#L5
Non-nullable property 'Adresse' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Installer bauen: coIT.Toolkit.SendGrid.TemplateManager/Absender.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Installer bauen: coIT.Toolkit.SendGrid.TemplateManager/TabellenEintrag.cs#L5
Non-nullable property 'TemplateId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Installer bauen: coIT.Toolkit.SendGrid.TemplateManager/TabellenEintrag.cs#L6
Non-nullable property 'VersionId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Installer bauen: coIT.Toolkit.SendGrid.TemplateManager/TabellenEintrag.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Installer bauen: coIT.Toolkit.SendGrid.TemplateManager/TabellenEintrag.cs#L10
Non-nullable property 'Subject' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Installer bauen: coIT.Toolkit.SendGrid.TemplateManager/TabellenEintrag.cs#L12
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Installer bauen: coIT.Toolkit.SendGrid.TemplateManager/TabellenEintrag.cs#L13
Non-nullable property 'Pakete' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Installer bauen: coIT.Toolkit.SendGrid.TemplateManager/TabellenEintrag.cs#L18
Non-nullable property 'Schwierigkeit' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Installer bauen: coIT.Toolkit.SendGrid.TemplateManager/TabellenEintrag.cs#L25
Non-nullable property 'EditorUri' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.