Skip to content

Add analyzer for Enum.Parse() suggesting generated Parse method (NEEG007) #472

Add analyzer for Enum.Parse() suggesting generated Parse method (NEEG007)

Add analyzer for Enum.Parse() suggesting generated Parse method (NEEG007) #472

Triggered via pull request December 24, 2025 20:42
Status Failure
Total duration 8m 43s
Artifacts 4

BuildAndPack.yml

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

Annotations

10 errors, 30 warnings, and 55 notices
windows
// /0/Test0.cs(43,36): error CS0246: The type or namespace name 'ReadOnlySpan<>' could not be found (are you missing a using directive or an assembly reference?)
windows
// /0/Test0.cs(41,36): error CS0246: The type or namespace name 'ReadOnlySpan<>' could not be found (are you missing a using directive or an assembly reference?)
windows
[xUnit.net 00:00:32.29] NetEscapades.EnumGenerators.Tests.ParseAnalyzerTests.ParseWithIgnoreCaseOnEnumWithExtensionsShouldHaveDiagnostic(ignoreCaseParam: "ignoreCase: true") [FAIL]
windows
// /0/Test0.cs(44,36): error CS0246: The type or namespace name 'ReadOnlySpan<>' could not be found (are you missing a using directive or an assembly reference?)
windows
// /0/Test0.cs(42,36): error CS0246: The type or namespace name 'ReadOnlySpan<>' could not be found (are you missing a using directive or an assembly reference?)
windows
// /0/Test0.cs(44,36): error CS0246: The type or namespace name 'ReadOnlySpan<>' could not be found (are you missing a using directive or an assembly reference?)
windows
// /0/Test0.cs(42,36): error CS0246: The type or namespace name 'ReadOnlySpan<>' could not be found (are you missing a using directive or an assembly reference?)
windows
[xUnit.net 00:00:29.67] NetEscapades.EnumGenerators.Tests.ParseAnalyzerTests.EnumWithoutAttributeShouldNotHaveDiagnostics [FAIL]
windows
[xUnit.net 00:00:29.54] NetEscapades.EnumGenerators.Tests.ParseAnalyzerTests.MultipleParseCallsShouldHaveMultipleDiagnostics [FAIL]
windows
[xUnit.net 00:00:29.42] NetEscapades.EnumGenerators.Tests.ParseAnalyzerTests.ParseWithVariableNameShouldHaveDiagnostic [FAIL]
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.
21772 tests found (test 1 to 461)
There are 21772 tests, see "Raw output" for the list of tests 1 to 461.
21772 tests found (test 462 to 923)
There are 21772 tests, see "Raw output" for the list of tests 462 to 923.
21772 tests found (test 924 to 1354)
There are 21772 tests, see "Raw output" for the list of tests 924 to 1354.
21772 tests found (test 1355 to 1769)
There are 21772 tests, see "Raw output" for the list of tests 1355 to 1769.
21772 tests found (test 1770 to 2186)
There are 21772 tests, see "Raw output" for the list of tests 1770 to 2186.
21772 tests found (test 2187 to 2590)
There are 21772 tests, see "Raw output" for the list of tests 2187 to 2590.
21772 tests found (test 2591 to 3017)
There are 21772 tests, see "Raw output" for the list of tests 2591 to 3017.
21772 tests found (test 3018 to 3468)
There are 21772 tests, see "Raw output" for the list of tests 3018 to 3468.
21772 tests found (test 3469 to 3924)
There are 21772 tests, see "Raw output" for the list of tests 3469 to 3924.
21772 tests found (test 3925 to 4411)
There are 21772 tests, see "Raw output" for the list of tests 3925 to 4411.
21772 tests found (test 4412 to 4884)
There are 21772 tests, see "Raw output" for the list of tests 4412 to 4884.
21772 tests found (test 4885 to 5319)
There are 21772 tests, see "Raw output" for the list of tests 4885 to 5319.
21772 tests found (test 5320 to 5708)
There are 21772 tests, see "Raw output" for the list of tests 5320 to 5708.
21772 tests found (test 5709 to 6095)
There are 21772 tests, see "Raw output" for the list of tests 5709 to 6095.
21772 tests found (test 6096 to 6516)
There are 21772 tests, see "Raw output" for the list of tests 6096 to 6516.
21772 tests found (test 6517 to 6962)
There are 21772 tests, see "Raw output" for the list of tests 6517 to 6962.
21772 tests found (test 6963 to 7361)
There are 21772 tests, see "Raw output" for the list of tests 6963 to 7361.
21772 tests found (test 7362 to 7759)
There are 21772 tests, see "Raw output" for the list of tests 7362 to 7759.
21772 tests found (test 7760 to 8150)
There are 21772 tests, see "Raw output" for the list of tests 7760 to 8150.
21772 tests found (test 8151 to 8511)
There are 21772 tests, see "Raw output" for the list of tests 8151 to 8511.
21772 tests found (test 8512 to 8866)
There are 21772 tests, see "Raw output" for the list of tests 8512 to 8866.
21772 tests found (test 8867 to 9223)
There are 21772 tests, see "Raw output" for the list of tests 8867 to 9223.
21772 tests found (test 9224 to 9570)
There are 21772 tests, see "Raw output" for the list of tests 9224 to 9570.
21772 tests found (test 9571 to 9935)
There are 21772 tests, see "Raw output" for the list of tests 9571 to 9935.
21772 tests found (test 9936 to 10305)
There are 21772 tests, see "Raw output" for the list of tests 9936 to 10305.
21772 tests found (test 10306 to 10698)
There are 21772 tests, see "Raw output" for the list of tests 10306 to 10698.
21772 tests found (test 10699 to 11083)
There are 21772 tests, see "Raw output" for the list of tests 10699 to 11083.
21772 tests found (test 11084 to 11488)
There are 21772 tests, see "Raw output" for the list of tests 11084 to 11488.
21772 tests found (test 11489 to 11899)
There are 21772 tests, see "Raw output" for the list of tests 11489 to 11899.
21772 tests found (test 11900 to 12334)
There are 21772 tests, see "Raw output" for the list of tests 11900 to 12334.
21772 tests found (test 12335 to 12784)
There are 21772 tests, see "Raw output" for the list of tests 12335 to 12784.
21772 tests found (test 12785 to 13197)
There are 21772 tests, see "Raw output" for the list of tests 12785 to 13197.
21772 tests found (test 13198 to 13593)
There are 21772 tests, see "Raw output" for the list of tests 13198 to 13593.
21772 tests found (test 13594 to 13996)
There are 21772 tests, see "Raw output" for the list of tests 13594 to 13996.
21772 tests found (test 13997 to 14383)
There are 21772 tests, see "Raw output" for the list of tests 13997 to 14383.
21772 tests found (test 14384 to 14798)
There are 21772 tests, see "Raw output" for the list of tests 14384 to 14798.
21772 tests found (test 14799 to 15224)
There are 21772 tests, see "Raw output" for the list of tests 14799 to 15224.
21772 tests found (test 15225 to 15657)
There are 21772 tests, see "Raw output" for the list of tests 15225 to 15657.
21772 tests found (test 15658 to 16106)
There are 21772 tests, see "Raw output" for the list of tests 15658 to 16106.
21772 tests found (test 16107 to 16571)
There are 21772 tests, see "Raw output" for the list of tests 16107 to 16571.
21772 tests found (test 16572 to 16989)
There are 21772 tests, see "Raw output" for the list of tests 16572 to 16989.
21772 tests found (test 16990 to 17402)
There are 21772 tests, see "Raw output" for the list of tests 16990 to 17402.
21772 tests found (test 17403 to 17809)
There are 21772 tests, see "Raw output" for the list of tests 17403 to 17809.
21772 tests found (test 17810 to 18178)
There are 21772 tests, see "Raw output" for the list of tests 17810 to 18178.
21772 tests found (test 18179 to 18546)
There are 21772 tests, see "Raw output" for the list of tests 18179 to 18546.
21772 tests found (test 18547 to 18916)
There are 21772 tests, see "Raw output" for the list of tests 18547 to 18916.
21772 tests found (test 18917 to 19271)
There are 21772 tests, see "Raw output" for the list of tests 18917 to 19271.
21772 tests found (test 19272 to 19658)
There are 21772 tests, see "Raw output" for the list of tests 19272 to 19658.
21772 tests found (test 19659 to 20049)
There are 21772 tests, see "Raw output" for the list of tests 19659 to 20049.
21772 tests found (test 20050 to 20449)
There are 21772 tests, see "Raw output" for the list of tests 20050 to 20449.
21772 tests found (test 20450 to 20862)
There are 21772 tests, see "Raw output" for the list of tests 20450 to 20862.
21772 tests found (test 20863 to 21286)
There are 21772 tests, see "Raw output" for the list of tests 20863 to 21286.
21772 tests found (test 21287 to 21755)
There are 21772 tests, see "Raw output" for the list of tests 21287 to 21755.
21772 tests found (test 21756 to 21772)
There are 21772 tests, see "Raw output" for the list of tests 21756 to 21772.

Artifacts

Produced during runtime
Name Size Digest
packages-linux Expired
289 KB
sha256:26f15762120ddea091f0c4eb40c2caaed4127963fb5f607ba5e62373669c092a
packages-macos Expired
289 KB
sha256:11cdd58c4e82dcd230d5382cff05680a1192a61da2ee722f56817fa1d79b0c11
results-linux Expired
19.3 MB
sha256:2a38ec28632a9720194603c97f2b121ab83a709952a308d066bc83f1f55b2f38
results-macos Expired
19.2 MB
sha256:b8ef79768a52264d338fba5f57afaf38b41435367b5650e8920f425d03ed9502