Skip to content

Merge pull request #237 from shinji-san/release-v0.12.0 #569

Merge pull request #237 from shinji-san/release-v0.12.0

Merge pull request #237 from shinji-san/release-v0.12.0 #569

Triggered via push November 17, 2024 18:06
Status Success
Total duration 3m 17s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Analyze (csharp): src/Cryptography/FinitePoint`1.cs#L87
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)
Analyze (csharp): src/Cryptography/Secret`1.cs#L89
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)
Analyze (csharp): src/Cryptography/FinitePoint`1.cs#L87
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)
Analyze (csharp): src/Cryptography/Secret`1.cs#L89
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)