Skip to content

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

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

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

Triggered via push November 17, 2024 17:57
Status Success
Total duration 3m 32s
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)