Skip to content

Fixed Logging API in CLI (#695) #564

Fixed Logging API in CLI (#695)

Fixed Logging API in CLI (#695) #564

Re-run triggered January 31, 2025 20:07
Status Success
Total duration 9m 42s
Artifacts 3

main.yml

on: push
Determine Version Number
9s
Determine Version Number
Build on Linux
53s
Build on Linux
Pack .NET Core Global Tool (CLI) and PluginAPI
38s
Pack .NET Core Global Tool (CLI) and PluginAPI
Create .unitypackage on Linux
1m 26s
Create .unitypackage on Linux
Matrix: Run test projects on Linux
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Pack .NET Core Global Tool (CLI) and PluginAPI
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Pack .NET Core Global Tool (CLI) and PluginAPI
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Pack .NET Core Global Tool (CLI) and PluginAPI: 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)
Pack .NET Core Global Tool (CLI) and PluginAPI: 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)
Pack .NET Core Global Tool (CLI) and PluginAPI: src/NuGetForUnity/Editor/Helper/WebRequestHelper.cs#L29
'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)
Pack .NET Core Global Tool (CLI) and PluginAPI: 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)
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/ImportAndUseNuGetPackages)
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.