Add analyzer for Enum.GetNames() with generated alternative #489
BuildAndPack.yml
on: pull_request
Matrix: build-and-test
Publish Tests Results
59s
Annotations
30 warnings and 55 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.
|
|
21785 tests found (test 1 to 461)
There are 21785 tests, see "Raw output" for the list of tests 1 to 461.
|
|
21785 tests found (test 462 to 923)
There are 21785 tests, see "Raw output" for the list of tests 462 to 923.
|
|
21785 tests found (test 924 to 1354)
There are 21785 tests, see "Raw output" for the list of tests 924 to 1354.
|
|
21785 tests found (test 1355 to 1769)
There are 21785 tests, see "Raw output" for the list of tests 1355 to 1769.
|
|
21785 tests found (test 1770 to 2186)
There are 21785 tests, see "Raw output" for the list of tests 1770 to 2186.
|
|
21785 tests found (test 2187 to 2590)
There are 21785 tests, see "Raw output" for the list of tests 2187 to 2590.
|
|
21785 tests found (test 2591 to 3017)
There are 21785 tests, see "Raw output" for the list of tests 2591 to 3017.
|
|
21785 tests found (test 3018 to 3468)
There are 21785 tests, see "Raw output" for the list of tests 3018 to 3468.
|
|
21785 tests found (test 3469 to 3924)
There are 21785 tests, see "Raw output" for the list of tests 3469 to 3924.
|
|
21785 tests found (test 3925 to 4411)
There are 21785 tests, see "Raw output" for the list of tests 3925 to 4411.
|
|
21785 tests found (test 4412 to 4884)
There are 21785 tests, see "Raw output" for the list of tests 4412 to 4884.
|
|
21785 tests found (test 4885 to 5319)
There are 21785 tests, see "Raw output" for the list of tests 4885 to 5319.
|
|
21785 tests found (test 5320 to 5708)
There are 21785 tests, see "Raw output" for the list of tests 5320 to 5708.
|
|
21785 tests found (test 5709 to 6095)
There are 21785 tests, see "Raw output" for the list of tests 5709 to 6095.
|
|
21785 tests found (test 6096 to 6516)
There are 21785 tests, see "Raw output" for the list of tests 6096 to 6516.
|
|
21785 tests found (test 6517 to 6962)
There are 21785 tests, see "Raw output" for the list of tests 6517 to 6962.
|
|
21785 tests found (test 6963 to 7361)
There are 21785 tests, see "Raw output" for the list of tests 6963 to 7361.
|
|
21785 tests found (test 7362 to 7759)
There are 21785 tests, see "Raw output" for the list of tests 7362 to 7759.
|
|
21785 tests found (test 7760 to 8150)
There are 21785 tests, see "Raw output" for the list of tests 7760 to 8150.
|
|
21785 tests found (test 8151 to 8511)
There are 21785 tests, see "Raw output" for the list of tests 8151 to 8511.
|
|
21785 tests found (test 8512 to 8866)
There are 21785 tests, see "Raw output" for the list of tests 8512 to 8866.
|
|
21785 tests found (test 8867 to 9223)
There are 21785 tests, see "Raw output" for the list of tests 8867 to 9223.
|
|
21785 tests found (test 9224 to 9570)
There are 21785 tests, see "Raw output" for the list of tests 9224 to 9570.
|
|
21785 tests found (test 9571 to 9935)
There are 21785 tests, see "Raw output" for the list of tests 9571 to 9935.
|
|
21785 tests found (test 9936 to 10305)
There are 21785 tests, see "Raw output" for the list of tests 9936 to 10305.
|
|
21785 tests found (test 10306 to 10698)
There are 21785 tests, see "Raw output" for the list of tests 10306 to 10698.
|
|
21785 tests found (test 10699 to 11083)
There are 21785 tests, see "Raw output" for the list of tests 10699 to 11083.
|
|
21785 tests found (test 11084 to 11488)
There are 21785 tests, see "Raw output" for the list of tests 11084 to 11488.
|
|
21785 tests found (test 11489 to 11899)
There are 21785 tests, see "Raw output" for the list of tests 11489 to 11899.
|
|
21785 tests found (test 11900 to 12334)
There are 21785 tests, see "Raw output" for the list of tests 11900 to 12334.
|
|
21785 tests found (test 12335 to 12784)
There are 21785 tests, see "Raw output" for the list of tests 12335 to 12784.
|
|
21785 tests found (test 12785 to 13197)
There are 21785 tests, see "Raw output" for the list of tests 12785 to 13197.
|
|
21785 tests found (test 13198 to 13593)
There are 21785 tests, see "Raw output" for the list of tests 13198 to 13593.
|
|
21785 tests found (test 13594 to 13996)
There are 21785 tests, see "Raw output" for the list of tests 13594 to 13996.
|
|
21785 tests found (test 13997 to 14383)
There are 21785 tests, see "Raw output" for the list of tests 13997 to 14383.
|
|
21785 tests found (test 14384 to 14798)
There are 21785 tests, see "Raw output" for the list of tests 14384 to 14798.
|
|
21785 tests found (test 14799 to 15224)
There are 21785 tests, see "Raw output" for the list of tests 14799 to 15224.
|
|
21785 tests found (test 15225 to 15657)
There are 21785 tests, see "Raw output" for the list of tests 15225 to 15657.
|
|
21785 tests found (test 15658 to 16106)
There are 21785 tests, see "Raw output" for the list of tests 15658 to 16106.
|
|
21785 tests found (test 16107 to 16571)
There are 21785 tests, see "Raw output" for the list of tests 16107 to 16571.
|
|
21785 tests found (test 16572 to 16989)
There are 21785 tests, see "Raw output" for the list of tests 16572 to 16989.
|
|
21785 tests found (test 16990 to 17402)
There are 21785 tests, see "Raw output" for the list of tests 16990 to 17402.
|
|
21785 tests found (test 17403 to 17809)
There are 21785 tests, see "Raw output" for the list of tests 17403 to 17809.
|
|
21785 tests found (test 17810 to 18178)
There are 21785 tests, see "Raw output" for the list of tests 17810 to 18178.
|
|
21785 tests found (test 18179 to 18546)
There are 21785 tests, see "Raw output" for the list of tests 18179 to 18546.
|
|
21785 tests found (test 18547 to 18916)
There are 21785 tests, see "Raw output" for the list of tests 18547 to 18916.
|
|
21785 tests found (test 18917 to 19271)
There are 21785 tests, see "Raw output" for the list of tests 18917 to 19271.
|
|
21785 tests found (test 19272 to 19658)
There are 21785 tests, see "Raw output" for the list of tests 19272 to 19658.
|
|
21785 tests found (test 19659 to 20049)
There are 21785 tests, see "Raw output" for the list of tests 19659 to 20049.
|
|
21785 tests found (test 20050 to 20449)
There are 21785 tests, see "Raw output" for the list of tests 20050 to 20449.
|
|
21785 tests found (test 20450 to 20862)
There are 21785 tests, see "Raw output" for the list of tests 20450 to 20862.
|
|
21785 tests found (test 20863 to 21286)
There are 21785 tests, see "Raw output" for the list of tests 20863 to 21286.
|
|
21785 tests found (test 21287 to 21755)
There are 21785 tests, see "Raw output" for the list of tests 21287 to 21755.
|
|
21785 tests found (test 21756 to 21785)
There are 21785 tests, see "Raw output" for the list of tests 21756 to 21785.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
packages-linux
Expired
|
290 KB |
sha256:fdb6218241a4d8897f99d3168dca7b621f58e1ffbb29099a54ad7a3e24b813e0
|
|
|
packages-macos
Expired
|
290 KB |
sha256:d652776f62be805eba53276d04b8d1b14bf89d95070787fb21dd65cd4883738e
|
|
|
packages-windows
Expired
|
290 KB |
sha256:6074226fcc8bc3adb6a870ac4800e177631185f6c2a0396f50ae6c4e090605e1
|
|
|
results-linux
Expired
|
19.3 MB |
sha256:3f9df7fd43d5147cc0b6378d9b5bd24178ebe2b220ef25b477bb4b0a157c8201
|
|
|
results-macos
Expired
|
19.2 MB |
sha256:47ced0eae09552954c99cdf6c981f3c8352896581f63ca45306233994c629f75
|
|
|
results-windows
Expired
|
29.8 MB |
sha256:9c1bed078b7b0dff204d33c9c95f6263ac5562f6b87a6ed7ebbd68c59ec78f67
|
|