Skip to content

Testing Queue Runner #127

Testing Queue Runner

Testing Queue Runner #127

Manually triggered March 3, 2026 03:44
Status Success
Total duration 4m 45s
Artifacts

testing-queue.yml

on: workflow_dispatch
PreTesting
9s
PreTesting
Test  /  build-native-dev-library
2m 56s
Test / build-native-dev-library
Test  /  test-dotnet
1m 6s
Test / test-dotnet
Test  /  run-dotnet-cli-example
32s
Test / run-dotnet-cli-example
Test  /  format-check
30s
Test / format-check
PostTesting
9s
PostTesting
Fit to window
Zoom out
Zoom in

Annotations

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