Skip to content

style: reformat

style: reformat #1

Triggered via push December 30, 2024 13:46
Status Success
Total duration 2m 46s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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.