Bump the github-actions group with 4 updates - #2
Merged
bartonjs merged 1 commit intoApr 28, 2026
Annotations
7 warnings
|
src/Terrajobst.UsageCrawling/Collectors/IncrementalUsageCollector.cs#L37
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
|
|
src/GenUsageNuGet/Infra/NuGetFeed.cs#L40
'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)
|
|
src/GenUsageNuGet/Infra/NuGetFeed.cs#L39
'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)
|
|
src/Terrajobst.UsageCrawling/Collectors/IncrementalUsageCollector.cs#L37
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
|
|
src/GenUsageNuGet/Infra/NuGetFeed.cs#L40
'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)
|
|
src/GenUsageNuGet/Infra/NuGetFeed.cs#L39
'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)
|
|
src/Terrajobst.UsageCrawling/Collectors/IncrementalUsageCollector.cs#L37
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
|
The logs for this run have expired and are no longer available.
Loading