Skip to content

Major application overhaul and refactoring #78

Major application overhaul and refactoring

Major application overhaul and refactoring #78

Triggered via push June 26, 2024 14:33
Status Failure
Total duration 3m 27s
Artifacts

main.yml

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

Annotations

1 error and 14 warnings
build-and-release
Validation Failed: {"resource":"Release","code":"already_exists","field":"tag_name"}
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. 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. 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: 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/App.xaml.cs#L18
Cannot convert null literal to non-nullable reference type.
build-and-release: MagicChatboxV2/Models/Settings.cs#L17
Non-nullable field 'settingVersion' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
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: MagicChatboxV2/Modules/CurrentTimeModule.cs#L24
Non-nullable field 'settingVersion' 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
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/