Skip to content

upd UseHangfireBss #1463

upd UseHangfireBss

upd UseHangfireBss #1463

Triggered via pull request December 23, 2024 11:35
Status Success
Total duration 6m 34s
Artifacts

sonarqube.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
build: src/_Authorization/Framework.Authorization.LegacyAttributes/_Validation/_Operation/AuthorizationOperationContext.cs#L7
Rename this enumeration to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?s$'. (https://rules.sonarsource.com/csharp/RSPEC-2342)
build: src/Framework.Core.Reflection/ReflectionImpl/BaseTypeImpl.cs#L198
The variable 'e' is declared but never used
build: src/Framework.Core.Reflection/ReflectionImpl/BaseMethodInfoImpl.cs#L8
All 'GetCustomAttributes' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
build: src/Framework.Core.Reflection/ReflectionImpl/BasePropertyInfoImpl.cs#L8
All 'GetCustomAttributes' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
build: src/Framework.Core.Reflection/ReflectionImpl/BaseTypeImpl.cs#L8
All 'GetCustomAttributes' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
build: src/Framework.Core.Pipe/PipeMaybeObjectExtensions.cs#L34
Possible null reference assignment.
build: src/Framework.Core.Pipe/PipeMaybeObjectExtensions.cs#L8
All 'Maybe' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
build: src/Framework.Core.Pipe/PipeObjectExtensions.cs#L39
Reduce the number of generic parameters in the 'PipeObjectExtensions.Pipe' method to no more than the 3 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
build: src/Framework.Core.Pipe/PipeObjectExtensions.cs#L72
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build: src/Framework.Core.Pipe/PipeObjectExtensions.cs#L79
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)