Skip to content

Bump Serilog.AspNetCore from 8.0.1 to 8.0.2 in the serilog group #10

Bump Serilog.AspNetCore from 8.0.1 to 8.0.2 in the serilog group

Bump Serilog.AspNetCore from 8.0.1 to 8.0.2 in the serilog group #10

Triggered via push August 14, 2024 02:39
Status Success
Total duration 1m 45s
Artifacts

sonarcloud.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Test: Bones.Shared/Models/QueryResponse.cs#L35
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
Test: Bones.Shared/Models/QueryResponse.cs#L35
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: Bones.Shared/Models/QueryResponse.cs#L50
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: Bones.Shared/PipelineBehaviors/PipelineBehaviorBase.cs#L53
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
Test: Bones.Shared/PipelineBehaviors/PipelineBehaviorBase.cs#L36
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
Test: Bones.Shared/PipelineBehaviors/PipelineBehaviorBase.cs#L67
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
Test: Bones.Shared/PipelineBehaviors/PipelineBehaviorBase.cs#L71
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
Test: Bones.Database/DbSets/Identity/UserEmailVerification.cs#L24
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test: Bones.Database/Operations/Identity/CreateEmailVerificationDb.cs#L48
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test: Bones.Database/Operations/ProjectManagement/Initiatives/DeleteInitiativeDb.cs#L28
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)