FIx mana circles not respecting the grow material period #779
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors and 9 warnings
test (DragaliaAPI.Shared.Test):
DragaliaAPI.Shared.Test/Unit/MasterAssetTest.cs#L102
There is no argument given that corresponds to the required parameter 'Step' of 'ManaNode.ManaNode(ManaNodeTypes, bool, int, int, int, int, int, string, int)'
|
test (DragaliaAPI.Shared.Test):
DragaliaAPI.Shared.Test/Unit/MasterAssetTest.cs#L209
There is no argument given that corresponds to the required parameter 'Step' of 'ManaNode.ManaNode(ManaNodeTypes, bool, int, int, int, int, int, string, int)'
|
test (DragaliaAPI.Shared.Test)
Process completed with exit code 1.
|
test (DragaliaAPI.Test)
The job was canceled because "DragaliaAPI_Shared_Test" failed.
|
test (DragaliaAPI.Test)
The operation was canceled.
|
test (DragaliaAPI.Integration.Test)
The job was canceled because "DragaliaAPI_Shared_Test" failed.
|
test (DragaliaAPI.Integration.Test)
The operation was canceled.
|
test (DragaliaAPI.Database.Test)
The job was canceled because "DragaliaAPI_Shared_Test" failed.
|
test (DragaliaAPI.Database.Test)
The operation was canceled.
|
test (DragaliaAPI.Photon.StateManager.Test)
No files were found with the provided path: DragaliaAPI.Photon.StateManager.Test/coverage_report.xml. No artifacts will be uploaded.
|
test (DragaliaAPI.Integration.Test):
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.
|
test (DragaliaAPI.Integration.Test):
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.
|
test (DragaliaAPI.Integration.Test):
DragaliaAPI/Features/Trade/TradeService.cs#L153
Unreachable code detected
|
test (DragaliaAPI.Integration.Test):
DragaliaAPI/Features/Shop/ShopService.cs#L86
Unreachable code detected
|
test (DragaliaAPI.Integration.Test):
DragaliaAPI/Controllers/Dragalia/CharaController.cs#L28
Parameter 'userDataRepository' is unread.
|
test (DragaliaAPI.Integration.Test):
DragaliaAPI/Controllers/Dragalia/CharaController.cs#L30
Parameter 'inventoryRepository' is unread.
|
test (DragaliaAPI.Integration.Test):
DragaliaAPI/Controllers/Dragalia/CharaController.cs#L34
Parameter 'mapper' is unread.
|
test (DragaliaAPI.Integration.Test):
DragaliaAPI.Integration.Test/Other/HeroParamTest.cs#L50
'HeroParamTest.ImportSave()' hides inherited member 'TestFixture.ImportSave()'. Use the new keyword if hiding was intended.
|