Skip to content

Bump the nuget-dependencies group in /AnkiStoryGenerator with 6 updates #30

Bump the nuget-dependencies group in /AnkiStoryGenerator with 6 updates

Bump the nuget-dependencies group in /AnkiStoryGenerator with 6 updates #30

Triggered via pull request September 1, 2024 10:50
Status Success
Total duration 2m 20s
Artifacts

run-unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: AnkiStoryGenerator/AnkiStoryGenerator/promp.cs#L7
The type name 'promp' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: AnkiStoryGenerator/AnkiStoryGenerator/ViewModels/MainWindowViewModel.cs#L14
Non-nullable property 'Genre' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: AnkiStoryGenerator/AnkiStoryGenerator/ViewModels/MainWindowViewModel.cs#L30
Non-nullable property 'LatestStoryHtmlWithTooltips' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: AnkiStoryGenerator/AnkiStoryGenerator/ViewModels/MainWindowViewModel.cs#L31
Non-nullable property 'LatestTranslationHtmlWithTooltips' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: AnkiStoryGenerator/AnkiStoryGenerator/MainWindow.xaml.cs#L125
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: AnkiStoryGenerator/AnkiStoryGenerator/promp.cs#L7
The type name 'promp' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: AnkiStoryGenerator/AnkiStoryGenerator/ViewModels/MainWindowViewModel.cs#L14
Non-nullable property 'Genre' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: AnkiStoryGenerator/AnkiStoryGenerator/ViewModels/MainWindowViewModel.cs#L30
Non-nullable property 'LatestStoryHtmlWithTooltips' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: AnkiStoryGenerator/AnkiStoryGenerator/ViewModels/MainWindowViewModel.cs#L31
Non-nullable property 'LatestTranslationHtmlWithTooltips' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: AnkiStoryGenerator/AnkiStoryGenerator/MainWindow.xaml.cs#L125
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.