chore: Update Azure Storage package reference and configuration in Pr… #6
Annotations
6 warnings
|
src/BookWorm.Shared/Logging/ApplicationEnricher.cs#L16
Possible null reference argument for parameter 'tagValue' in 'void IEnrichmentTagCollector.Add(string tagName, object tagValue)'.
|
tests/BookWorm.Rating.UnitTests/Application/HideFeedbackHandlerTests.cs#L67
Theory method 'GivenValidRequest_ShouldNoAdditionalActions_WhenFeedbackAlreadyHidden' on test class 'HideFeedbackHandlerTests' does not use parameter 'isAlreadyHidden'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
src/BookWorm.Shared/Logging/ApplicationEnricher.cs#L16
Possible null reference argument for parameter 'tagValue' in 'void IEnrichmentTagCollector.Add(string tagName, object tagValue)'.
|
tests/BookWorm.Rating.UnitTests/Application/HideFeedbackHandlerTests.cs#L67
Theory method 'GivenValidRequest_ShouldNoAdditionalActions_WhenFeedbackAlreadyHidden' on test class 'HideFeedbackHandlerTests' does not use parameter 'isAlreadyHidden'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
|
This job succeeded
Loading