Add analyzer for Enum.TryParse() usage (NEEG011) #480
BuildAndPack.yml
on: pull_request
Matrix: build-and-test
Publish Tests Results
51s
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.
|
|
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:d13ae2ef69e04f944dff2b665eba5ffc2f0b63f2f03846a11b1986f985b3418f
|
|
|
packages-macos
Expired
|
289 KB |
sha256:988b12925c8009078407b420964b88aad185881c8593de5e84cd41697db1984a
|
|
|
packages-windows
Expired
|
289 KB |
sha256:9db0a2d50298f936adad230a34901c3ca3448e77593e8d70835aa19ae224f838
|
|
|
results-linux
Expired
|
19.3 MB |
sha256:ae6cf17ede224820098be5963c5395cce733ba0ca6272129a3d3aeb255514b7d
|
|
|
results-macos
Expired
|
19.2 MB |
sha256:0750b558250e3d1df14565ccd1cb9f18de0222360f7267558fc854b22336fde3
|
|
|
results-windows
Expired
|
29.8 MB |
sha256:544788dd1617c530f5663dfe266d411b746ca9f550830cae36b9be1d04c22d94
|
|