Skip to content

The most significant change in the MagicChatbox project is the update… #8

The most significant change in the MagicChatbox project is the update…

The most significant change in the MagicChatbox project is the update… #8

Triggered via push January 25, 2024 11:24
Status Success
Total duration 1m 54s
Artifacts

main.yml

on: push
build-and-release
1m 43s
build-and-release
Fit to window
Zoom out
Zoom in

Annotations

16 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 `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
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/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-and-release: vrcosc-magicchatbox/Classes/DataAndSecurity/HotkeyManagement.cs#L27
Cannot convert null literal to non-nullable reference type.
build-and-release: vrcosc-magicchatbox/Classes/DataAndSecurity/OSCController.cs#L17
Cannot convert null literal to non-nullable reference type.
build-and-release: vrcosc-magicchatbox/Classes/DataAndSecurity/UpdateApp.cs#L52
Cannot convert null literal to non-nullable reference type.
build-and-release: vrcosc-magicchatbox/Classes/DataAndSecurity/UpdateApp.cs#L177
Cannot convert null literal to non-nullable reference type.
build-and-release: vrcosc-magicchatbox/Classes/Modules/ComponentStatsModule.cs#L871
Cannot convert null literal to non-nullable reference type.
build-and-release: vrcosc-magicchatbox/Classes/Modules/ComponentStatsModule.cs#L872
Cannot convert null literal to non-nullable reference type.
build-and-release: vrcosc-magicchatbox/ViewModels/ViewModel.cs#L4132
Nullability of reference types in type of 'event PropertyChangedEventHandler ViewModel.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build-and-release: vrcosc-magicchatbox/Classes/Modules/NetworkStatisticsModule.cs#L116
Nullability of reference types in type of 'event PropertyChangedEventHandler NetworkStatisticsModule.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build-and-release: vrcosc-magicchatbox/Classes/Modules/NetworkStatisticsModule.cs#L494
Cannot convert null literal to non-nullable reference type.