v3.0.0 #32
Annotations
10 warnings
build:
NightGlow/Models/Monitors.cs#L415
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/ViewModels/MonitorViewModel.cs#L95
Non-nullable property 'Monitor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
NightGlow/Services/SettingsService.cs#L189
Non-nullable field 'DdcConfig' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
NightGlow/ViewModels/MonitorViewModel.cs#L82
Non-nullable event 'EnableDdcChangeEvent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
build:
NightGlow/ViewModels/MonitorViewModel.cs#L82
Non-nullable event 'BrightnessChangeEvent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
NightGlow-Installer
|
4.64 MB |
|
NightGlow-Portable
|
5.08 MB |
|