Bump the nuget-dependencies group in /AnkiStoryGenerator with 6 updates #30
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.
|