Skip to content

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

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

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

Triggered via push November 17, 2024 17:57
Status Success
Total duration 51s
Artifacts

dotnetall.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: 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)
build: 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)
build: 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)
build: 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)