Bump Microsoft.Extensions.Http in /test/Functions (#1136) #3135
Annotations
10 warnings
Analyze:
src/Altinn.Authorization.ABAC/Constants/Xacml30Constants.cs#L11
Add a 'private' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
Analyze:
src/Altinn.Authorization.ABAC/Constants/XmlConstants.cs#L11
Add a 'private' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
Analyze:
src/Altinn.Authorization.ABAC/Xacml/XacmlAnyOf.cs#L50
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
|
Analyze:
src/Altinn.Authorization.ABAC/Constants/XacmlConstants.cs#L11
Add a 'private' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
Analyze:
src/Altinn.Authorization.ABAC/Xacml/AttributeMatcher.cs#L90
Update this method so that its implementation is not identical to 'MatchTime'. (https://rules.sonarsource.com/csharp/RSPEC-4144)
|
Analyze:
src/Altinn.Authorization.ABAC/Xacml/XacmlContextStatusCode.cs#L116
Make this an auto-implemented property and remove its backing field. (https://rules.sonarsource.com/csharp/RSPEC-2292)
|
Analyze:
src/Altinn.Authorization.ABAC/Xacml/XacmlObligationExpression.cs#L70
Make this an auto-implemented property and remove its backing field. (https://rules.sonarsource.com/csharp/RSPEC-2292)
|
Analyze:
src/Altinn.Authorization.ABAC/Xacml/XacmlAttributeDesignator.cs#L120
Make this an auto-implemented property and remove its backing field. (https://rules.sonarsource.com/csharp/RSPEC-2292)
|
Analyze:
src/Altinn.Authorization.ABAC/Xacml/XacmlAttributeDesignator.cs#L136
Make this an auto-implemented property and remove its backing field. (https://rules.sonarsource.com/csharp/RSPEC-2292)
|
Analyze:
src/Altinn.Authorization.ABAC/Xacml/XacmlAttributeDesignator.cs#L152
Make this an auto-implemented property and remove its backing field. (https://rules.sonarsource.com/csharp/RSPEC-2292)
|
Loading