feat/#8 #8
Annotations
2 errors and 1 warning
Run dotnet test:
KoeBook.Core/Services/EpubGenerateService.cs#L25
'EpubDocument' does not contain a definition for 'TryCreateEpubAsync' and no accessible extension method 'TryCreateEpubAsync' accepting a first argument of type 'EpubDocument' 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:
KoeBook.Core/Services/AnalyzerService.cs#L47
Possible null reference argument for parameter 'text' in 'Dictionary<string, string> AnalyzerService.ExtractRuby(string text)'.
|
Loading