Skip to content

[BUG] shadows are not updated on onliners change #352

[BUG] shadows are not updated on onliners change

[BUG] shadows are not updated on onliners change #352

GitHub Actions / Test report succeeded Jun 7, 2024 in 1s

1982 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
TestResults/AXSharp.Compiler.CsTests.csproj_net7.0.xml 91✅ 6s
TestResults/AXSharp.Compiler.CsTests.csproj_net8.0.xml 91✅ 8s
TestResults/AXSharp.CompilerTests.csproj_net7.0.xml 199✅ 2s
TestResults/AXSharp.CompilerTests.csproj_net8.0.xml 199✅ 2s
TestResults/AXSharp.ConnectorLegacyTests.csproj_net7.0.xml 328✅ 710ms
TestResults/AXSharp.ConnectorLegacyTests.csproj_net8.0.xml 328✅ 632ms
TestResults/AXSharp.ConnectorTests.csproj_net7.0.xml 285✅ 834ms
TestResults/AXSharp.ConnectorTests.csproj_net8.0.xml 285✅ 746ms
TestResults/AXSharp.ixc.Tests.csproj_net7.0.xml 5✅ 3s
TestResults/AXSharp.ixc.Tests.csproj_net8.0.xml 5✅ 3s
TestResults/AXSharp.ixr.Tests.csproj_net7.0.xml 21✅ 888ms
TestResults/AXSharp.ixr.Tests.csproj_net8.0.xml 21✅ 798ms
TestResults/AXSharp.LocalizablesToResx.Tests.csproj_net7.0.xml 2✅ 709ms
TestResults/AXSharp.LocalizablesToResx.Tests.csproj_net8.0.xml 2✅ 633ms
TestResults/AXSharp.nuget.update.Tests.csproj_net7.0.xml 2✅ 779ms
TestResults/AXSharp.RenderableContent.Tests.csproj_net7.0.xml 57✅ 2s
TestResults/AXSharp.RenderableContent.Tests.csproj_net8.0.xml 57✅ 1s
TestResults/AXSharp.TIA2AX.TransformerTests.csproj_net7.0.xml 2✅ 930ms
TestResults/AXSharp.TIA2AX.TransformerTests.csproj_net8.0.xml 2✅ 813ms

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

91 tests were completed in 6s with 91 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
AXSharp.Compiler.CsTests.CompilerOmitsAttributeLegacyTests 1✅ 2ms
AXSharp.Compiler.CsTests.CompilerOmitsAttributeTests 3✅ 1ms
AXSharp.Compiler.CsTests.CsOnlinerSourceBuilderTests 35✅ 2s
AXSharp.Compiler.CsTests.CsPlainSourceBuilderTests 35✅ 1s
AXSharp.Compiler.CsTests.PackageReferenceTests 1✅ 2ms
AXSharp.Compiler.CsTests.PragmasExtensionsTests 10✅ 71ms
AXSharp.CompilerTests.Integration.Cs.IxProjectTests 6✅ 3s

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

91 tests were completed in 8s with 91 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
AXSharp.Compiler.CsTests.CompilerOmitsAttributeLegacyTests 1✅ 1ms
AXSharp.Compiler.CsTests.CompilerOmitsAttributeTests 3✅ 1ms
AXSharp.Compiler.CsTests.CsOnlinerSourceBuilderTests 35✅ 2s
AXSharp.Compiler.CsTests.CsPlainSourceBuilderTests 35✅ 1s
AXSharp.Compiler.CsTests.PackageReferenceTests 1✅ 0ms
AXSharp.Compiler.CsTests.PragmasExtensionsTests 10✅ 66ms
AXSharp.CompilerTests.Integration.Cs.IxProjectTests 6✅ 4s

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

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

Test suite Passed Failed Skipped Time
AXSharp.Compiler.Tests.IxProjectTests 2✅ 65ms
AXSharp.CompilerTests.ApaxTests 4✅ 24ms
AXSharp.CompilerTests.AxProjectTests 5✅ 37ms
AXSharp.CompilerTests.Core.IxNodeVisitorTests 62✅ 214ms
AXSharp.CompilerTests.Core.IxNodeVisitorTestsSemantics 121✅ 573ms
AXSharp.CompilerTests.IxConfigTests 5✅ 10ms

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

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

Test suite Passed Failed Skipped Time
AXSharp.Compiler.Tests.IxProjectTests 2✅ 57ms
AXSharp.CompilerTests.ApaxTests 4✅ 19ms
AXSharp.CompilerTests.AxProjectTests 5✅ 32ms
AXSharp.CompilerTests.Core.IxNodeVisitorTests 62✅ 199ms
AXSharp.CompilerTests.Core.IxNodeVisitorTestsSemantics 121✅ 626ms
AXSharp.CompilerTests.IxConfigTests 5✅ 8ms

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

328 tests were completed in 710ms with 328 passed, 0 failed and 0 skipped.

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

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

328 tests were completed in 632ms with 328 passed, 0 failed and 0 skipped.

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

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

285 tests were completed in 834ms with 285 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
AXSharp.Connector.Tests.TwinObjectExtensionsTests 28✅ 126ms
AXSharp.Connector.ValueTypes.Tests.OnlinerBaseTests 9✅ 73ms
AXSharp.ConnectorTests.Attributes.ReadOnlyAttributeTests 1✅ 3ms
AXSharp.ConnectorTests.ConnectorFactoryTests 27✅ 10ms
AXSharp.ConnectorTests.ConnectorTests 18✅ 35ms
AXSharp.ConnectorTests.DummyConnectorExtensionsTests 2✅ 3ms
AXSharp.ConnectorTests.DummyConnectorFactoryTests 111✅ 94ms
AXSharp.ConnectorTests.DummyConnectorTests 8✅ 58ms
AXSharp.ConnectorTests.EnumeratorDiscriminatorAttributeTests 3✅ 3ms
AXSharp.ConnectorTests.Identity.NullTwinIdentityTests 4✅ 5ms
AXSharp.ConnectorTests.Identity.TwinIdentityProviderTests 17✅ 117ms
AXSharp.ConnectorTests.IgnoreReflectionAttributeTests 7✅ 4ms
AXSharp.ConnectorTests.InterpolatedAncestorTests 2✅ 3ms
AXSharp.ConnectorTests.IPlainExtensionsTests 4✅ 119ms
AXSharp.ConnectorTests.ItemAccessStatusTests 5✅ 7ms
AXSharp.ConnectorTests.Localizations.TranslatorExtensionTests 6✅ 100ms
AXSharp.ConnectorTests.Localizations.TranslatorTests 6✅ 56ms
AXSharp.ConnectorTests.RootTwinObjectTests 16✅ 60ms
AXSharp.ConnectorTests.TwinPrimitiveExtensionsTests 10✅ 42ms
AXSharp.ConnectorTests.UnitTest1 1✅ 3ms

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

285 tests were completed in 746ms with 285 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
AXSharp.Connector.Tests.TwinObjectExtensionsTests 28✅ 97ms
AXSharp.Connector.ValueTypes.Tests.OnlinerBaseTests 9✅ 48ms
AXSharp.ConnectorTests.Attributes.ReadOnlyAttributeTests 1✅ 2ms
AXSharp.ConnectorTests.ConnectorFactoryTests 27✅ 5ms
AXSharp.ConnectorTests.ConnectorTests 18✅ 22ms
AXSharp.ConnectorTests.DummyConnectorExtensionsTests 2✅ 2ms
AXSharp.ConnectorTests.DummyConnectorFactoryTests 111✅ 55ms
AXSharp.ConnectorTests.DummyConnectorTests 8✅ 57ms
AXSharp.ConnectorTests.EnumeratorDiscriminatorAttributeTests 3✅ 2ms
AXSharp.ConnectorTests.Identity.NullTwinIdentityTests 4✅ 3ms
AXSharp.ConnectorTests.Identity.TwinIdentityProviderTests 17✅ 90ms
AXSharp.ConnectorTests.IgnoreReflectionAttributeTests 7✅ 2ms
AXSharp.ConnectorTests.InterpolatedAncestorTests 2✅ 2ms
AXSharp.ConnectorTests.IPlainExtensionsTests 4✅ 89ms
AXSharp.ConnectorTests.ItemAccessStatusTests 5✅ 4ms
AXSharp.ConnectorTests.Localizations.TranslatorExtensionTests 6✅ 73ms
AXSharp.ConnectorTests.Localizations.TranslatorTests 6✅ 34ms
AXSharp.ConnectorTests.RootTwinObjectTests 16✅ 43ms
AXSharp.ConnectorTests.TwinPrimitiveExtensionsTests 10✅ 28ms
AXSharp.ConnectorTests.UnitTest1 1✅ 2ms

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

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

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

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

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

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

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

21 tests were completed in 888ms with 21 passed, 0 failed and 0 skipped.

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

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

21 tests were completed in 798ms with 21 passed, 0 failed and 0 skipped.

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

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

2 tests were completed in 709ms with 2 passed, 0 failed and 0 skipped.

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

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

2 tests were completed in 633ms with 2 passed, 0 failed and 0 skipped.

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

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

2 tests were completed in 779ms with 2 passed, 0 failed and 0 skipped.

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

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

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

Test suite Passed Failed Skipped Time
AXSharp.RenderableContent.Tests.ComponentServiceTests 30✅ 12ms
AXSharp.RenderableContent.Tests.RenderableContentTests 27✅ 726ms

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

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

Test suite Passed Failed Skipped Time
AXSharp.RenderableContent.Tests.ComponentServiceTests 30✅ 9ms
AXSharp.RenderableContent.Tests.RenderableContentTests 27✅ 630ms

✅ TestResults/AXSharp.TIA2AX.TransformerTests.csproj_net7.0.xml

2 tests were completed in 930ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
AXSharp.TIA2AX.Transformer.Tests.AXPseoudoProjectGeneratorTests 2✅ 212ms

✅ TestResults/AXSharp.TIA2AX.TransformerTests.csproj_net8.0.xml

2 tests were completed in 813ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
AXSharp.TIA2AX.Transformer.Tests.AXPseoudoProjectGeneratorTests 2✅ 174ms