Bump Dapper from 2.0.151 to 2.1.4 (#373) #456
Annotations
6 warnings
Benchmark:
ClickHouse.Client/Numerics/ClickHouseDecimal.cs#L49
Single-line comments should not be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1512.md)
|
Benchmark:
ClickHouse.Client/Numerics/ClickHouseDecimal.cs#L21
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
|
Benchmark:
ClickHouse.Client/ADO/ClickHouseConnectionStringBuilder.cs#L7
Type 'ClickHouseConnectionStringBuilder' directly or indirectly inherits 'ICollection' without implementing any of 'ICollection<T>', 'IReadOnlyCollection<T>'. Publicly-visible types should implement the generic version to broaden usability. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1010)
|
Benchmark:
ClickHouse.Client/Utility/EnumToLowercaseStringCached.cs#L8
Static readonly fields should begin with upper-case letter (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1311.md)
|
Benchmark:
ClickHouse.Client/Numerics/ClickHouseDecimal.cs#L410
The behavior of 'Convert.ChangeType(object, Type)' could vary based on the current user's locale settings. Replace this call in 'ClickHouseDecimal.ToType(Type, IFormatProvider)' with a call to 'Convert.ChangeType(object, Type, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
Benchmark:
ClickHouse.Client/ClickHouseServerException.cs#L64
Prefer 'AsSpan' over 'Substring' when span-based overloads are available (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1846)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage
Expired
|
468 KB |
|