Skip to content

fix: Sicherstellen, dass publish profil inkludiert ist #6

fix: Sicherstellen, dass publish profil inkludiert ist

fix: Sicherstellen, dass publish profil inkludiert ist #6

Triggered via push September 3, 2024 12:48
Status Success
Total duration 2m 23s
Artifacts
Installer Bauen
2m 9s
Installer Bauen
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Installer Bauen: coIT.Toolkit.AbsencesExport.Infrastructure/Infrastructure/GdiAbwesenheitsTypen/GdiAbwesenheitsTypEntity.cs#L15
Non-nullable property 'RowKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Installer Bauen: coIT.Toolkit.AbsencesExport.Infrastructure/Infrastructure/GdiAbwesenheitsTypen/GdiAbwesenheitsTypEntity.cs#L20
Non-nullable property 'DisplayText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Installer Bauen: coIT.Toolkit.AbsencesExport.Infrastructure/Infrastructure/ClockodoAbwesenheitsTypen/ClockodoAbwesenheitsTypEntity.cs#L15
Non-nullable property 'RowKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Installer Bauen: coIT.Toolkit.AbsencesExport.Infrastructure/Infrastructure/ClockodoAbwesenheitsTypen/ClockodoAbwesenheitsTypEntity.cs#L20
Non-nullable property 'DisplayText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Installer Bauen: coIT.Toolkit.AbsencesExport.Infrastructure/Infrastructure/Konfiguration/TimeCardKonfiguration/TimeCardKonfigurationEntity.cs#L26
Non-nullable property 'WebAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Installer Bauen: coIT.Toolkit.AbsencesExport.Infrastructure/Infrastructure/Konfiguration/TimeCardKonfiguration/TimeCardKonfigurationEntity.cs#L27
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Installer Bauen: coIT.Toolkit.AbsencesExport.Infrastructure/Infrastructure/Konfiguration/TimeCardKonfiguration/TimeCardKonfigurationEntity.cs#L28
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Installer Bauen: coIT.Toolkit.AbsencesExport.Infrastructure/Infrastructure/Mapping/TimeCardToGdi/TimeCardExportRelationsEntity.cs#L15
Non-nullable property 'RowKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Installer Bauen: coIT.Toolkit.AbsencesExport.Infrastructure/Infrastructure/Mapping/TimeCardToGdi/TimeCardExportRelationsEntity.cs#L19
Non-nullable property 'Relations' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Installer Bauen: coIT.Toolkit.AbsencesExport.Infrastructure/Infrastructure/Mapping/TimeCardToGdi/TimeCardExportRelationsEntity.cs#L20
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.