Skip to content

feat/#8

feat/#8 #8

Triggered via pull request March 3, 2024 09:49
Status Failure
Total duration 2m 26s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build
Process completed with exit code 1.
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?)
test
Process completed with exit code 1.
test: KoeBook.Core/Services/AnalyzerService.cs#L47
Possible null reference argument for parameter 'text' in 'Dictionary<string, string> AnalyzerService.ExtractRuby(string text)'.