Skip to content

Test workflow updated #5

Test workflow updated

Test workflow updated #5

Triggered via push November 6, 2025 12:41
Status Failure
Total duration 2m 37s
Artifacts

unit-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
unit-test
Process completed with exit code 1.
unit-test: Contentstack.Core/Internals/StackOutput.cs#L23
The field 'StackOutput._ApplicationUser' is assigned but its value is never used
unit-test: Contentstack.Core/Internals/StackOutput.cs#L22
The field 'StackOutput._Result' is assigned but its value is never used
unit-test: Contentstack.Core/Internals/StackOutput.cs#L19
The field 'StackOutput._Objects' is assigned but its value is never used
unit-test: Contentstack.Core/Internals/StackOutput.cs#L12
The field 'StackOutput._Output' is assigned but its value is never used
unit-test: Contentstack.Core/ContentstackClient.cs#L611
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
unit-test: Contentstack.Core/Attributes/CSJsonConverterAttribute.cs#L72
The variable 'ex' is declared but never used
unit-test: Contentstack.Core/ContentstackClient.cs#L88
'ContentstackOptions.AccessToken' is obsolete: 'We have deprecated AccessToken and we will stop supporting it in the near future. We strongly recommend using DeliveryToken.'
unit-test: Contentstack.Core/ContentstackClient.cs#L86
'ContentstackOptions.AccessToken' is obsolete: 'We have deprecated AccessToken and we will stop supporting it in the near future. We strongly recommend using DeliveryToken.'
unit-test: Contentstack.Core/Models/Taxonomy.cs#L245
'Taxonomy.GetContentstackError(Exception)' hides inherited member 'Query.GetContentstackError(Exception)'. Use the new keyword if hiding was intended.
unit-test: Contentstack.Core/Models/Taxonomy.cs#L29
'Taxonomy.Stack' hides inherited member 'Query.Stack'. Use the new keyword if hiding was intended.