Skip to content

dlopenで読まれる場合、runtimes以下ではなく、実行ファイルの存在するパスもしくはwell-knownなパスになるため、nuge… #328

dlopenで読まれる場合、runtimes以下ではなく、実行ファイルの存在するパスもしくはwell-knownなパスになるため、nuge…

dlopenで読まれる場合、runtimes以下ではなく、実行ファイルの存在するパスもしくはwell-knownなパスになるため、nuge… #328

Triggered via push January 23, 2025 18:27
Status Failure
Total duration 3m 24s
Artifacts

csharp_test.yml

on: push
build-native-dev-library
2m 24s
build-native-dev-library
test-dotnet
42s
test-dotnet
run-dotnet-cli-example
29s
run-dotnet-cli-example
format-check
30s
format-check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
test-dotnet
Process completed with exit code 1.
build-native-dev-library
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run-dotnet-cli-example
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run-dotnet-cli-example
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
run-dotnet-cli-example
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
run-dotnet-cli-example
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
run-dotnet-cli-example
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
format-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-dotnet
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-dotnet: tests/VoicevoxCoreSharp.Core.Tests/Helper.cs#L12
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2, string path3, string path4)'.