Skip to content

v3.1.0

v3.1.0 #39

Triggered via release July 20, 2026 11:14
Status Success
Total duration 58s
Artifacts

nuget-publish.yml

on: release
publish-nuget
40s
publish-nuget
publish-git
55s
publish-git
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
publish-nuget
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
publish-nuget: Contentstack.Core/Internals/HttpRequestHandler.cs#L124
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
publish-nuget: Contentstack.Core/ContentstackClient.cs#L397
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
publish-nuget: 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)
publish-nuget: Contentstack.Core/Models/Taxonomy.cs#L14
'Taxonomy._Headers' hides inherited member 'Query._Headers'. Use the new keyword if hiding was intended.
publish-git
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
publish-git: Contentstack.Core/Internals/HttpRequestHandler.cs#L124
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
publish-git: Contentstack.Core/ContentstackClient.cs#L397
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
publish-git: 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)
publish-git: Contentstack.Core/Models/Taxonomy.cs#L14
'Taxonomy._Headers' hides inherited member 'Query._Headers'. Use the new keyword if hiding was intended.