Skip to content

Switch to using display IDs rather than name + index #29

Switch to using display IDs rather than name + index

Switch to using display IDs rather than name + index #29

Triggered via push September 12, 2024 16:09
Status Success
Total duration 2m 39s
Artifacts 2

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: NightGlow/Models/Monitors.cs#L388
Cannot convert null literal to non-nullable reference type.
build: NightGlow/Views/Controls/SliderView.xaml.cs#L51
'SliderView.PreviewTextInput(object, TextCompositionEventArgs)' hides inherited member 'UIElement.PreviewTextInput'. Use the new keyword if hiding was intended.
build: NightGlow/Data/DdcConfig.cs#L59
Non-nullable field 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: NightGlow/Data/DdcConfig.cs#L60
Non-nullable field 'DeviceInstanceId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: NightGlow/Views/PopupWindow.xaml.cs#L35
Non-nullable field '_slideDownAnimation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: NightGlow/Views/PopupWindow.xaml.cs#L35
Non-nullable field '_slideDownCompleteHandler' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: NightGlow/Views/MainWindow.xaml.cs#L14
Nullability of reference types in type of parameter 'sender' of 'void MainWindowViewModel.OnWindowClosing(object sender, CancelEventArgs e)' doesn't match the target delegate 'CancelEventHandler' (possibly because of nullability attributes).
build: NightGlow/Views/Controls/SliderView.xaml.cs#L29
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: NightGlow/Views/Controls/PopupDisplayInfoView.xaml.cs#L35
Non-nullable property 'Icon' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: NightGlow/Views/Controls/HotKeyView.xaml.cs#L20
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
NightGlow-Installer
4.64 MB
NightGlow-Portable
5.08 MB