Skip to content

update yoga to v3.0.0 #529

update yoga to v3.0.0

update yoga to v3.0.0 #529

GitHub Actions / Unit Tests 2022.3.4f1 failed Apr 8, 2024 in 0s

350 fail, 6 skipped, 229 pass in 5m 31s

    2 files  ±0  195 suites  ±0   5m 31s ⏱️ - 8m 59s
  585 tests ±0  229 ✅  - 349   6 💤 ±0  350 ❌ +349 
1 076 runs  ±0  410 ✅  - 646  19 💤 ±0  647 ❌ +646 

Results for commit 4711db4. ± Comparison against earlier commit a41bbde.

Annotations

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests 2022.3.4f1

All 3 runs failed: AnimationCanBePaused

/github/workspace/artifacts/playmode-results.xml [took 0s]
Raw output
BeforeTest : System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YogaConfig' threw an exception.
  ----> System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YGConfigHandle' threw an exception.
  ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
--BeforeTest
  at ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x000f1] in /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174 
  at ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92 
  at ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18 
  at ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) [0x000a5] in /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90 
  at ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) [0x00001] in /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25 
  at ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) [0x00038] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96 
  at ReactUnity.ReactRendererBase.Render () [0x00019] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114 
  at ReactUnity.Tests.BaseReactTestAttribute+<BeforeTest>d__5.MoveNext () [0x001e6] in /github/workspace/core/Tests/Runtime/Utils/BaseReactTestAttribute.cs:45 
  at UnityEngine.TestTools.BeforeAfterTestCommandBase`1+<ExecuteEnumerable>d__15[T].MoveNext () [0x00185] in ./Library/PackageCache/com.unity.test-framework@1.1.33/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs:129 
--TypeInitializationException

--DllNotFoundException
  at (wrapper managed-to-native) Facebook.Yoga.Native.YGConfigGetDefault()
  at Facebook.Yoga.YGConfigHandle..cctor () [0x00000] in /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:15

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests 2022.3.4f1

3 out of 6 runs failed: AnimationShouldWorkOnLayoutStyles

/github/workspace/artifacts/playmode-results.xml [took 0s]
Raw output
BeforeTest : System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YogaConfig' threw an exception.
  ----> System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YGConfigHandle' threw an exception.
  ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
--BeforeTest
  at ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x000f1] in /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174 
  at ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92 
  at ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18 
  at ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) [0x000a5] in /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90 
  at ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) [0x00001] in /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25 
  at ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) [0x00038] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96 
  at ReactUnity.ReactRendererBase.Render () [0x00019] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114 
  at ReactUnity.Tests.BaseReactTestAttribute+<BeforeTest>d__5.MoveNext () [0x001e6] in /github/workspace/core/Tests/Runtime/Utils/BaseReactTestAttribute.cs:45 
  at UnityEngine.TestTools.BeforeAfterTestCommandBase`1+<ExecuteEnumerable>d__15[T].MoveNext () [0x00185] in ./Library/PackageCache/com.unity.test-framework@1.1.33/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs:129 
--TypeInitializationException

--DllNotFoundException
  at (wrapper managed-to-native) Facebook.Yoga.Native.YGConfigGetDefault()
  at Facebook.Yoga.YGConfigHandle..cctor () [0x00000] in /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:15

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests 2022.3.4f1

All 3 runs failed: AnimationShouldWorkOnVisualStyles

/github/workspace/artifacts/playmode-results.xml [took 0s]
Raw output
BeforeTest : System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YogaConfig' threw an exception.
  ----> System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YGConfigHandle' threw an exception.
  ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
--BeforeTest
  at ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x000f1] in /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174 
  at ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92 
  at ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18 
  at ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) [0x000a5] in /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90 
  at ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) [0x00001] in /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25 
  at ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) [0x00038] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96 
  at ReactUnity.ReactRendererBase.Render () [0x00019] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114 
  at ReactUnity.Tests.BaseReactTestAttribute+<BeforeTest>d__5.MoveNext () [0x001e6] in /github/workspace/core/Tests/Runtime/Utils/BaseReactTestAttribute.cs:45 
  at UnityEngine.TestTools.BeforeAfterTestCommandBase`1+<ExecuteEnumerable>d__15[T].MoveNext () [0x00185] in ./Library/PackageCache/com.unity.test-framework@1.1.33/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs:129 
--TypeInitializationException

--DllNotFoundException
  at (wrapper managed-to-native) Facebook.Yoga.Native.YGConfigGetDefault()
  at Facebook.Yoga.YGConfigHandle..cctor () [0x00000] in /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:15

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests 2022.3.4f1

3 out of 6 runs failed: AnimationShouldWorkWithRealTimer

/github/workspace/artifacts/playmode-results.xml [took 0s]
Raw output
BeforeTest : System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YogaConfig' threw an exception.
  ----> System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YGConfigHandle' threw an exception.
  ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
--BeforeTest
  at ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x000f1] in /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174 
  at ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92 
  at ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18 
  at ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) [0x000a5] in /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90 
  at ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) [0x00001] in /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25 
  at ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) [0x00038] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96 
  at ReactUnity.ReactRendererBase.Render () [0x00019] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114 
  at ReactUnity.Tests.BaseReactTestAttribute+<BeforeTest>d__5.MoveNext () [0x001e6] in /github/workspace/core/Tests/Runtime/Utils/BaseReactTestAttribute.cs:45 
  at UnityEngine.TestTools.BeforeAfterTestCommandBase`1+<ExecuteEnumerable>d__15[T].MoveNext () [0x00185] in ./Library/PackageCache/com.unity.test-framework@1.1.33/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs:129 
--TypeInitializationException

--DllNotFoundException
  at (wrapper managed-to-native) Facebook.Yoga.Native.YGConfigGetDefault()
  at Facebook.Yoga.YGConfigHandle..cctor () [0x00000] in /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:15

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests 2022.3.4f1

All 3 runs failed: CssVariablesShouldBeAnimatableForLayoutStyles

/github/workspace/artifacts/playmode-results.xml [took 0s]
Raw output
BeforeTest : System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YogaConfig' threw an exception.
  ----> System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YGConfigHandle' threw an exception.
  ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
--BeforeTest
  at ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x000f1] in /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174 
  at ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92 
  at ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18 
  at ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) [0x000a5] in /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90 
  at ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) [0x00001] in /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25 
  at ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) [0x00038] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96 
  at ReactUnity.ReactRendererBase.Render () [0x00019] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114 
  at ReactUnity.Tests.BaseReactTestAttribute+<BeforeTest>d__5.MoveNext () [0x001e6] in /github/workspace/core/Tests/Runtime/Utils/BaseReactTestAttribute.cs:45 
  at UnityEngine.TestTools.BeforeAfterTestCommandBase`1+<ExecuteEnumerable>d__15[T].MoveNext () [0x00185] in ./Library/PackageCache/com.unity.test-framework@1.1.33/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs:129 
--TypeInitializationException

--DllNotFoundException
  at (wrapper managed-to-native) Facebook.Yoga.Native.YGConfigGetDefault()
  at Facebook.Yoga.YGConfigHandle..cctor () [0x00000] in /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:15

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests 2022.3.4f1

All 3 runs failed: CssVariablesShouldBeAnimatableForVisualStyles

/github/workspace/artifacts/playmode-results.xml [took 0s]
Raw output
BeforeTest : System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YogaConfig' threw an exception.
  ----> System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YGConfigHandle' threw an exception.
  ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
--BeforeTest
  at ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x000f1] in /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174 
  at ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92 
  at ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18 
  at ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) [0x000a5] in /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90 
  at ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) [0x00001] in /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25 
  at ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) [0x00038] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96 
  at ReactUnity.ReactRendererBase.Render () [0x00019] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114 
  at ReactUnity.Tests.BaseReactTestAttribute+<BeforeTest>d__5.MoveNext () [0x001e6] in /github/workspace/core/Tests/Runtime/Utils/BaseReactTestAttribute.cs:45 
  at UnityEngine.TestTools.BeforeAfterTestCommandBase`1+<ExecuteEnumerable>d__15[T].MoveNext () [0x00185] in ./Library/PackageCache/com.unity.test-framework@1.1.33/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs:129 
--TypeInitializationException

--DllNotFoundException
  at (wrapper managed-to-native) Facebook.Yoga.Native.YGConfigGetDefault()
  at Facebook.Yoga.YGConfigHandle..cctor () [0x00000] in /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:15

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests 2022.3.4f1

All 6 runs failed: EventsAreFiredCorrectly

/github/workspace/artifacts/playmode-results.xml [took 0s]
Raw output
BeforeTest : System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YogaConfig' threw an exception.
  ----> System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YGConfigHandle' threw an exception.
  ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
--BeforeTest
  at ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x000f1] in /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174 
  at ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92 
  at ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18 
  at ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) [0x000a5] in /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90 
  at ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) [0x00001] in /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25 
  at ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) [0x00038] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96 
  at ReactUnity.ReactRendererBase.Render () [0x00019] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114 
  at ReactUnity.Tests.BaseReactTestAttribute+<BeforeTest>d__5.MoveNext () [0x001e6] in /github/workspace/core/Tests/Runtime/Utils/BaseReactTestAttribute.cs:45 
  at UnityEngine.TestTools.BeforeAfterTestCommandBase`1+<ExecuteEnumerable>d__15[T].MoveNext () [0x00185] in ./Library/PackageCache/com.unity.test-framework@1.1.33/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs:129 
--TypeInitializationException

--DllNotFoundException
  at (wrapper managed-to-native) Facebook.Yoga.Native.YGConfigGetDefault()
  at Facebook.Yoga.YGConfigHandle..cctor () [0x00000] in /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:15

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests 2022.3.4f1

All 9 runs failed: ParsingWorksCorrectly

/github/workspace/artifacts/playmode-results.xml [took 0s]
Raw output
BeforeTest : System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YogaConfig' threw an exception.
  ----> System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YGConfigHandle' threw an exception.
  ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
--BeforeTest
  at ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x000f1] in /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174 
  at ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92 
  at ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18 
  at ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) [0x000a5] in /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90 
  at ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) [0x00001] in /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25 
  at ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) [0x00038] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96 
  at ReactUnity.ReactRendererBase.Render () [0x00019] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114 
  at ReactUnity.Tests.BaseReactTestAttribute+<BeforeTest>d__5.MoveNext () [0x001e6] in /github/workspace/core/Tests/Runtime/Utils/BaseReactTestAttribute.cs:45 
  at UnityEngine.TestTools.BeforeAfterTestCommandBase`1+<ExecuteEnumerable>d__15[T].MoveNext () [0x00185] in ./Library/PackageCache/com.unity.test-framework@1.1.33/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs:129 
--TypeInitializationException

--DllNotFoundException
  at (wrapper managed-to-native) Facebook.Yoga.Native.YGConfigGetDefault()
  at Facebook.Yoga.YGConfigHandle..cctor () [0x00000] in /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:15

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests 2022.3.4f1

All 3 runs failed: ShouldBeAbleToAnimateBetweenDynamicAndNonDynamic

/github/workspace/artifacts/playmode-results.xml [took 0s]
Raw output
BeforeTest : System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YogaConfig' threw an exception.
  ----> System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YGConfigHandle' threw an exception.
  ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
--BeforeTest
  at ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x000f1] in /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174 
  at ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92 
  at ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18 
  at ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) [0x000a5] in /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90 
  at ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) [0x00001] in /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25 
  at ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) [0x00038] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96 
  at ReactUnity.ReactRendererBase.Render () [0x00019] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114 
  at ReactUnity.Tests.BaseReactTestAttribute+<BeforeTest>d__5.MoveNext () [0x001e6] in /github/workspace/core/Tests/Runtime/Utils/BaseReactTestAttribute.cs:45 
  at UnityEngine.TestTools.BeforeAfterTestCommandBase`1+<ExecuteEnumerable>d__15[T].MoveNext () [0x00185] in ./Library/PackageCache/com.unity.test-framework@1.1.33/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs:129 
--TypeInitializationException

--DllNotFoundException
  at (wrapper managed-to-native) Facebook.Yoga.Native.YGConfigGetDefault()
  at Facebook.Yoga.YGConfigHandle..cctor () [0x00000] in /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:15

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests 2022.3.4f1

All 2 runs failed: BasicRect

/github/workspace/artifacts/playmode-results.xml [took 0s]
Raw output
BeforeTest : System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YogaConfig' threw an exception.
  ----> System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YGConfigHandle' threw an exception.
  ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
--BeforeTest
  at ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x000f1] in /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174 
  at ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92 
  at ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18 
  at ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) [0x000a5] in /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90 
  at ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) [0x00001] in /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25 
  at ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) [0x00038] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96 
  at ReactUnity.ReactRendererBase.Render () [0x00019] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114 
  at ReactUnity.Tests.BaseReactTestAttribute+<BeforeTest>d__5.MoveNext () [0x001e6] in /github/workspace/core/Tests/Runtime/Utils/BaseReactTestAttribute.cs:45 
  at UnityEngine.TestTools.BeforeAfterTestCommandBase`1+<ExecuteEnumerable>d__15[T].MoveNext () [0x00185] in ./Library/PackageCache/com.unity.test-framework@1.1.33/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs:129 
--TypeInitializationException

--DllNotFoundException
  at (wrapper managed-to-native) Facebook.Yoga.Native.YGConfigGetDefault()
  at Facebook.Yoga.YGConfigHandle..cctor () [0x00000] in /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:15

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests 2022.3.4f1

All 2 runs failed: RectWithZIndex

/github/workspace/artifacts/playmode-results.xml [took 0s]
Raw output
BeforeTest : System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YogaConfig' threw an exception.
  ----> System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YGConfigHandle' threw an exception.
  ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
--BeforeTest
  at ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x000f1] in /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174 
  at ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92 
  at ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18 
  at ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) [0x000a5] in /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90 
  at ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) [0x00001] in /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25 
  at ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) [0x00038] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96 
  at ReactUnity.ReactRendererBase.Render () [0x00019] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114 
  at ReactUnity.Tests.BaseReactTestAttribute+<BeforeTest>d__5.MoveNext () [0x001e6] in /github/workspace/core/Tests/Runtime/Utils/BaseReactTestAttribute.cs:45 
  at UnityEngine.TestTools.BeforeAfterTestCommandBase`1+<ExecuteEnumerable>d__15[T].MoveNext () [0x00185] in ./Library/PackageCache/com.unity.test-framework@1.1.33/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs:129 
--TypeInitializationException

--DllNotFoundException
  at (wrapper managed-to-native) Facebook.Yoga.Native.YGConfigGetDefault()
  at Facebook.Yoga.YGConfigHandle..cctor () [0x00000] in /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:15

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests 2022.3.4f1

All 2 runs failed: ScaledRect

/github/workspace/artifacts/playmode-results.xml [took 0s]
Raw output
BeforeTest : System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YogaConfig' threw an exception.
  ----> System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YGConfigHandle' threw an exception.
  ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
--BeforeTest
  at ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x000f1] in /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174 
  at ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92 
  at ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18 
  at ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) [0x000a5] in /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90 
  at ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) [0x00001] in /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25 
  at ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) [0x00038] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96 
  at ReactUnity.ReactRendererBase.Render () [0x00019] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114 
  at ReactUnity.Tests.BaseReactTestAttribute+<BeforeTest>d__5.MoveNext () [0x001e6] in /github/workspace/core/Tests/Runtime/Utils/BaseReactTestAttribute.cs:45 
  at UnityEngine.TestTools.BeforeAfterTestCommandBase`1+<ExecuteEnumerable>d__15[T].MoveNext () [0x00185] in ./Library/PackageCache/com.unity.test-framework@1.1.33/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs:129 
--TypeInitializationException

--DllNotFoundException
  at (wrapper managed-to-native) Facebook.Yoga.Native.YGConfigGetDefault()
  at Facebook.Yoga.YGConfigHandle..cctor () [0x00000] in /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:15

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests 2022.3.4f1

All 3 runs failed: appendChild_ShouldAddElement

/github/workspace/artifacts/playmode-results.xml [took 0s]
Raw output
BeforeTest : System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YogaConfig' threw an exception.
  ----> System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YGConfigHandle' threw an exception.
  ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
--BeforeTest
  at ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x000f1] in /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174 
  at ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92 
  at ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18 
  at ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) [0x000a5] in /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90 
  at ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) [0x00001] in /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25 
  at ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) [0x00038] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96 
  at ReactUnity.ReactRendererBase.Render () [0x00019] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114 
  at ReactUnity.Tests.BaseReactTestAttribute+<BeforeTest>d__5.MoveNext () [0x001e6] in /github/workspace/core/Tests/Runtime/Utils/BaseReactTestAttribute.cs:45 
  at UnityEngine.TestTools.BeforeAfterTestCommandBase`1+<ExecuteEnumerable>d__15[T].MoveNext () [0x00185] in ./Library/PackageCache/com.unity.test-framework@1.1.33/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs:129 
--TypeInitializationException

--DllNotFoundException
  at (wrapper managed-to-native) Facebook.Yoga.Native.YGConfigGetDefault()
  at Facebook.Yoga.YGConfigHandle..cctor () [0x00000] in /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:15

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests 2022.3.4f1

All 3 runs failed: appendChildToContainer_ShouldAddElementAlsoWhenNotHost

/github/workspace/artifacts/playmode-results.xml [took 0s]
Raw output
BeforeTest : System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YogaConfig' threw an exception.
  ----> System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YGConfigHandle' threw an exception.
  ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
--BeforeTest
  at ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x000f1] in /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174 
  at ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92 
  at ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18 
  at ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) [0x000a5] in /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90 
  at ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) [0x00001] in /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25 
  at ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) [0x00038] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96 
  at ReactUnity.ReactRendererBase.Render () [0x00019] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114 
  at ReactUnity.Tests.BaseReactTestAttribute+<BeforeTest>d__5.MoveNext () [0x001e6] in /github/workspace/core/Tests/Runtime/Utils/BaseReactTestAttribute.cs:45 
  at UnityEngine.TestTools.BeforeAfterTestCommandBase`1+<ExecuteEnumerable>d__15[T].MoveNext () [0x00185] in ./Library/PackageCache/com.unity.test-framework@1.1.33/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs:129 
--TypeInitializationException

--DllNotFoundException
  at (wrapper managed-to-native) Facebook.Yoga.Native.YGConfigGetDefault()
  at Facebook.Yoga.YGConfigHandle..cctor () [0x00000] in /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:15

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests 2022.3.4f1

All 3 runs failed: appendChildToContainer_WhenHost_ShouldAddElement

/github/workspace/artifacts/playmode-results.xml [took 0s]
Raw output
BeforeTest : System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YogaConfig' threw an exception.
  ----> System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YGConfigHandle' threw an exception.
  ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
--BeforeTest
  at ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x000f1] in /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174 
  at ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92 
  at ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18 
  at ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) [0x000a5] in /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90 
  at ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) [0x00001] in /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25 
  at ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) [0x00038] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96 
  at ReactUnity.ReactRendererBase.Render () [0x00019] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114 
  at ReactUnity.Tests.BaseReactTestAttribute+<BeforeTest>d__5.MoveNext () [0x001e6] in /github/workspace/core/Tests/Runtime/Utils/BaseReactTestAttribute.cs:45 
  at UnityEngine.TestTools.BeforeAfterTestCommandBase`1+<ExecuteEnumerable>d__15[T].MoveNext () [0x00185] in ./Library/PackageCache/com.unity.test-framework@1.1.33/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs:129 
--TypeInitializationException

--DllNotFoundException
  at (wrapper managed-to-native) Facebook.Yoga.Native.YGConfigGetDefault()
  at Facebook.Yoga.YGConfigHandle..cctor () [0x00000] in /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:15

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests 2022.3.4f1

All 3 runs failed: createElement_whenTagIsCustom_ShouldCreateABasicReactComponentWithThatTag

/github/workspace/artifacts/playmode-results.xml [took 0s]
Raw output
BeforeTest : System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YogaConfig' threw an exception.
  ----> System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YGConfigHandle' threw an exception.
  ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
--BeforeTest
  at ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x000f1] in /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174 
  at ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92 
  at ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18 
  at ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) [0x000a5] in /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90 
  at ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) [0x00001] in /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25 
  at ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) [0x00038] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96 
  at ReactUnity.ReactRendererBase.Render () [0x00019] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114 
  at ReactUnity.Tests.BaseReactTestAttribute+<BeforeTest>d__5.MoveNext () [0x001e6] in /github/workspace/core/Tests/Runtime/Utils/BaseReactTestAttribute.cs:45 
  at UnityEngine.TestTools.BeforeAfterTestCommandBase`1+<ExecuteEnumerable>d__15[T].MoveNext () [0x00185] in ./Library/PackageCache/com.unity.test-framework@1.1.33/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs:129 
--TypeInitializationException

--DllNotFoundException
  at (wrapper managed-to-native) Facebook.Yoga.Native.YGConfigGetDefault()
  at Facebook.Yoga.YGConfigHandle..cctor () [0x00000] in /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:15

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests 2022.3.4f1

All 3 runs failed: createElement_whenTagIsText_ShouldCreateATextComponentWithTagText

/github/workspace/artifacts/playmode-results.xml [took 0s]
Raw output
BeforeTest : System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YogaConfig' threw an exception.
  ----> System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YGConfigHandle' threw an exception.
  ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
--BeforeTest
  at ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x000f1] in /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174 
  at ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92 
  at ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18 
  at ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) [0x000a5] in /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90 
  at ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) [0x00001] in /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25 
  at ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) [0x00038] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96 
  at ReactUnity.ReactRendererBase.Render () [0x00019] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114 
  at ReactUnity.Tests.BaseReactTestAttribute+<BeforeTest>d__5.MoveNext () [0x001e6] in /github/workspace/core/Tests/Runtime/Utils/BaseReactTestAttribute.cs:45 
  at UnityEngine.TestTools.BeforeAfterTestCommandBase`1+<ExecuteEnumerable>d__15[T].MoveNext () [0x00185] in ./Library/PackageCache/com.unity.test-framework@1.1.33/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs:129 
--TypeInitializationException

--DllNotFoundException
  at (wrapper managed-to-native) Facebook.Yoga.Native.YGConfigGetDefault()
  at Facebook.Yoga.YGConfigHandle..cctor () [0x00000] in /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:15

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests 2022.3.4f1

All 3 runs failed: createElement_whenTagIsView_ShouldCreateABasicReactComponent

/github/workspace/artifacts/playmode-results.xml [took 0s]
Raw output
BeforeTest : System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YogaConfig' threw an exception.
  ----> System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YGConfigHandle' threw an exception.
  ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
--BeforeTest
  at ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x000f1] in /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174 
  at ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92 
  at ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18 
  at ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) [0x000a5] in /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90 
  at ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) [0x00001] in /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25 
  at ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) [0x00038] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96 
  at ReactUnity.ReactRendererBase.Render () [0x00019] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114 
  at ReactUnity.Tests.BaseReactTestAttribute+<BeforeTest>d__5.MoveNext () [0x001e6] in /github/workspace/core/Tests/Runtime/Utils/BaseReactTestAttribute.cs:45 
  at UnityEngine.TestTools.BeforeAfterTestCommandBase`1+<ExecuteEnumerable>d__15[T].MoveNext () [0x00185] in ./Library/PackageCache/com.unity.test-framework@1.1.33/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs:129 
--TypeInitializationException

--DllNotFoundException
  at (wrapper managed-to-native) Facebook.Yoga.Native.YGConfigGetDefault()
  at Facebook.Yoga.YGConfigHandle..cctor () [0x00000] in /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:15

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests 2022.3.4f1

All 3 runs failed: createText_ShouldCreateATextComponent

/github/workspace/artifacts/playmode-results.xml [took 0s]
Raw output
BeforeTest : System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YogaConfig' threw an exception.
  ----> System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YGConfigHandle' threw an exception.
  ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
--BeforeTest
  at ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x000f1] in /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174 
  at ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92 
  at ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18 
  at ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) [0x000a5] in /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90 
  at ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) [0x00001] in /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25 
  at ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) [0x00038] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96 
  at ReactUnity.ReactRendererBase.Render () [0x00019] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114 
  at ReactUnity.Tests.BaseReactTestAttribute+<BeforeTest>d__5.MoveNext () [0x001e6] in /github/workspace/core/Tests/Runtime/Utils/BaseReactTestAttribute.cs:45 
  at UnityEngine.TestTools.BeforeAfterTestCommandBase`1+<ExecuteEnumerable>d__15[T].MoveNext () [0x00185] in ./Library/PackageCache/com.unity.test-framework@1.1.33/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs:129 
--TypeInitializationException

--DllNotFoundException
  at (wrapper managed-to-native) Facebook.Yoga.Native.YGConfigGetDefault()
  at Facebook.Yoga.YGConfigHandle..cctor () [0x00000] in /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:15

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests 2022.3.4f1

All 3 runs failed: insertBefore_ShouldAddElementBeforeOther

/github/workspace/artifacts/playmode-results.xml [took 0s]
Raw output
BeforeTest : System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YogaConfig' threw an exception.
  ----> System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YGConfigHandle' threw an exception.
  ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
--BeforeTest
  at ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x000f1] in /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174 
  at ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92 
  at ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18 
  at ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) [0x000a5] in /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90 
  at ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) [0x00001] in /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25 
  at ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) [0x00038] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96 
  at ReactUnity.ReactRendererBase.Render () [0x00019] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114 
  at ReactUnity.Tests.BaseReactTestAttribute+<BeforeTest>d__5.MoveNext () [0x001e6] in /github/workspace/core/Tests/Runtime/Utils/BaseReactTestAttribute.cs:45 
  at UnityEngine.TestTools.BeforeAfterTestCommandBase`1+<ExecuteEnumerable>d__15[T].MoveNext () [0x00185] in ./Library/PackageCache/com.unity.test-framework@1.1.33/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs:129 
--TypeInitializationException

--DllNotFoundException
  at (wrapper managed-to-native) Facebook.Yoga.Native.YGConfigGetDefault()
  at Facebook.Yoga.YGConfigHandle..cctor () [0x00000] in /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:15

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests 2022.3.4f1

All 3 runs failed: removeChild_ShouldRemoveElement

/github/workspace/artifacts/playmode-results.xml [took 0s]
Raw output
BeforeTest : System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YogaConfig' threw an exception.
  ----> System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YGConfigHandle' threw an exception.
  ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
--BeforeTest
  at ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x000f1] in /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174 
  at ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92 
  at ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18 
  at ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) [0x000a5] in /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90 
  at ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) [0x00001] in /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25 
  at ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) [0x00038] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96 
  at ReactUnity.ReactRendererBase.Render () [0x00019] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114 
  at ReactUnity.Tests.BaseReactTestAttribute+<BeforeTest>d__5.MoveNext () [0x001e6] in /github/workspace/core/Tests/Runtime/Utils/BaseReactTestAttribute.cs:45 
  at UnityEngine.TestTools.BeforeAfterTestCommandBase`1+<ExecuteEnumerable>d__15[T].MoveNext () [0x00185] in ./Library/PackageCache/com.unity.test-framework@1.1.33/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs:129 
--TypeInitializationException

--DllNotFoundException
  at (wrapper managed-to-native) Facebook.Yoga.Native.YGConfigGetDefault()
  at Facebook.Yoga.YGConfigHandle..cctor () [0x00000] in /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:15

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests 2022.3.4f1

All 3 runs failed: setData_ShouldUpdateDataCollection

/github/workspace/artifacts/playmode-results.xml [took 0s]
Raw output
BeforeTest : System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YogaConfig' threw an exception.
  ----> System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YGConfigHandle' threw an exception.
  ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
--BeforeTest
  at ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x000f1] in /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174 
  at ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92 
  at ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18 
  at ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) [0x000a5] in /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90 
  at ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) [0x00001] in /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25 
  at ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) [0x00038] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96 
  at ReactUnity.ReactRendererBase.Render () [0x00019] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114 
  at ReactUnity.Tests.BaseReactTestAttribute+<BeforeTest>d__5.MoveNext () [0x001e6] in /github/workspace/core/Tests/Runtime/Utils/BaseReactTestAttribute.cs:45 
  at UnityEngine.TestTools.BeforeAfterTestCommandBase`1+<ExecuteEnumerable>d__15[T].MoveNext () [0x00185] in ./Library/PackageCache/com.unity.test-framework@1.1.33/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs:129 
--TypeInitializationException

--DllNotFoundException
  at (wrapper managed-to-native) Facebook.Yoga.Native.YGConfigGetDefault()
  at Facebook.Yoga.YGConfigHandle..cctor () [0x00000] in /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:15

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests 2022.3.4f1

All 3 runs failed: setProperty_whenClassName_ShouldUpdateClassList

/github/workspace/artifacts/playmode-results.xml [took 0s]
Raw output
BeforeTest : System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YogaConfig' threw an exception.
  ----> System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YGConfigHandle' threw an exception.
  ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
--BeforeTest
  at ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x000f1] in /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174 
  at ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92 
  at ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18 
  at ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) [0x000a5] in /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90 
  at ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) [0x00001] in /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25 
  at ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) [0x00038] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96 
  at ReactUnity.ReactRendererBase.Render () [0x00019] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114 
  at ReactUnity.Tests.BaseReactTestAttribute+<BeforeTest>d__5.MoveNext () [0x001e6] in /github/workspace/core/Tests/Runtime/Utils/BaseReactTestAttribute.cs:45 
  at UnityEngine.TestTools.BeforeAfterTestCommandBase`1+<ExecuteEnumerable>d__15[T].MoveNext () [0x00185] in ./Library/PackageCache/com.unity.test-framework@1.1.33/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs:129 
--TypeInitializationException

--DllNotFoundException
  at (wrapper managed-to-native) Facebook.Yoga.Native.YGConfigGetDefault()
  at Facebook.Yoga.YGConfigHandle..cctor () [0x00000] in /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:15

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests 2022.3.4f1

All 3 runs failed: setText_ShouldSetTextOfExistingComponent

/github/workspace/artifacts/playmode-results.xml [took 0s]
Raw output
BeforeTest : System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YogaConfig' threw an exception.
  ----> System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YGConfigHandle' threw an exception.
  ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
--BeforeTest
  at ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x000f1] in /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174 
  at ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92 
  at ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18 
  at ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) [0x000a5] in /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90 
  at ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) [0x00001] in /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25 
  at ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) [0x00038] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96 
  at ReactUnity.ReactRendererBase.Render () [0x00019] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114 
  at ReactUnity.Tests.BaseReactTestAttribute+<BeforeTest>d__5.MoveNext () [0x001e6] in /github/workspace/core/Tests/Runtime/Utils/BaseReactTestAttribute.cs:45 
  at UnityEngine.TestTools.BeforeAfterTestCommandBase`1+<ExecuteEnumerable>d__15[T].MoveNext () [0x00185] in ./Library/PackageCache/com.unity.test-framework@1.1.33/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs:129 
--TypeInitializationException

--DllNotFoundException
  at (wrapper managed-to-native) Facebook.Yoga.Native.YGConfigGetDefault()
  at Facebook.Yoga.YGConfigHandle..cctor () [0x00000] in /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:15

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests 2022.3.4f1

All 3 runs failed: AnchorPropertiesCanBeSet

/github/workspace/artifacts/playmode-results.xml [took 0s]
Raw output
BeforeTest : System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YogaConfig' threw an exception.
  ----> System.TypeInitializationException : The type initializer for 'Facebook.Yoga.YGConfigHandle' threw an exception.
  ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
--BeforeTest
  at ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x000f1] in /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174 
  at ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92 
  at ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) [0x00000] in /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18 
  at ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) [0x000a5] in /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90 
  at ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) [0x00001] in /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25 
  at ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) [0x00038] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96 
  at ReactUnity.ReactRendererBase.Render () [0x00019] in /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114 
  at ReactUnity.Tests.BaseReactTestAttribute+<BeforeTest>d__5.MoveNext () [0x001e6] in /github/workspace/core/Tests/Runtime/Utils/BaseReactTestAttribute.cs:45 
  at UnityEngine.TestTools.BeforeAfterTestCommandBase`1+<ExecuteEnumerable>d__15[T].MoveNext () [0x00185] in ./Library/PackageCache/com.unity.test-framework@1.1.33/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs:129 
--TypeInitializationException

--DllNotFoundException
  at (wrapper managed-to-native) Facebook.Yoga.Native.YGConfigGetDefault()
  at Facebook.Yoga.YGConfigHandle..cctor () [0x00000] in /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:15