#5-1 EpubDocumentのテストを作成中 #1
Annotations
11 errors and 1 warning
build
Process completed with exit code 1.
|
test:
KoeBook.Test/Epub/EpubDocumentTest.cs#L17
'EpubDocument' does not contain a definition for 'AsPrivateProxy' and no accessible extension method 'AsPrivateProxy' accepting a first argument of type 'EpubDocument' could be found (are you missing a using directive or an assembly reference?)
|
test:
KoeBook.Test/Epub/EpubDocumentTest.cs#L24
'EpubDocument' does not contain a definition for 'AsPrivateProxy' and no accessible extension method 'AsPrivateProxy' accepting a first argument of type 'EpubDocument' could be found (are you missing a using directive or an assembly reference?)
|
test:
KoeBook.Test/Epub/EpubDocumentTest.cs#L38
'EpubDocument' does not contain a definition for 'AsPrivateProxy' and no accessible extension method 'AsPrivateProxy' accepting a first argument of type 'EpubDocument' could be found (are you missing a using directive or an assembly reference?)
|
test:
KoeBook.Test/Epub/EpubDocumentTest.cs#L62
'EpubDocument' does not contain a definition for 'AsPrivateProxy' and no accessible extension method 'AsPrivateProxy' accepting a first argument of type 'EpubDocument' could be found (are you missing a using directive or an assembly reference?)
|
test:
KoeBook.Test/Epub/EpubDocumentTest.cs#L66
'EpubDocument' does not contain a definition for 'AsPrivateProxy' and no accessible extension method 'AsPrivateProxy' accepting a first argument of type 'EpubDocument' could be found (are you missing a using directive or an assembly reference?)
|
test:
KoeBook.Test/Epub/EpubDocumentTest.cs#L71
'EpubDocument' does not contain a definition for 'AsPrivateProxy' and no accessible extension method 'AsPrivateProxy' accepting a first argument of type 'EpubDocument' could be found (are you missing a using directive or an assembly reference?)
|
test:
KoeBook.Test/Epub/EpubDocumentTest.cs#L84
'EpubDocument' does not contain a definition for 'AsPrivateProxy' and no accessible extension method 'AsPrivateProxy' accepting a first argument of type 'EpubDocument' could be found (are you missing a using directive or an assembly reference?)
|
test:
KoeBook.Test/Epub/EpubDocumentTest.cs#L110
'EpubDocument' does not contain a definition for 'AsPrivateProxy' and no accessible extension method 'AsPrivateProxy' accepting a first argument of type 'EpubDocument' could be found (are you missing a using directive or an assembly reference?)
|
test:
KoeBook.Test/Epub/EpubDocumentTest.cs#L118
'EpubDocument' does not contain a definition for 'AsPrivateProxy' and no accessible extension method 'AsPrivateProxy' accepting a first argument of type 'EpubDocument' could be found (are you missing a using directive or an assembly reference?)
|
test:
KoeBook.Test/Epub/EpubDocumentTest.cs#L127
'EpubDocument' does not contain a definition for 'AsPrivateProxy' and no accessible extension method 'AsPrivateProxy' accepting a first argument of type 'EpubDocument' could be found (are you missing a using directive or an assembly reference?)
|
test:
KoeBook.Core/Services/AnalyzerService.cs#L47
Possible null reference argument for parameter 'text' in 'Dictionary<string, string> AnalyzerService.ExtractRuby(string text)'.
|