Skip to content

chore(deps): update dependency dotnet-reportgenerator-globaltool to 5.3.9 #252

chore(deps): update dependency dotnet-reportgenerator-globaltool to 5.3.9

chore(deps): update dependency dotnet-reportgenerator-globaltool to 5.3.9 #252

Triggered via pull request September 5, 2024 13:06
Status Failure
Total duration 52s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.