refactor: switch to an incremental source generator #2256
ci.yml
on: pull_request
Matrix: Unit tests
API tests
1m 52s
Mutation tests (Linux)
5m 42s
Mutation tests (Windows)
13m 52s
Static code analysis
7m 27s
Publish Tests Results
24s
Annotations
34 errors and 28 warnings
Unit tests (macos-latest)
[xUnit.net 00:00:00.19] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
|
Unit tests (macos-latest)
[xUnit.net 00:00:00.26] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
|
Unit tests (macos-latest)
Error during unit tests: System.AggregateException: One or more errors occurred. (Process 'dotnet' exited with code 1.
> /Users/runner/.dotnet/dotnet test /Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory /Users/runner/work/Testably.Abstractions/Testably.Abstractions/TestResults --framework net8.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net8.0.trx
@ /Users/runner/work/Testably.Abstractions/Testably.Abstractions
Error output:
[xUnit.net 00:00:00.19] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
) (Process 'dotnet' exited with code 1.
> /Users/runner/.dotnet/dotnet test /Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory /Users/runner/work/Testably.Abstractions/Testably.Abstractions/TestResults --framework net7.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net7.0.trx
@ /Users/runner/work/Testably.Abstractions/Testably.Abstractions
Error output:
[xUnit.net 00:00:00.26] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
)
---> Nuke.Common.Tooling.ProcessException: Process 'dotnet' exited with code 1.
> /Users/runner/.dotnet/dotnet test /Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory /Users/runner/work/Testably.Abstractions/Testably.Abstractions/TestResults --framework net8.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net8.0.trx
@ /Users/runner/work/Testably.Abstractions/Testably.Abstractions
Error output:
[xUnit.net 00:00:00.19] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
at Nuke.Common.Tooling.ProcessExtensions.AssertZeroExitCode(IProcess process) in /_/source/Nuke.Tooling/ProcessExtensions.cs:line 38
at Nuke.Common.Tooling.ToolTasks.<>c.<GetExitHandler>b__4_0(ToolOptions _, IProcess p) in /_/source/Nuke.Tooling/ToolTasks.ExitHandler.cs:line 27
at Nuke.Common.Tooling.ToolTasks.<>c__DisplayClass8_0.<GetExitHandlerInternal>b__3(ToolOptions o, IProcess p) in /_/source/Nuke.Tooling/ToolTasks.ExitHandler.cs:line 22
at Nuke.Common.Tooling.ToolTasks.Run[T](ToolOptions options) in /_/source/Nuke.Tooling/ToolTasks.Run.cs:line 36
at Nuke.Common.Tools.DotNet.DotNetTasks.DotNetTest(DotNetTestSettings options) in /_/source/Nuke.Common/Tools/DotNet/DotNet.Generated.cs:line 32
at Nuke.Common.Tooling.ConfigureExtensions.<>c__DisplayClass1_0`1.<Invoke>b__0(TOptions x) in /_/source/Nuke.Tooling/Configure.cs:line 38
at Nuke.Common.Tooling.ConfigureExtensions.<>c__DisplayClass3_0`2.<Invoke>b__0(TOptions x) in /_/source/Nuke.Tooling/Configure.cs:line 78
--- End of inner exception stack trace ---
at Nuke.Common.Tooling.ConfigureExtensions.Invoke[TOptions,TResult](CombinatorialConfigure`1 configurator, Func`2 executor, Func`2 outputSelector, Int32 degreeOfParallelism, Boolean completeOnFailure) in /_/source/Nuke.Tooling/Configure.cs:line 91
at Nuke.Common.Tooling.ConfigureExtensions.Invoke[TOptions](CombinatorialConfigure`1 configurator, Func`2 executor, Int32 degreeOfParallelism, Boolean completeOnFailure)
at Nuke.Common.Tools.DotNet.DotNetTasks.DotNetTest(CombinatorialConfigure`1 configurator, Int32 degreeOfParallelism, Boolean completeOnFailure) in /_/source/Nuke.Common/Tools/DotNet/DotNet.Generated.cs:line 36
at Build.Build.<get_DotNetUnitTests>b__57_1() in /Users/runner/work/Testably.Abstractions/Testably.Abstractions/Pipeline/Build.UnitTest.cs:line 70
---> (Inner Exception #1) Nuke.Common.Tooling.ProcessException: Process 'dotnet' exited with code 1.
> /Users/runner/.dotnet/dotnet test /Users/runner/work/Testably.A
|
Unit tests (macos-latest)
[xUnit.net 00:00:00.15] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
|
Unit tests (macos-latest)
[xUnit.net 00:00:00.22] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
|
Unit tests (macos-latest)
All 1 tries failed: System.AggregateException: One or more errors occurred. (Process 'dotnet' exited with code 1.
> /Users/runner/.dotnet/dotnet test /Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory /Users/runner/work/Testably.Abstractions/Testably.Abstractions/TestResults --framework net8.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net8.0.trx
@ /Users/runner/work/Testably.Abstractions/Testably.Abstractions
Error output:
[xUnit.net 00:00:00.15] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
) (Process 'dotnet' exited with code 1.
> /Users/runner/.dotnet/dotnet test /Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory /Users/runner/work/Testably.Abstractions/Testably.Abstractions/TestResults --framework net7.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net7.0.trx
@ /Users/runner/work/Testably.Abstractions/Testably.Abstractions
Error output:
[xUnit.net 00:00:00.22] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
)
---> Nuke.Common.Tooling.ProcessException: Process 'dotnet' exited with code 1.
> /Users/runner/.dotnet/dotnet test /Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory /Users/runner/work/Testably.Abstractions/Testably.Abstractions/TestResults --framework net8.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net8.0.trx
@ /Users/runner/work/Testably.Abstractions/Testably.Abstractions
Error output:
[xUnit.net 00:00:00.15] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
at Nuke.Common.Tooling.ProcessExtensions.AssertZeroExitCode(IProcess process) in /_/source/Nuke.Tooling/ProcessExtensions.cs:line 38
at Nuke.Common.Tooling.ToolTasks.<>c.<GetExitHandler>b__4_0(ToolOptions _, IProcess p) in /_/source/Nuke.Tooling/ToolTasks.ExitHandler.cs:line 27
at Nuke.Common.Tooling.ToolTasks.<>c__DisplayClass8_0.<GetExitHandlerInternal>b__3(ToolOptions o, IProcess p) in /_/source/Nuke.Tooling/ToolTasks.ExitHandler.cs:line 22
at Nuke.Common.Tooling.ToolTasks.Run[T](ToolOptions options) in /_/source/Nuke.Tooling/ToolTasks.Run.cs:line 36
at Nuke.Common.Tools.DotNet.DotNetTasks.DotNetTest(DotNetTestSettings options) in /_/source/Nuke.Common/Tools/DotNet/DotNet.Generated.cs:line 32
at Nuke.Common.Tooling.ConfigureExtensions.<>c__DisplayClass1_0`1.<Invoke>b__0(TOptions x) in /_/source/Nuke.Tooling/Configure.cs:line 38
at Nuke.Common.Tooling.ConfigureExtensions.<>c__DisplayClass3_0`2.<Invoke>b__0(TOptions x) in /_/source/Nuke.Tooling/Configure.cs:line 78
--- End of inner exception stack trace ---
at Nuke.Common.Tooling.ConfigureExtensions.Invoke[TOptions,TResult](CombinatorialConfigure`1 configurator, Func`2 executor, Func`2 outputSelector, Int32 degreeOfParallelism, Boolean completeOnFailure) in /_/source/Nuke.Tooling/Configure.cs:line 91
at Nuke.Common.Tooling.ConfigureExtensions.Invoke[TOptions](CombinatorialConfigure`1 configurator, Func`2 executor, Int32 degreeOfParallelism, Boolean completeOnFailure)
at Nuke.Common.Tools.DotNet.DotNetTasks.DotNetTest(CombinatorialConfigure`1 configurator, Int32 degreeOfParallelism, Boolean completeOnFailure) in /_/source/Nuke.Common/Tools/DotNet/DotNet.Generated.cs:line 36
at Build.Build.<get_DotNetUnitTests>b__57_1() in /Users/runner/work/Testably.Abstractions/Testably.Abstractions/Pipeline/Build.UnitTest.cs:line 70
---> (Inner Exception #1) Nuke.Common.Tooling.ProcessException: Process 'dotnet' exited with code 1.
> /Users/runner/.dotnet/dotnet test /Users/runner/work/Testably.Abstra
|
Unit tests (macos-latest)
Target "DotNetUnitTests" has thrown an exception
|
Unit tests (macos-latest)
Process completed with exit code 255.
|
Unit tests (ubuntu-latest)
[xUnit.net 00:00:00.52] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
|
Unit tests (ubuntu-latest)
[xUnit.net 00:00:00.66] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
|
Unit tests (ubuntu-latest)
Error during unit tests: System.AggregateException: One or more errors occurred. (Process 'dotnet' exited with code 1.
> /usr/share/dotnet/dotnet test /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory /home/runner/work/Testably.Abstractions/Testably.Abstractions/TestResults --framework net8.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net8.0.trx
@ /home/runner/work/Testably.Abstractions/Testably.Abstractions
Error output:
[xUnit.net 00:00:00.52] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
) (Process 'dotnet' exited with code 1.
> /usr/share/dotnet/dotnet test /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory /home/runner/work/Testably.Abstractions/Testably.Abstractions/TestResults --framework net6.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net6.0.trx
@ /home/runner/work/Testably.Abstractions/Testably.Abstractions
Error output:
[xUnit.net 00:00:00.66] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
)
---> Nuke.Common.Tooling.ProcessException: Process 'dotnet' exited with code 1.
> /usr/share/dotnet/dotnet test /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory /home/runner/work/Testably.Abstractions/Testably.Abstractions/TestResults --framework net8.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net8.0.trx
@ /home/runner/work/Testably.Abstractions/Testably.Abstractions
Error output:
[xUnit.net 00:00:00.52] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
at Nuke.Common.Tooling.ProcessExtensions.AssertZeroExitCode(IProcess process) in /_/source/Nuke.Tooling/ProcessExtensions.cs:line 38
at Nuke.Common.Tooling.ToolTasks.<>c.<GetExitHandler>b__4_0(ToolOptions _, IProcess p) in /_/source/Nuke.Tooling/ToolTasks.ExitHandler.cs:line 27
at Nuke.Common.Tooling.ToolTasks.<>c__DisplayClass8_0.<GetExitHandlerInternal>b__3(ToolOptions o, IProcess p) in /_/source/Nuke.Tooling/ToolTasks.ExitHandler.cs:line 22
at Nuke.Common.Tooling.ToolTasks.Run[T](ToolOptions options) in /_/source/Nuke.Tooling/ToolTasks.Run.cs:line 36
at Nuke.Common.Tools.DotNet.DotNetTasks.DotNetTest(DotNetTestSettings options) in /_/source/Nuke.Common/Tools/DotNet/DotNet.Generated.cs:line 32
at Nuke.Common.Tooling.ConfigureExtensions.<>c__DisplayClass1_0`1.<Invoke>b__0(TOptions x) in /_/source/Nuke.Tooling/Configure.cs:line 38
at Nuke.Common.Tooling.ConfigureExtensions.<>c__DisplayClass3_0`2.<Invoke>b__0(TOptions x) in /_/source/Nuke.Tooling/Configure.cs:line 78
--- End of inner exception stack trace ---
at Nuke.Common.Tooling.ConfigureExtensions.Invoke[TOptions,TResult](CombinatorialConfigure`1 configurator, Func`2 executor, Func`2 outputSelector, Int32 degreeOfParallelism, Boolean completeOnFailure) in /_/source/Nuke.Tooling/Configure.cs:line 91
at Nuke.Common.Tooling.ConfigureExtensions.Invoke[TOptions](CombinatorialConfigure`1 configurator, Func`2 executor, Int32 degreeOfParallelism, Boolean completeOnFailure)
at Nuke.Common.Tools.DotNet.DotNetTasks.DotNetTest(CombinatorialConfigure`1 configurator, Int32 degreeOfParallelism, Boolean completeOnFailure) in /_/source/Nuke.Common/Tools/DotNet/DotNet.Generated.cs:line 36
at Build.Build.<get_DotNetUnitTests>b__57_1() in /home/runner/work/Testably.Abstractions/Testably.Abstractions/Pipeline/Build.UnitTest.cs:line 70
---> (Inner Exception #1) Nuke.Common.Tooling.ProcessException: Process 'dotnet' exited with code 1.
> /usr/share/dotnet/dotnet test /home/runner/work/Testably.Abstractions/Testably.Abstra
|
Unit tests (ubuntu-latest)
[xUnit.net 00:00:00.30] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
|
Unit tests (ubuntu-latest)
[xUnit.net 00:00:00.38] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
|
Unit tests (ubuntu-latest)
All 1 tries failed: System.AggregateException: One or more errors occurred. (Process 'dotnet' exited with code 1.
> /usr/share/dotnet/dotnet test /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory /home/runner/work/Testably.Abstractions/Testably.Abstractions/TestResults --framework net8.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net8.0.trx
@ /home/runner/work/Testably.Abstractions/Testably.Abstractions
Error output:
[xUnit.net 00:00:00.30] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
) (Process 'dotnet' exited with code 1.
> /usr/share/dotnet/dotnet test /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory /home/runner/work/Testably.Abstractions/Testably.Abstractions/TestResults --framework net6.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net6.0.trx
@ /home/runner/work/Testably.Abstractions/Testably.Abstractions
Error output:
[xUnit.net 00:00:00.38] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
)
---> Nuke.Common.Tooling.ProcessException: Process 'dotnet' exited with code 1.
> /usr/share/dotnet/dotnet test /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory /home/runner/work/Testably.Abstractions/Testably.Abstractions/TestResults --framework net8.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net8.0.trx
@ /home/runner/work/Testably.Abstractions/Testably.Abstractions
Error output:
[xUnit.net 00:00:00.30] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
at Nuke.Common.Tooling.ProcessExtensions.AssertZeroExitCode(IProcess process) in /_/source/Nuke.Tooling/ProcessExtensions.cs:line 38
at Nuke.Common.Tooling.ToolTasks.<>c.<GetExitHandler>b__4_0(ToolOptions _, IProcess p) in /_/source/Nuke.Tooling/ToolTasks.ExitHandler.cs:line 27
at Nuke.Common.Tooling.ToolTasks.<>c__DisplayClass8_0.<GetExitHandlerInternal>b__3(ToolOptions o, IProcess p) in /_/source/Nuke.Tooling/ToolTasks.ExitHandler.cs:line 22
at Nuke.Common.Tooling.ToolTasks.Run[T](ToolOptions options) in /_/source/Nuke.Tooling/ToolTasks.Run.cs:line 36
at Nuke.Common.Tools.DotNet.DotNetTasks.DotNetTest(DotNetTestSettings options) in /_/source/Nuke.Common/Tools/DotNet/DotNet.Generated.cs:line 32
at Nuke.Common.Tooling.ConfigureExtensions.<>c__DisplayClass1_0`1.<Invoke>b__0(TOptions x) in /_/source/Nuke.Tooling/Configure.cs:line 38
at Nuke.Common.Tooling.ConfigureExtensions.<>c__DisplayClass3_0`2.<Invoke>b__0(TOptions x) in /_/source/Nuke.Tooling/Configure.cs:line 78
--- End of inner exception stack trace ---
at Nuke.Common.Tooling.ConfigureExtensions.Invoke[TOptions,TResult](CombinatorialConfigure`1 configurator, Func`2 executor, Func`2 outputSelector, Int32 degreeOfParallelism, Boolean completeOnFailure) in /_/source/Nuke.Tooling/Configure.cs:line 91
at Nuke.Common.Tooling.ConfigureExtensions.Invoke[TOptions](CombinatorialConfigure`1 configurator, Func`2 executor, Int32 degreeOfParallelism, Boolean completeOnFailure)
at Nuke.Common.Tools.DotNet.DotNetTasks.DotNetTest(CombinatorialConfigure`1 configurator, Int32 degreeOfParallelism, Boolean completeOnFailure) in /_/source/Nuke.Common/Tools/DotNet/DotNet.Generated.cs:line 36
at Build.Build.<get_DotNetUnitTests>b__57_1() in /home/runner/work/Testably.Abstractions/Testably.Abstractions/Pipeline/Build.UnitTest.cs:line 70
---> (Inner Exception #1) Nuke.Common.Tooling.ProcessException: Process 'dotnet' exited with code 1.
> /usr/share/dotnet/dotnet test /home/runner/work/Testably.Abstractions/Testably.Abstraction
|
Unit tests (ubuntu-latest)
Target "DotNetUnitTests" has thrown an exception
|
Unit tests (ubuntu-latest)
Process completed with exit code 255.
|
Static code analysis
[xUnit.net 00:00:04.47] Testably.Abstractions.Tests.TimeSystem.TimerTests.MockTimeSystemTests.Change_WithLong_ShouldResetTimer [FAIL]
|
Static code analysis
[xUnit.net 00:00:04.51] Testably.Abstractions.Tests.TimeSystem.TimerTests.MockTimeSystemTests.Change_WithInt_ShouldResetTimer [FAIL]
|
Static code analysis
[xUnit.net 00:00:00.57] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
|
Static code analysis
[xUnit.net 00:00:00.59] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
|
Static code analysis
Error during unit tests: System.AggregateException: One or more errors occurred. (Process 'dotnet' exited with code 1.
> /usr/share/dotnet/dotnet test /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory /home/runner/work/Testably.Abstractions/Testably.Abstractions/TestResults --framework net8.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net8.0.trx
@ /home/runner/work/Testably.Abstractions/Testably.Abstractions
Error output:
[xUnit.net 00:00:04.47] Testably.Abstractions.Tests.TimeSystem.TimerTests.MockTimeSystemTests.Change_WithLong_ShouldResetTimer [FAIL]
[xUnit.net 00:00:04.51] Testably.Abstractions.Tests.TimeSystem.TimerTests.MockTimeSystemTests.Change_WithInt_ShouldResetTimer [FAIL]
) (Process 'dotnet' exited with code 1.
> /usr/share/dotnet/dotnet test /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory /home/runner/work/Testably.Abstractions/Testably.Abstractions/TestResults --framework net7.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net7.0.trx
@ /home/runner/work/Testably.Abstractions/Testably.Abstractions
Error output:
[xUnit.net 00:00:00.57] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
) (Process 'dotnet' exited with code 1.
> /usr/share/dotnet/dotnet test /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory /home/runner/work/Testably.Abstractions/Testably.Abstractions/TestResults --framework net6.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net6.0.trx
@ /home/runner/work/Testably.Abstractions/Testably.Abstractions
Error output:
[xUnit.net 00:00:00.59] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
)
---> Nuke.Common.Tooling.ProcessException: Process 'dotnet' exited with code 1.
> /usr/share/dotnet/dotnet test /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory /home/runner/work/Testably.Abstractions/Testably.Abstractions/TestResults --framework net8.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net8.0.trx
@ /home/runner/work/Testably.Abstractions/Testably.Abstractions
Error output:
[xUnit.net 00:00:04.47] Testably.Abstractions.Tests.TimeSystem.TimerTests.MockTimeSystemTests.Change_WithLong_ShouldResetTimer [FAIL]
[xUnit.net 00:00:04.51] Testably.Abstractions.Tests.TimeSystem.TimerTests.MockTimeSystemTests.Change_WithInt_ShouldResetTimer [FAIL]
at Nuke.Common.Tooling.ProcessExtensions.AssertZeroExitCode(IProcess process) in /_/source/Nuke.Tooling/ProcessExtensions.cs:line 38
at Nuke.Common.Tooling.ToolTasks.<>c.<GetExitHandler>b__4_0(ToolOptions _, IProcess p) in /_/source/Nuke.Tooling/ToolTasks.ExitHandler.cs:line 27
at Nuke.Common.Tooling.ToolTasks.<>c__DisplayClass8_0.<GetExitHandlerInternal>b__3(ToolOptions o, IProcess p) in /_/source/Nuke.Tooling/ToolTasks.ExitHandler.cs:line 22
at Nuke.Common.Tooling.ToolTasks.Run[T](ToolOptions options) in /_/source/Nuke.Tooling/ToolTasks.Run.cs:line 36
at Nuke.Common.Tools.DotNet.DotNetTasks.DotNetTest(DotNetTestSettings options) in /_/source/Nuke.Common/Tools/DotNet/DotNet.Generated.cs:line 32
at Nuke.Common.Tooling.ConfigureExtensions.<>c__DisplayClass1_0`1.<Invoke>b__0(TOptions x) in /_/source/Nuke.Tooling/Configure.cs:line 38
at Nuke.Common.Tooling.ConfigureExtensions.<>c__DisplayClass3_0`2.<Invoke>b__0(TOptions x) in /_/source/Nuke.Tooling/Configure.cs:line 78
--- End of inner exception stack trace ---
|
Static code analysis
[xUnit.net 00:00:00.35] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
|
Static code analysis
[xUnit.net 00:00:00.37] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
|
Static code analysis
All 1 tries failed: System.AggregateException: One or more errors occurred. (Process 'dotnet' exited with code 1.
> /usr/share/dotnet/dotnet test /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory /home/runner/work/Testably.Abstractions/Testably.Abstractions/TestResults --framework net7.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net7.0.trx
@ /home/runner/work/Testably.Abstractions/Testably.Abstractions
Error output:
[xUnit.net 00:00:00.35] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
) (Process 'dotnet' exited with code 1.
> /usr/share/dotnet/dotnet test /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory /home/runner/work/Testably.Abstractions/Testably.Abstractions/TestResults --framework net6.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net6.0.trx
@ /home/runner/work/Testably.Abstractions/Testably.Abstractions
Error output:
[xUnit.net 00:00:00.37] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
)
---> Nuke.Common.Tooling.ProcessException: Process 'dotnet' exited with code 1.
> /usr/share/dotnet/dotnet test /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory /home/runner/work/Testably.Abstractions/Testably.Abstractions/TestResults --framework net7.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net7.0.trx
@ /home/runner/work/Testably.Abstractions/Testably.Abstractions
Error output:
[xUnit.net 00:00:00.35] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
at Nuke.Common.Tooling.ProcessExtensions.AssertZeroExitCode(IProcess process) in /_/source/Nuke.Tooling/ProcessExtensions.cs:line 38
at Nuke.Common.Tooling.ToolTasks.<>c.<GetExitHandler>b__4_0(ToolOptions _, IProcess p) in /_/source/Nuke.Tooling/ToolTasks.ExitHandler.cs:line 27
at Nuke.Common.Tooling.ToolTasks.<>c__DisplayClass8_0.<GetExitHandlerInternal>b__3(ToolOptions o, IProcess p) in /_/source/Nuke.Tooling/ToolTasks.ExitHandler.cs:line 22
at Nuke.Common.Tooling.ToolTasks.Run[T](ToolOptions options) in /_/source/Nuke.Tooling/ToolTasks.Run.cs:line 36
at Nuke.Common.Tools.DotNet.DotNetTasks.DotNetTest(DotNetTestSettings options) in /_/source/Nuke.Common/Tools/DotNet/DotNet.Generated.cs:line 32
at Nuke.Common.Tooling.ConfigureExtensions.<>c__DisplayClass1_0`1.<Invoke>b__0(TOptions x) in /_/source/Nuke.Tooling/Configure.cs:line 38
at Nuke.Common.Tooling.ConfigureExtensions.<>c__DisplayClass3_0`2.<Invoke>b__0(TOptions x) in /_/source/Nuke.Tooling/Configure.cs:line 78
--- End of inner exception stack trace ---
at Nuke.Common.Tooling.ConfigureExtensions.Invoke[TOptions,TResult](CombinatorialConfigure`1 configurator, Func`2 executor, Func`2 outputSelector, Int32 degreeOfParallelism, Boolean completeOnFailure) in /_/source/Nuke.Tooling/Configure.cs:line 91
at Nuke.Common.Tooling.ConfigureExtensions.Invoke[TOptions](CombinatorialConfigure`1 configurator, Func`2 executor, Int32 degreeOfParallelism, Boolean completeOnFailure)
at Nuke.Common.Tools.DotNet.DotNetTasks.DotNetTest(CombinatorialConfigure`1 configurator, Int32 degreeOfParallelism, Boolean completeOnFailure) in /_/source/Nuke.Common/Tools/DotNet/DotNet.Generated.cs:line 36
at Build.Build.<get_DotNetUnitTests>b__57_1() in /home/runner/work/Testably.Abstractions/Testably.Abstractions/Pipeline/Build.UnitTest.cs:line 70
---> (Inner Exception #1) Nuke.Common.Tooling.ProcessException: Process 'dotnet' exited with code 1.
> /usr/share/dotnet/dotnet test /home/runner/work/Testably.Abstractions/Testably.Abstraction
|
Static code analysis
Target "DotNetUnitTests" has thrown an exception
|
Static code analysis
Process completed with exit code 255.
|
Unit tests (windows-latest)
[xUnit.net 00:00:00.67] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
|
Unit tests (windows-latest)
[xUnit.net 00:00:01.93] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
|
Unit tests (windows-latest)
Error during unit tests: System.AggregateException: One or more errors occurred. (Process 'dotnet.exe' exited with code 1.
> "C:\Program Files\dotnet\dotnet.exe" test D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Tests\Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory D:\a\Testably.Abstractions\Testably.Abstractions\TestResults --framework net8.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net8.0.trx
@ D:\a\Testably.Abstractions\Testably.Abstractions
Error output:
[xUnit.net 00:00:00.67] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
) (Process 'dotnet.exe' exited with code 1.
> "C:\Program Files\dotnet\dotnet.exe" test D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Tests\Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory D:\a\Testably.Abstractions\Testably.Abstractions\TestResults --framework net7.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net7.0.trx
@ D:\a\Testably.Abstractions\Testably.Abstractions
Error output:
[xUnit.net 00:00:01.93] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
)
---> Nuke.Common.Tooling.ProcessException: Process 'dotnet.exe' exited with code 1.
> "C:\Program Files\dotnet\dotnet.exe" test D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Tests\Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory D:\a\Testably.Abstractions\Testably.Abstractions\TestResults --framework net8.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net8.0.trx
@ D:\a\Testably.Abstractions\Testably.Abstractions
Error output:
[xUnit.net 00:00:00.67] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
at Nuke.Common.Tooling.ProcessExtensions.AssertZeroExitCode(IProcess process) in /_/source/Nuke.Tooling/ProcessExtensions.cs:line 38
at Nuke.Common.Tooling.ToolTasks.<>c.<GetExitHandler>b__4_0(ToolOptions _, IProcess p) in /_/source/Nuke.Tooling/ToolTasks.ExitHandler.cs:line 27
at Nuke.Common.Tooling.ToolTasks.<>c__DisplayClass8_0.<GetExitHandlerInternal>b__3(ToolOptions o, IProcess p) in /_/source/Nuke.Tooling/ToolTasks.ExitHandler.cs:line 22
at Nuke.Common.Tooling.ToolTasks.Run[T](ToolOptions options) in /_/source/Nuke.Tooling/ToolTasks.Run.cs:line 36
at Nuke.Common.Tools.DotNet.DotNetTasks.DotNetTest(DotNetTestSettings options) in /_/source/Nuke.Common/Tools/DotNet/DotNet.Generated.cs:line 32
at Nuke.Common.Tooling.ConfigureExtensions.<>c__DisplayClass1_0`1.<Invoke>b__0(TOptions x) in /_/source/Nuke.Tooling/Configure.cs:line 38
at Nuke.Common.Tooling.ConfigureExtensions.<>c__DisplayClass3_0`2.<Invoke>b__0(TOptions x) in /_/source/Nuke.Tooling/Configure.cs:line 78
--- End of inner exception stack trace ---
at Nuke.Common.Tooling.ConfigureExtensions.Invoke[TOptions,TResult](CombinatorialConfigure`1 configurator, Func`2 executor, Func`2 outputSelector, Int32 degreeOfParallelism, Boolean completeOnFailure) in /_/source/Nuke.Tooling/Configure.cs:line 91
at Nuke.Common.Tooling.ConfigureExtensions.Invoke[TOptions](CombinatorialConfigure`1 configurator, Func`2 executor, Int32 degreeOfParallelism, Boolean completeOnFailure)
at Nuke.Common.Tools.DotNet.DotNetTasks.DotNetTest(CombinatorialConfigure`1 configurator, Int32 degreeOfParallelism, Boolean completeOnFailure) in /_/source/Nuke.Common/Tools/DotNet/DotNet.Generated.cs:line 36
at Build.Build.<get_DotNetUnitTests>b__57_1() in D:\a\Testably.Abstractions\Testably.Abstractions\Pipeline\Build.UnitTest.cs:line 70
---> (Inner Exception #1) Nuke.Common.Tooling.ProcessException: Process 'dotnet.exe' exited with code 1.
> "C:\Program Files\dotnet\dotnet.exe" test D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Tests\Testably
|
Unit tests (windows-latest)
[xUnit.net 00:00:00.26] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
|
Unit tests (windows-latest)
[xUnit.net 00:00:00.53] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
|
Unit tests (windows-latest)
All 1 tries failed: System.AggregateException: One or more errors occurred. (Process 'dotnet.exe' exited with code 1.
> "C:\Program Files\dotnet\dotnet.exe" test D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Tests\Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory D:\a\Testably.Abstractions\Testably.Abstractions\TestResults --framework net8.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net8.0.trx
@ D:\a\Testably.Abstractions\Testably.Abstractions
Error output:
[xUnit.net 00:00:00.26] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
) (Process 'dotnet.exe' exited with code 1.
> "C:\Program Files\dotnet\dotnet.exe" test D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Tests\Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory D:\a\Testably.Abstractions\Testably.Abstractions\TestResults --framework net7.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net7.0.trx
@ D:\a\Testably.Abstractions\Testably.Abstractions
Error output:
[xUnit.net 00:00:00.53] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
)
---> Nuke.Common.Tooling.ProcessException: Process 'dotnet.exe' exited with code 1.
> "C:\Program Files\dotnet\dotnet.exe" test D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Tests\Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory D:\a\Testably.Abstractions\Testably.Abstractions\TestResults --framework net8.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net8.0.trx
@ D:\a\Testably.Abstractions\Testably.Abstractions
Error output:
[xUnit.net 00:00:00.26] Testably.Abstractions.Tests.SourceGeneratorTests.SourceGeneratorTestsAreCreated [FAIL]
at Nuke.Common.Tooling.ProcessExtensions.AssertZeroExitCode(IProcess process) in /_/source/Nuke.Tooling/ProcessExtensions.cs:line 38
at Nuke.Common.Tooling.ToolTasks.<>c.<GetExitHandler>b__4_0(ToolOptions _, IProcess p) in /_/source/Nuke.Tooling/ToolTasks.ExitHandler.cs:line 27
at Nuke.Common.Tooling.ToolTasks.<>c__DisplayClass8_0.<GetExitHandlerInternal>b__3(ToolOptions o, IProcess p) in /_/source/Nuke.Tooling/ToolTasks.ExitHandler.cs:line 22
at Nuke.Common.Tooling.ToolTasks.Run[T](ToolOptions options) in /_/source/Nuke.Tooling/ToolTasks.Run.cs:line 36
at Nuke.Common.Tools.DotNet.DotNetTasks.DotNetTest(DotNetTestSettings options) in /_/source/Nuke.Common/Tools/DotNet/DotNet.Generated.cs:line 32
at Nuke.Common.Tooling.ConfigureExtensions.<>c__DisplayClass1_0`1.<Invoke>b__0(TOptions x) in /_/source/Nuke.Tooling/Configure.cs:line 38
at Nuke.Common.Tooling.ConfigureExtensions.<>c__DisplayClass3_0`2.<Invoke>b__0(TOptions x) in /_/source/Nuke.Tooling/Configure.cs:line 78
--- End of inner exception stack trace ---
at Nuke.Common.Tooling.ConfigureExtensions.Invoke[TOptions,TResult](CombinatorialConfigure`1 configurator, Func`2 executor, Func`2 outputSelector, Int32 degreeOfParallelism, Boolean completeOnFailure) in /_/source/Nuke.Tooling/Configure.cs:line 91
at Nuke.Common.Tooling.ConfigureExtensions.Invoke[TOptions](CombinatorialConfigure`1 configurator, Func`2 executor, Int32 degreeOfParallelism, Boolean completeOnFailure)
at Nuke.Common.Tools.DotNet.DotNetTasks.DotNetTest(CombinatorialConfigure`1 configurator, Int32 degreeOfParallelism, Boolean completeOnFailure) in /_/source/Nuke.Common/Tools/DotNet/DotNet.Generated.cs:line 36
at Build.Build.<get_DotNetUnitTests>b__57_1() in D:\a\Testably.Abstractions\Testably.Abstractions\Pipeline\Build.UnitTest.cs:line 70
---> (Inner Exception #1) Nuke.Common.Tooling.ProcessException: Process 'dotnet.exe' exited with code 1.
> "C:\Program Files\dotnet\dotnet.exe" test D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Tests\Testably.Abst
|
Unit tests (windows-latest)
Target "DotNetUnitTests" has thrown an exception
|
Unit tests (windows-latest)
Process completed with exit code 1.
|
API tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.Tests.SourceGenerator/SourceGenerationHelper.cs(36,17): warning CS8524: The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Testably.Abstractions.Tests.SourceGenerator.ClassModelType)3' is not covered. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.Tests.SourceGenerator/Testably.Abstractions.Tests.SourceGenerator.csproj::TargetFramework=netstandard2.0]
|
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.Tests.SourceGenerator/SourceGenerationHelper.cs(36,17): warning CS8524: The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Testably.Abstractions.Tests.SourceGenerator.ClassModelType)3' is not covered. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.Tests.SourceGenerator/Testably.Abstractions.Tests.SourceGenerator.csproj::TargetFramework=netstandard2.0]
|
Mutation tests (Linux)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.Tests.SourceGenerator/SourceGenerationHelper.cs(36,17): warning CS8524: The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Testably.Abstractions.Tests.SourceGenerator.ClassModelType)3' is not covered. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.Tests.SourceGenerator/Testably.Abstractions.Tests.SourceGenerator.csproj::TargetFramework=netstandard2.0]
|
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.Tests.SourceGenerator/SourceGenerationHelper.cs(36,17): warning CS8524: The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Testably.Abstractions.Tests.SourceGenerator.ClassModelType)3' is not covered. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.Tests.SourceGenerator/Testably.Abstractions.Tests.SourceGenerator.csproj::TargetFramework=netstandard2.0]
|
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.Tests.SourceGenerator/SourceGenerationHelper.cs(36,17): warning CS8524: The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Testably.Abstractions.Tests.SourceGenerator.ClassModelType)3' is not covered. [/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.Tests.SourceGenerator/Testably.Abstractions.Tests.SourceGenerator.csproj::TargetFramework=netstandard2.0]
|
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.Tests.SourceGenerator/SourceGenerationHelper.cs(36,17): warning CS8524: The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Testably.Abstractions.Tests.SourceGenerator.ClassModelType)3' is not covered. [/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.Tests.SourceGenerator/Testably.Abstractions.Tests.SourceGenerator.csproj::TargetFramework=netstandard2.0]
|
Unit tests (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.Tests.SourceGenerator/SourceGenerationHelper.cs(36,17): warning CS8524: The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Testably.Abstractions.Tests.SourceGenerator.ClassModelType)3' is not covered. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.Tests.SourceGenerator/Testably.Abstractions.Tests.SourceGenerator.csproj::TargetFramework=netstandard2.0]
|
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.Tests.SourceGenerator/SourceGenerationHelper.cs(36,17): warning CS8524: The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Testably.Abstractions.Tests.SourceGenerator.ClassModelType)3' is not covered. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.Tests.SourceGenerator/Testably.Abstractions.Tests.SourceGenerator.csproj::TargetFramework=netstandard2.0]
|
Static code analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Polyfills/FileSystemName.cs(420,7): warning S125: Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.0]
|
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Polyfills/FileSystemName.cs(444,6): warning S125: Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.0]
|
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Polyfills/FileSystemName.cs(175,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 188 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.0]
|
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Polyfills/FileSystemName.cs(404,6): warning S1871: Either merge this branch with the identical one on line 396 or change one of the implementations. (https://rules.sonarsource.com/csharp/RSPEC-1871) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.0]
|
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Polyfills/FileSystemName.cs(305,7): warning S907: Remove this use of 'goto'. (https://rules.sonarsource.com/csharp/RSPEC-907) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.0]
|
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Polyfills/FileSystemName.cs(330,8): warning S907: Remove this use of 'goto'. (https://rules.sonarsource.com/csharp/RSPEC-907) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.0]
|
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Polyfills/FileSystemName.cs(335,7): warning S907: Remove this use of 'goto'. (https://rules.sonarsource.com/csharp/RSPEC-907) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.0]
|
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Polyfills/FileSystemName.cs(350,8): warning S907: Remove this use of 'goto'. (https://rules.sonarsource.com/csharp/RSPEC-907) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.0]
|
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Polyfills/FileSystemName.cs(354,7): warning S907: Remove this use of 'goto'. (https://rules.sonarsource.com/csharp/RSPEC-907) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.0]
|
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Polyfills/FileSystemName.cs(364,8): warning S907: Remove this use of 'goto'. (https://rules.sonarsource.com/csharp/RSPEC-907) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.0]
|
Unit tests (windows-latest)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Helpers\Testably.Abstractions.Tests.SourceGenerator\SourceGenerationHelper.cs(36,17): warning CS8524: The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Testably.Abstractions.Tests.SourceGenerator.ClassModelType)3' is not covered. [D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Helpers\Testably.Abstractions.Tests.SourceGenerator\Testably.Abstractions.Tests.SourceGenerator.csproj::TargetFramework=netstandard2.0]
|
Unit tests (windows-latest)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Helpers\Testably.Abstractions.Tests.SourceGenerator\SourceGenerationHelper.cs(36,17): warning CS8524: The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Testably.Abstractions.Tests.SourceGenerator.ClassModelType)3' is not covered. [D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Helpers\Testably.Abstractions.Tests.SourceGenerator\Testably.Abstractions.Tests.SourceGenerator.csproj::TargetFramework=netstandard2.0]
|
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Helpers\Testably.Abstractions.Tests.SourceGenerator\SourceGenerationHelper.cs(36,17): warning CS8524: The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Testably.Abstractions.Tests.SourceGenerator.ClassModelType)3' is not covered. [D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Helpers\Testably.Abstractions.Tests.SourceGenerator\Testably.Abstractions.Tests.SourceGenerator.csproj::TargetFramework=netstandard2.0]
|
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Helpers\Testably.Abstractions.Tests.SourceGenerator\SourceGenerationHelper.cs(36,17): warning CS8524: The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Testably.Abstractions.Tests.SourceGenerator.ClassModelType)3' is not covered. [D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Helpers\Testably.Abstractions.Tests.SourceGenerator\Testably.Abstractions.Tests.SourceGenerator.csproj::TargetFramework=netstandard2.0]
|
6 out of 9 runs failed: SourceGeneratorTestsAreCreated (Testably.Abstractions.Tests.SourceGeneratorTests):
Testably.Abstractions.Tests.SourceGeneratorTests#L0
artifacts/Linux-artifacts/TestResults/Testably.Abstractions.Tests_net6.0.trx [took 0s]
artifacts/Linux-artifacts/TestResults/Testably.Abstractions.Tests_net8.0.trx [took 0s]
artifacts/Windows-artifacts/TestResults/Testably.Abstractions.Tests_net7.0.trx [took 0s]
artifacts/Windows-artifacts/TestResults/Testably.Abstractions.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/Testably.Abstractions.Tests_net7.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/Testably.Abstractions.Tests_net8.0.trx [took 0s]
|
Publish Tests Results
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
API-tests
|
4.23 KB |
|
Linux-artifacts
|
3.14 MB |
|
Windows-artifacts
|
3.21 MB |
|
macOS-artifacts
|
3.17 MB |
|