Skip to content

#5-1 EpubDocumentのテストを作成中 #1

#5-1 EpubDocumentのテストを作成中

#5-1 EpubDocumentのテストを作成中 #1

Triggered via pull request March 2, 2024 09:59
Status Failure
Total duration 2m 14s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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)'.