style: reformat #1
Annotations
10 warnings
publish:
coIT.Toolkit.AbsencesExport.Infrastructure/Infrastructure/Mapping/ClockodoToGdi/ClockodoExportMapper.cs#L16
Possible null reference assignment.
|
publish:
coIT.Toolkit.AbsencesExport.Infrastructure/Infrastructure/Mapping/TimeCardToGdi/TimeCardExportRelationsEntity.cs#L10
Non-nullable property 'Relations' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
coIT.Toolkit.AbsencesExport.Infrastructure/Infrastructure/Mapping/TimeCardToGdi/TimeCardExportRelationsEntity.cs#L11
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
coIT.Toolkit.AbsencesExport.Infrastructure/Infrastructure/Mapping/TimeCardToGdi/TimeCardExportRelationsEntity.cs#L19
Non-nullable property 'RowKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
coIT.Toolkit.AbsencesExport.Infrastructure/Infrastructure/Mapping/ClockodoToGdi/ClockodoExportRelationsEntity.cs#L10
Non-nullable property 'Relations' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
coIT.Toolkit.AbsencesExport.Infrastructure/Infrastructure/Mapping/ClockodoToGdi/ClockodoExportRelationsEntity.cs#L11
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
coIT.Toolkit.AbsencesExport.Infrastructure/Infrastructure/Mapping/ClockodoToGdi/ClockodoExportRelationsEntity.cs#L19
Non-nullable property 'RowKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
coIT.Toolkit.AbsencesExport.Infrastructure/Infrastructure/Konfiguration/ClockodoKonfiguration/ClockodoKonfigurationEntity.cs#L13
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
coIT.Toolkit.AbsencesExport.Infrastructure/Infrastructure/Konfiguration/ClockodoKonfiguration/ClockodoKonfigurationEntity.cs#L14
Non-nullable property 'ApiToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
coIT.Toolkit.AbsencesExport.Infrastructure/Infrastructure/Konfiguration/ClockodoKonfiguration/ClockodoKonfigurationEntity.cs#L15
Non-nullable property 'BaseAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|