なろうServiceのリファクタリング #49
Annotations
4 errors and 1 warning
Run dotnet test:
KoeBook.Test/Epub/EpubDocumentTest.cs#L50
Property or indexer 'Chapter.Sections' cannot be assigned to -- it is read only
|
Run dotnet test:
KoeBook.Test/Epub/EpubDocumentTest.cs#L59
Property or indexer 'Chapter.Sections' cannot be assigned to -- it is read only
|
Run dotnet test:
KoeBook.Test/Epub/EpubDocumentTest.cs#L100
Property or indexer 'Chapter.Sections' cannot be assigned to -- it is read only
|
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