Skip to content

Refactor tests to use FluentAssertions library #24

Refactor tests to use FluentAssertions library

Refactor tests to use FluentAssertions library #24

Triggered via push July 27, 2024 14:43
Status Success
Total duration 1m 6s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: AnkiStoryGenerator/AnkiStoryGenerator/ViewModels/MainWindowViewModel.cs#L12
Non-nullable property 'Genre' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: AnkiStoryGenerator/AnkiStoryGenerator/ViewModels/MainWindowViewModel.cs#L12
Non-nullable property 'Genre' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: AnkiStoryGenerator/AnkiStoryGenerator/ViewModels/MainWindowViewModel.cs#L12
Non-nullable property 'Genre' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: AnkiStoryGenerator/AnkiStoryGenerator/ViewModels/MainWindowViewModel.cs#L12
Non-nullable property 'Genre' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.