Skip to content

upd domain object access attribute (#521) #1437

upd domain object access attribute (#521)

upd domain object access attribute (#521) #1437

Triggered via push October 21, 2024 12:49
Status Success
Total duration 6m 22s
Artifacts

sonarqube.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v1, actions/cache@v1. 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/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/_DomainDriven/Framework.DomainDriven.Core.LegacyAttributes/DTO/MappingObject/AutoMappingAttribute.cs#L3
Specify AttributeUsage on 'AutoMappingAttribute'. (https://rules.sonarsource.com/csharp/RSPEC-3993)
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/FuncHelper.cs#L26
Reduce the number of generic parameters in the 'FuncHelper.Create' method to no more than the 3 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
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/FuncHelper.cs#L33
Reduce the number of generic parameters in the 'FuncHelper.Create' method to no more than the 3 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)