feat: enhance test filtering to handle explicit tests #636
Annotations
1 warning
claude
/home/runner/work/TUnit/TUnit/TUnit.Assertions.Tests/AssertConditions/BecauseTests.cs(34,27): warning CS8602: Dereference of a possibly null reference. [/home/runner/work/TUnit/TUnit/TUnit.Assertions.Tests/TUnit.Assertions.Tests.csproj::TargetFramework=net9.0]\n2734-2025-08-06T21:16:20.7909302Z ##[warning]/home/runner/work/TUnit/TUnit/TUnit.Assertions.Tests/AssertConditions/BecauseTests.cs(49,27): warning CS8602: Dereference of a possibly null reference. [/home/runner/work/TUnit/TUnit/TUnit.Assertions.Tests/TUnit.Assertions.Tests.csproj::TargetFramework=net9.0]\n2735-2025-08-06T21:16:20.7919739Z ##[warning]/home/runner/work/TUnit/TUnit/TUnit.Assertions.Tests/AssertConditions/BecauseTests.cs(72,27): warning CS8602: Dereference of a possibly null reference. [/home/runner/work/TUnit/TUnit/TUnit.Assertions.Tests/TUnit.Assertions.Tests.csproj::TargetFramework=net9.0]\n2736-2025-08-06T21:16:20.7924482Z ##[warning]/home/runner/work/TUnit/TUnit/TUnit.Assertions.Tests/AssertConditions/BecauseTests.cs(96,27): warning CS8602: Dereference of a possibly null reference. [/home/runner/work/TUnit/TUnit/TUnit.Assertions.Tests/TUnit.Assertions.Tests.csproj::TargetFramework=net9.0]\n2737-2025-08-06T21:16:20.7928929Z ##[warning]/home/runner/work/TUnit/TUnit/TUnit.Assertions.Tests/AssertConditions/BecauseTests.cs(113,27): warning CS8602: Dereference of a possibly null reference. [/home/runner/work/TUnit/TUnit/TUnit.Assertions.Tests/TUnit.Assertions.Tests.csproj::TargetFramework=net9.0]\n2738-2025-08-06T21:16:20.7933629Z ##[warning]/home/runner/work/TUnit/TUnit/TUnit.Assertions.Tests/AssertConditions/BecauseTests.cs(130,27): warning CS8602: Dereference of a possibly null reference. [/home/runner/work/TUnit/TUnit/TUnit.Assertions.Tests/TUnit.Assertions.Tests.csproj::TargetFramework=net9.0]\n2739-2025-08-06T21:16:20.7938210Z ##[warning]/home/runner/work/TUnit/TUnit/TUnit.Assertions.Tests/AssertConditions/BecauseTests.cs(147,27): warning CS8602: Dereference of a possibly null reference. [/home/runner/work/TUnit/TUnit/TUnit.Assertions.Tests/TUnit.Assertions.Tests.csproj::TargetFramework=net9.0]\n2740-2025-08-06T21:16:20.8033710Z ##[warning]/home/runner/work/TUnit/TUnit/TUnit.Assertions.Tests/ThrowInDelegateValueAssertionTests.cs(11,13): warning CS0162: Unreachable code detected [/home/runner/work/TUnit/TUnit/TUnit.Assertions.Tests/TUnit.Assertions.Tests.csproj::TargetFramework=net9.0]\n2741-2025-08-06T21:16:20.8038456Z ##[warning]/home/runner/work/TUnit/TUnit/TUnit.Assertions.Tests/ThrowInDelegateValueAssertionTests.cs(33,13): warning CS0162: Unreachable code detected [/home/runner/work/TUnit/TUnit/TUnit.Assertions.Tests/TUnit.Assertions.Tests.csproj::TargetFramework=net9.0]\n2742-2025-08-06T21:16:20.8755842Z TUnit.Assertions.Tests -> /home/runner/work/TUnit/TUnit/TUnit.Assertions.Tests/bin/Release/net9.0/TUnit.Assertions.Tests.dll\n2743:2025-08-06T21:16:28.8767957Z TUnit.Engine.Tests -> /home/runner/work/TUnit/TUnit/TUnit.Engine.Tests/bin/Release/net9.0/TUnit.Engine.Tests.dll\n2744-2025-08-06T21:16:30.0270356Z ##[warning]/home/runner/work/TUnit/TUnit/TUnit.UnitTests/SourceGeneratedViewer/TUnit.Core.SourceGenerator/TUnit.Core.SourceGenerator.Generators.DataSourceHelpersGenerator/DataSourceHelpers.g.cs(65,30): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/runner/work/TUnit/TUnit/TUnit.UnitTests/TUnit.UnitTests.csproj::TargetFramework=net472]\n2745-2025-08-06T21:16:30.0284016Z ##[warning]/home/runner/work/TUnit/TUnit/TUnit.UnitTests/SourceGeneratedViewer/TUnit.Core.SourceGenerator/TUnit.Core.SourceGenerator.Generators.DataSourceHelpersGenerator/DataSourceHelpers.g.cs(74,30): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/runner/work/TUnit/TUnit/TUnit.UnitTests/TUnit.UnitTests.cspr
|