Skip to content

FIx mana circles not respecting the grow material period #779

FIx mana circles not respecting the grow material period

FIx mana circles not respecting the grow material period #779

Triggered via pull request July 23, 2023 03:36
Status Failure
Total duration 1m 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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/Controllers/Dragalia/CharaController.cs#L30
Parameter 'inventoryRepository' 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.