Skip to content

Update version and reclassify icon resources #95

Update version and reclassify icon resources

Update version and reclassify icon resources #95

Triggered via push August 9, 2024 16:40
Status Cancelled
Total duration 1m 41s
Artifacts

main.yml

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

Annotations

1 error and 16 warnings
build-and-release
The run was canceled by @BoiHanny.
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/Startup/Windows/LoadingWindowViewModel.cs#L14
Non-nullable field 'progressMessage' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-release: MagicChatboxV2/Services/SettingsService.cs#L70
Possible null reference return.
build-and-release: MagicChatboxV2/Services/SettingsService.cs#L90
Converting null literal or possible null value to non-nullable type.
build-and-release: MagicChatboxV2/Services/SettingsService.cs#L91
The type 'T?' cannot be used as type parameter 'T' in the generic type or method 'SettingsService.SaveSettingsAsync<T>(T)'. Nullability of type argument 'T?' doesn't match constraint type 'MagicChatboxV2.Models.ISettings'.
build-and-release: MagicChatboxV2/Services/SettingsService.cs#L92
Possible null reference return.
build-and-release: MagicChatboxV2/Services/SettingsService.cs#L97
Possible null reference return.
build-and-release: MagicChatboxV2/App.xaml.cs#L18
Cannot convert null literal to non-nullable reference type.
build-and-release: MagicChatboxV2/Services/AppOutputService.cs#L96
Possible null reference argument for parameter 'ex' in 'void AppOutputService.LogExceptionWithDialog(Exception ex, string message, LogEventLevel level, bool exitApp, bool allowContinue, int timeout, bool autoclose)'.
build-and-release: MagicChatboxV2/App.xaml.cs#L47
Dereference of a possibly null reference.
build-and-release: MagicChatboxV2/Modules/CurrentTimeModule.cs#L86
Non-nullable event 'DataUpdated' must contain a non-null value when exiting constructor. Consider declaring the event 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/