Skip to content

Of course I broke the build action again #42

Of course I broke the build action again

Of course I broke the build action again #42

Triggered via push August 24, 2024 23:15
Status Failure
Total duration 59s
Artifacts

sonarcloud.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Test
Process completed with exit code 1.
Test: Bones.Shared/Consts/ClaimTypes.cs#L3
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test: Bones.Shared/Consts/ClaimTypes.cs#L6
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
Test: Bones.Shared/Exceptions/BonesException.cs#L7
Refactor this type not to derive from an outdated type 'System.ApplicationException'. (https://rules.sonarsource.com/csharp/RSPEC-4052)
Test: Backend/Bones.Shared.Backend/Models/IValidatableRequest.cs#L3
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test: Backend/Bones.Shared.Backend/Models/QueryResponse.cs#L36
Use a comparison to 'default(TResult)' instead or add a constraint to 'TResult' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
Test: Backend/Bones.Shared.Backend/Models/QueryResponse.cs#L51
Use a comparison to 'default(TResult)' instead or add a constraint to 'TResult' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
Test: Backend/Bones.Shared.Backend/PipelineBehaviors/PipelineBehaviorBase.cs#L49
Logging in a catch clause should pass the caught exception as a parameter. (https://rules.sonarsource.com/csharp/RSPEC-6667)
Test: Backend/Bones.Shared.Backend/PipelineBehaviors/PipelineBehaviorBase.cs#L66
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
Test: Backend/Bones.Shared.Backend/PipelineBehaviors/PipelineBehaviorBase.cs#L80
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
Test: Backend/Bones.Shared.Backend/PipelineBehaviors/PipelineBehaviorBase.cs#L88
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)