Skip to content

Don't warn for Random.Shared #1606

Don't warn for Random.Shared

Don't warn for Random.Shared #1606

Triggered via push November 24, 2024 15:24
Status Failure
Total duration 52s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: src/LinkDotNet.Blog.Web/Features/Components/ObjectNotFound.razor#L87
Random is an insecure random number generator. Use cryptographically secure random number generators when randomness is required for security. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca5394)
build: src/LinkDotNet.Blog.Web/Features/Components/ObjectNotFound.razor#L87
Random is an insecure random number generator. Use cryptographically secure random number generators when randomness is required for security. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca5394)
build
Process completed with exit code 1.