Add analyzer for Enum.GetValuesAsUnderlyingType() usage #496
BuildAndPack.yml
on: pull_request
Matrix: build-and-test
Publish Tests Results
1m 0s
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.
|
|
21815 tests found (test 1 to 462)
There are 21815 tests, see "Raw output" for the list of tests 1 to 462.
|
|
21815 tests found (test 463 to 924)
There are 21815 tests, see "Raw output" for the list of tests 463 to 924.
|
|
21815 tests found (test 925 to 1354)
There are 21815 tests, see "Raw output" for the list of tests 925 to 1354.
|
|
21815 tests found (test 1355 to 1769)
There are 21815 tests, see "Raw output" for the list of tests 1355 to 1769.
|
|
21815 tests found (test 1770 to 2186)
There are 21815 tests, see "Raw output" for the list of tests 1770 to 2186.
|
|
21815 tests found (test 2187 to 2590)
There are 21815 tests, see "Raw output" for the list of tests 2187 to 2590.
|
|
21815 tests found (test 2591 to 3017)
There are 21815 tests, see "Raw output" for the list of tests 2591 to 3017.
|
|
21815 tests found (test 3018 to 3468)
There are 21815 tests, see "Raw output" for the list of tests 3018 to 3468.
|
|
21815 tests found (test 3469 to 3924)
There are 21815 tests, see "Raw output" for the list of tests 3469 to 3924.
|
|
21815 tests found (test 3925 to 4410)
There are 21815 tests, see "Raw output" for the list of tests 3925 to 4410.
|
|
21815 tests found (test 4411 to 4884)
There are 21815 tests, see "Raw output" for the list of tests 4411 to 4884.
|
|
21815 tests found (test 4885 to 5319)
There are 21815 tests, see "Raw output" for the list of tests 4885 to 5319.
|
|
21815 tests found (test 5320 to 5709)
There are 21815 tests, see "Raw output" for the list of tests 5320 to 5709.
|
|
21815 tests found (test 5710 to 6095)
There are 21815 tests, see "Raw output" for the list of tests 5710 to 6095.
|
|
21815 tests found (test 6096 to 6517)
There are 21815 tests, see "Raw output" for the list of tests 6096 to 6517.
|
|
21815 tests found (test 6518 to 6963)
There are 21815 tests, see "Raw output" for the list of tests 6518 to 6963.
|
|
21815 tests found (test 6964 to 7361)
There are 21815 tests, see "Raw output" for the list of tests 6964 to 7361.
|
|
21815 tests found (test 7362 to 7760)
There are 21815 tests, see "Raw output" for the list of tests 7362 to 7760.
|
|
21815 tests found (test 7761 to 8151)
There are 21815 tests, see "Raw output" for the list of tests 7761 to 8151.
|
|
21815 tests found (test 8152 to 8512)
There are 21815 tests, see "Raw output" for the list of tests 8152 to 8512.
|
|
21815 tests found (test 8513 to 8867)
There are 21815 tests, see "Raw output" for the list of tests 8513 to 8867.
|
|
21815 tests found (test 8868 to 9224)
There are 21815 tests, see "Raw output" for the list of tests 8868 to 9224.
|
|
21815 tests found (test 9225 to 9571)
There are 21815 tests, see "Raw output" for the list of tests 9225 to 9571.
|
|
21815 tests found (test 9572 to 9936)
There are 21815 tests, see "Raw output" for the list of tests 9572 to 9936.
|
|
21815 tests found (test 9937 to 10306)
There are 21815 tests, see "Raw output" for the list of tests 9937 to 10306.
|
|
21815 tests found (test 10307 to 10699)
There are 21815 tests, see "Raw output" for the list of tests 10307 to 10699.
|
|
21815 tests found (test 10700 to 11084)
There are 21815 tests, see "Raw output" for the list of tests 10700 to 11084.
|
|
21815 tests found (test 11085 to 11489)
There are 21815 tests, see "Raw output" for the list of tests 11085 to 11489.
|
|
21815 tests found (test 11490 to 11900)
There are 21815 tests, see "Raw output" for the list of tests 11490 to 11900.
|
|
21815 tests found (test 11901 to 12334)
There are 21815 tests, see "Raw output" for the list of tests 11901 to 12334.
|
|
21815 tests found (test 12335 to 12785)
There are 21815 tests, see "Raw output" for the list of tests 12335 to 12785.
|
|
21815 tests found (test 12786 to 13199)
There are 21815 tests, see "Raw output" for the list of tests 12786 to 13199.
|
|
21815 tests found (test 13200 to 13595)
There are 21815 tests, see "Raw output" for the list of tests 13200 to 13595.
|
|
21815 tests found (test 13596 to 13998)
There are 21815 tests, see "Raw output" for the list of tests 13596 to 13998.
|
|
21815 tests found (test 13999 to 14386)
There are 21815 tests, see "Raw output" for the list of tests 13999 to 14386.
|
|
21815 tests found (test 14387 to 14801)
There are 21815 tests, see "Raw output" for the list of tests 14387 to 14801.
|
|
21815 tests found (test 14802 to 15227)
There are 21815 tests, see "Raw output" for the list of tests 14802 to 15227.
|
|
21815 tests found (test 15228 to 15660)
There are 21815 tests, see "Raw output" for the list of tests 15228 to 15660.
|
|
21815 tests found (test 15661 to 16109)
There are 21815 tests, see "Raw output" for the list of tests 15661 to 16109.
|
|
21815 tests found (test 16110 to 16574)
There are 21815 tests, see "Raw output" for the list of tests 16110 to 16574.
|
|
21815 tests found (test 16575 to 16992)
There are 21815 tests, see "Raw output" for the list of tests 16575 to 16992.
|
|
21815 tests found (test 16993 to 17405)
There are 21815 tests, see "Raw output" for the list of tests 16993 to 17405.
|
|
21815 tests found (test 17406 to 17812)
There are 21815 tests, see "Raw output" for the list of tests 17406 to 17812.
|
|
21815 tests found (test 17813 to 18181)
There are 21815 tests, see "Raw output" for the list of tests 17813 to 18181.
|
|
21815 tests found (test 18182 to 18549)
There are 21815 tests, see "Raw output" for the list of tests 18182 to 18549.
|
|
21815 tests found (test 18550 to 18919)
There are 21815 tests, see "Raw output" for the list of tests 18550 to 18919.
|
|
21815 tests found (test 18920 to 19274)
There are 21815 tests, see "Raw output" for the list of tests 18920 to 19274.
|
|
21815 tests found (test 19275 to 19661)
There are 21815 tests, see "Raw output" for the list of tests 19275 to 19661.
|
|
21815 tests found (test 19662 to 20052)
There are 21815 tests, see "Raw output" for the list of tests 19662 to 20052.
|
|
21815 tests found (test 20053 to 20452)
There are 21815 tests, see "Raw output" for the list of tests 20053 to 20452.
|
|
21815 tests found (test 20453 to 20865)
There are 21815 tests, see "Raw output" for the list of tests 20453 to 20865.
|
|
21815 tests found (test 20866 to 21289)
There are 21815 tests, see "Raw output" for the list of tests 20866 to 21289.
|
|
21815 tests found (test 21290 to 21759)
There are 21815 tests, see "Raw output" for the list of tests 21290 to 21759.
|
|
21815 tests found (test 21760 to 21815)
There are 21815 tests, see "Raw output" for the list of tests 21760 to 21815.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
packages-linux
Expired
|
291 KB |
sha256:6c40513bd46ec512eb0e4bb16ee85e689eebad27e888c0066e3da4a03739bff5
|
|
|
packages-macos
Expired
|
291 KB |
sha256:87113411a9eb213a089e0f335ebf4f9bfdadfede22cd992dd52019682f92dfb3
|
|
|
packages-windows
Expired
|
291 KB |
sha256:6fdb696adb00054589c44cf452e7a63d74f6293bc14ae83fab9dc9254231ec53
|
|
|
results-linux
Expired
|
19.4 MB |
sha256:096460e9361a5de00ff7cfae022b36f7138efe0e8fd385a39cd44cb7695e36d3
|
|
|
results-macos
Expired
|
19.3 MB |
sha256:cc4a7fedd9b4f00b632fad5bd10ec0de8f0b11fb98c5eaefc1060cf3c4733375
|
|
|
results-windows
Expired
|
29.9 MB |
sha256:c2695bc8aa5a5aee1463456aab050683e136a8c136f1456fb81a35de018ce7d6
|
|