Skip to content

Merge pull request #1489 from DFE-Digital/replace-terrafile #3619

Merge pull request #1489 from DFE-Digital/replace-terrafile

Merge pull request #1489 from DFE-Digital/replace-terrafile #3619

Triggered via push December 2, 2024 12:35
Status Success
Total duration 8m 56s
Artifacts

sonarcloud.yml

on: push
Fit to window
Zoom out
Zoom in

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/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/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/Middleware/RequestResponseLoggingMiddleware.cs#L34
Remove the unused private method 'ReadStream'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
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: GetIntoTeachingApi/Migrations/20200812092655_TeachingEventBuildingOnDeleteNullify.cs#L10
Define a constant instead of using this literal 'FK_TeachingEvents_TeachingEventBuildings_BuildingId' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
sonarcloud: GetIntoTeachingApi/Migrations/20200812092655_TeachingEventBuildingOnDeleteNullify.cs#L11
Define a constant instead of using this literal 'TeachingEvents' 4 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.