Skip to content

feat: display organization entry counts and receiving dates on front … #384

feat: display organization entry counts and receiving dates on front …

feat: display organization entry counts and receiving dates on front … #384

Triggered via push February 15, 2026 08:32
Status Success
Total duration 2m 0s
Artifacts

sonarbuild.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: NRZMyk.Services/Data/Migrations/20200606234645_DropIdentitySchema.cs#L40
Define a constant instead of using this literal 'nvarchar(256)' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: NRZMyk.Services/Data/Migrations/20200606234645_DropIdentitySchema.cs#L39
Define a constant instead of using this literal 'nvarchar(max)' 11 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: NRZMyk.Services/Data/Migrations/20200606234645_DropIdentitySchema.cs#L38
Define a constant instead of using this literal 'nvarchar(450)' 8 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: NRZMyk.Services/Data/Migrations/20200606234645_DropIdentitySchema.cs#L29
Define a constant instead of using this literal 'AspNetUsers' 8 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: NRZMyk.Services/Data/Migrations/20200606234645_DropIdentitySchema.cs#L26
Define a constant instead of using this literal 'AspNetRoles' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: NRZMyk.Services/Data/Migrations/00000000000000_CreateIdentitySchema.cs#L26
Define a constant instead of using this literal 'AspNetUsers' 8 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: NRZMyk.Services/Data/Migrations/00000000000000_CreateIdentitySchema.cs#L12
Define a constant instead of using this literal 'AspNetRoles' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: NRZMyk.Services/Data/ApplicationDbContextSeed.cs#L13
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
Build: NRZMyk.Services/MappingProfile.cs#L13
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build: NRZMyk.Services/Export/SentinelEntryExportDefinition.cs#L37
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)