Load icon texture directly from file instead of using web-request wit… #557
Annotations
7 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and pack .NET Core Global Tool
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.
|
Build and pack .NET Core Global Tool
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.
|
Build and pack .NET Core Global Tool:
src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceV2.cs#L523
Static members should appear before non-static members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1204.md)
|
Build and pack .NET Core Global Tool:
src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceV2.cs#L523
Static members should appear before non-static members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1204.md)
|
Build and pack .NET Core Global Tool:
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)
|
Build and pack .NET Core Global Tool:
src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceV2.cs#L523
Static members should appear before non-static members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1204.md)
|
Loading