Skip to content

Update MagicChatbox version to 0.8.855 #47

Update MagicChatbox version to 0.8.855

Update MagicChatbox version to 0.8.855 #47

Triggered via push May 5, 2024 19:09
Status Success
Total duration 2m 16s
Artifacts

main.yml

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

Annotations

17 warnings
build-and-release
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/.
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: MagicChatboxV2/Helpers/StartupHelper.cs#L21
Non-nullable field 'loadingWindow' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-release: MagicChatboxV2/Services/SystemTrayService.cs#L22
Non-nullable field 'tbIcon' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-release: MagicChatboxV2/UIVM/Windows/CustomErrorDialog.xaml.cs#L25
Non-nullable field 'autoCloseTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-release: MagicChatboxV2/Services/Modules/CurrentTimeModule.cs#L51
Non-nullable event 'DataUpdated' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
build-and-release: MagicChatboxV2/Helpers/StartupHelper.cs#L49
Dereference of a possibly null reference.
build-and-release: MagicChatboxV2/Services/VRChatMonitorService.cs#L17
Nullability of reference types in type of parameter 'sender' of 'void VRChatMonitorService.CheckVRChatProcess(object sender, ElapsedEventArgs e)' doesn't match the target delegate 'ElapsedEventHandler' (possibly because of nullability attributes).
build-and-release: MagicChatboxV2/Services/VRChatMonitorService.cs#L14
Non-nullable event 'OnVRChatStarted' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
build-and-release: MagicChatboxV2/App.xaml.cs#L19
Non-nullable field 'serviceProvider' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-release: MagicChatboxV2/App.xaml.cs#L45
Possible null reference argument for parameter 'stackTrace' in 'CustomErrorDialog.CustomErrorDialog(string errorMessage, string stackTrace)'.
build-and-release: MagicChatboxV2/App.xaml.cs#L59
Possible null reference argument for parameter 'stackTrace' in 'CustomErrorDialog.CustomErrorDialog(string errorMessage, string stackTrace)'.