Skip to content

Enhanced logging, UI, and AFK functionality #75

Enhanced logging, UI, and AFK functionality

Enhanced logging, UI, and AFK functionality #75

Triggered via push June 19, 2024 15:27
Status Failure
Total duration 2m 19s
Artifacts

main.yml

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

Annotations

3 errors and 11 warnings
build-and-release: vrcosc-magicchatbox/Classes/DataAndSecurity/OSCController.cs#L831
Type or namespace definition, or end-of-file expected
build-and-release: vrcosc-magicchatbox/Classes/DataAndSecurity/OSCController.cs#L831
Type or namespace definition, or end-of-file expected
build-and-release
Process completed with exit code 1.
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/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/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#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/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.
build-and-release: MagicChatboxV2/Services/WeatherService.cs#L80
Non-nullable property 'Main' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.