Skip to content

~ New build for the native libraries #81

~ New build for the native libraries

~ New build for the native libraries #81

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Test Results completed Jul 12, 2023 in 0s

❌️ Test Results - 2/7, failed: 5 - Failed in 0.633s

✅ editmode-results.xml - 0/0 - Passed in 0.006s

❌️ playmode-results.xml - 2/7, failed: 5 - Failed in 0.628s

Details

✅ editmode-results.xml - 0/0 - Passed in 0.006s
❌️ playmode-results.xml - 2/7, failed: 5 - Failed in 0.628s
  • ❌️ LottiePlugin.Tests.Runtime.AnimatedImageTests - 2/7, failed: 5 - Failed in 0.469s
    • CheckAwakeFunctionality - Passed in 0.299s
    • ❌️ CheckDisposeFunctionality - Failed in 0.038s
      System.DllNotFoundException : LottiePlugin
      at (wrapper managed-to-native) LottiePlugin.NativeBridge.LottieLoadFromData(string,string,intptr&)
      at LottiePlugin.NativeBridge.LoadFromData (System.String filePath, System.String resourcesPath, System.IntPtr& animationWrapper) [0x00001] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs:92
      at LottiePlugin.LottieAnimation..ctor (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0002d] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:37
      at LottiePlugin.LottieAnimation.LoadFromJsonData (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0000d] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:154
      at LottiePlugin.UI.AnimatedImage.LoadFromAnimationJson (System.String json, System.UInt32 width, System.UInt32 height, System.String resourcesPath) [0x00068] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/UI/AnimatedImage.cs:97
      at LottiePlugin.Tests.Runtime.AnimatedImageTests+<CheckDisposeFunctionality>d__10.MoveNext () [0x00020] in unity/RLottieUnity/Assets/LottiePlugin/Tests/Runtime/src/AnimatedImageTests.cs:87
      at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in unity/RLottieUnity/Library/PackageCache/com.unity.test-framework@14b55b6d12/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44
    • ❌️ CheckPlayFunctionality - Failed in 0.028s
      System.DllNotFoundException : LottiePlugin
      at (wrapper managed-to-native) LottiePlugin.NativeBridge.LottieLoadFromData(string,string,intptr&)
      at LottiePlugin.NativeBridge.LoadFromData (System.String filePath, System.String resourcesPath, System.IntPtr& animationWrapper) [0x00001] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs:92
      at LottiePlugin.LottieAnimation..ctor (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0002d] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:37
      at LottiePlugin.LottieAnimation.LoadFromJsonData (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0000d] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:154
      at LottiePlugin.UI.AnimatedImage.LoadFromAnimationJson (System.String json, System.UInt32 width, System.UInt32 height, System.String resourcesPath) [0x00068] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/UI/AnimatedImage.cs:97
      at LottiePlugin.Tests.Runtime.AnimatedImageTests+<CheckPlayFunctionality>d__7.MoveNext () [0x00020] in unity/RLottieUnity/Assets/LottiePlugin/Tests/Runtime/src/AnimatedImageTests.cs:58
      at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in unity/RLottieUnity/Library/PackageCache/com.unity.test-framework@14b55b6d12/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44
    • ❌️ CheckStartFunctionalityWithJsonAnimation - Failed in 0.033s
      System.DllNotFoundException : LottiePlugin
      at (wrapper managed-to-native) LottiePlugin.NativeBridge.LottieLoadFromData(string,string,intptr&)
      at LottiePlugin.NativeBridge.LoadFromData (System.String filePath, System.String resourcesPath, System.IntPtr& animationWrapper) [0x00001] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs:92
      at LottiePlugin.LottieAnimation..ctor (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0002d] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:37
      at LottiePlugin.LottieAnimation.LoadFromJsonData (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0000d] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:154
      at LottiePlugin.UI.AnimatedImage.LoadFromAnimationJson (System.String json, System.UInt32 width, System.UInt32 height, System.String resourcesPath) [0x00068] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/UI/AnimatedImage.cs:97
      at LottiePlugin.Tests.Runtime.AnimatedImageTests+<CheckStartFunctionalityWithJsonAnimation>d__6.MoveNext () [0x00020] in unity/RLottieUnity/Assets/LottiePlugin/Tests/Runtime/src/AnimatedImageTests.cs:48
      at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in unity/RLottieUnity/Library/PackageCache/com.unity.test-framework@14b55b6d12/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44
    • CheckStartFunctionalityWithNoJsonAnimation - Passed in 0.012s
    • ❌️ CheckStopFunctionality - Failed in 0.029s
      System.DllNotFoundException : LottiePlugin
      at (wrapper managed-to-native) LottiePlugin.NativeBridge.LottieLoadFromData(string,string,intptr&)
      at LottiePlugin.NativeBridge.LoadFromData (System.String filePath, System.String resourcesPath, System.IntPtr& animationWrapper) [0x00001] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs:92
      at LottiePlugin.LottieAnimation..ctor (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0002d] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:37
      at LottiePlugin.LottieAnimation.LoadFromJsonData (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0000d] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:154
      at LottiePlugin.UI.AnimatedImage.LoadFromAnimationJson (System.String json, System.UInt32 width, System.UInt32 height, System.String resourcesPath) [0x00068] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/UI/AnimatedImage.cs:97
      at LottiePlugin.Tests.Runtime.AnimatedImageTests+<CheckStopFunctionality>d__8.MoveNext () [0x0002b] in unity/RLottieUnity/Assets/LottiePlugin/Tests/Runtime/src/AnimatedImageTests.cs:67
      at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in unity/RLottieUnity/Library/PackageCache/com.unity.test-framework@14b55b6d12/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44
    • ❌️ CheckTextureDimensions - Failed in 0.031s
      System.DllNotFoundException : LottiePlugin
      at (wrapper managed-to-native) LottiePlugin.NativeBridge.LottieLoadFromData(string,string,intptr&)
      at LottiePlugin.NativeBridge.LoadFromData (System.String filePath, System.String resourcesPath, System.IntPtr& animationWrapper) [0x00001] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs:92
      at LottiePlugin.LottieAnimation..ctor (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0002d] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:37
      at LottiePlugin.LottieAnimation.LoadFromJsonData (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0000d] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:154
      at LottiePlugin.UI.AnimatedImage.LoadFromAnimationJson (System.String json, System.UInt32 width, System.UInt32 height, System.String resourcesPath) [0x00068] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/UI/AnimatedImage.cs:97
      at LottiePlugin.Tests.Runtime.AnimatedImageTests+<CheckTextureDimensions>d__9.MoveNext () [0x00020] in unity/RLottieUnity/Assets/LottiePlugin/Tests/Runtime/src/AnimatedImageTests.cs:78
      at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in unity/RLottieUnity/Library/PackageCache/com.unity.test-framework@14b55b6d12/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44

Annotations

Check failure on line 92 in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs

See this annotation in the file changed.

@github-actions github-actions / Test Results

LottiePlugin.Tests.Runtime.AnimatedImageTests.CheckDisposeFunctionality

System.DllNotFoundException : LottiePlugin
Raw output
  at (wrapper managed-to-native) LottiePlugin.NativeBridge.LottieLoadFromData(string,string,intptr&)
  at LottiePlugin.NativeBridge.LoadFromData (System.String filePath, System.String resourcesPath, System.IntPtr& animationWrapper) [0x00001] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs:92 
  at LottiePlugin.LottieAnimation..ctor (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0002d] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:37 
  at LottiePlugin.LottieAnimation.LoadFromJsonData (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0000d] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:154 
  at LottiePlugin.UI.AnimatedImage.LoadFromAnimationJson (System.String json, System.UInt32 width, System.UInt32 height, System.String resourcesPath) [0x00068] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/UI/AnimatedImage.cs:97 
  at LottiePlugin.Tests.Runtime.AnimatedImageTests+<CheckDisposeFunctionality>d__10.MoveNext () [0x00020] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Tests/Runtime/src/AnimatedImageTests.cs:87 
  at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in /github/workspace/unity/RLottieUnity/Library/PackageCache/com.unity.test-framework@14b55b6d12/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44 

Check failure on line 92 in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs

See this annotation in the file changed.

@github-actions github-actions / Test Results

LottiePlugin.Tests.Runtime.AnimatedImageTests.CheckPlayFunctionality

System.DllNotFoundException : LottiePlugin
Raw output
  at (wrapper managed-to-native) LottiePlugin.NativeBridge.LottieLoadFromData(string,string,intptr&)
  at LottiePlugin.NativeBridge.LoadFromData (System.String filePath, System.String resourcesPath, System.IntPtr& animationWrapper) [0x00001] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs:92 
  at LottiePlugin.LottieAnimation..ctor (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0002d] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:37 
  at LottiePlugin.LottieAnimation.LoadFromJsonData (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0000d] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:154 
  at LottiePlugin.UI.AnimatedImage.LoadFromAnimationJson (System.String json, System.UInt32 width, System.UInt32 height, System.String resourcesPath) [0x00068] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/UI/AnimatedImage.cs:97 
  at LottiePlugin.Tests.Runtime.AnimatedImageTests+<CheckPlayFunctionality>d__7.MoveNext () [0x00020] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Tests/Runtime/src/AnimatedImageTests.cs:58 
  at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in /github/workspace/unity/RLottieUnity/Library/PackageCache/com.unity.test-framework@14b55b6d12/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44 

Check failure on line 92 in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs

See this annotation in the file changed.

@github-actions github-actions / Test Results

LottiePlugin.Tests.Runtime.AnimatedImageTests.CheckStartFunctionalityWithJsonAnimation

System.DllNotFoundException : LottiePlugin
Raw output
  at (wrapper managed-to-native) LottiePlugin.NativeBridge.LottieLoadFromData(string,string,intptr&)
  at LottiePlugin.NativeBridge.LoadFromData (System.String filePath, System.String resourcesPath, System.IntPtr& animationWrapper) [0x00001] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs:92 
  at LottiePlugin.LottieAnimation..ctor (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0002d] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:37 
  at LottiePlugin.LottieAnimation.LoadFromJsonData (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0000d] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:154 
  at LottiePlugin.UI.AnimatedImage.LoadFromAnimationJson (System.String json, System.UInt32 width, System.UInt32 height, System.String resourcesPath) [0x00068] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/UI/AnimatedImage.cs:97 
  at LottiePlugin.Tests.Runtime.AnimatedImageTests+<CheckStartFunctionalityWithJsonAnimation>d__6.MoveNext () [0x00020] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Tests/Runtime/src/AnimatedImageTests.cs:48 
  at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in /github/workspace/unity/RLottieUnity/Library/PackageCache/com.unity.test-framework@14b55b6d12/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44 

Check failure on line 92 in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs

See this annotation in the file changed.

@github-actions github-actions / Test Results

LottiePlugin.Tests.Runtime.AnimatedImageTests.CheckStopFunctionality

System.DllNotFoundException : LottiePlugin
Raw output
  at (wrapper managed-to-native) LottiePlugin.NativeBridge.LottieLoadFromData(string,string,intptr&)
  at LottiePlugin.NativeBridge.LoadFromData (System.String filePath, System.String resourcesPath, System.IntPtr& animationWrapper) [0x00001] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs:92 
  at LottiePlugin.LottieAnimation..ctor (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0002d] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:37 
  at LottiePlugin.LottieAnimation.LoadFromJsonData (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0000d] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:154 
  at LottiePlugin.UI.AnimatedImage.LoadFromAnimationJson (System.String json, System.UInt32 width, System.UInt32 height, System.String resourcesPath) [0x00068] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/UI/AnimatedImage.cs:97 
  at LottiePlugin.Tests.Runtime.AnimatedImageTests+<CheckStopFunctionality>d__8.MoveNext () [0x0002b] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Tests/Runtime/src/AnimatedImageTests.cs:67 
  at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in /github/workspace/unity/RLottieUnity/Library/PackageCache/com.unity.test-framework@14b55b6d12/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44 

Check failure on line 92 in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs

See this annotation in the file changed.

@github-actions github-actions / Test Results

LottiePlugin.Tests.Runtime.AnimatedImageTests.CheckTextureDimensions

System.DllNotFoundException : LottiePlugin
Raw output
  at (wrapper managed-to-native) LottiePlugin.NativeBridge.LottieLoadFromData(string,string,intptr&)
  at LottiePlugin.NativeBridge.LoadFromData (System.String filePath, System.String resourcesPath, System.IntPtr& animationWrapper) [0x00001] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs:92 
  at LottiePlugin.LottieAnimation..ctor (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0002d] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:37 
  at LottiePlugin.LottieAnimation.LoadFromJsonData (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0000d] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:154 
  at LottiePlugin.UI.AnimatedImage.LoadFromAnimationJson (System.String json, System.UInt32 width, System.UInt32 height, System.String resourcesPath) [0x00068] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/UI/AnimatedImage.cs:97 
  at LottiePlugin.Tests.Runtime.AnimatedImageTests+<CheckTextureDimensions>d__9.MoveNext () [0x00020] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Tests/Runtime/src/AnimatedImageTests.cs:78 
  at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in /github/workspace/unity/RLottieUnity/Library/PackageCache/com.unity.test-framework@14b55b6d12/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44