Add analyzer for Enum.GetNames() with generated alternative (#209) #492
BuildAndPack.yml
on: push
Matrix: build-and-test
Publish Tests Results
58s
Annotations
30 warnings and 55 notices
|
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"
|
|
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"
|
|
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.
|
|
21786 tests found (test 1 to 462)
There are 21786 tests, see "Raw output" for the list of tests 1 to 462.
|
|
21786 tests found (test 463 to 924)
There are 21786 tests, see "Raw output" for the list of tests 463 to 924.
|
|
21786 tests found (test 925 to 1355)
There are 21786 tests, see "Raw output" for the list of tests 925 to 1355.
|
|
21786 tests found (test 1356 to 1770)
There are 21786 tests, see "Raw output" for the list of tests 1356 to 1770.
|
|
21786 tests found (test 1771 to 2187)
There are 21786 tests, see "Raw output" for the list of tests 1771 to 2187.
|
|
21786 tests found (test 2188 to 2591)
There are 21786 tests, see "Raw output" for the list of tests 2188 to 2591.
|
|
21786 tests found (test 2592 to 3018)
There are 21786 tests, see "Raw output" for the list of tests 2592 to 3018.
|
|
21786 tests found (test 3019 to 3469)
There are 21786 tests, see "Raw output" for the list of tests 3019 to 3469.
|
|
21786 tests found (test 3470 to 3925)
There are 21786 tests, see "Raw output" for the list of tests 3470 to 3925.
|
|
21786 tests found (test 3926 to 4412)
There are 21786 tests, see "Raw output" for the list of tests 3926 to 4412.
|
|
21786 tests found (test 4413 to 4885)
There are 21786 tests, see "Raw output" for the list of tests 4413 to 4885.
|
|
21786 tests found (test 4886 to 5320)
There are 21786 tests, see "Raw output" for the list of tests 4886 to 5320.
|
|
21786 tests found (test 5321 to 5709)
There are 21786 tests, see "Raw output" for the list of tests 5321 to 5709.
|
|
21786 tests found (test 5710 to 6096)
There are 21786 tests, see "Raw output" for the list of tests 5710 to 6096.
|
|
21786 tests found (test 6097 to 6517)
There are 21786 tests, see "Raw output" for the list of tests 6097 to 6517.
|
|
21786 tests found (test 6518 to 6963)
There are 21786 tests, see "Raw output" for the list of tests 6518 to 6963.
|
|
21786 tests found (test 6964 to 7362)
There are 21786 tests, see "Raw output" for the list of tests 6964 to 7362.
|
|
21786 tests found (test 7363 to 7760)
There are 21786 tests, see "Raw output" for the list of tests 7363 to 7760.
|
|
21786 tests found (test 7761 to 8151)
There are 21786 tests, see "Raw output" for the list of tests 7761 to 8151.
|
|
21786 tests found (test 8152 to 8512)
There are 21786 tests, see "Raw output" for the list of tests 8152 to 8512.
|
|
21786 tests found (test 8513 to 8867)
There are 21786 tests, see "Raw output" for the list of tests 8513 to 8867.
|
|
21786 tests found (test 8868 to 9224)
There are 21786 tests, see "Raw output" for the list of tests 8868 to 9224.
|
|
21786 tests found (test 9225 to 9571)
There are 21786 tests, see "Raw output" for the list of tests 9225 to 9571.
|
|
21786 tests found (test 9572 to 9936)
There are 21786 tests, see "Raw output" for the list of tests 9572 to 9936.
|
|
21786 tests found (test 9937 to 10306)
There are 21786 tests, see "Raw output" for the list of tests 9937 to 10306.
|
|
21786 tests found (test 10307 to 10699)
There are 21786 tests, see "Raw output" for the list of tests 10307 to 10699.
|
|
21786 tests found (test 10700 to 11084)
There are 21786 tests, see "Raw output" for the list of tests 10700 to 11084.
|
|
21786 tests found (test 11085 to 11489)
There are 21786 tests, see "Raw output" for the list of tests 11085 to 11489.
|
|
21786 tests found (test 11490 to 11900)
There are 21786 tests, see "Raw output" for the list of tests 11490 to 11900.
|
|
21786 tests found (test 11901 to 12335)
There are 21786 tests, see "Raw output" for the list of tests 11901 to 12335.
|
|
21786 tests found (test 12336 to 12785)
There are 21786 tests, see "Raw output" for the list of tests 12336 to 12785.
|
|
21786 tests found (test 12786 to 13198)
There are 21786 tests, see "Raw output" for the list of tests 12786 to 13198.
|
|
21786 tests found (test 13199 to 13594)
There are 21786 tests, see "Raw output" for the list of tests 13199 to 13594.
|
|
21786 tests found (test 13595 to 13997)
There are 21786 tests, see "Raw output" for the list of tests 13595 to 13997.
|
|
21786 tests found (test 13998 to 14384)
There are 21786 tests, see "Raw output" for the list of tests 13998 to 14384.
|
|
21786 tests found (test 14385 to 14799)
There are 21786 tests, see "Raw output" for the list of tests 14385 to 14799.
|
|
21786 tests found (test 14800 to 15225)
There are 21786 tests, see "Raw output" for the list of tests 14800 to 15225.
|
|
21786 tests found (test 15226 to 15658)
There are 21786 tests, see "Raw output" for the list of tests 15226 to 15658.
|
|
21786 tests found (test 15659 to 16107)
There are 21786 tests, see "Raw output" for the list of tests 15659 to 16107.
|
|
21786 tests found (test 16108 to 16572)
There are 21786 tests, see "Raw output" for the list of tests 16108 to 16572.
|
|
21786 tests found (test 16573 to 16990)
There are 21786 tests, see "Raw output" for the list of tests 16573 to 16990.
|
|
21786 tests found (test 16991 to 17403)
There are 21786 tests, see "Raw output" for the list of tests 16991 to 17403.
|
|
21786 tests found (test 17404 to 17810)
There are 21786 tests, see "Raw output" for the list of tests 17404 to 17810.
|
|
21786 tests found (test 17811 to 18179)
There are 21786 tests, see "Raw output" for the list of tests 17811 to 18179.
|
|
21786 tests found (test 18180 to 18547)
There are 21786 tests, see "Raw output" for the list of tests 18180 to 18547.
|
|
21786 tests found (test 18548 to 18917)
There are 21786 tests, see "Raw output" for the list of tests 18548 to 18917.
|
|
21786 tests found (test 18918 to 19272)
There are 21786 tests, see "Raw output" for the list of tests 18918 to 19272.
|
|
21786 tests found (test 19273 to 19659)
There are 21786 tests, see "Raw output" for the list of tests 19273 to 19659.
|
|
21786 tests found (test 19660 to 20050)
There are 21786 tests, see "Raw output" for the list of tests 19660 to 20050.
|
|
21786 tests found (test 20051 to 20450)
There are 21786 tests, see "Raw output" for the list of tests 20051 to 20450.
|
|
21786 tests found (test 20451 to 20863)
There are 21786 tests, see "Raw output" for the list of tests 20451 to 20863.
|
|
21786 tests found (test 20864 to 21287)
There are 21786 tests, see "Raw output" for the list of tests 20864 to 21287.
|
|
21786 tests found (test 21288 to 21756)
There are 21786 tests, see "Raw output" for the list of tests 21288 to 21756.
|
|
21786 tests found (test 21757 to 21786)
There are 21786 tests, see "Raw output" for the list of tests 21757 to 21786.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
packages-linux
Expired
|
290 KB |
sha256:5c2808a0a08c4a1d4dc6fcf9e3e65b97dc4dd8c68670264088579769656cbcf5
|
|
|
packages-macos
Expired
|
290 KB |
sha256:451ad1e1836625c586f736383c1b5c7582947fa7736f2acd32e7ce4791feb675
|
|
|
packages-windows
Expired
|
290 KB |
sha256:4b3700ead0996e23a97cff409dc78c27a418e51b8bcfc493aa5850838024bba3
|
|
|
results-linux
Expired
|
19.3 MB |
sha256:820fb3f5864673103634ba035971ef10d4d75b5e16b91269dc219a694474ff4a
|
|
|
results-macos
Expired
|
19.2 MB |
sha256:2bd6c15b3f34117786564b6bae96e1f8c43b176c1db151ba37bbaf5232c89a01
|
|
|
results-windows
Expired
|
29.8 MB |
sha256:15c46ea645eb2327c6506a502142593daf1962f5b7bebbfe1ea2c35e40c71026
|
|