Support for native dependencies #524
Annotations
1 error and 2 warnings
|
The following actions use a deprecated Node.js version and will be forced to run on node20: game-ci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Not able to find annotation point for failed test! Test trace: NugetForUnity.PackageSource.NugetPackageSourceV2:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceV2.cs:191)
NugetForUnity.PackageSource.NugetPackageSourceCombined:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceCombined.cs:147)
NugetForUnity.Configuration.ConfigurationManager:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/Configuration/ConfigurationManager.cs:253)
NugetForUnity.PackageCacheManager:GetOnlinePackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageCacheManager.cs:123)
NugetForUnity.PackageCacheManager:GetPackageFromCacheOrSource(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageCacheManager.cs:83)
NugetForUnity.NugetPackageInstaller:Install(INugetPackageIdentifier, Boolean, Boolean, Boolean) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageInstaller.cs:65)
NugetForUnity.NugetPackageUpdater:UpdateWithInformation(INugetPackageIdentifier, INugetPackage, Boolean, PackageUninstallReason) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageUpdater.cs:87)
NugetForUnity.NugetPackageInstaller:Install(INugetPackage, Boolean, Boolean, Boolean) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageInstaller.cs:121)
NugetForUnity.NugetPackageInstaller:Install(INugetPackageIdentifier, Boolean, Boolean, Boolean) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageInstaller.cs:74)
NugetForUnity.NugetPackageInstaller:Install(INugetPackage, Boolean, Boolean, Boolean) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageInstaller.cs:181)
NugetForUnity.NugetPackageInstaller:Install(INugetPackageIdentifier, Boolean, Boolean, Boolean) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageInstaller.cs:74)
NugetForUnity.NugetPackageInstaller:InstallIdentifier(INugetPackageIdentifier, Boolean, Boolean, Boolean) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageInstaller.cs:40)
NuGetTests:TestSourceCodePackageInstall(String, String) (at Assets/Tests/Editor/NuGetTests.cs:1082)
System.Reflection.MethodBase:Invoke(Object, Object[])
NUnit.Framework.Internal.Reflect:InvokeMethod(MethodInfo, Object, Object[])
NUnit.Framework.Internal.MethodWrapper:Invoke(Object, Object[])
NUnit.Framework.Internal.Commands.TestMethodCommand:RunNonAsyncTestMethod(ITestExecutionContext)
NUnit.Framework.Internal.Commands.TestMethodCommand:RunTestMethod(ITestExecutionContext)
NUnit.Framework.Internal.Commands.TestMethodCommand:Execute(ITestExecutionContext)
NUnit.Framework.Internal.Commands.TestActionCommand:Execute(ITestExecutionContext)
UnityEditor.EditorApplication:Internal_CallUpdateFunctions() (at /home/bokken/buildslave/unity/build/Editor/Mono/EditorApplication.cs:200)
|
The logs for this run have expired and are no longer available.
Loading