Integrate IntelliChatModule into application startup #18
Annotations
3 errors and 11 warnings
Build Solution:
vrcosc-magicchatbox/Classes/Modules/IntelliChatModule.cs#L359
'SupportedIntelliChatLanguage' does not contain a definition for 'English'
|
Build Solution:
vrcosc-magicchatbox/Classes/Modules/IntelliChatModule.cs#L359
'SupportedIntelliChatLanguage' does not contain a definition for 'English'
|
Build Solution
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Solution:
vrcosc-magicchatbox/Classes/DataAndSecurity/HotkeyManagement.cs#L27
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.
|
Build Solution:
vrcosc-magicchatbox/Classes/DataAndSecurity/UpdateApp.cs#L52
Cannot convert null literal to non-nullable reference type.
|
Build Solution:
vrcosc-magicchatbox/Classes/DataAndSecurity/UpdateApp.cs#L177
Cannot convert null literal to non-nullable reference type.
|
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/Classes/XamlCommunication/RelayCommand.cs#L61
Nullability of reference types in type of parameter 'parameter' of 'bool RelayCommand<T>.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#L66
Nullability of reference types in type of parameter 'parameter' of 'void RelayCommand<T>.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#L48
Nullability of reference types in type of 'event EventHandler RelayCommand<T>.CanExecuteChanged' doesn't match implicitly implemented member 'event EventHandler? ICommand.CanExecuteChanged'.
|
The logs for this run have expired and are no longer available.
Loading