Skip to content

Add analyzer to detect HasFlag() and suggest HasFlagFast() replacement #446

Add analyzer to detect HasFlag() and suggest HasFlagFast() replacement

Add analyzer to detect HasFlag() and suggest HasFlagFast() replacement #446

Re-run triggered December 19, 2025 20:47
Status Success
Total duration 9m 31s
Artifacts 6

BuildAndPack.yml

on: pull_request
Matrix: build-and-test
Publish Tests Results
54s
Publish Tests Results
Fit to window
Zoom out
Zoom in

Annotations

30 warnings and 54 notices
linux
/usr/share/dotnet/sdk/10.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'pt-br'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [/home/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.Benchmarks/NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
linux
/usr/share/dotnet/sdk/10.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'pl'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [/home/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.Benchmarks/NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
linux
/usr/share/dotnet/sdk/10.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'ko'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [/home/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.Benchmarks/NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
linux
/usr/share/dotnet/sdk/10.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'ja'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [/home/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.Benchmarks/NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
linux
/usr/share/dotnet/sdk/10.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'it'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [/home/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.Benchmarks/NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
linux
/usr/share/dotnet/sdk/10.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'fr'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [/home/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.Benchmarks/NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
linux
/usr/share/dotnet/sdk/10.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'es'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [/home/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.Benchmarks/NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
linux
/usr/share/dotnet/sdk/10.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'de'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [/home/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.Benchmarks/NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
linux
/usr/share/dotnet/sdk/10.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'cs'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [/home/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.Benchmarks/NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
linux
Solution "/home/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators.sln" has active build configurations for the build project. Either enable SuppressBuildProjectCheck on "Build.Solution" or remove the following entries from the solution file: " - {C4F84B6F-D2AE-4B3D-9CAD-90E6BC71F524}.Debug|x64.Build.0 = Debug|Any CPU - {C4F84B6F-D2AE-4B3D-9CAD-90E6BC71F524}.Debug|x86.Build.0 = Debug|Any CPU - {C4F84B6F-D2AE-4B3D-9CAD-90E6BC71F524}.Release|x64.Build.0 = Release|Any CPU - {C4F84B6F-D2AE-4B3D-9CAD-90E6BC71F524}.Release|x86.Build.0 = Release|Any CPU"
macos
/Users/runner/.dotnet/sdk/10.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'pt-br'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.Benchmarks/NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
macos
/Users/runner/.dotnet/sdk/10.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'pl'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.Benchmarks/NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
macos
/Users/runner/.dotnet/sdk/10.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'ko'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.Benchmarks/NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
macos
/Users/runner/.dotnet/sdk/10.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'ja'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.Benchmarks/NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
macos
/Users/runner/.dotnet/sdk/10.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'it'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.Benchmarks/NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
macos
/Users/runner/.dotnet/sdk/10.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'fr'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.Benchmarks/NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
macos
/Users/runner/.dotnet/sdk/10.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'es'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.Benchmarks/NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
macos
/Users/runner/.dotnet/sdk/10.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'de'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.Benchmarks/NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
macos
/Users/runner/.dotnet/sdk/10.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'cs'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.Benchmarks/NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
macos
Solution "/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators.sln" has active build configurations for the build project. Either enable SuppressBuildProjectCheck on "Build.Solution" or remove the following entries from the solution file: " - {C4F84B6F-D2AE-4B3D-9CAD-90E6BC71F524}.Debug|x64.Build.0 = Debug|Any CPU - {C4F84B6F-D2AE-4B3D-9CAD-90E6BC71F524}.Debug|x86.Build.0 = Debug|Any CPU - {C4F84B6F-D2AE-4B3D-9CAD-90E6BC71F524}.Release|x64.Build.0 = Release|Any CPU - {C4F84B6F-D2AE-4B3D-9CAD-90E6BC71F524}.Release|x86.Build.0 = Release|Any CPU"
windows
C:\Program Files\dotnet\sdk\10.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'pt-br'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [D:\a\NetEscapades.EnumGenerators\NetEscapades.EnumGenerators\tests\NetEscapades.EnumGenerators.Benchmarks\NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
windows
C:\Program Files\dotnet\sdk\10.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'pl'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [D:\a\NetEscapades.EnumGenerators\NetEscapades.EnumGenerators\tests\NetEscapades.EnumGenerators.Benchmarks\NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
windows
C:\Program Files\dotnet\sdk\10.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'ko'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [D:\a\NetEscapades.EnumGenerators\NetEscapades.EnumGenerators\tests\NetEscapades.EnumGenerators.Benchmarks\NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
windows
C:\Program Files\dotnet\sdk\10.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'ja'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [D:\a\NetEscapades.EnumGenerators\NetEscapades.EnumGenerators\tests\NetEscapades.EnumGenerators.Benchmarks\NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
windows
C:\Program Files\dotnet\sdk\10.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'it'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [D:\a\NetEscapades.EnumGenerators\NetEscapades.EnumGenerators\tests\NetEscapades.EnumGenerators.Benchmarks\NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
windows
C:\Program Files\dotnet\sdk\10.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'fr'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [D:\a\NetEscapades.EnumGenerators\NetEscapades.EnumGenerators\tests\NetEscapades.EnumGenerators.Benchmarks\NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
windows
C:\Program Files\dotnet\sdk\10.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'es'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [D:\a\NetEscapades.EnumGenerators\NetEscapades.EnumGenerators\tests\NetEscapades.EnumGenerators.Benchmarks\NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
windows
C:\Program Files\dotnet\sdk\10.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'de'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [D:\a\NetEscapades.EnumGenerators\NetEscapades.EnumGenerators\tests\NetEscapades.EnumGenerators.Benchmarks\NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
windows
C:\Program Files\dotnet\sdk\10.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'cs'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [D:\a\NetEscapades.EnumGenerators\NetEscapades.EnumGenerators\tests\NetEscapades.EnumGenerators.Benchmarks\NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
windows
Solution "D:\a\NetEscapades.EnumGenerators\NetEscapades.EnumGenerators\NetEscapades.EnumGenerators.sln" has active build configurations for the build project. Either enable SuppressBuildProjectCheck on "Build.Solution" or remove the following entries from the solution file: " - {C4F84B6F-D2AE-4B3D-9CAD-90E6BC71F524}.Debug|x64.Build.0 = Debug|Any CPU - {C4F84B6F-D2AE-4B3D-9CAD-90E6BC71F524}.Debug|x86.Build.0 = Debug|Any CPU - {C4F84B6F-D2AE-4B3D-9CAD-90E6BC71F524}.Release|x64.Build.0 = Release|Any CPU - {C4F84B6F-D2AE-4B3D-9CAD-90E6BC71F524}.Release|x86.Build.0 = Release|Any CPU"
4 skipped tests found
There are 4 skipped tests, see "Raw output" for the full list of skipped tests.
21728 tests found (test 1 to 460)
There are 21728 tests, see "Raw output" for the list of tests 1 to 460.
21728 tests found (test 461 to 921)
There are 21728 tests, see "Raw output" for the list of tests 461 to 921.
21728 tests found (test 922 to 1352)
There are 21728 tests, see "Raw output" for the list of tests 922 to 1352.
21728 tests found (test 1353 to 1767)
There are 21728 tests, see "Raw output" for the list of tests 1353 to 1767.
21728 tests found (test 1768 to 2184)
There are 21728 tests, see "Raw output" for the list of tests 1768 to 2184.
21728 tests found (test 2185 to 2588)
There are 21728 tests, see "Raw output" for the list of tests 2185 to 2588.
21728 tests found (test 2589 to 3015)
There are 21728 tests, see "Raw output" for the list of tests 2589 to 3015.
21728 tests found (test 3016 to 3467)
There are 21728 tests, see "Raw output" for the list of tests 3016 to 3467.
21728 tests found (test 3468 to 3923)
There are 21728 tests, see "Raw output" for the list of tests 3468 to 3923.
21728 tests found (test 3924 to 4410)
There are 21728 tests, see "Raw output" for the list of tests 3924 to 4410.
21728 tests found (test 4411 to 4882)
There are 21728 tests, see "Raw output" for the list of tests 4411 to 4882.
21728 tests found (test 4883 to 5317)
There are 21728 tests, see "Raw output" for the list of tests 4883 to 5317.
21728 tests found (test 5318 to 5706)
There are 21728 tests, see "Raw output" for the list of tests 5318 to 5706.
21728 tests found (test 5707 to 6093)
There are 21728 tests, see "Raw output" for the list of tests 5707 to 6093.
21728 tests found (test 6094 to 6514)
There are 21728 tests, see "Raw output" for the list of tests 6094 to 6514.
21728 tests found (test 6515 to 6960)
There are 21728 tests, see "Raw output" for the list of tests 6515 to 6960.
21728 tests found (test 6961 to 7359)
There are 21728 tests, see "Raw output" for the list of tests 6961 to 7359.
21728 tests found (test 7360 to 7757)
There are 21728 tests, see "Raw output" for the list of tests 7360 to 7757.
21728 tests found (test 7758 to 8148)
There are 21728 tests, see "Raw output" for the list of tests 7758 to 8148.
21728 tests found (test 8149 to 8509)
There are 21728 tests, see "Raw output" for the list of tests 8149 to 8509.
21728 tests found (test 8510 to 8864)
There are 21728 tests, see "Raw output" for the list of tests 8510 to 8864.
21728 tests found (test 8865 to 9221)
There are 21728 tests, see "Raw output" for the list of tests 8865 to 9221.
21728 tests found (test 9222 to 9568)
There are 21728 tests, see "Raw output" for the list of tests 9222 to 9568.
21728 tests found (test 9569 to 9933)
There are 21728 tests, see "Raw output" for the list of tests 9569 to 9933.
21728 tests found (test 9934 to 10303)
There are 21728 tests, see "Raw output" for the list of tests 9934 to 10303.
21728 tests found (test 10304 to 10696)
There are 21728 tests, see "Raw output" for the list of tests 10304 to 10696.
21728 tests found (test 10697 to 11081)
There are 21728 tests, see "Raw output" for the list of tests 10697 to 11081.
21728 tests found (test 11082 to 11486)
There are 21728 tests, see "Raw output" for the list of tests 11082 to 11486.
21728 tests found (test 11487 to 11897)
There are 21728 tests, see "Raw output" for the list of tests 11487 to 11897.
21728 tests found (test 11898 to 12333)
There are 21728 tests, see "Raw output" for the list of tests 11898 to 12333.
21728 tests found (test 12334 to 12782)
There are 21728 tests, see "Raw output" for the list of tests 12334 to 12782.
21728 tests found (test 12783 to 13195)
There are 21728 tests, see "Raw output" for the list of tests 12783 to 13195.
21728 tests found (test 13196 to 13592)
There are 21728 tests, see "Raw output" for the list of tests 13196 to 13592.
21728 tests found (test 13593 to 13995)
There are 21728 tests, see "Raw output" for the list of tests 13593 to 13995.
21728 tests found (test 13996 to 14382)
There are 21728 tests, see "Raw output" for the list of tests 13996 to 14382.
21728 tests found (test 14383 to 14797)
There are 21728 tests, see "Raw output" for the list of tests 14383 to 14797.
21728 tests found (test 14798 to 15223)
There are 21728 tests, see "Raw output" for the list of tests 14798 to 15223.
21728 tests found (test 15224 to 15656)
There are 21728 tests, see "Raw output" for the list of tests 15224 to 15656.
21728 tests found (test 15657 to 16104)
There are 21728 tests, see "Raw output" for the list of tests 15657 to 16104.
21728 tests found (test 16105 to 16570)
There are 21728 tests, see "Raw output" for the list of tests 16105 to 16570.
21728 tests found (test 16571 to 16988)
There are 21728 tests, see "Raw output" for the list of tests 16571 to 16988.
21728 tests found (test 16989 to 17401)
There are 21728 tests, see "Raw output" for the list of tests 16989 to 17401.
21728 tests found (test 17402 to 17808)
There are 21728 tests, see "Raw output" for the list of tests 17402 to 17808.
21728 tests found (test 17809 to 18176)
There are 21728 tests, see "Raw output" for the list of tests 17809 to 18176.
21728 tests found (test 18177 to 18544)
There are 21728 tests, see "Raw output" for the list of tests 18177 to 18544.
21728 tests found (test 18545 to 18914)
There are 21728 tests, see "Raw output" for the list of tests 18545 to 18914.
21728 tests found (test 18915 to 19269)
There are 21728 tests, see "Raw output" for the list of tests 18915 to 19269.
21728 tests found (test 19270 to 19656)
There are 21728 tests, see "Raw output" for the list of tests 19270 to 19656.
21728 tests found (test 19657 to 20047)
There are 21728 tests, see "Raw output" for the list of tests 19657 to 20047.
21728 tests found (test 20048 to 20447)
There are 21728 tests, see "Raw output" for the list of tests 20048 to 20447.
21728 tests found (test 20448 to 20860)
There are 21728 tests, see "Raw output" for the list of tests 20448 to 20860.
21728 tests found (test 20861 to 21284)
There are 21728 tests, see "Raw output" for the list of tests 20861 to 21284.
21728 tests found (test 21285 to 21728)
There are 21728 tests, see "Raw output" for the list of tests 21285 to 21728.

Artifacts

Produced during runtime
Name Size Digest
packages-linux Expired
284 KB
sha256:40a0a9408c679ce52fa64cc127ce7f73e5fee321aa7aa989535c9dd9aa99e501
packages-macos Expired
284 KB
sha256:200c084894f8f7720026fd9f285d1725a499465a02713321b4c139bcc1838a9b
packages-windows Expired
284 KB
sha256:772c781dc09d8db1908f828a866dae7b9796967576b9d1571bd485cc197119bc
results-linux Expired
19.2 MB
sha256:eae121d3d145d466f961d96915ccdf7c25697336289ce91d8def51a545c88a6e
results-macos Expired
19.2 MB
sha256:9a4c7334bea0e3782923c898f01a2d39d5d6b57891627915f17b5bbd0fa9454c
results-windows Expired
29.7 MB
sha256:176739cf59ffdbf9d6a6bd9b68e0d242b8456e2f17587b1e005e0ab948e2de17