Skip to content

Readd Checklist and fix typo in pr template #384

Readd Checklist and fix typo in pr template

Readd Checklist and fix typo in pr template #384

Triggered via pull request April 24, 2024 23:56
@CodingAdamCodingAdam
opened #144
Status Failure
Total duration 1h 46m 12s
Artifacts

unity_ci.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 11 warnings
BuildingTest.TestAddCardsToInventory: Crypto Wars/Assets/Scripts/Test_EditMode/BuildingTest.cs#L88
System.NullReferenceException : Object reference not set to an instance of an object
BuildingTest.TestAddCardsToInventory_NoProduction: Crypto Wars/Assets/Scripts/Test_EditMode/BuildingTest.cs#L102
System.NullReferenceException : Object reference not set to an instance of an object
CancelButtonTest.TestDeactivate: Crypto Wars/Assets/Scripts/Test_EditMode/CancelButtonTest.cs#L20
System.NullReferenceException : Object reference not set to an instance of an object
InventoryTests.TestAddCardToStack_WhenNoStackExists: Crypto Wars/Assets/Scripts/Test_EditMode/InventoryTest.cs#L23
SetUp : System.NullReferenceException : Object reference not set to an instance of an object
InventoryTests.TestAddCardToStack_WhenStackAlreadyExists: Crypto Wars/Assets/Scripts/Test_EditMode/InventoryTest.cs#L23
SetUp : System.NullReferenceException : Object reference not set to an instance of an object
InventoryTests.TestMoveCardFromHand: Crypto Wars/Assets/Scripts/Test_EditMode/InventoryTest.cs#L23
SetUp : System.NullReferenceException : Object reference not set to an instance of an object
InventoryTests.TestMoveCardToHand: Crypto Wars/Assets/Scripts/Test_EditMode/InventoryTest.cs#L23
SetUp : System.NullReferenceException : Object reference not set to an instance of an object
InventoryTests.TestRemoveCardFromStackNoIndex_MutipleCardsRemaining: Crypto Wars/Assets/Scripts/Test_EditMode/InventoryTest.cs#L23
SetUp : System.NullReferenceException : Object reference not set to an instance of an object
InventoryTests.TestRemoveCardFromStackNoIndex_OneCardRemaining: Crypto Wars/Assets/Scripts/Test_EditMode/InventoryTest.cs#L23
SetUp : System.NullReferenceException : Object reference not set to an instance of an object
InventoryTests.TestRemoveCardFromStackWithValidIndex: Crypto Wars/Assets/Scripts/Test_EditMode/InventoryTest.cs#L23
SetUp : System.NullReferenceException : Object reference not set to an instance of an object
TestingforTests.Testing: Crypto Wars/Assets/Scripts/Test_EditMode/TestingforTests.cs#L12
System.NullReferenceException : Object reference not set to an instance of an object
GameManagerTest.DoAllBattles_AttackerWins_TileTransferred: Crypto Wars/Assets/Scripts/GameManager.cs#L111
System.NullReferenceException : Object reference not set to an instance of an object
GameManagerTest.DoAllBattles_DefenderWins_NoTileTransferred: Crypto Wars/Assets/Scripts/GameManager.cs#L106
System.NullReferenceException : Object reference not set to an instance of an object.
Test
Test(s) Failed! Check 'Test Results' for details.
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
No stack trace for test case: HandManagerTest.ChangeDisplayedCardsTest
Test
No stack trace for test case: HandManagerTest.ForceHideAllTest
Test
No stack trace for test case: HandManagerTest.MouseMovementTest
Test
No stack trace for test case: HandManagerTest.PartialRevealTest
Test
No stack trace for test case: HandManagerTest.ToggleHideAllTest
Test
No stack trace for test case: PlayerControllerTest.SceneTest
Test
No stack trace for test case: PlayerControllerTest.TestAttackInteraction
Test
No stack trace for test case: PlayerControllerTest.TestBuildingInteraction
Test
No stack trace for test case: PlayerControllerTest.TestBuildInteraction
Test
No stack trace for test case: PlayerControllerTest.TestCurrentPlayer