V9.0.0/xunit testoutputhelperaccessor #129
Annotations
10 warnings
src/Cuemon.Core/BitStorageCapacity.cs#L40
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
src/Cuemon.Core/ByteStorageCapacity.cs#L40
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
src/Cuemon.Core/Runtime/DependencyEventArgs.cs#L10
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
src/Cuemon.Core/Runtime/DependencyEventArgs.cs#L32
Modifiers are not ordered (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0036)
|
src/Cuemon.Core/Runtime/WatcherEventArgs.cs#L51
Modifiers are not ordered (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0036)
|
src/Cuemon.Core/UnitPrefix.cs#L15
Identifier 'Decimal' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
|
src/Cuemon.Core/Diagnostics/Failure.cs#L11
Rename Cuemon.Diagnostics.Failure to end in either 'Dictionary' or 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1710)
|
src/Cuemon.Core/Validator.cs#L99
Use ordinal string comparison (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1309)
|
src/Cuemon.Core/Validator.cs#L99
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'Validator.ThrowIfInvalidOptions<TOptions>(TOptions,
|
src/Cuemon.Core/Collections/Generic/PartitionerEnumerable.cs#L18
Use auto property (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032)
|
The logs for this run have expired and are no longer available.
Loading