Feature/flattenpolicy #1022
Annotations
4 warnings
Analyze (csharp):
src/Altinn.ResourceRegistry.Core/Helpers/PolicyHelper.cs#L349
A closing brace should not be preceded by a blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md)
|
Analyze (csharp):
test/Altinn.ResourceRegistry.Tests/Altinn2ExportControllerTest.cs#L199
Cannot convert null literal to non-nullable reference type.
|
Analyze (csharp):
src/Altinn.ResourceRegistry.Core/Helpers/PolicyHelper.cs#L349
A closing brace should not be preceded by a blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md)
|
Analyze (csharp):
test/Altinn.ResourceRegistry.Tests/Altinn2ExportControllerTest.cs#L199
Cannot convert null literal to non-nullable reference type.
|