Skip to content

chore(lint deps): update dependency roslynator.analyzers to 4.12.5 #260

chore(lint deps): update dependency roslynator.analyzers to 4.12.5

chore(lint deps): update dependency roslynator.analyzers to 4.12.5 #260

Triggered via pull request September 13, 2024 19:10
Status Failure
Total duration 1m 7s
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/Authentication/ZitadelAuthorizeAttribute.cs#L7
Specify AttributeUsage on 'ZitadelAuthorizeAttribute' to improve readability, even though it inherits it from its base type. (https://rules.sonarsource.com/csharp/RSPEC-3993)
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/Authentication/ZitadelAuthorizeAttribute.cs#L7
Specify AttributeUsage on 'ZitadelAuthorizeAttribute' to improve readability, even though it inherits it from its base type.
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.