chore(deps): update dependency dotnet-reportgenerator-globaltool to v5.3.7 #229
test.yml
on: pull_request
Lint API
34s
Test API
2m 45s
Annotations
4 errors and 2 warnings
Lint API
Process completed with exit code 2.
|
Test API:
MumbleApi/Models/PaginationParameters.cs#L11
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
Test API:
MumbleApi/Models/PaginationParameters.cs#L19
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
Test API
Process completed with exit code 1.
|
Lint API:
MumbleApi/Models/PaginationParameters.cs#L11
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting.
|
Lint API:
MumbleApi/Models/PaginationParameters.cs#L19
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting.
|