chore(lint deps): update dependency sonaranalyzer.csharp to 9.32.0.97167 #236
test.yml
on: pull_request
Lint API
34s
Test API
47s
Annotations
3 errors and 1 warning
Lint API
Process completed with exit code 2.
|
Test API:
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. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
Test API
Process completed with exit code 1.
|
Lint API:
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.
|