feat: also export archived templates to remove associated packages #15
Annotations
10 warnings
Anwendung 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.
|
Anwendung 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.
|
Anwendung 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.
|
Anwendung 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.
|
Anwendung 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.
|
Anwendung 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.
|
Anwendung 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.
|
Anwendung 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.
|
Anwendung 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.
|
Anwendung 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.
|
Loading