Added new method to fetch UserProfile by userUuid #183
Annotations
5 warnings
Analyze (csharp)
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby
|
Analyze (csharp):
src/Altinn.Profile/Controllers/UsersController.cs#L42
XML comment is not placed on a valid language element
|
Analyze (csharp):
src/Altinn.Profile/Controllers/UsersController.cs#L42
Single-line comments should not use documentation style slashes (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1626.md)
|
Analyze (csharp):
src/Altinn.Profile/Controllers/UsersController.cs#L42
XML comment is not placed on a valid language element
|
Analyze (csharp):
src/Altinn.Profile/Controllers/UsersController.cs#L42
Single-line comments should not use documentation style slashes (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1626.md)
|