Skip to content

Update target framework and OS platform version #220

Update target framework and OS platform version

Update target framework and OS platform version #220

Triggered via push November 30, 2024 20:58
Status Failure
Total duration 2m 30s
Artifacts

main.yml

on: push
build-and-release
2m 17s
build-and-release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build-and-release
Process completed with exit code 1.
build-and-release: vrcosc-magicchatbox/Classes/DataAndSecurity/HotkeyManagement.cs#L28
Cannot convert null literal to non-nullable reference type.
build-and-release: vrcosc-magicchatbox/Classes/DataAndSecurity/OSCController.cs#L21
Cannot convert null literal to non-nullable reference type.
build-and-release: 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-and-release: 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-and-release: 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-and-release: 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-and-release: 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-and-release: 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'.
build-and-release: vrcosc-magicchatbox/Classes/DataAndSecurity/UpdateApp.cs#L142
Cannot convert null literal to non-nullable reference type.
build-and-release: vrcosc-magicchatbox/Classes/DataAndSecurity/UpdateApp.cs#L279
Cannot convert null literal to non-nullable reference type.