Skip to content

Bump actions-rust-lang/setup-rust-toolchain from 1.15.2 to 1.15.3 (#272) #580

Bump actions-rust-lang/setup-rust-toolchain from 1.15.2 to 1.15.3 (#272)

Bump actions-rust-lang/setup-rust-toolchain from 1.15.2 to 1.15.3 (#272) #580

Triggered via push March 3, 2026 03:44
Status Success
Total duration 1m 14s
Artifacts

csharp_test.yml

on: push
build-native-dev-library
14s
build-native-dev-library
test-dotnet
55s
test-dotnet
run-dotnet-cli-example
28s
run-dotnet-cli-example
format-check
29s
format-check
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
run-dotnet-cli-example
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.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)', 'net8.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:
test-dotnet: tests/VoicevoxCoreSharp.Core.Tests/SynthesizerTest.cs#L91
Possible null reference argument for parameter 'collection' in 'void Assert.NotEmpty(IEnumerable collection)'.
test-dotnet: tests/VoicevoxCoreSharp.Core.Tests/SynthesizerTest.cs#L87
Possible null reference argument for parameter 'collection' in 'void Assert.NotEmpty(IEnumerable collection)'.
test-dotnet: tests/VoicevoxCoreSharp.Core.Tests/SynthesizerTest.cs#L83
Possible null reference argument for parameter 'collection' in 'void Assert.NotEmpty(IEnumerable collection)'.
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)'.
test-dotnet
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.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)', 'net8.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)', 'net8.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: