Add win-arm64, linux-arm64, android-x64, android-arm, ios-x64 to NativeRuntimeSettings.DefaultSettings #651
main.yml
on: pull_request_target
Determine Version Number
10s
Test on Linux
4m 56s
Run NuGetForUnity.Cli Tests on Linux
43s
Create .unitypackage on Linux
1m 29s
Matrix: Run test projects on Linux
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)
|