Skip to content

Update Contentstack.Core.csproj #184

Update Contentstack.Core.csproj

Update Contentstack.Core.csproj #184

Triggered via pull request June 22, 2026 10:34
Status Success
Total duration 1m 13s
Artifacts

unit-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
unit-test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/setup-dotnet@v4.3.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unit-test: Contentstack.Core/Internals/HttpRequestHandler.cs#L124
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
unit-test: Contentstack.Core/ContentstackClient.cs#L393
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
unit-test: Contentstack.Core/Internals/HttpRequestHandler.cs#L60
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
unit-test: Contentstack.Core/Internals/HttpRequestHandler.cs#L124
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
unit-test: Contentstack.Core/ContentstackClient.cs#L393
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
unit-test: Contentstack.Core/Internals/HttpRequestHandler.cs#L60
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)