Feature/issue 65 final: CRUD endpoints for Programs and Program categories #665
Annotations
30 warnings
|
VictoryCenter/VictoryCenter.DAL/Migrations/20250624082822_ChangeAdminModelToIdentity.cs#L145
Define a constant instead of using this literal 'AspNetRoles' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
VictoryCenter/VictoryCenter.DAL/Migrations/20250624082822_ChangeAdminModelToIdentity.cs#L43
Define a constant instead of using this literal 'SqlServer:Identity' 7 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
VictoryCenter/VictoryCenter.DAL/Migrations/20250624082822_ChangeAdminModelToIdentity.cs#L34
Define a constant instead of using this literal 'nvarchar(max)' 13 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
VictoryCenter/VictoryCenter.DAL/Migrations/20250624082822_ChangeAdminModelToIdentity.cs#L30
Define a constant instead of using this literal 'nvarchar(256)' 7 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
VictoryCenter/VictoryCenter.DAL/Migrations/20250624082822_ChangeAdminModelToIdentity.cs#L20
Define a constant instead of using this literal 'AspNetUsers' 43 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
VictoryCenter/VictoryCenter.DAL/Migrations/20250624082822_ChangeAdminModelToIdentity.cs#L16
Define a constant instead of using this literal 'Admins' 7 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
VictoryCenter/VictoryCenter.DAL/Migrations/20250628121148_UpdateTeamMemberToUseFullNameField.cs#L15
Define a constant instead of using this literal 'TeamMembers' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
VictoryCenter/VictoryCenter.DAL/Repositories/Interfaces/Base/IRepositoryBase.cs#L20
All 'CountAsync' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
|
VictoryCenter/VictoryCenter.DAL/Entities/TeamMember.cs#L19
Do not suppress issues. (https://rules.sonarsource.com/csharp/RSPEC-1309)
|
|
VictoryCenter/VictoryCenter.DAL/Entities/Program.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
VictoryCenter/VictoryCenter.DAL/Migrations/20250624082822_ChangeAdminModelToIdentity.cs#L43
Define a constant instead of using this literal 'SqlServer:Identity' 7 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
VictoryCenter/VictoryCenter.DAL/Migrations/20250624082822_ChangeAdminModelToIdentity.cs#L34
Define a constant instead of using this literal 'nvarchar(max)' 13 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
VictoryCenter/VictoryCenter.DAL/Migrations/20250624082822_ChangeAdminModelToIdentity.cs#L30
Define a constant instead of using this literal 'nvarchar(256)' 7 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
VictoryCenter/VictoryCenter.DAL/Migrations/20250624082822_ChangeAdminModelToIdentity.cs#L20
Define a constant instead of using this literal 'AspNetUsers' 43 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
VictoryCenter/VictoryCenter.DAL/Migrations/20250624082822_ChangeAdminModelToIdentity.cs#L16
Define a constant instead of using this literal 'Admins' 7 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
VictoryCenter/VictoryCenter.DAL/Migrations/20250602143753_AddBasicTables.cs#L23
Define a constant instead of using this literal 'nvarchar(max)' 9 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
VictoryCenter/VictoryCenter.DAL/Migrations/20250602143753_AddBasicTables.cs#L22
Define a constant instead of using this literal 'SqlServer:Identity' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
VictoryCenter/VictoryCenter.DAL/Migrations/20250602143753_AddBasicTables.cs#L21
Define a constant instead of using this literal 'bigint' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
VictoryCenter/VictoryCenter.DAL/Entities/TeamMember.cs#L19
Do not suppress issues. (https://rules.sonarsource.com/csharp/RSPEC-1309)
|
|
VictoryCenter/VictoryCenter.DAL/Entities/Program.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
VictoryCenter/VictoryCenter.DAL/Migrations/20250624082822_ChangeAdminModelToIdentity.cs#L43
Define a constant instead of using this literal 'SqlServer:Identity' 7 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
VictoryCenter/VictoryCenter.DAL/Migrations/20250624082822_ChangeAdminModelToIdentity.cs#L34
Define a constant instead of using this literal 'nvarchar(max)' 13 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
VictoryCenter/VictoryCenter.DAL/Migrations/20250624082822_ChangeAdminModelToIdentity.cs#L30
Define a constant instead of using this literal 'nvarchar(256)' 7 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
VictoryCenter/VictoryCenter.DAL/Migrations/20250624082822_ChangeAdminModelToIdentity.cs#L20
Define a constant instead of using this literal 'AspNetUsers' 43 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
VictoryCenter/VictoryCenter.DAL/Migrations/20250624082822_ChangeAdminModelToIdentity.cs#L16
Define a constant instead of using this literal 'Admins' 7 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
VictoryCenter/VictoryCenter.DAL/Migrations/20250602143753_AddBasicTables.cs#L23
Define a constant instead of using this literal 'nvarchar(max)' 9 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
VictoryCenter/VictoryCenter.DAL/Migrations/20250602143753_AddBasicTables.cs#L22
Define a constant instead of using this literal 'SqlServer:Identity' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
VictoryCenter/VictoryCenter.DAL/Migrations/20250602143753_AddBasicTables.cs#L21
Define a constant instead of using this literal 'bigint' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
VictoryCenter/VictoryCenter.DAL/Entities/TeamMember.cs#L19
Do not suppress issues. (https://rules.sonarsource.com/csharp/RSPEC-1309)
|
|
VictoryCenter/VictoryCenter.DAL/Entities/Program.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading