Skip to content

chore(deps): update dotnet monorepo to 8.0.8 #285

chore(deps): update dotnet monorepo to 8.0.8

chore(deps): update dotnet monorepo to 8.0.8 #285

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

codeql.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
CodeQL C#: 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)
CodeQL C#: 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)
CodeQL C#
Process completed with exit code 1.
CodeQL C#
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.