Skipping for CI troubleshooting #28
Annotations
4 errors and 6 warnings
build (ubuntu-latest)
The run was canceled by @CoreyKaylor.
|
build (ubuntu-latest)
The operation was canceled.
|
build (windows-latest)
The run was canceled by @CoreyKaylor.
|
build (windows-latest)
The operation was canceled.
|
build (macOS-latest):
src/LightningDB/LightningTransaction.cs#L197
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 (macOS-latest):
src/LightningDB/LightningTransaction.cs#L197
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 (ubuntu-latest):
src/LightningDB/LightningTransaction.cs#L197
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 (ubuntu-latest):
src/LightningDB/LightningTransaction.cs#L197
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 (windows-latest):
src/LightningDB/LightningTransaction.cs#L197
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 (windows-latest):
src/LightningDB/LightningTransaction.cs#L197
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)
|