Skip to content

Bump Meziantou.Analyzer from 2.0.173 to 2.0.181 #342

Bump Meziantou.Analyzer from 2.0.173 to 2.0.181

Bump Meziantou.Analyzer from 2.0.173 to 2.0.181 #342

Triggered via pull request November 26, 2024 04:15
Status Success
Total duration 1m 11s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)