Replace terrafile #3616
Annotations
11 warnings
sonarcloud
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
sonarcloud
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
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/CrmService.cs#L29
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#L87
Define a constant instead of using this literal 'dfe_starttime' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
sonarcloud:
GetIntoTeachingApi/Services/CrmService.cs#L185
Define a constant instead of using this literal 'contact' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
sonarcloud:
GetIntoTeachingApi/Middleware/RequestResponseLoggingMiddleware.cs#L34
Remove the unused private method 'ReadStream'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
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/Migrations/20200810073833_UpdateEventSchema.cs#L11
Define a constant instead of using this literal 'TeachingEventBuildings' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
sonarcloud:
GetIntoTeachingApi/Migrations/20200810073833_UpdateEventSchema.cs#L15
Define a constant instead of using this literal 'TeachingEvents' 20 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
sonarcloud
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|