なろうServiceのリファクタリング #57
Annotations
2 errors and 1 warning
Run dotnet test:
KoeBook.Test/DiTestBase.cs#L20
'IHostBuilder' does not contain a definition for 'ConfigureCore' and no accessible extension method 'ConfigureCore' accepting a first argument of type 'IHostBuilder' could be found (are you missing a using directive or an assembly reference?)
|
Run dotnet test
Process completed with exit code 1.
|
Run dotnet test:
Epub/KoeBook.Epub/Services/AnalyzerService.cs#L48
Possible null reference argument for parameter 'text' in 'Dictionary<string, string> AnalyzerService.ExtractRuby(string text)'.
|
Loading