Skip to content

Update code to use C# 12 primary constructors #170

Update code to use C# 12 primary constructors

Update code to use C# 12 primary constructors #170

Re-run triggered November 20, 2023 09:19
Status Success
Total duration 4m 4s
Artifacts 1

application.yml

on: pull_request
Test and Code Coverage
2m 6s
Test and Code Coverage
Account Management Publish  /  Publish Container
1m 25s
Account Management Publish / Publish Container
JetBrains Code Inspections
0s
JetBrains Code Inspections
Account Management Deploy  /  Staging
Account Management Deploy / Staging
Account Management Deploy  /  Production
Account Management Deploy / Production
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Test and Code Coverage: application/shared-kernel/DomainCore/Entities/AudibleEntity.cs#L12
Remove the member initializer, all constructors set an initial value for the member. (https://rules.sonarsource.com/csharp/RSPEC-3604)
Test and Code Coverage: application/shared-kernel/DomainCore/Entities/Entity.cs#L18
Remove the member initializer, all constructors set an initial value for the member. (https://rules.sonarsource.com/csharp/RSPEC-3604)
Test and Code Coverage: application/shared-kernel/ApplicationCore/Behaviors/ValidationPipelineBehavior.cs#L34
Indexing at 0 should be used instead of the "Enumerable" extension method "First" (https://rules.sonarsource.com/csharp/RSPEC-6608)
Test and Code Coverage: application/shared-kernel/InfrastructureCore/Persistence/RepositoryBase.cs#L21
Remove the member initializer, all constructors set an initial value for the member. (https://rules.sonarsource.com/csharp/RSPEC-3604)

Artifacts

Produced during runtime
Name Size
account-management Expired
24.4 MB