Skip to content

Bump xunit from 2.9.0 to 2.9.2 in the testing group #99

Bump xunit from 2.9.0 to 2.9.2 in the testing group

Bump xunit from 2.9.0 to 2.9.2 in the testing group #99

Triggered via push October 3, 2024 01:13
Status Success
Total duration 3m 0s
Artifacts

sonarcloud.yml

on: push
SonarCloud Scan
2m 50s
SonarCloud Scan
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
SonarCloud Scan: Backend/Bones.Shared.Backend/Models/QueryResponse.cs#L78
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)
SonarCloud Scan: Backend/Bones.Shared.Backend/Models/QueryResponse.cs#L93
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)
SonarCloud Scan: Backend/Bones.Shared.Backend/PipelineBehaviors/PipelineBehaviorBase.cs#L120
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
SonarCloud Scan: Backend/Bones.Shared.Backend/PipelineBehaviors/PipelineBehaviorBase.cs#L134
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
SonarCloud Scan: Backend/Bones.Shared.Backend/PipelineBehaviors/PipelineBehaviorBase.cs#L142
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
SonarCloud Scan: Backend/Bones.Database/DbSets/AccountManagement/BonesUser.cs#L33
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
SonarCloud Scan: Backend/Bones.Database/Operations/ProjectManagement/Queues/QueueDeleteQueueByIdDb/QueueDeleteQueueByIdDbHandler.cs#L22
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
SonarCloud Scan: Backend/Bones.Database/Operations/ProjectManagement/WorkItemLayouts/QueueDeleteWorkItemLayoutByIdDb/QueueDeleteWorkItemLayoutByIdDbHandler.cs#L17
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
SonarCloud Scan: Backend/Bones.Database/Migrations/20240824205234_Initial.cs#L16
Define a constant instead of using this literal 'AssetManagement' 31 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
SonarCloud Scan: Backend/Bones.Database/Migrations/20240824205234_Initial.cs#L19
Define a constant instead of using this literal 'OrganizationManagement' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)