Skip to content

Remove transfers

Remove transfers #203

Triggered via pull request October 5, 2023 14:56
Status Success
Total duration 3m 56s
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/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/DatabaseModels/TramsDbContext.cs#L36
Supply an implementation for this partial method. (https://rules.sonarsource.com/csharp/RSPEC-3251)
build-and-test: TramsDataApi/Startup.cs#L99
Loop should be simplified by calling Select(desc => desc.GroupName)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
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)