Add option to show popup when changing brightness/temperature #24
Annotations
13 warnings
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
NightGlow/Data/DdcConfig.cs#L60
Non-nullable field 'DeviceName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
NightGlow/ViewModels/MainWindowViewModel.cs#L212
Non-nullable property 'MonitorItem' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
NightGlow/Views/PopupWindow.xaml.cs#L35
Non-nullable field '_slideDownAnimation' must contain a non-null value when exiting constructor. Consider 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 declaring the field as nullable.
|
build:
NightGlow/Views/Controls/SliderView.xaml.cs#L29
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
NightGlow/ViewModels/MainWindowViewModel.cs#L136
Non-nullable property 'VirtualName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
NightGlow/ViewModels/MainWindowViewModel.cs#L137
Non-nullable property 'DeviceName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
NightGlow/ViewModels/MainWindowViewModel.cs#L138
Non-nullable property 'PhysicalName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "NightGlow-Installer", "NightGlow-Portable".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
NightGlow-Installer
|
4.91 MB |
|
NightGlow-Portable
|
14.5 MB |
|