Skip to content

Merge pull request #82 from BoiHanny/Pre-Master #192

Merge pull request #82 from BoiHanny/Pre-Master

Merge pull request #82 from BoiHanny/Pre-Master #192

Triggered via push November 1, 2024 19:31
Status Success
Total duration 2m 51s
Artifacts

main.yml

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

Annotations

18 warnings
build-and-release
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/
build-and-release
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/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-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-and-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-and-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-and-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-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#L103
Cannot convert null literal to non-nullable reference type.
build-and-release: vrcosc-magicchatbox/Classes/DataAndSecurity/UpdateApp.cs#L239
Cannot convert null literal to non-nullable reference type.
build-and-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-and-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/