Retrieve contact information for multiple users #356
Annotations
4 warnings
Analyze (csharp):
src/Altinn.Profile/Controllers/RegisterController.cs#L27
XML comment has a typeparam tag for 'IRegisterService', but there is no type parameter by that name
|
Analyze (csharp):
test/Altinn.Profile.Tests/Profile.Integrations/RegisterServiceTests.cs#L103
A closing brace should not be preceded by a blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md)
|
Analyze (csharp):
src/Altinn.Profile/Controllers/RegisterController.cs#L27
XML comment has a typeparam tag for 'IRegisterService', but there is no type parameter by that name
|
Analyze (csharp):
test/Altinn.Profile.Tests/Profile.Integrations/RegisterServiceTests.cs#L103
A closing brace should not be preceded by a blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md)
|