Skip to content

feat(Clockodo.QuickActions): co-IT Logo als Icon nutzen #4

feat(Clockodo.QuickActions): co-IT Logo als Icon nutzen

feat(Clockodo.QuickActions): co-IT Logo als Icon nutzen #4

Triggered via push August 13, 2024 10:30
Status Success
Total duration 2m 50s
Artifacts
ClockodoQuickActions Installer Bauen
2m 37s
ClockodoQuickActions Installer Bauen
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
ClockodoQuickActions Installer Bauen: src/coIT.Libraries.Clockodo/TimeEntries/Contracts/TimeEntry.cs#L39
'TimeEntry.Id' hides inherited member 'Entity<int>.Id'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
ClockodoQuickActions Installer Bauen: src/coIT.Libraries.Clockodo/Absences/FetchFilterDto.cs#L14
Non-nullable property 'From' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
ClockodoQuickActions Installer Bauen: src/coIT.Libraries.WinForms/SortableBindingList.cs#L15
Non-nullable field '_sortProperty' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
ClockodoQuickActions Installer Bauen: src/coIT.Libraries.WinForms/SortableBindingList.cs#L21
Non-nullable field '_sortProperty' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
ClockodoQuickActions Installer Bauen: src/coIT.Libraries.WinForms/SortableBindingList.cs#L62
Cannot convert null literal to non-nullable reference type.
ClockodoQuickActions Installer Bauen: src/coIT.Libraries.WinForms/SortableBindingList.cs#L76
Converting null literal or possible null value to non-nullable type.
ClockodoQuickActions Installer Bauen: src/coIT.Libraries.WinForms/SortableBindingList.cs#L98
Converting null literal or possible null value to non-nullable type.
ClockodoQuickActions Installer Bauen: src/coIT.Libraries.WinForms/SortableBindingList.cs#L99
Converting null literal or possible null value to non-nullable type.