Skip to content

Add win-arm64, linux-arm64, android-x64, android-arm, ios-x64 to NativeRuntimeSettings.DefaultSettings #651

Add win-arm64, linux-arm64, android-x64, android-arm, ios-x64 to NativeRuntimeSettings.DefaultSettings

Add win-arm64, linux-arm64, android-x64, android-arm, ios-x64 to NativeRuntimeSettings.DefaultSettings #651

Re-run triggered April 19, 2026 10:50
Status Failure
Total duration 47s
Artifacts 3

main.yml

on: pull_request_target
Determine Version Number
10s
Determine Version Number
Test on Linux
4m 56s
Test on Linux
Run NuGetForUnity.Cli Tests on Linux
43s
Run NuGetForUnity.Cli Tests on Linux
Build on Linux
1m 3s
Build on Linux
Pack .NET Core Global Tool (CLI) and PluginAPI
49s
Pack .NET Core Global Tool (CLI) and PluginAPI
Create .unitypackage on Linux
1m 29s
Create .unitypackage on Linux
Matrix: Run test projects on Linux
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
Run NuGetForUnity.Cli Tests on Linux
Process completed with exit code 1.
Run NuGetForUnity.Cli Tests on Linux
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, tj-actions/changed-files@v45. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run NuGetForUnity.Cli Tests on Linux: src/NuGetForUnity/Editor/Helper/Md5HashHelper.cs#L42
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
Run NuGetForUnity.Cli Tests on Linux: src/NuGetForUnity/Editor/Helper/WebRequestHelper.cs#L35
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Run NuGetForUnity.Cli Tests on Linux: src/NuGetForUnity/Editor/Helper/Md5HashHelper.cs#L42
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
Run NuGetForUnity.Cli Tests on Linux: src/NuGetForUnity/Editor/Helper/WebRequestHelper.cs#L35
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Run NuGetForUnity.Cli Tests on Linux: src/NuGetForUnity/Editor/Helper/Md5HashHelper.cs#L42
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)