Merge branch 'main' into 57-analytics #415
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors and 10 warnings
|
SonarCloud Scan
Process completed with exit code 1.
|
|
SonarCloud Scan:
backend/BartenderTests/UnitTests/PlacesServiceTests.cs#L45
There is no argument given that corresponds to the required parameter 'geoCodingService' of 'PlaceService.PlaceService(IRepository<Place>, ITableRepository, ILogger<PlaceService>, ICurrentUserContext, INotificationService, IMapper, IGeoCodingService)'
|
|
SonarCloud Scan:
backend/BartenderTests/UnitTests/OrderServiceReadTests.cs#L46
There is no argument given that corresponds to the required parameter 'mapper' of 'OrderService.OrderService(IOrderRepository, IRepository<Table>, IRepository<MenuItem>, IRepository<GuestSession>, IRepository<WeatherData>, ILogger<OrderService>, ICurrentUserContext, IValidationService, INotificationService, IMapper)'
|
|
SonarCloud Scan:
backend/BartenderTests/UnitTests/OrderServiceMutationTests.cs#L46
There is no argument given that corresponds to the required parameter 'mapper' of 'OrderService.OrderService(IOrderRepository, IRepository<Table>, IRepository<MenuItem>, IRepository<GuestSession>, IRepository<WeatherData>, ILogger<OrderService>, ICurrentUserContext, IValidationService, INotificationService, IMapper)'
|
|
SonarCloud Scan:
backend/BartenderTests/UnitTests/PlacesServiceTests.cs#L45
There is no argument given that corresponds to the required parameter 'geoCodingService' of 'PlaceService.PlaceService(IRepository<Place>, ITableRepository, ILogger<PlaceService>, ICurrentUserContext, INotificationService, IMapper, IGeoCodingService)'
|
|
SonarCloud Scan:
backend/BartenderTests/UnitTests/OrderServiceReadTests.cs#L46
There is no argument given that corresponds to the required parameter 'mapper' of 'OrderService.OrderService(IOrderRepository, IRepository<Table>, IRepository<MenuItem>, IRepository<GuestSession>, IRepository<WeatherData>, ILogger<OrderService>, ICurrentUserContext, IValidationService, INotificationService, IMapper)'
|
|
SonarCloud Scan:
backend/BartenderTests/UnitTests/OrderServiceMutationTests.cs#L46
There is no argument given that corresponds to the required parameter 'mapper' of 'OrderService.OrderService(IOrderRepository, IRepository<Table>, IRepository<MenuItem>, IRepository<GuestSession>, IRepository<WeatherData>, ILogger<OrderService>, ICurrentUserContext, IValidationService, INotificationService, IMapper)'
|
|
SonarCloud Scan:
backend/Bartender.Data/Migrations/20250429002752_CreatePlaceImageTable.cs#L19
Define a constant instead of using this literal 'Npgsql:Enum:paymenttype' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
SonarCloud Scan:
backend/Bartender.Data/Migrations/20250602151128_PlaceAndCityCoordinates.cs#L21
Define a constant instead of using this literal 'longitude' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
SonarCloud Scan:
backend/Bartender.Data/Migrations/20250429002752_CreatePlaceImageTable.cs#L18
Define a constant instead of using this literal 'approved,cancelled,closed,created,delivered,paid,payment_requested' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
SonarCloud Scan:
backend/Bartender.Data/Migrations/20250602151128_PlaceAndCityCoordinates.cs#L16
Define a constant instead of using this literal 'numeric' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
SonarCloud Scan:
backend/Bartender.Data/Migrations/20250429002752_CreatePlaceImageTable.cs#L18
Define a constant instead of using this literal 'Npgsql:Enum:orderstatus' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
SonarCloud Scan:
backend/Bartender.Data/Migrations/20250429002752_CreatePlaceImageTable.cs#L17
Define a constant instead of using this literal 'admin,manager,owner,regular' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
SonarCloud Scan:
backend/Bartender.Data/Migrations/20250602151128_PlaceAndCityCoordinates.cs#L15
Define a constant instead of using this literal 'places' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
SonarCloud Scan:
backend/Bartender.Data/Migrations/20250602151128_PlaceAndCityCoordinates.cs#L14
Define a constant instead of using this literal 'latitude' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
SonarCloud Scan:
backend/Bartender.Data/Migrations/20250428140417_SetupComplete.cs#L24
Define a constant instead of using this literal 'businesses' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
SonarCloud Scan:
backend/Bartender.Data/Migrations/20250429002752_CreatePlaceImageTable.cs#L17
Define a constant instead of using this literal 'Npgsql:Enum:employeerole' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|