Skip to content

refactor: Replace MyNodeVisitor with DocNodeVisitor across the codebase

d5f931b
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

[NEW-FEATURE] Update deps. stc 11.1.55 #470

refactor: Replace MyNodeVisitor with DocNodeVisitor across the codebase
d5f931b
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test report succeeded Nov 28, 2025 in 0s

1080 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
TestResults/AXSharp.Compiler.CsTests.csproj_net10.0.xml 172✅ 17s
TestResults/AXSharp.CompilerTests.csproj_net10.0.xml 202✅ 4s
TestResults/AXSharp.ConnectorLegacyTests.csproj_net10.0.xml 331✅ 2s
TestResults/AXSharp.ConnectorTests.csproj_net10.0.xml 285✅ 3s
TestResults/AXSharp.ixc.Tests.csproj_net10.0.xml 5✅ 4s
TestResults/AXSharp.ixr.Tests.csproj_net10.0.xml 21✅ 1s
TestResults/AXSharp.LocalizablesToResx.Tests.csproj_net10.0.xml 2✅ 1s
TestResults/AXSharp.nuget.update.Tests.csproj_net10.0.xml 2✅ 1s
TestResults/AXSharp.RenderableContent.Tests.csproj_net10.0.xml 60✅ 4s

✅ TestResults/AXSharp.Compiler.CsTests.csproj_net10.0.xml

172 tests were completed in 17s with 172 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
AXSharp.Compiler.CsTests.CompilerOmitsAttributeLegacyTests 1✅ 95ms
AXSharp.Compiler.CsTests.CompilerOmitsAttributeTests 3✅ 2ms
AXSharp.Compiler.CsTests.Cs.ax.CsOnlinerSourceBuilderTests 36✅ 5s
AXSharp.Compiler.CsTests.Cs.ax.CsPlainSourceBuilderTests 36✅ 756ms
AXSharp.Compiler.CsTests.Cs.tia.CsPlainSourceBuilderTests 36✅ 590ms
AXSharp.Compiler.CsTests.PackageReferenceTests 1✅ 0ms
AXSharp.Compiler.CsTests.PragmasExtensionsTests 11✅ 228ms
AXSharp.Compiler.CsTests.tia.CsOnlinerSourceBuilderTests 36✅ 3s
AXSharp.CompilerTests.Integration.Cs.IxProjectTestsAx 6✅ 5s
AXSharp.CompilerTests.Integration.Cs.IxProjectTestsTia 6✅ 2s

✅ TestResults/AXSharp.CompilerTests.csproj_net10.0.xml

202 tests were completed in 4s with 202 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
AXSharp.Compiler.Tests.IxProjectTests 2✅ 128ms
AXSharp.CompilerTests.ApaxTests 4✅ 16ms
AXSharp.CompilerTests.AxProjectTests 5✅ 9ms
AXSharp.CompilerTests.ConditionalDependenciesTests 3✅ 511ms
AXSharp.CompilerTests.Core.IxNodeVisitorTests 62✅ 207ms
AXSharp.CompilerTests.Core.IxNodeVisitorTestsSemantics 121✅ 1s
AXSharp.CompilerTests.IxConfigTests 5✅ 192ms

✅ TestResults/AXSharp.ConnectorLegacyTests.csproj_net10.0.xml

331 tests were completed in 2s with 331 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
AXSharp.Connector.Identity.Tests.TwinIdentityProviderTests 3✅ 229ms
AXSharp.Connector.Onliners.Tests.OnlinerBoolTest 10✅ 30ms
AXSharp.Connector.Onliners.Tests.OnlinerByteTest 15✅ 12ms
AXSharp.Connector.Onliners.Tests.OnlinerCharTest 15✅ 12ms
AXSharp.Connector.Onliners.Tests.OnlinerDateTest 14✅ 15ms
AXSharp.Connector.Onliners.Tests.OnlinerDateTimeTest 14✅ 15ms
AXSharp.Connector.Onliners.Tests.OnlinerDIntTest 11✅ 37ms
AXSharp.Connector.Onliners.Tests.OnlinerDWordTest 12✅ 8ms
AXSharp.Connector.Onliners.Tests.OnlinerIntTest 12✅ 8ms
AXSharp.Connector.Onliners.Tests.OnlinerLDateTimeTest 14✅ 2ms
AXSharp.Connector.Onliners.Tests.OnlinerLIntTest 12✅ 12ms
AXSharp.Connector.Onliners.Tests.OnlinerLRealTest 12✅ 12ms
AXSharp.Connector.Onliners.Tests.OnlinerLTimeOfDayTest 12✅ 9ms
AXSharp.Connector.Onliners.Tests.OnlinerLTimeTest 12✅ 2ms
AXSharp.Connector.Onliners.Tests.OnlinerLWordTest 12✅ 8ms
AXSharp.Connector.Onliners.Tests.OnlinerRealTest 12✅ 12ms
AXSharp.Connector.Onliners.Tests.OnlinerSIntTest 12✅ 9ms
AXSharp.Connector.Onliners.Tests.OnlinerStringTest 11✅ 9ms
AXSharp.Connector.Onliners.Tests.OnlinerTimeOfDayTest 12✅ 2ms
AXSharp.Connector.Onliners.Tests.OnlinerTimeTest 11✅ 2ms
AXSharp.Connector.Onliners.Tests.OnlinerUDIntTest 12✅ 2ms
AXSharp.Connector.Onliners.Tests.OnlinerUIntTest 12✅ 12ms
AXSharp.Connector.Onliners.Tests.OnlinerULIntTest 12✅ 2ms
AXSharp.Connector.Onliners.Tests.OnlinerUSIntTest 11✅ 2ms
AXSharp.Connector.Onliners.Tests.OnlinerWCharTest 15✅ 3ms
AXSharp.Connector.Onliners.Tests.OnlinerWordTest 11✅ 2ms
AXSharp.Connector.Onliners.Tests.OnlinerWStringTest 10✅ 4ms
AXSharp.Connector.Tests.StringInterpolatorTests 5✅ 4ms
AXSharp.ConnectorTests.ITwinObjectExtensionsTests 2✅ 4ms
AXSharp.ConnectorTests.OnlineAdapterTests 3✅ 1ms

✅ TestResults/AXSharp.ConnectorTests.csproj_net10.0.xml

285 tests were completed in 3s with 285 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
AXSharp.Connector.Tests.TwinObjectExtensionsTests 28✅ 70ms
AXSharp.Connector.ValueTypes.Tests.OnlinerBaseTests 9✅ 529ms
AXSharp.ConnectorTests.Attributes.ReadOnlyAttributeTests 1✅ 1ms
AXSharp.ConnectorTests.ConnectorFactoryTests 27✅ 17ms
AXSharp.ConnectorTests.ConnectorTests 18✅ 171ms
AXSharp.ConnectorTests.DummyConnectorExtensionsTests 2✅ 1ms
AXSharp.ConnectorTests.DummyConnectorFactoryTests 111✅ 52ms
AXSharp.ConnectorTests.DummyConnectorTests 8✅ 1s
AXSharp.ConnectorTests.EnumeratorDiscriminatorAttributeTests 3✅ 2ms
AXSharp.ConnectorTests.Identity.NullTwinIdentityTests 4✅ 152ms
AXSharp.ConnectorTests.Identity.TwinIdentityProviderTests 17✅ 438ms
AXSharp.ConnectorTests.IgnoreReflectionAttributeTests 7✅ 10ms
AXSharp.ConnectorTests.InterpolatedAncestorTests 2✅ 1ms
AXSharp.ConnectorTests.IPlainExtensionsTests 4✅ 449ms
AXSharp.ConnectorTests.ItemAccessStatusTests 5✅ 166ms
AXSharp.ConnectorTests.Localizations.TranslatorExtensionTests 6✅ 51ms
AXSharp.ConnectorTests.Localizations.TranslatorTests 6✅ 8ms
AXSharp.ConnectorTests.RootTwinObjectTests 16✅ 493ms
AXSharp.ConnectorTests.TwinPrimitiveExtensionsTests 10✅ 309ms
AXSharp.ConnectorTests.UnitTest1 1✅ 2ms

✅ TestResults/AXSharp.ixc.Tests.csproj_net10.0.xml

5 tests were completed in 4s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
AXSharp.ixcTests.CliProgramTest 5✅ 3s

✅ TestResults/AXSharp.ixr.Tests.csproj_net10.0.xml

21 tests were completed in 1s with 21 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
AXSharp.ixr.Tests.CreateIdentifierTests 10✅ 177ms
AXSharp.ixr.Tests.GetOnlyLocalizedStringTests 11✅ 194ms

✅ TestResults/AXSharp.LocalizablesToResx.Tests.csproj_net10.0.xml

2 tests were completed in 1s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
AXSharp.LocalizablesToResx.Tests.LocalizablesToResxTests 2✅ 130ms

✅ TestResults/AXSharp.nuget.update.Tests.csproj_net10.0.xml

2 tests were completed in 1s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
AXSharp.nuget.update.Tests.ixnugetupdatetest 2✅ 246ms

✅ TestResults/AXSharp.RenderableContent.Tests.csproj_net10.0.xml

60 tests were completed in 4s with 60 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
AXSharp.RenderableContent.Tests.ComponentServiceTests 30✅ 16ms
AXSharp.RenderableContent.Tests.RenderableContentTests 30✅ 958ms