Skip to content

[NotificationsView] Normalise OVR Toolkit button image/text #68

[NotificationsView] Normalise OVR Toolkit button image/text

[NotificationsView] Normalise OVR Toolkit button image/text #68

Triggered via push December 9, 2024 23:15
Status Success
Total duration 4m 44s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

27 warnings
build
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
build: VXMusicDesktop/MVVM/ViewModel/ConnectionsViewModel.cs#L23
Nullability of reference types in type of 'event PropertyChangedEventHandler ConnectionsViewModel.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build: VXMusicDesktop/Core/ObservableObject.cs#L15
Cannot convert null literal to non-nullable reference type.
build: VXMusicDesktop/Core/RelayCommand.cs#L28
Nullability of reference types in type of parameter 'parameter' of 'bool RelayCommand.CanExecute(object parameter)' doesn't match implicitly implemented member 'bool ICommand.CanExecute(object? parameter)' (possibly because of nullability attributes).
build: VXMusicDesktop/Core/RelayCommand.cs#L33
Nullability of reference types in type of parameter 'parameter' of 'void RelayCommand.Execute(object parameter)' doesn't match implicitly implemented member 'void ICommand.Execute(object? parameter)' (possibly because of nullability attributes).
build: VXMusicDesktop/Core/RelayCommand.cs#L16
Nullability of reference types in type of 'event EventHandler RelayCommand.CanExecuteChanged' doesn't match implicitly implemented member 'event EventHandler? ICommand.CanExecuteChanged'.
build: VXMusicDesktop/Core/RelayCommand.cs#L22
Cannot convert null literal to non-nullable reference type.
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build: VXAutoUpdater/MainWindow.xaml.cs#L13
The using directive for 'System.Windows.Input' appeared previously in this namespace
build: VXAutoUpdater/Core/RegistryInterface.cs#L34
Converting null literal or possible null value to non-nullable type.
build: VXAutoUpdater/Core/RegistryInterface.cs#L35
Possible null reference return.
build: VXAutoUpdater/Core/VXMusicAutoUpdater.cs#L37
Non-nullable field 'UpdateZipName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: VXAutoUpdater/Core/VXMusicAutoUpdater.cs#L37
Non-nullable field 'UpdateZipPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: VXAutoUpdater/Theme/ColourSchemeManager.cs#L15
Non-nullable event 'ThemeChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build: VXAutoUpdater/Theme/ColourSchemeManager.cs#L16
Non-nullable event 'MenuOptionChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build: VXAutoUpdater/Theme/ColourSchemeManager.cs#L50
Non-nullable property 'PrimaryColour' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.