feat(taxonomy): add Taxonomy CDA delivery endpoints [DX-9681] #272
Annotations
9 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#L397
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/Models/Taxonomy.cs#L14
'Taxonomy._Headers' hides inherited member 'Query._Headers'. Use the new keyword if hiding was intended.
|
|
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#L397
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/Models/Taxonomy.cs#L14
'Taxonomy._Headers' hides inherited member 'Query._Headers'. Use the new keyword if hiding was intended.
|