Update MagicChatbox version to 0.8.872 #61
Annotations
1 error and 13 warnings
build-and-release
Process completed with exit code 127.
|
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/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.
|
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.
|
build-and-release:
MagicChatboxV2/Services/WeatherService.cs#L83
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-release:
MagicChatboxV2/Services/WeatherService.cs#L86
Non-nullable property 'Icon' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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/
|