Skip to content

ci(Clockodo.QuickActions): Beim Start automatisch nach updates suchen… #2

ci(Clockodo.QuickActions): Beim Start automatisch nach updates suchen…

ci(Clockodo.QuickActions): Beim Start automatisch nach updates suchen… #2

Triggered via push August 13, 2024 08:34
Status Success
Total duration 3m 10s
Artifacts
ClockodoQuickActions Installer Bauen
2m 57s
ClockodoQuickActions Installer Bauen
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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.
ClockodoQuickActions Installer Bauen: src/coIT.Libraries.ConfigurationManager/EnvironmentManager.cs#L26
Possible null reference argument for parameter 'obj' in 'Maybe<string> Maybe<string>.From(string obj)'.