fix: Sicherstellen, dass publish profil inkludiert ist #6
build_and_publish_installer.yml
on: push
Installer Bauen
2m 9s
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.
|