Add Data Protection services (#460) #82
Build .NET
4m 56s
Annotations
10 warnings
Build .NET:
DfE.FindInformationAcademiesTrusts.Data.AcademiesDb/Factories/AcademyFactory.cs#L23
Define a constant instead of using this literal 'dd/MM/yyyy' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Build .NET:
DfE.FindInformationAcademiesTrusts.Data.AcademiesDb/Contexts/AcademiesDbContext.CdmAccount.cs#L79
Define a constant instead of using this literal 'decimal(38, 18)' 32 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Build .NET:
DfE.FindInformationAcademiesTrusts.Data.AcademiesDb/Repositories/DataSourceRepository.cs#L48
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
Build .NET:
DfE.FindInformationAcademiesTrusts/Pages/OtherServicesLinkBuilder.cs#L19
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Build .NET:
DfE.FindInformationAcademiesTrusts/Pages/OtherServicesLinkBuilder.cs#L16
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Build .NET:
DfE.FindInformationAcademiesTrusts/Pages/OtherServicesLinkBuilder.cs#L22
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Build .NET:
DfE.FindInformationAcademiesTrusts/Pages/OtherServicesLinkBuilder.cs#L25
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Build .NET:
DfE.FindInformationAcademiesTrusts/Pages/Cookies.cshtml.cs#L93
Make sure creating this cookie without the "HttpOnly" flag is safe. (https://rules.sonarsource.com/csharp/RSPEC-3330)
|
Build .NET:
DfE.FindInformationAcademiesTrusts/Pages/Cookies.cshtml.cs#L93
Make sure creating this cookie without setting the 'Secure' property is safe here. (https://rules.sonarsource.com/csharp/RSPEC-2092)
|
Build .NET:
DfE.FindInformationAcademiesTrusts/Pages/Cookies.cshtml.cs#L102
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|