Skip to content

fix: build warnings (#754) #601

fix: build warnings (#754)

fix: build warnings (#754) #601

Triggered via push March 2, 2025 15:15
Status Success
Total duration 37m 55s
Artifacts 5

build.yml

on: push
Matrix: Unit tests
Static code analysis
21m 1s
Static code analysis
Publish Tests Results
48s
Publish Tests Results
Finalize release
0s
Finalize release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 255 notices
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Statistics/IStatistics.cs(23,30): warning S2326: 'TType' is not used in the interface. (https://rules.sonarsource.com/csharp/RSPEC-2326) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.1]
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Storage/InMemoryStorage.cs(51,27): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.1]
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Storage/InMemoryStorage.cs(184,39): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.1]
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Storage/InMemoryStorage.cs(605,7): warning S2583: Change this condition so that it does not always evaluate to 'False'. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.1]
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Storage/InMemoryStorage.cs(435,27): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.1]
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Storage/InMemoryStorage.cs(855,4): warning S1066: Merge this if statement with the enclosing one. (https://rules.sonarsource.com/csharp/RSPEC-1066) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.1]
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Storage/InMemoryStorage.cs(930,26): warning S2589: Change this condition so that it does not always evaluate to 'True'. (https://rules.sonarsource.com/csharp/RSPEC-2589) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.1]
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Storage/InMemoryStorage.cs(896,28): warning S3776: Refactor this method to reduce its Cognitive Complexity from 28 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.1]
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Storage/InMemoryStorage.cs(969,13): warning S2234: Parameters to 'MoveInternal' have the same names but not the same order as the method arguments. (https://rules.sonarsource.com/csharp/RSPEC-2234) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.1]
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Statistics/ParameterDescription.cs(66,6): warning S3060: Offload the code that's conditional on this type test to the appropriate subclass and remove the condition. (https://rules.sonarsource.com/csharp/RSPEC-3060) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.1]
3030 skipped tests found (test 1 to 192)
There are 3030 skipped tests, see "Raw output" for the list of skipped tests 1 to 192.
3030 skipped tests found (test 193 to 462)
There are 3030 skipped tests, see "Raw output" for the list of skipped tests 193 to 462.
3030 skipped tests found (test 463 to 726)
There are 3030 skipped tests, see "Raw output" for the list of skipped tests 463 to 726.
3030 skipped tests found (test 727 to 1031)
There are 3030 skipped tests, see "Raw output" for the list of skipped tests 727 to 1031.
3030 skipped tests found (test 1032 to 1274)
There are 3030 skipped tests, see "Raw output" for the list of skipped tests 1032 to 1274.
3030 skipped tests found (test 1275 to 1430)
There are 3030 skipped tests, see "Raw output" for the list of skipped tests 1275 to 1430.
3030 skipped tests found (test 1431 to 1642)
There are 3030 skipped tests, see "Raw output" for the list of skipped tests 1431 to 1642.
3030 skipped tests found (test 1643 to 1875)
There are 3030 skipped tests, see "Raw output" for the list of skipped tests 1643 to 1875.
3030 skipped tests found (test 1876 to 2105)
There are 3030 skipped tests, see "Raw output" for the list of skipped tests 1876 to 2105.
3030 skipped tests found (test 2106 to 2338)
There are 3030 skipped tests, see "Raw output" for the list of skipped tests 2106 to 2338.
3030 skipped tests found (test 2339 to 2581)
There are 3030 skipped tests, see "Raw output" for the list of skipped tests 2339 to 2581.
3030 skipped tests found (test 2582 to 2822)
There are 3030 skipped tests, see "Raw output" for the list of skipped tests 2582 to 2822.
3030 skipped tests found (test 2823 to 3030)
There are 3030 skipped tests, see "Raw output" for the list of skipped tests 2823 to 3030.
58629 tests found (test 1 to 256)
There are 58629 tests, see "Raw output" for the list of tests 1 to 256.
58629 tests found (test 257 to 637)
There are 58629 tests, see "Raw output" for the list of tests 257 to 637.
58629 tests found (test 638 to 806)
There are 58629 tests, see "Raw output" for the list of tests 638 to 806.
58629 tests found (test 807 to 1011)
There are 58629 tests, see "Raw output" for the list of tests 807 to 1011.
58629 tests found (test 1012 to 1288)
There are 58629 tests, see "Raw output" for the list of tests 1012 to 1288.
58629 tests found (test 1289 to 1541)
There are 58629 tests, see "Raw output" for the list of tests 1289 to 1541.
58629 tests found (test 1542 to 1667)
There are 58629 tests, see "Raw output" for the list of tests 1542 to 1667.
58629 tests found (test 1668 to 1917)
There are 58629 tests, see "Raw output" for the list of tests 1668 to 1917.
58629 tests found (test 1918 to 2155)
There are 58629 tests, see "Raw output" for the list of tests 1918 to 2155.
58629 tests found (test 2156 to 2485)
There are 58629 tests, see "Raw output" for the list of tests 2156 to 2485.
58629 tests found (test 2486 to 2732)
There are 58629 tests, see "Raw output" for the list of tests 2486 to 2732.
58629 tests found (test 2733 to 3073)
There are 58629 tests, see "Raw output" for the list of tests 2733 to 3073.
58629 tests found (test 3074 to 3474)
There are 58629 tests, see "Raw output" for the list of tests 3074 to 3474.
58629 tests found (test 3475 to 3906)
There are 58629 tests, see "Raw output" for the list of tests 3475 to 3906.
58629 tests found (test 3907 to 4269)
There are 58629 tests, see "Raw output" for the list of tests 3907 to 4269.
58629 tests found (test 4270 to 4576)
There are 58629 tests, see "Raw output" for the list of tests 4270 to 4576.
58629 tests found (test 4577 to 4731)
There are 58629 tests, see "Raw output" for the list of tests 4577 to 4731.
58629 tests found (test 4732 to 5036)
There are 58629 tests, see "Raw output" for the list of tests 4732 to 5036.
58629 tests found (test 5037 to 5303)
There are 58629 tests, see "Raw output" for the list of tests 5037 to 5303.
58629 tests found (test 5304 to 5568)
There are 58629 tests, see "Raw output" for the list of tests 5304 to 5568.
58629 tests found (test 5569 to 5839)
There are 58629 tests, see "Raw output" for the list of tests 5569 to 5839.
58629 tests found (test 5840 to 6089)
There are 58629 tests, see "Raw output" for the list of tests 5840 to 6089.
58629 tests found (test 6090 to 6329)
There are 58629 tests, see "Raw output" for the list of tests 6090 to 6329.
58629 tests found (test 6330 to 6577)
There are 58629 tests, see "Raw output" for the list of tests 6330 to 6577.
58629 tests found (test 6578 to 6820)
There are 58629 tests, see "Raw output" for the list of tests 6578 to 6820.
58629 tests found (test 6821 to 7056)
There are 58629 tests, see "Raw output" for the list of tests 6821 to 7056.
58629 tests found (test 7057 to 7290)
There are 58629 tests, see "Raw output" for the list of tests 7057 to 7290.
58629 tests found (test 7291 to 7550)
There are 58629 tests, see "Raw output" for the list of tests 7291 to 7550.
58629 tests found (test 7551 to 7806)
There are 58629 tests, see "Raw output" for the list of tests 7551 to 7806.
58629 tests found (test 7807 to 8061)
There are 58629 tests, see "Raw output" for the list of tests 7807 to 8061.
58629 tests found (test 8062 to 8315)
There are 58629 tests, see "Raw output" for the list of tests 8062 to 8315.
58629 tests found (test 8316 to 8569)
There are 58629 tests, see "Raw output" for the list of tests 8316 to 8569.
58629 tests found (test 8570 to 8822)
There are 58629 tests, see "Raw output" for the list of tests 8570 to 8822.
58629 tests found (test 8823 to 9075)
There are 58629 tests, see "Raw output" for the list of tests 8823 to 9075.
58629 tests found (test 9076 to 9263)
There are 58629 tests, see "Raw output" for the list of tests 9076 to 9263.
58629 tests found (test 9264 to 9394)
There are 58629 tests, see "Raw output" for the list of tests 9264 to 9394.
58629 tests found (test 9395 to 9526)
There are 58629 tests, see "Raw output" for the list of tests 9395 to 9526.
58629 tests found (test 9527 to 9656)
There are 58629 tests, see "Raw output" for the list of tests 9527 to 9656.
58629 tests found (test 9657 to 9786)
There are 58629 tests, see "Raw output" for the list of tests 9657 to 9786.
58629 tests found (test 9787 to 9918)
There are 58629 tests, see "Raw output" for the list of tests 9787 to 9918.
58629 tests found (test 9919 to 10048)
There are 58629 tests, see "Raw output" for the list of tests 9919 to 10048.
58629 tests found (test 10049 to 10322)
There are 58629 tests, see "Raw output" for the list of tests 10049 to 10322.
58629 tests found (test 10323 to 10593)
There are 58629 tests, see "Raw output" for the list of tests 10323 to 10593.
58629 tests found (test 10594 to 10877)
There are 58629 tests, see "Raw output" for the list of tests 10594 to 10877.
58629 tests found (test 10878 to 11147)
There are 58629 tests, see "Raw output" for the list of tests 10878 to 11147.
58629 tests found (test 11148 to 11424)
There are 58629 tests, see "Raw output" for the list of tests 11148 to 11424.
58629 tests found (test 11425 to 11717)
There are 58629 tests, see "Raw output" for the list of tests 11425 to 11717.
58629 tests found (test 11718 to 12006)
There are 58629 tests, see "Raw output" for the list of tests 11718 to 12006.
58629 tests found (test 12007 to 12289)
There are 58629 tests, see "Raw output" for the list of tests 12007 to 12289.
58629 tests found (test 12290 to 12551)
There are 58629 tests, see "Raw output" for the list of tests 12290 to 12551.
58629 tests found (test 12552 to 12785)
There are 58629 tests, see "Raw output" for the list of tests 12552 to 12785.
58629 tests found (test 12786 to 13033)
There are 58629 tests, see "Raw output" for the list of tests 12786 to 13033.
58629 tests found (test 13034 to 13296)
There are 58629 tests, see "Raw output" for the list of tests 13034 to 13296.
58629 tests found (test 13297 to 13549)
There are 58629 tests, see "Raw output" for the list of tests 13297 to 13549.
58629 tests found (test 13550 to 13855)
There are 58629 tests, see "Raw output" for the list of tests 13550 to 13855.
58629 tests found (test 13856 to 14151)
There are 58629 tests, see "Raw output" for the list of tests 13856 to 14151.
58629 tests found (test 14152 to 14448)
There are 58629 tests, see "Raw output" for the list of tests 14152 to 14448.
58629 tests found (test 14449 to 14738)
There are 58629 tests, see "Raw output" for the list of tests 14449 to 14738.
58629 tests found (test 14739 to 15021)
There are 58629 tests, see "Raw output" for the list of tests 14739 to 15021.
58629 tests found (test 15022 to 15320)
There are 58629 tests, see "Raw output" for the list of tests 15022 to 15320.
58629 tests found (test 15321 to 15588)
There are 58629 tests, see "Raw output" for the list of tests 15321 to 15588.
58629 tests found (test 15589 to 15848)
There are 58629 tests, see "Raw output" for the list of tests 15589 to 15848.
58629 tests found (test 15849 to 16148)
There are 58629 tests, see "Raw output" for the list of tests 15849 to 16148.
58629 tests found (test 16149 to 16408)
There are 58629 tests, see "Raw output" for the list of tests 16149 to 16408.
58629 tests found (test 16409 to 16659)
There are 58629 tests, see "Raw output" for the list of tests 16409 to 16659.
58629 tests found (test 16660 to 16922)
There are 58629 tests, see "Raw output" for the list of tests 16660 to 16922.
58629 tests found (test 16923 to 17188)
There are 58629 tests, see "Raw output" for the list of tests 16923 to 17188.
58629 tests found (test 17189 to 17451)
There are 58629 tests, see "Raw output" for the list of tests 17189 to 17451.
58629 tests found (test 17452 to 17787)
There are 58629 tests, see "Raw output" for the list of tests 17452 to 17787.
58629 tests found (test 17788 to 18072)
There are 58629 tests, see "Raw output" for the list of tests 17788 to 18072.
58629 tests found (test 18073 to 18337)
There are 58629 tests, see "Raw output" for the list of tests 18073 to 18337.
58629 tests found (test 18338 to 18612)
There are 58629 tests, see "Raw output" for the list of tests 18338 to 18612.
58629 tests found (test 18613 to 18896)
There are 58629 tests, see "Raw output" for the list of tests 18613 to 18896.
58629 tests found (test 18897 to 19169)
There are 58629 tests, see "Raw output" for the list of tests 18897 to 19169.
58629 tests found (test 19170 to 19450)
There are 58629 tests, see "Raw output" for the list of tests 19170 to 19450.
58629 tests found (test 19451 to 19766)
There are 58629 tests, see "Raw output" for the list of tests 19451 to 19766.
58629 tests found (test 19767 to 20074)
There are 58629 tests, see "Raw output" for the list of tests 19767 to 20074.
58629 tests found (test 20075 to 20389)
There are 58629 tests, see "Raw output" for the list of tests 20075 to 20389.
58629 tests found (test 20390 to 20660)
There are 58629 tests, see "Raw output" for the list of tests 20390 to 20660.
58629 tests found (test 20661 to 20908)
There are 58629 tests, see "Raw output" for the list of tests 20661 to 20908.
58629 tests found (test 20909 to 21100)
There are 58629 tests, see "Raw output" for the list of tests 20909 to 21100.
58629 tests found (test 21101 to 21302)
There are 58629 tests, see "Raw output" for the list of tests 21101 to 21302.
58629 tests found (test 21303 to 21522)
There are 58629 tests, see "Raw output" for the list of tests 21303 to 21522.
58629 tests found (test 21523 to 21736)
There are 58629 tests, see "Raw output" for the list of tests 21523 to 21736.
58629 tests found (test 21737 to 21956)
There are 58629 tests, see "Raw output" for the list of tests 21737 to 21956.
58629 tests found (test 21957 to 22198)
There are 58629 tests, see "Raw output" for the list of tests 21957 to 22198.
58629 tests found (test 22199 to 22446)
There are 58629 tests, see "Raw output" for the list of tests 22199 to 22446.
58629 tests found (test 22447 to 22668)
There are 58629 tests, see "Raw output" for the list of tests 22447 to 22668.
58629 tests found (test 22669 to 22867)
There are 58629 tests, see "Raw output" for the list of tests 22669 to 22867.
58629 tests found (test 22868 to 23065)
There are 58629 tests, see "Raw output" for the list of tests 22868 to 23065.
58629 tests found (test 23066 to 23255)
There are 58629 tests, see "Raw output" for the list of tests 23066 to 23255.
58629 tests found (test 23256 to 23450)
There are 58629 tests, see "Raw output" for the list of tests 23256 to 23450.
58629 tests found (test 23451 to 23643)
There are 58629 tests, see "Raw output" for the list of tests 23451 to 23643.
58629 tests found (test 23644 to 23893)
There are 58629 tests, see "Raw output" for the list of tests 23644 to 23893.
58629 tests found (test 23894 to 24169)
There are 58629 tests, see "Raw output" for the list of tests 23894 to 24169.
58629 tests found (test 24170 to 24453)
There are 58629 tests, see "Raw output" for the list of tests 24170 to 24453.
58629 tests found (test 24454 to 24698)
There are 58629 tests, see "Raw output" for the list of tests 24454 to 24698.
58629 tests found (test 24699 to 24878)
There are 58629 tests, see "Raw output" for the list of tests 24699 to 24878.
58629 tests found (test 24879 to 25057)
There are 58629 tests, see "Raw output" for the list of tests 24879 to 25057.
58629 tests found (test 25058 to 25206)
There are 58629 tests, see "Raw output" for the list of tests 25058 to 25206.
58629 tests found (test 25207 to 25345)
There are 58629 tests, see "Raw output" for the list of tests 25207 to 25345.
58629 tests found (test 25346 to 25479)
There are 58629 tests, see "Raw output" for the list of tests 25346 to 25479.
58629 tests found (test 25480 to 25617)
There are 58629 tests, see "Raw output" for the list of tests 25480 to 25617.
58629 tests found (test 25618 to 25752)
There are 58629 tests, see "Raw output" for the list of tests 25618 to 25752.
58629 tests found (test 25753 to 25889)
There are 58629 tests, see "Raw output" for the list of tests 25753 to 25889.
58629 tests found (test 25890 to 26025)
There are 58629 tests, see "Raw output" for the list of tests 25890 to 26025.
58629 tests found (test 26026 to 26160)
There are 58629 tests, see "Raw output" for the list of tests 26026 to 26160.
58629 tests found (test 26161 to 26298)
There are 58629 tests, see "Raw output" for the list of tests 26161 to 26298.
58629 tests found (test 26299 to 26431)
There are 58629 tests, see "Raw output" for the list of tests 26299 to 26431.
58629 tests found (test 26432 to 26568)
There are 58629 tests, see "Raw output" for the list of tests 26432 to 26568.
58629 tests found (test 26569 to 26825)
There are 58629 tests, see "Raw output" for the list of tests 26569 to 26825.
58629 tests found (test 26826 to 27039)
There are 58629 tests, see "Raw output" for the list of tests 26826 to 27039.
58629 tests found (test 27040 to 27255)
There are 58629 tests, see "Raw output" for the list of tests 27040 to 27255.
58629 tests found (test 27256 to 27471)
There are 58629 tests, see "Raw output" for the list of tests 27256 to 27471.
58629 tests found (test 27472 to 27682)
There are 58629 tests, see "Raw output" for the list of tests 27472 to 27682.
58629 tests found (test 27683 to 27935)
There are 58629 tests, see "Raw output" for the list of tests 27683 to 27935.
58629 tests found (test 27936 to 28259)
There are 58629 tests, see "Raw output" for the list of tests 27936 to 28259.
58629 tests found (test 28260 to 28589)
There are 58629 tests, see "Raw output" for the list of tests 28260 to 28589.
58629 tests found (test 28590 to 28910)
There are 58629 tests, see "Raw output" for the list of tests 28590 to 28910.
58629 tests found (test 28911 to 29215)
There are 58629 tests, see "Raw output" for the list of tests 28911 to 29215.
58629 tests found (test 29216 to 29480)
There are 58629 tests, see "Raw output" for the list of tests 29216 to 29480.
58629 tests found (test 29481 to 29746)
There are 58629 tests, see "Raw output" for the list of tests 29481 to 29746.
58629 tests found (test 29747 to 29979)
There are 58629 tests, see "Raw output" for the list of tests 29747 to 29979.
58629 tests found (test 29980 to 30223)
There are 58629 tests, see "Raw output" for the list of tests 29980 to 30223.
58629 tests found (test 30224 to 30435)
There are 58629 tests, see "Raw output" for the list of tests 30224 to 30435.
58629 tests found (test 30436 to 30560)
There are 58629 tests, see "Raw output" for the list of tests 30436 to 30560.
58629 tests found (test 30561 to 30704)
There are 58629 tests, see "Raw output" for the list of tests 30561 to 30704.
58629 tests found (test 30705 to 30854)
There are 58629 tests, see "Raw output" for the list of tests 30705 to 30854.
58629 tests found (test 30855 to 30978)
There are 58629 tests, see "Raw output" for the list of tests 30855 to 30978.
58629 tests found (test 30979 to 31125)
There are 58629 tests, see "Raw output" for the list of tests 30979 to 31125.
58629 tests found (test 31126 to 31267)
There are 58629 tests, see "Raw output" for the list of tests 31126 to 31267.
58629 tests found (test 31268 to 31392)
There are 58629 tests, see "Raw output" for the list of tests 31268 to 31392.
58629 tests found (test 31393 to 31581)
There are 58629 tests, see "Raw output" for the list of tests 31393 to 31581.
58629 tests found (test 31582 to 31792)
There are 58629 tests, see "Raw output" for the list of tests 31582 to 31792.
58629 tests found (test 31793 to 32059)
There are 58629 tests, see "Raw output" for the list of tests 31793 to 32059.
58629 tests found (test 32060 to 32407)
There are 58629 tests, see "Raw output" for the list of tests 32060 to 32407.
58629 tests found (test 32408 to 32758)
There are 58629 tests, see "Raw output" for the list of tests 32408 to 32758.
58629 tests found (test 32759 to 33060)
There are 58629 tests, see "Raw output" for the list of tests 32759 to 33060.
58629 tests found (test 33061 to 33334)
There are 58629 tests, see "Raw output" for the list of tests 33061 to 33334.
58629 tests found (test 33335 to 33618)
There are 58629 tests, see "Raw output" for the list of tests 33335 to 33618.
58629 tests found (test 33619 to 33804)
There are 58629 tests, see "Raw output" for the list of tests 33619 to 33804.
58629 tests found (test 33805 to 33989)
There are 58629 tests, see "Raw output" for the list of tests 33805 to 33989.
58629 tests found (test 33990 to 34159)
There are 58629 tests, see "Raw output" for the list of tests 33990 to 34159.
58629 tests found (test 34160 to 34316)
There are 58629 tests, see "Raw output" for the list of tests 34160 to 34316.
58629 tests found (test 34317 to 34490)
There are 58629 tests, see "Raw output" for the list of tests 34317 to 34490.
58629 tests found (test 34491 to 34742)
There are 58629 tests, see "Raw output" for the list of tests 34491 to 34742.
58629 tests found (test 34743 to 35004)
There are 58629 tests, see "Raw output" for the list of tests 34743 to 35004.
58629 tests found (test 35005 to 35283)
There are 58629 tests, see "Raw output" for the list of tests 35005 to 35283.
58629 tests found (test 35284 to 35548)
There are 58629 tests, see "Raw output" for the list of tests 35284 to 35548.
58629 tests found (test 35549 to 35765)
There are 58629 tests, see "Raw output" for the list of tests 35549 to 35765.
58629 tests found (test 35766 to 35946)
There are 58629 tests, see "Raw output" for the list of tests 35766 to 35946.
58629 tests found (test 35947 to 36126)
There are 58629 tests, see "Raw output" for the list of tests 35947 to 36126.
58629 tests found (test 36127 to 36307)
There are 58629 tests, see "Raw output" for the list of tests 36127 to 36307.
58629 tests found (test 36308 to 36487)
There are 58629 tests, see "Raw output" for the list of tests 36308 to 36487.
58629 tests found (test 36488 to 36712)
There are 58629 tests, see "Raw output" for the list of tests 36488 to 36712.
58629 tests found (test 36713 to 36983)
There are 58629 tests, see "Raw output" for the list of tests 36713 to 36983.
58629 tests found (test 36984 to 37279)
There are 58629 tests, see "Raw output" for the list of tests 36984 to 37279.
58629 tests found (test 37280 to 37560)
There are 58629 tests, see "Raw output" for the list of tests 37280 to 37560.
58629 tests found (test 37561 to 37813)
There are 58629 tests, see "Raw output" for the list of tests 37561 to 37813.
58629 tests found (test 37814 to 38113)
There are 58629 tests, see "Raw output" for the list of tests 37814 to 38113.
58629 tests found (test 38114 to 38363)
There are 58629 tests, see "Raw output" for the list of tests 38114 to 38363.
58629 tests found (test 38364 to 38566)
There are 58629 tests, see "Raw output" for the list of tests 38364 to 38566.
58629 tests found (test 38567 to 38769)
There are 58629 tests, see "Raw output" for the list of tests 38567 to 38769.
58629 tests found (test 38770 to 38972)
There are 58629 tests, see "Raw output" for the list of tests 38770 to 38972.
58629 tests found (test 38973 to 39178)
There are 58629 tests, see "Raw output" for the list of tests 38973 to 39178.
58629 tests found (test 39179 to 39378)
There are 58629 tests, see "Raw output" for the list of tests 39179 to 39378.
58629 tests found (test 39379 to 39685)
There are 58629 tests, see "Raw output" for the list of tests 39379 to 39685.
58629 tests found (test 39686 to 40006)
There are 58629 tests, see "Raw output" for the list of tests 39686 to 40006.
58629 tests found (test 40007 to 40322)
There are 58629 tests, see "Raw output" for the list of tests 40007 to 40322.
58629 tests found (test 40323 to 40541)
There are 58629 tests, see "Raw output" for the list of tests 40323 to 40541.
58629 tests found (test 40542 to 40667)
There are 58629 tests, see "Raw output" for the list of tests 40542 to 40667.
58629 tests found (test 40668 to 40805)
There are 58629 tests, see "Raw output" for the list of tests 40668 to 40805.
58629 tests found (test 40806 to 40932)
There are 58629 tests, see "Raw output" for the list of tests 40806 to 40932.
58629 tests found (test 40933 to 41069)
There are 58629 tests, see "Raw output" for the list of tests 40933 to 41069.
58629 tests found (test 41070 to 41193)
There are 58629 tests, see "Raw output" for the list of tests 41070 to 41193.
58629 tests found (test 41194 to 41330)
There are 58629 tests, see "Raw output" for the list of tests 41194 to 41330.
58629 tests found (test 41331 to 41457)
There are 58629 tests, see "Raw output" for the list of tests 41331 to 41457.
58629 tests found (test 41458 to 41592)
There are 58629 tests, see "Raw output" for the list of tests 41458 to 41592.
58629 tests found (test 41593 to 41719)
There are 58629 tests, see "Raw output" for the list of tests 41593 to 41719.
58629 tests found (test 41720 to 41988)
There are 58629 tests, see "Raw output" for the list of tests 41720 to 41988.
58629 tests found (test 41989 to 42318)
There are 58629 tests, see "Raw output" for the list of tests 41989 to 42318.
58629 tests found (test 42319 to 42655)
There are 58629 tests, see "Raw output" for the list of tests 42319 to 42655.
58629 tests found (test 42656 to 42984)
There are 58629 tests, see "Raw output" for the list of tests 42656 to 42984.
58629 tests found (test 42985 to 43304)
There are 58629 tests, see "Raw output" for the list of tests 42985 to 43304.
58629 tests found (test 43305 to 43540)
There are 58629 tests, see "Raw output" for the list of tests 43305 to 43540.
58629 tests found (test 43541 to 43741)
There are 58629 tests, see "Raw output" for the list of tests 43541 to 43741.
58629 tests found (test 43742 to 43936)
There are 58629 tests, see "Raw output" for the list of tests 43742 to 43936.
58629 tests found (test 43937 to 44150)
There are 58629 tests, see "Raw output" for the list of tests 43937 to 44150.
58629 tests found (test 44151 to 44383)
There are 58629 tests, see "Raw output" for the list of tests 44151 to 44383.
58629 tests found (test 44384 to 44700)
There are 58629 tests, see "Raw output" for the list of tests 44384 to 44700.
58629 tests found (test 44701 to 45013)
There are 58629 tests, see "Raw output" for the list of tests 44701 to 45013.
58629 tests found (test 45014 to 45322)
There are 58629 tests, see "Raw output" for the list of tests 45014 to 45322.
58629 tests found (test 45323 to 45627)
There are 58629 tests, see "Raw output" for the list of tests 45323 to 45627.
58629 tests found (test 45628 to 45928)
There are 58629 tests, see "Raw output" for the list of tests 45628 to 45928.
58629 tests found (test 45929 to 46243)
There are 58629 tests, see "Raw output" for the list of tests 45929 to 46243.
58629 tests found (test 46244 to 46528)
There are 58629 tests, see "Raw output" for the list of tests 46244 to 46528.
58629 tests found (test 46529 to 46757)
There are 58629 tests, see "Raw output" for the list of tests 46529 to 46757.
58629 tests found (test 46758 to 47068)
There are 58629 tests, see "Raw output" for the list of tests 46758 to 47068.
58629 tests found (test 47069 to 47376)
There are 58629 tests, see "Raw output" for the list of tests 47069 to 47376.
58629 tests found (test 47377 to 47620)
There are 58629 tests, see "Raw output" for the list of tests 47377 to 47620.
58629 tests found (test 47621 to 47846)
There are 58629 tests, see "Raw output" for the list of tests 47621 to 47846.
58629 tests found (test 47847 to 48133)
There are 58629 tests, see "Raw output" for the list of tests 47847 to 48133.
58629 tests found (test 48134 to 48453)
There are 58629 tests, see "Raw output" for the list of tests 48134 to 48453.
58629 tests found (test 48454 to 48772)
There are 58629 tests, see "Raw output" for the list of tests 48454 to 48772.
58629 tests found (test 48773 to 49082)
There are 58629 tests, see "Raw output" for the list of tests 48773 to 49082.
58629 tests found (test 49083 to 49399)
There are 58629 tests, see "Raw output" for the list of tests 49083 to 49399.
58629 tests found (test 49400 to 49637)
There are 58629 tests, see "Raw output" for the list of tests 49400 to 49637.
58629 tests found (test 49638 to 49863)
There are 58629 tests, see "Raw output" for the list of tests 49638 to 49863.
58629 tests found (test 49864 to 50099)
There are 58629 tests, see "Raw output" for the list of tests 49864 to 50099.
58629 tests found (test 50100 to 50343)
There are 58629 tests, see "Raw output" for the list of tests 50100 to 50343.
58629 tests found (test 50344 to 50590)
There are 58629 tests, see "Raw output" for the list of tests 50344 to 50590.
58629 tests found (test 50591 to 50837)
There are 58629 tests, see "Raw output" for the list of tests 50591 to 50837.
58629 tests found (test 50838 to 51147)
There are 58629 tests, see "Raw output" for the list of tests 50838 to 51147.
58629 tests found (test 51148 to 51436)
There are 58629 tests, see "Raw output" for the list of tests 51148 to 51436.
58629 tests found (test 51437 to 51680)
There are 58629 tests, see "Raw output" for the list of tests 51437 to 51680.
58629 tests found (test 51681 to 51931)
There are 58629 tests, see "Raw output" for the list of tests 51681 to 51931.
58629 tests found (test 51932 to 52159)
There are 58629 tests, see "Raw output" for the list of tests 51932 to 52159.
58629 tests found (test 52160 to 52371)
There are 58629 tests, see "Raw output" for the list of tests 52160 to 52371.
58629 tests found (test 52372 to 52604)
There are 58629 tests, see "Raw output" for the list of tests 52372 to 52604.
58629 tests found (test 52605 to 52839)
There are 58629 tests, see "Raw output" for the list of tests 52605 to 52839.
58629 tests found (test 52840 to 53058)
There are 58629 tests, see "Raw output" for the list of tests 52840 to 53058.
58629 tests found (test 53059 to 53277)
There are 58629 tests, see "Raw output" for the list of tests 53059 to 53277.
58629 tests found (test 53278 to 53534)
There are 58629 tests, see "Raw output" for the list of tests 53278 to 53534.
58629 tests found (test 53535 to 53804)
There are 58629 tests, see "Raw output" for the list of tests 53535 to 53804.
58629 tests found (test 53805 to 54085)
There are 58629 tests, see "Raw output" for the list of tests 53805 to 54085.
58629 tests found (test 54086 to 54355)
There are 58629 tests, see "Raw output" for the list of tests 54086 to 54355.
58629 tests found (test 54356 to 54594)
There are 58629 tests, see "Raw output" for the list of tests 54356 to 54594.
58629 tests found (test 54595 to 54807)
There are 58629 tests, see "Raw output" for the list of tests 54595 to 54807.
58629 tests found (test 54808 to 55054)
There are 58629 tests, see "Raw output" for the list of tests 54808 to 55054.
58629 tests found (test 55055 to 55373)
There are 58629 tests, see "Raw output" for the list of tests 55055 to 55373.
58629 tests found (test 55374 to 55639)
There are 58629 tests, see "Raw output" for the list of tests 55374 to 55639.
58629 tests found (test 55640 to 55930)
There are 58629 tests, see "Raw output" for the list of tests 55640 to 55930.
58629 tests found (test 55931 to 56222)
There are 58629 tests, see "Raw output" for the list of tests 55931 to 56222.
58629 tests found (test 56223 to 56547)
There are 58629 tests, see "Raw output" for the list of tests 56223 to 56547.
58629 tests found (test 56548 to 56768)
There are 58629 tests, see "Raw output" for the list of tests 56548 to 56768.
58629 tests found (test 56769 to 56986)
There are 58629 tests, see "Raw output" for the list of tests 56769 to 56986.
58629 tests found (test 56987 to 57208)
There are 58629 tests, see "Raw output" for the list of tests 56987 to 57208.
58629 tests found (test 57209 to 57464)
There are 58629 tests, see "Raw output" for the list of tests 57209 to 57464.
58629 tests found (test 57465 to 57743)
There are 58629 tests, see "Raw output" for the list of tests 57465 to 57743.
58629 tests found (test 57744 to 58045)
There are 58629 tests, see "Raw output" for the list of tests 57744 to 58045.
58629 tests found (test 58046 to 58416)
There are 58629 tests, see "Raw output" for the list of tests 58046 to 58416.
58629 tests found (test 58417 to 58629)
There are 58629 tests, see "Raw output" for the list of tests 58417 to 58629.

Artifacts

Produced during runtime
Name Size
API-tests
8.86 KB
Linux-artifacts
8.4 MB
Packages
1.5 MB
Windows-artifacts
9.41 MB
macOS-artifacts
8.38 MB