Skip to content

fix: IgnoreComparer should check for CompareDcision.Difference #140

fix: IgnoreComparer should check for CompareDcision.Difference

fix: IgnoreComparer should check for CompareDcision.Difference #140

Triggered via pull request December 6, 2025 10:25
@egilegil
synchronize #56
fix-comparer
Status Success
Total duration 1m 32s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
linux
/home/runner/work/AngleSharp.Diffing/AngleSharp.Diffing/src/AngleSharp.Diffing.Tests/DiffingTestBase.cs(3,23): warning CA1515: Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515) [/home/runner/work/AngleSharp.Diffing/AngleSharp.Diffing/src/AngleSharp.Diffing.Tests/AngleSharp.DiffingTests.csproj]
linux
/home/runner/work/AngleSharp.Diffing/AngleSharp.Diffing/src/AngleSharp.Diffing.Tests/ShouldlyTestExtensions.cs(3,21): warning CA1515: Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515) [/home/runner/work/AngleSharp.Diffing/AngleSharp.Diffing/src/AngleSharp.Diffing.Tests/AngleSharp.DiffingTests.csproj]
linux
/home/runner/work/AngleSharp.Diffing/AngleSharp.Diffing/src/AngleSharp.Diffing.Tests/DiffingTestFixture.cs(5,14): warning CA1515: Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515) [/home/runner/work/AngleSharp.Diffing/AngleSharp.Diffing/src/AngleSharp.Diffing.Tests/AngleSharp.DiffingTests.csproj]
linux
/home/runner/work/AngleSharp.Diffing/AngleSharp.Diffing/src/AngleSharp.Diffing.Tests/Core/HtmlDifferenceEngineTest.cs(520,26): warning CA1515: Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515) [/home/runner/work/AngleSharp.Diffing/AngleSharp.Diffing/src/AngleSharp.Diffing.Tests/AngleSharp.DiffingTests.csproj]
linux
/home/runner/work/AngleSharp.Diffing/AngleSharp.Diffing/src/AngleSharp.Diffing.Tests/Core/HtmlDifferenceEngineTest.cs(513,26): warning CA1515: Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515) [/home/runner/work/AngleSharp.Diffing/AngleSharp.Diffing/src/AngleSharp.Diffing.Tests/AngleSharp.DiffingTests.csproj]
linux
/home/runner/work/AngleSharp.Diffing/AngleSharp.Diffing/src/AngleSharp.Diffing.Tests/Core/DiffingEngineTestBase.cs(3,23): warning CA1515: Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515) [/home/runner/work/AngleSharp.Diffing/AngleSharp.Diffing/src/AngleSharp.Diffing.Tests/AngleSharp.DiffingTests.csproj]
linux
/home/runner/work/AngleSharp.Diffing/AngleSharp.Diffing/src/AngleSharp.Diffing.Tests/Strategies/TextNodeStrategies/TextNodeTestBase.cs(5,23): warning CA1515: Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515) [/home/runner/work/AngleSharp.Diffing/AngleSharp.Diffing/src/AngleSharp.Diffing.Tests/AngleSharp.DiffingTests.csproj]
linux
/home/runner/work/AngleSharp.Diffing/AngleSharp.Diffing/src/AngleSharp.Diffing.Tests/DiffingTestBase.cs(3,23): warning CA1515: Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515) [/home/runner/work/AngleSharp.Diffing/AngleSharp.Diffing/src/AngleSharp.Diffing.Tests/AngleSharp.DiffingTests.csproj]
linux
/home/runner/work/AngleSharp.Diffing/AngleSharp.Diffing/src/AngleSharp.Diffing.Tests/ShouldlyTestExtensions.cs(3,21): warning CA1515: Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515) [/home/runner/work/AngleSharp.Diffing/AngleSharp.Diffing/src/AngleSharp.Diffing.Tests/AngleSharp.DiffingTests.csproj]
linux
/home/runner/work/AngleSharp.Diffing/AngleSharp.Diffing/src/AngleSharp.Diffing.Tests/DiffingTestFixture.cs(5,14): warning CA1515: Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515) [/home/runner/work/AngleSharp.Diffing/AngleSharp.Diffing/src/AngleSharp.Diffing.Tests/AngleSharp.DiffingTests.csproj]
windows
D:\a\AngleSharp.Diffing\AngleSharp.Diffing\src\AngleSharp.Diffing.Tests\ShouldlyTestExtensions.cs(3,21): warning CA1515: Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515) [D:\a\AngleSharp.Diffing\AngleSharp.Diffing\src\AngleSharp.Diffing.Tests\AngleSharp.DiffingTests.csproj]
windows
D:\a\AngleSharp.Diffing\AngleSharp.Diffing\src\AngleSharp.Diffing.Tests\DiffingTestFixture.cs(5,14): warning CA1515: Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515) [D:\a\AngleSharp.Diffing\AngleSharp.Diffing\src\AngleSharp.Diffing.Tests\AngleSharp.DiffingTests.csproj]
windows
D:\a\AngleSharp.Diffing\AngleSharp.Diffing\src\AngleSharp.Diffing.Tests\DiffingTestBase.cs(3,23): warning CA1515: Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515) [D:\a\AngleSharp.Diffing\AngleSharp.Diffing\src\AngleSharp.Diffing.Tests\AngleSharp.DiffingTests.csproj]
windows
D:\a\AngleSharp.Diffing\AngleSharp.Diffing\src\AngleSharp.Diffing.Tests\Strategies\TextNodeStrategies\TextNodeTestBase.cs(5,23): warning CA1515: Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515) [D:\a\AngleSharp.Diffing\AngleSharp.Diffing\src\AngleSharp.Diffing.Tests\AngleSharp.DiffingTests.csproj]
windows
D:\a\AngleSharp.Diffing\AngleSharp.Diffing\src\AngleSharp.Diffing.Tests\Core\HtmlDifferenceEngineTest.cs(520,26): warning CA1515: Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515) [D:\a\AngleSharp.Diffing\AngleSharp.Diffing\src\AngleSharp.Diffing.Tests\AngleSharp.DiffingTests.csproj]
windows
D:\a\AngleSharp.Diffing\AngleSharp.Diffing\src\AngleSharp.Diffing.Tests\Core\HtmlDifferenceEngineTest.cs(513,26): warning CA1515: Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515) [D:\a\AngleSharp.Diffing\AngleSharp.Diffing\src\AngleSharp.Diffing.Tests\AngleSharp.DiffingTests.csproj]
windows
D:\a\AngleSharp.Diffing\AngleSharp.Diffing\src\AngleSharp.Diffing.Tests\Core\DiffingEngineTestBase.cs(3,23): warning CA1515: Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515) [D:\a\AngleSharp.Diffing\AngleSharp.Diffing\src\AngleSharp.Diffing.Tests\AngleSharp.DiffingTests.csproj]
windows
D:\a\AngleSharp.Diffing\AngleSharp.Diffing\src\AngleSharp.Diffing.Tests\ShouldlyTestExtensions.cs(3,21): warning CA1515: Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515) [D:\a\AngleSharp.Diffing\AngleSharp.Diffing\src\AngleSharp.Diffing.Tests\AngleSharp.DiffingTests.csproj]
windows
D:\a\AngleSharp.Diffing\AngleSharp.Diffing\src\AngleSharp.Diffing.Tests\DiffingTestFixture.cs(5,14): warning CA1515: Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515) [D:\a\AngleSharp.Diffing\AngleSharp.Diffing\src\AngleSharp.Diffing.Tests\AngleSharp.DiffingTests.csproj]
windows
D:\a\AngleSharp.Diffing\AngleSharp.Diffing\src\AngleSharp.Diffing.Tests\DiffingTestBase.cs(3,23): warning CA1515: Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515) [D:\a\AngleSharp.Diffing\AngleSharp.Diffing\src\AngleSharp.Diffing.Tests\AngleSharp.DiffingTests.csproj]