Add obsidian vault for documentation, rename generic items, update Nu… #111
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/BonesDbContext.cs#L34
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
SonarCloud Scan:
Backend/Bones.Database/DbSets/AccountManagement/BonesUser.cs#L31
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
SonarCloud Scan:
Backend/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:
Backend/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)
|
SonarCloud Scan:
Backend/Bones.Database/Migrations/20241003032709_Initial.cs#L20
Define a constant instead of using this literal 'OrganizationManagement' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|