Minor update to text in architecture diagram for GIT Website #3623
Annotations
12 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/Auth/ApiClientSchemaOptions.cs#L5
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
|
SonarCloud:
GetIntoTeachingApi/Attributes/PrivateShortTermResponseCacheAttribute.cs#L5
Specify AttributeUsage on 'PrivateShortTermResponseCacheAttribute' to improve readability, even though it inherits it from its base type. (https://rules.sonarsource.com/csharp/RSPEC-3993)
|
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/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)
|
Install dependencies
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.
|
Loading