Skip to content

Merge pull request #145 from CodingAdam/Final_Build_Changes #391

Merge pull request #145 from CodingAdam/Final_Build_Changes

Merge pull request #145 from CodingAdam/Final_Build_Changes #391

Triggered via push May 2, 2024 07:22
Status Failure
Total duration 5m 34s
Artifacts

unity_ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 1 warning
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
PlayerControllerTest.TestCurrentPlayer: Crypto Wars/Assets/Scripts/Test_PlayMode/PlayerControllerTest.cs#L75
Expected string length 3 but was 10. Strings differ at index 0. Expected: "One" But was: "Player One" -----------^
testWinConditions.testFindWinner: Crypto Wars/Assets/Scripts/Test_PlayMode/testWinConditions.cs#L91
Expected string length 3 but was 10. Strings differ at index 0. Expected: "One" But was: "Player One" -----------^
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/.