Skip to content

Initial commit: WPF app for VRChat OSCQuery #76

Initial commit: WPF app for VRChat OSCQuery

Initial commit: WPF app for VRChat OSCQuery #76

Triggered via push June 19, 2024 15:35
Status Failure
Total duration 1m 40s
Artifacts

main.yml

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

Annotations

10 errors and 11 warnings
build-and-release: vrcosc-magicchatbox/Classes/DataAndSecurity/OSCController.cs#L240
The name 'includeTime' does not exist in the current context
build-and-release: vrcosc-magicchatbox/Classes/DataAndSecurity/OSCController.cs#L240
'ViewModel' does not contain a definition for 'MediaLinkShowTimeInSuperscript' and no accessible extension method 'MediaLinkShowTimeInSuperscript' accepting a first argument of type 'ViewModel' could be found (are you missing a using directive or an assembly reference?)
build-and-release: vrcosc-magicchatbox/Classes/DataAndSecurity/OSCController.cs#L248
The name 'totalBlocks' does not exist in the current context
build-and-release: vrcosc-magicchatbox/Classes/DataAndSecurity/OSCController.cs#L255
The name 'totalBlocks' does not exist in the current context
build-and-release: vrcosc-magicchatbox/Classes/DataAndSecurity/OSCController.cs#L255
The name 'totalBlocks' does not exist in the current context
build-and-release: vrcosc-magicchatbox/Classes/DataAndSecurity/OSCController.cs#L259
The name 'totalBlocks' does not exist in the current context
build-and-release: vrcosc-magicchatbox/Classes/DataAndSecurity/OSCController.cs#L260
'ViewModel' does not contain a definition for 'MediaLinkFilledCharacter' and no accessible extension method 'MediaLinkFilledCharacter' accepting a first argument of type 'ViewModel' could be found (are you missing a using directive or an assembly reference?)
build-and-release: vrcosc-magicchatbox/Classes/DataAndSecurity/OSCController.cs#L261
'ViewModel' does not contain a definition for 'MediaLinkMiddleCharacter' and no accessible extension method 'MediaLinkMiddleCharacter' accepting a first argument of type 'ViewModel' could be found (are you missing a using directive or an assembly reference?)
build-and-release: vrcosc-magicchatbox/Classes/DataAndSecurity/OSCController.cs#L262
'ViewModel' does not contain a definition for 'MediaLinkNonFilledCharacter' and no accessible extension method 'MediaLinkNonFilledCharacter' accepting a first argument of type 'ViewModel' could be found (are you missing a using directive or an assembly reference?)
build-and-release: vrcosc-magicchatbox/Classes/DataAndSecurity/OSCController.cs#L264
The name 'filledString' does not exist in the current context
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)'.
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/Helpers/StartupHelper.cs#L49
Dereference of a possibly null reference.
build-and-release: MagicChatboxV2/Helpers/StartupHelper.cs#L75
Dereference of a possibly null reference.
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/WeatherService.cs#L66
Non-nullable property 'Weather' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-release: MagicChatboxV2/Services/WeatherService.cs#L69
Non-nullable property 'Main' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-release: MagicChatboxV2/Services/WeatherService.cs#L72
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.