Skip to content

del ISecurityAccessorDataEvaluator #1384

del ISecurityAccessorDataEvaluator

del ISecurityAccessorDataEvaluator #1384

Triggered via pull request October 3, 2024 10:22
Status Success
Total duration 6m 2s
Artifacts

sonarqube.yml

on: pull_request
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.Pipe/PipeMaybeObjectExtensions.cs#L34
Possible null reference assignment.
build: src/Framework.Core.Pipe/PipeMaybeObjectExtensions.cs#L22
Possible null reference return.
build: src/Framework.Core.Reflection/ReflectionImpl/BaseTypeImpl.cs#L198
The variable 'e' is declared but never used
build: src/Framework.HierarchicalExpand.Abstract/IHierarchicalObjectExpanderFactory.cs#L5
The type 'TIdent' cannot be used as type parameter 'TIdent' in the generic type or method 'IHierarchicalObjectExpander<TIdent>'. Nullability of type argument 'TIdent' doesn't match 'notnull' constraint.
build: src/Framework.HierarchicalExpand.Abstract/Extensions/HierarchicalExtensions.cs#L17
Dereference of a possibly null reference.
build: src/Framework.UnitTesting/AutoFixtureExtensions.cs#L18
XML comment has a param tag for 'repository', but there is no parameter by that name
build: src/Framework.UnitTesting/AutoFixtureExtensions.cs#L35
XML comment has a param tag for 'repository', but there is no parameter by that name
build: src/Framework.UnitTesting/AutoFixtureExtensions.cs#L55
XML comment has a param tag for 'repository', but there is no parameter by that name
build: src/Framework.UnitTesting/AutoFixtureExtensions.cs#L75
XML comment has a param tag for 'repository', but there is no parameter by that name