Skip to content

Merge pull request #1427 from DFE-Digital/dependabot/nuget/Microsoft.… #3495

Merge pull request #1427 from DFE-Digital/dependabot/nuget/Microsoft.…

Merge pull request #1427 from DFE-Digital/dependabot/nuget/Microsoft.… #3495

Triggered via push June 3, 2024 12:02
Status Success
Total duration 7m 43s
Artifacts

sonarcloud.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
sonarcloud: GetIntoTeachingApi/Services/CrmService.cs#L27
Remove this unread private field '_env' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
sonarcloud: GetIntoTeachingApi/Services/CrmService.cs#L85
Define a constant instead of using this literal 'dfe_starttime' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
sonarcloud: GetIntoTeachingApi/Services/CrmService.cs#L183
Define a constant instead of using this literal 'contact' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
sonarcloud: GetIntoTeachingApi/Jobs/LocationSyncJob.cs#L24
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
sonarcloud: GetIntoTeachingApi/Services/RedisService.cs#L14
Remove the field '_options' and declare it as a local variable in the relevant methods. (https://rules.sonarsource.com/csharp/RSPEC-1450)
sonarcloud: GetIntoTeachingApi/Services/Store.cs#L26
Remove this unread private field '_env' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
sonarcloud: GetIntoTeachingApi/Services/Store.cs#L245
Define a constant instead of using this literal 'contact' 15 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
sonarcloud: GetIntoTeachingApi/Models/Location.cs#L22
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
sonarcloud: GetIntoTeachingApi/Models/Location.cs#L24
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
sonarcloud: GetIntoTeachingApi/Migrations/20200810073833_UpdateEventSchema.cs#L11
Define a constant instead of using this literal 'TeachingEventBuildings' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)