Skip to content

Update dotnet tools #214

Update dotnet tools

Update dotnet tools #214

Triggered via push December 22, 2024 11:51
Status Success
Total duration 2m 42s
Artifacts

sonarcloud.yml

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

Annotations

11 warnings
SonarCloud Scan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
SonarCloud Scan: Frontend/Bones.WebUI.Leaflet/Models/Polygon.cs#L6
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
SonarCloud Scan: Core/Bones.Shared.Backend/Models/QueryResponse.cs#L79
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: Core/Bones.Shared.Backend/Models/QueryResponse.cs#L94
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: Core/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: Core/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: Core/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: Core/Bones.Database/BonesDbContext.cs#L34
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
SonarCloud Scan: Core/Bones.Database/DbSets/AccountManagement/BonesUser.cs#L31
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
SonarCloud Scan: Core/Bones.Database/Operations/WorkItemManagement/WorkItemQueues/QueueDeleteQueueByIdDb/QueueDeleteQueueByIdDbHandler.cs#L21
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
SonarCloud Scan: Core/Bones.Database/Migrations/20241003032709_Initial.cs#L17
Define a constant instead of using this literal 'AssetManagement' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)