Skip to content

build(Clockodo.QuickActions): x64 .NET 8.0 für LTS benutzen #5

build(Clockodo.QuickActions): x64 .NET 8.0 für LTS benutzen

build(Clockodo.QuickActions): x64 .NET 8.0 für LTS benutzen #5

Triggered via push August 13, 2024 13:24
Status Success
Total duration 1m 59s
Artifacts
ClockodoQuickActions Installer Bauen
1m 46s
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)'.