Skip to content

Bump Meziantou.Analyzer from 2.0.173 to 2.0.186 #353

Bump Meziantou.Analyzer from 2.0.173 to 2.0.186

Bump Meziantou.Analyzer from 2.0.173 to 2.0.186 #353

Triggered via pull request January 13, 2025 05:00
Status Success
Total duration 37s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/Common/Domain/MediatR.Examples/ExceptionHandler/ExceptionsHandlersOverrides.cs#L5
Rename namespace MediatR.Examples.ExceptionHandler.Overrides so that it no longer conflicts with the reserved language keyword 'Overrides'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
build: src/BlazorApp/BlazorApp.Client/Pages/Weather.razor#L54
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/BlazorApp/BlazorApp.Client/Pages/Weather.razor#L55
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/BlazorApp/BlazorApp/Program.cs#L116
Use "Async" suffix in names of methods that return an awaitable type (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD200.md)
build: src/Common/Domain/MediatR.Examples/ExceptionHandler/ExceptionsHandlersOverrides.cs#L5
Rename namespace MediatR.Examples.ExceptionHandler.Overrides so that it no longer conflicts with the reserved language keyword 'Overrides'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
build: src/BlazorApp/BlazorApp.Client/Pages/Weather.razor#L54
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/BlazorApp/BlazorApp.Client/Pages/Weather.razor#L55
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/BlazorApp/BlazorApp/Program.cs#L116
Use "Async" suffix in names of methods that return an awaitable type (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD200.md)