Skip to content

chore(deps): update swashbuckle-aspnetcore monorepo to v6.6.2 #214

chore(deps): update swashbuckle-aspnetcore monorepo to v6.6.2

chore(deps): update swashbuckle-aspnetcore monorepo to v6.6.2 #214

Triggered via pull request May 25, 2024 09:44
Status Failure
Total duration 52s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.