Merge pull request #38 from BoiHanny/Dev-Master #12
Annotations
17 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/create-release@v1, actions/upload-release-asset@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Upload Release Asset
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/
|
Extract Version from csproj
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/
|
Create Release
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/
|
Create Release
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/
|
Create Release
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 Solution:
vrcosc-magicchatbox/ViewModels/Models/MediaSessionInfo.cs#L68
Nullability of reference types in type of 'event PropertyChangedEventHandler MediaSessionInfo.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
Build Solution:
vrcosc-magicchatbox/ViewModels/Models/ProcessInfo.cs#L20
Nullability of reference types in type of 'event PropertyChangedEventHandler ProcessInfo.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
Build Solution:
vrcosc-magicchatbox/UI/Dialogs/ApplicationError.xaml#L293
'ApplicationError.Close' hides inherited member 'Window.Close()'. Use the new keyword if hiding was intended.
|
Build Solution:
vrcosc-magicchatbox/Classes/XamlCommunication/RelayCommand.cs#L26
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 Solution:
vrcosc-magicchatbox/Classes/XamlCommunication/RelayCommand.cs#L31
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 Solution:
vrcosc-magicchatbox/Classes/XamlCommunication/RelayCommand.cs#L11
Nullability of reference types in type of 'event EventHandler RelayCommand.CanExecuteChanged' doesn't match implicitly implemented member 'event EventHandler? ICommand.CanExecuteChanged'.
|
Build Solution:
vrcosc-magicchatbox/ViewModels/ViewModel.cs#L4240
Nullability of reference types in type of 'event PropertyChangedEventHandler ViewModel.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
Build Solution:
vrcosc-magicchatbox/Classes/DataAndSecurity/HotkeyManagement.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Build Solution:
vrcosc-magicchatbox/Classes/Modules/ComponentStatsModule.cs#L871
Cannot convert null literal to non-nullable reference type.
|
Build Solution:
vrcosc-magicchatbox/Classes/DataAndSecurity/OSCController.cs#L17
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading