Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Epubの情報の取得GPT4による解析 #116

Epubの情報の取得GPT4による解析

Epubの情報の取得GPT4による解析 #116

Triggered via pull request February 25, 2024 03:19
@aiueo-1234aiueo-1234
synchronize #41
feat/#31-2
Status Success
Total duration 2m 30s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build: KoeBook.Core/Services/AnalyzerService.cs#L47
Possible null reference argument for parameter 'text' in 'Dictionary<string, string> AnalyzerService.ExtractRuby(string text)'.
build
Found version-specific or distribution-specific runtime identifier(s): win10-arm64, win10-x64, win10-x86. Affected libraries: Microsoft.WindowsAppSDK. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
build
A publish profile with the name 'Properties\PublishProfiles\win-x64.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
build: KoeBook.Core/Services/AnalyzerService.cs#L47
Possible null reference argument for parameter 'text' in 'Dictionary<string, string> AnalyzerService.ExtractRuby(string text)'.
build
Found version-specific or distribution-specific runtime identifier(s): win10-arm64, win10-x64, win10-x86. Affected libraries: Microsoft.WindowsAppSDK. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
build
A publish profile with the name 'Properties\PublishProfiles\win-x64.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
test: KoeBook.Core/Services/AnalyzerService.cs#L47
Possible null reference argument for parameter 'text' in 'Dictionary<string, string> AnalyzerService.ExtractRuby(string text)'.