Add raid adventurers #801
Annotations
2 errors and 8 warnings
DragaliaAPI.Test/Services/StoryServiceTest.cs#L42
There is no argument given that corresponds to the required parameter 'eventService' of 'StoryService.StoryService(IStoryRepository, ILogger<StoryService>, IUserDataRepository, IInventoryRepository, ITutorialService, IFortRepository, IMissionProgressionService, IRewardService, IPaymentService, IEventService, IUnitRepository)'
|
|
DragaliaAPI.Database/Migrations/20230715142823_quest-clear-parties.cs#L9
The type name 'questclearparties' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
DragaliaAPI.Database/Migrations/20230715142823_quest-clear-parties.Designer.cs#L16
The type name 'questclearparties' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
DragaliaAPI/Controllers/Dragalia/CharaController.cs#L28
Parameter 'userDataRepository' is unread.
|
DragaliaAPI/Controllers/Dragalia/CharaController.cs#L30
Parameter 'inventoryRepository' is unread.
|
DragaliaAPI/Controllers/Dragalia/CharaController.cs#L34
Parameter 'mapper' is unread.
|
DragaliaAPI/Features/Event/EventService.cs#L20
Parameter 'unitRepository' is unread.
|
DragaliaAPI/Features/Dungeon/QuestDropService.cs#L11
Parameter 'eventRepository' is unread.
|
DragaliaAPI/Features/Shop/ShopService.cs#L97
Unreachable code detected
|
The logs for this run have expired and are no longer available.
Loading