Skip to content

Support for native dependencies #524

Support for native dependencies

Support for native dependencies #524

Re-run triggered October 27, 2024 22:04
Status Failure
Total duration 2m 19s
Artifacts 3

main.yml

on: pull_request_target
Determine Version Number
11s
Determine Version Number
Build on Linux
57s
Build on Linux
Pack .NET Core Global Tool (CLI) and PluginAPI
21s
Pack .NET Core Global Tool (CLI) and PluginAPI
Create .unitypackage on Linux
1m 32s
Create .unitypackage on Linux
Matrix: Run test projects on Linux
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
Test on Linux
Test(s) Failed! Check 'Test Results' for details.
Create .unitypackage on Linux
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/
Create .unitypackage on Linux
Library folder does not exist. Consider setting up caching to speed up your workflow, if this is not your first build.
Run test projects on Linux (src/TestProjects/ImportAndUseNuGetPackages2021)
Library folder does not exist. Consider setting up caching to speed up your workflow, if this is not your first build.
Run test projects on Linux (src/TestProjects/ImportAndUseNuGetPackages)
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/
Run test projects on Linux (src/TestProjects/ImportAndUseNuGetPackages)
Library folder does not exist. Consider setting up caching to speed up your workflow, if this is not your first build.
Test on Linux
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/
Test on Linux
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)