Skip to content

Refactor logging and update project version #67

Refactor logging and update project version

Refactor logging and update project version #67

Triggered via push May 18, 2024 13:36
Status Success
Total duration 3m 20s
Artifacts

main.yml

on: push
build-and-release
3m 9s
build-and-release
Fit to window
Zoom out
Zoom in

Annotations

18 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: 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/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/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: 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/Helpers/StartupHelper.cs#L49
Dereference of a possibly null reference.
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/