Skip to content

Claudeでの解析 #122

Claudeでの解析

Claudeでの解析 #122

Triggered via pull request April 28, 2024 17:18
Status Success
Total duration 3m 39s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
test: KoeBook.Core/Services/ClaudeAnalyzerService.cs#L16
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: KoeBook.Core/Services/ClaudeAnalyzerService.cs#L16
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
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/ClaudeAnalyzerService.cs#L16
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
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.