Skip to content

Update submodule

Update submodule #362

Triggered via pull request March 1, 2025 13:50
Status Failure
Total duration 3m 13s
Artifacts

csharp_test.yml

on: pull_request
build-native-dev-library
2m 11s
build-native-dev-library
test-dotnet
47s
test-dotnet
run-dotnet-cli-example
46s
run-dotnet-cli-example
format-check
28s
format-check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
format-check
Process completed with exit code 2.
build-native-dev-library
Cache not found for keys: v0-rust-build-native-dev-library-Linux-26ad3c07-f220ba50, v0-rust-build-native-dev-library-Linux-26ad3c07
run-dotnet-cli-example
Cache save failed.
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:
test-dotnet
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>
test-dotnet
<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>
test-dotnet
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:
test-dotnet
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
test-dotnet: tests/VoicevoxCoreSharp.Core.Tests/Helper.cs#L13
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2, string path3, string path4)'.