chore(deps): update dependency dotnet-reportgenerator-globaltool to 5.3.11 #267
Annotations
1 error and 2 warnings
Linting
Process completed with exit code 2.
|
Linting:
MumbleApi/Authentication/ZitadelAuthorizeAttribute.cs#L7
Specify AttributeUsage on 'ZitadelAuthorizeAttribute' to improve readability, even though it inherits it from its base type.
|
Linting:
MumbleApi/Models/PaginationParameters.cs#L12
Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting.
|
Loading