Avoid LINQ and boxed-enumerator allocations in parameter binding#337
Merged
Giorgi merged 1 commit intoJul 11, 2026
Merged
Annotations
2 errors and 2 warnings
|
Upload coverage reports to Coveralls Parallel
Process completed with exit code 1.
|
|
Upload coverage reports to Coveralls Parallel
Refusing to load formula coverallsapp/coveralls/coveralls from untrusted tap coverallsapp/coveralls.
Run `brew trust --formula coverallsapp/coveralls/coveralls` or `brew trust coverallsapp/coveralls` to trust it.
|
|
Build:
DuckDB.NET.Data/DuckDBAppenderRow.cs#L174
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
Build:
DuckDB.NET.Data/DuckDBAppenderRow.cs#L174
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
background
wait
wait-all
cancel
parallel
Loading