Skip to content

Update dependency FluentAssertions to v6.12.0 #187

Update dependency FluentAssertions to v6.12.0

Update dependency FluentAssertions to v6.12.0 #187

Triggered via pull request September 25, 2023 13:50
Status Success
Total duration 5m 35s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-test: TramsDataApi/DatabaseModels/TrustMasterData.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-test: TramsDataApi/DatabaseModels/TramsDbContext.cs#L61
'RelationalIndexBuilderExtensions.HasName<TEntity>(IndexBuilder<TEntity>, string?)' is obsolete: 'Use HasDatabaseName() instead.'
build-and-test: TramsDataApi/Migrations/TramsDb/20221010150758_concernsDecisionStates.cs#L37
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
build-and-test: TramsDataApi/appsettings.json#L22
"password" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
build-and-test: 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)
build-and-test: 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)
build-and-test: 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)
build-and-test: 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)
build-and-test: 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)
build-and-test: 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)