Update dependency hashicorp/terraform to v1.5.7 #180
Annotations
10 warnings
TramsDataApi/DatabaseModels/TrustMasterData.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
TramsDataApi/DatabaseModels/TramsDbContext.cs#L61
'RelationalIndexBuilderExtensions.HasName<TEntity>(IndexBuilder<TEntity>, string?)' is obsolete: 'Use HasDatabaseName() instead.'
|
TramsDataApi/Migrations/TramsDb/20221010150758_concernsDecisionStates.cs#L37
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
TramsDataApi/appsettings.json#L22
"password" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
TramsDataApi/Migrations/TramsDb/20221208103303_sdd-newcols-datamigration.cs#L15
Use 'Guid.NewGuid()' or 'Guid.Empty' or add arguments to this GUID instantiation. (https://rules.sonarsource.com/csharp/RSPEC-4581)
|
TramsDataApi/Migrations/TramsDb/20221208103303_sdd-newcols-datamigration.cs#L22
Use 'Guid.NewGuid()' or 'Guid.Empty' or add arguments to this GUID instantiation. (https://rules.sonarsource.com/csharp/RSPEC-4581)
|
TramsDataApi/Migrations/TramsDb/20221208103303_sdd-newcols-datamigration.cs#L29
Use 'Guid.NewGuid()' or 'Guid.Empty' or add arguments to this GUID instantiation. (https://rules.sonarsource.com/csharp/RSPEC-4581)
|
TramsDataApi/Migrations/TramsDb/20221208103303_sdd-newcols-datamigration.cs#L36
Use 'Guid.NewGuid()' or 'Guid.Empty' or add arguments to this GUID instantiation. (https://rules.sonarsource.com/csharp/RSPEC-4581)
|
TramsDataApi/Migrations/TramsDb/20221208103303_sdd-newcols-datamigration.cs#L43
Use 'Guid.NewGuid()' or 'Guid.Empty' or add arguments to this GUID instantiation. (https://rules.sonarsource.com/csharp/RSPEC-4581)
|
TramsDataApi/Migrations/TramsDb/20221208103303_sdd-newcols-datamigration.cs#L50
Use 'Guid.NewGuid()' or 'Guid.Empty' or add arguments to this GUID instantiation. (https://rules.sonarsource.com/csharp/RSPEC-4581)
|
The logs for this run have expired and are no longer available.
Loading