Skip to content

Bumping to version 0.17.0 #17

Bumping to version 0.17.0

Bumping to version 0.17.0 #17

Triggered via push November 27, 2024 22:52
Status Success
Total duration 2m 8s
Artifacts

dotnet-test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build (macOS-latest): src/LightningDB/LightningTransaction.cs#L195
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#L195
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#L195
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#L195
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#L195
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#L195
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)