Stimpack Rework #22745
Annotations
11 errors
|
Fail if any dependency was not successful
Process completed with exit code 1.
|
|
Generate Integration Tests report
Delete_ReconstructedUpdatesImmediately: OneTimeSetUp: SetUp : System.NullReferenceException : Object reference not set to an instance of an object. - --SetUp
at Content.Shared.Atmos.EntitySystems.SharedAtmosphereSystem.InitializeGases() in /home/runner/work/space-station-14/space-station-14/Content.Shared/Atmos/EntitySystems/SharedAtmosphereSystem.Gases.cs:line 43
at Content.Server.Atmos.EntitySystems.AtmosphereSystem.InitializeGases() in /home/runner/work/space-station-14/space-station-14/Content.Server/Atmos/EntitySystems/AtmosphereSystem.Gases.cs:line 25
at Content.Shared.Atmos.EntitySystems.SharedAtmosphereSystem.Initialize() in /home/runner/work/space-station-14/space-station-14/Content.Shared/Atmos/EntitySystems/SharedAtmosphereSystem.cs:line 24
at Content.Server.Atmos.EntitySystems.AtmosphereSystem.Initialize() in /home/runner/work/space-station-14/space-station-14/Content.Server/Atmos/EntitySystems/AtmosphereSystem.cs:line 55
at Robust.Shared.GameObjects.EntitySystemManager.Initialize(Boolean discover) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntitySystemManager.cs:line 210
at Robust.Shared.GameObjects.EntityManager.Startup() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntityManager.cs:line 224
at Robust.Server.GameObjects.ServerEntityManager.Startup() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Server/GameObjects/ServerEntityManager.cs:line 62
at Robust.Server.BaseServer.Start(ServerOptions options, Func`1 logHandlerFactory) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Server/BaseServer.cs:line 398
at Robust.UnitTesting.RobustIntegrationTest.ServerIntegrationInstance.Init() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 862
at Robust.UnitTesting.RobustIntegrationTest.ServerIntegrationInstance._serverMain() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 773
--- End of stack trace from previous location ---
at Robust.UnitTesting.RobustIntegrationTest.IntegrationInstance.WaitIdleImplAsync(Boolean throwOnUnhandled, CancellationToken cancellationToken) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 566
at Robust.UnitTesting.RobustIntegrationTest.TestPair.GenerateServer() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.TestPair.cs:line 28
at Robust.UnitTesting.Pool.TestPair`2.GenerateServerCast() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.cs:line 129
at Robust.UnitTesting.Pool.TestPair`2.Init(Int32 id, BasePoolManager manager, PairSettings settings, TextWriter testOut, TextWriter gravestone) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.cs:line 84
at Robust.UnitTesting.Pool.PoolManager`1.CreateServerClientPair(PairSettings settings, ITestContextLike context, TextWriter testOut) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/PoolManager.cs:line 297
at Robust.UnitTesting.Pool.PoolManager`1.GetPair(PairSettings settings, ITestContextLike testContext) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/PoolManager.cs:line 202
at Content.IntegrationTests.PoolManager.GetServerClient(PoolSettings settings, ITestContextLike testContext) in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/PoolManager.cs:line 79
at PoolManagerTestEventHandler.Setup() in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/PoolManagerTestEventHandler.cs:line 19
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePum
|
|
Generate Integration Tests report
TestDuplicateOverlap: OneTimeSetUp: SetUp : System.NullReferenceException : Object reference not set to an instance of an object. - --SetUp
at Content.Shared.Atmos.EntitySystems.SharedAtmosphereSystem.InitializeGases() in /home/runner/work/space-station-14/space-station-14/Content.Shared/Atmos/EntitySystems/SharedAtmosphereSystem.Gases.cs:line 43
at Content.Server.Atmos.EntitySystems.AtmosphereSystem.InitializeGases() in /home/runner/work/space-station-14/space-station-14/Content.Server/Atmos/EntitySystems/AtmosphereSystem.Gases.cs:line 25
at Content.Shared.Atmos.EntitySystems.SharedAtmosphereSystem.Initialize() in /home/runner/work/space-station-14/space-station-14/Content.Shared/Atmos/EntitySystems/SharedAtmosphereSystem.cs:line 24
at Content.Server.Atmos.EntitySystems.AtmosphereSystem.Initialize() in /home/runner/work/space-station-14/space-station-14/Content.Server/Atmos/EntitySystems/AtmosphereSystem.cs:line 55
at Robust.Shared.GameObjects.EntitySystemManager.Initialize(Boolean discover) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntitySystemManager.cs:line 210
at Robust.Shared.GameObjects.EntityManager.Startup() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntityManager.cs:line 224
at Robust.Server.GameObjects.ServerEntityManager.Startup() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Server/GameObjects/ServerEntityManager.cs:line 62
at Robust.Server.BaseServer.Start(ServerOptions options, Func`1 logHandlerFactory) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Server/BaseServer.cs:line 398
at Robust.UnitTesting.RobustIntegrationTest.ServerIntegrationInstance.Init() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 862
at Robust.UnitTesting.RobustIntegrationTest.ServerIntegrationInstance._serverMain() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 773
--- End of stack trace from previous location ---
at Robust.UnitTesting.RobustIntegrationTest.IntegrationInstance.WaitIdleImplAsync(Boolean throwOnUnhandled, CancellationToken cancellationToken) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 566
at Robust.UnitTesting.RobustIntegrationTest.TestPair.GenerateServer() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.TestPair.cs:line 28
at Robust.UnitTesting.Pool.TestPair`2.GenerateServerCast() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.cs:line 129
at Robust.UnitTesting.Pool.TestPair`2.Init(Int32 id, BasePoolManager manager, PairSettings settings, TextWriter testOut, TextWriter gravestone) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.cs:line 84
at Robust.UnitTesting.Pool.PoolManager`1.CreateServerClientPair(PairSettings settings, ITestContextLike context, TextWriter testOut) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/PoolManager.cs:line 297
at Robust.UnitTesting.Pool.PoolManager`1.GetPair(PairSettings settings, ITestContextLike testContext) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/PoolManager.cs:line 202
at Content.IntegrationTests.PoolManager.GetServerClient(PoolSettings settings, ITestContextLike testContext) in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/PoolManager.cs:line 79
at PoolManagerTestEventHandler.Setup() in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/PoolManagerTestEventHandler.cs:line 19
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForC
|
|
Generate Integration Tests report
NeocyteAntagWithoutFrameOverridePreservesSpeciesFrame: OneTimeSetUp: SetUp : System.NullReferenceException : Object reference not set to an instance of an object. - --SetUp
at Content.Shared.Atmos.EntitySystems.SharedAtmosphereSystem.InitializeGases() in /home/runner/work/space-station-14/space-station-14/Content.Shared/Atmos/EntitySystems/SharedAtmosphereSystem.Gases.cs:line 43
at Content.Server.Atmos.EntitySystems.AtmosphereSystem.InitializeGases() in /home/runner/work/space-station-14/space-station-14/Content.Server/Atmos/EntitySystems/AtmosphereSystem.Gases.cs:line 25
at Content.Shared.Atmos.EntitySystems.SharedAtmosphereSystem.Initialize() in /home/runner/work/space-station-14/space-station-14/Content.Shared/Atmos/EntitySystems/SharedAtmosphereSystem.cs:line 24
at Content.Server.Atmos.EntitySystems.AtmosphereSystem.Initialize() in /home/runner/work/space-station-14/space-station-14/Content.Server/Atmos/EntitySystems/AtmosphereSystem.cs:line 55
at Robust.Shared.GameObjects.EntitySystemManager.Initialize(Boolean discover) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntitySystemManager.cs:line 210
at Robust.Shared.GameObjects.EntityManager.Startup() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntityManager.cs:line 224
at Robust.Server.GameObjects.ServerEntityManager.Startup() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Server/GameObjects/ServerEntityManager.cs:line 62
at Robust.Server.BaseServer.Start(ServerOptions options, Func`1 logHandlerFactory) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Server/BaseServer.cs:line 398
at Robust.UnitTesting.RobustIntegrationTest.ServerIntegrationInstance.Init() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 862
at Robust.UnitTesting.RobustIntegrationTest.ServerIntegrationInstance._serverMain() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 773
--- End of stack trace from previous location ---
at Robust.UnitTesting.RobustIntegrationTest.IntegrationInstance.WaitIdleImplAsync(Boolean throwOnUnhandled, CancellationToken cancellationToken) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 566
at Robust.UnitTesting.RobustIntegrationTest.TestPair.GenerateServer() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.TestPair.cs:line 28
at Robust.UnitTesting.Pool.TestPair`2.GenerateServerCast() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.cs:line 129
at Robust.UnitTesting.Pool.TestPair`2.Init(Int32 id, BasePoolManager manager, PairSettings settings, TextWriter testOut, TextWriter gravestone) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.cs:line 84
at Robust.UnitTesting.Pool.PoolManager`1.CreateServerClientPair(PairSettings settings, ITestContextLike context, TextWriter testOut) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/PoolManager.cs:line 297
at Robust.UnitTesting.Pool.PoolManager`1.GetPair(PairSettings settings, ITestContextLike testContext) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/PoolManager.cs:line 202
at Content.IntegrationTests.PoolManager.GetServerClient(PoolSettings settings, ITestContextLike testContext) in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/PoolManager.cs:line 79
at PoolManagerTestEventHandler.Setup() in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/PoolManagerTestEventHandler.cs:line 19
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
at NUnit.Framework.Internal.MessagePumpStrate
|
|
Generate Integration Tests report
ButcherVerbEnabledOnJumpsuit: OneTimeSetUp: SetUp : System.NullReferenceException : Object reference not set to an instance of an object. - --SetUp
at Content.Shared.Atmos.EntitySystems.SharedAtmosphereSystem.InitializeGases() in /home/runner/work/space-station-14/space-station-14/Content.Shared/Atmos/EntitySystems/SharedAtmosphereSystem.Gases.cs:line 43
at Content.Server.Atmos.EntitySystems.AtmosphereSystem.InitializeGases() in /home/runner/work/space-station-14/space-station-14/Content.Server/Atmos/EntitySystems/AtmosphereSystem.Gases.cs:line 25
at Content.Shared.Atmos.EntitySystems.SharedAtmosphereSystem.Initialize() in /home/runner/work/space-station-14/space-station-14/Content.Shared/Atmos/EntitySystems/SharedAtmosphereSystem.cs:line 24
at Content.Server.Atmos.EntitySystems.AtmosphereSystem.Initialize() in /home/runner/work/space-station-14/space-station-14/Content.Server/Atmos/EntitySystems/AtmosphereSystem.cs:line 55
at Robust.Shared.GameObjects.EntitySystemManager.Initialize(Boolean discover) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntitySystemManager.cs:line 210
at Robust.Shared.GameObjects.EntityManager.Startup() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntityManager.cs:line 224
at Robust.Server.GameObjects.ServerEntityManager.Startup() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Server/GameObjects/ServerEntityManager.cs:line 62
at Robust.Server.BaseServer.Start(ServerOptions options, Func`1 logHandlerFactory) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Server/BaseServer.cs:line 398
at Robust.UnitTesting.RobustIntegrationTest.ServerIntegrationInstance.Init() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 862
at Robust.UnitTesting.RobustIntegrationTest.ServerIntegrationInstance._serverMain() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 773
--- End of stack trace from previous location ---
at Robust.UnitTesting.RobustIntegrationTest.IntegrationInstance.WaitIdleImplAsync(Boolean throwOnUnhandled, CancellationToken cancellationToken) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 566
at Robust.UnitTesting.RobustIntegrationTest.TestPair.GenerateServer() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.TestPair.cs:line 28
at Robust.UnitTesting.Pool.TestPair`2.GenerateServerCast() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.cs:line 129
at Robust.UnitTesting.Pool.TestPair`2.Init(Int32 id, BasePoolManager manager, PairSettings settings, TextWriter testOut, TextWriter gravestone) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.cs:line 84
at Robust.UnitTesting.Pool.PoolManager`1.CreateServerClientPair(PairSettings settings, ITestContextLike context, TextWriter testOut) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/PoolManager.cs:line 297
at Robust.UnitTesting.Pool.PoolManager`1.GetPair(PairSettings settings, ITestContextLike testContext) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/PoolManager.cs:line 202
at Content.IntegrationTests.PoolManager.GetServerClient(PoolSettings settings, ITestContextLike testContext) in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/PoolManager.cs:line 79
at PoolManagerTestEventHandler.Setup() in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/PoolManagerTestEventHandler.cs:line 19
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.
|
|
Generate Integration Tests report
ButcherVerbDisabledWithoutKnife: OneTimeSetUp: SetUp : System.NullReferenceException : Object reference not set to an instance of an object. - --SetUp
at Content.Shared.Atmos.EntitySystems.SharedAtmosphereSystem.InitializeGases() in /home/runner/work/space-station-14/space-station-14/Content.Shared/Atmos/EntitySystems/SharedAtmosphereSystem.Gases.cs:line 43
at Content.Server.Atmos.EntitySystems.AtmosphereSystem.InitializeGases() in /home/runner/work/space-station-14/space-station-14/Content.Server/Atmos/EntitySystems/AtmosphereSystem.Gases.cs:line 25
at Content.Shared.Atmos.EntitySystems.SharedAtmosphereSystem.Initialize() in /home/runner/work/space-station-14/space-station-14/Content.Shared/Atmos/EntitySystems/SharedAtmosphereSystem.cs:line 24
at Content.Server.Atmos.EntitySystems.AtmosphereSystem.Initialize() in /home/runner/work/space-station-14/space-station-14/Content.Server/Atmos/EntitySystems/AtmosphereSystem.cs:line 55
at Robust.Shared.GameObjects.EntitySystemManager.Initialize(Boolean discover) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntitySystemManager.cs:line 210
at Robust.Shared.GameObjects.EntityManager.Startup() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntityManager.cs:line 224
at Robust.Server.GameObjects.ServerEntityManager.Startup() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Server/GameObjects/ServerEntityManager.cs:line 62
at Robust.Server.BaseServer.Start(ServerOptions options, Func`1 logHandlerFactory) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Server/BaseServer.cs:line 398
at Robust.UnitTesting.RobustIntegrationTest.ServerIntegrationInstance.Init() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 862
at Robust.UnitTesting.RobustIntegrationTest.ServerIntegrationInstance._serverMain() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 773
--- End of stack trace from previous location ---
at Robust.UnitTesting.RobustIntegrationTest.IntegrationInstance.WaitIdleImplAsync(Boolean throwOnUnhandled, CancellationToken cancellationToken) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 566
at Robust.UnitTesting.RobustIntegrationTest.TestPair.GenerateServer() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.TestPair.cs:line 28
at Robust.UnitTesting.Pool.TestPair`2.GenerateServerCast() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.cs:line 129
at Robust.UnitTesting.Pool.TestPair`2.Init(Int32 id, BasePoolManager manager, PairSettings settings, TextWriter testOut, TextWriter gravestone) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.cs:line 84
at Robust.UnitTesting.Pool.PoolManager`1.CreateServerClientPair(PairSettings settings, ITestContextLike context, TextWriter testOut) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/PoolManager.cs:line 297
at Robust.UnitTesting.Pool.PoolManager`1.GetPair(PairSettings settings, ITestContextLike testContext) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/PoolManager.cs:line 202
at Content.IntegrationTests.PoolManager.GetServerClient(PoolSettings settings, ITestContextLike testContext) in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/PoolManager.cs:line 79
at PoolManagerTestEventHandler.Setup() in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/PoolManagerTestEventHandler.cs:line 19
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrate
|
|
Generate Integration Tests report
ButcherVerbAppearsInLocalVerbs: OneTimeSetUp: SetUp : System.NullReferenceException : Object reference not set to an instance of an object. - --SetUp
at Content.Shared.Atmos.EntitySystems.SharedAtmosphereSystem.InitializeGases() in /home/runner/work/space-station-14/space-station-14/Content.Shared/Atmos/EntitySystems/SharedAtmosphereSystem.Gases.cs:line 43
at Content.Server.Atmos.EntitySystems.AtmosphereSystem.InitializeGases() in /home/runner/work/space-station-14/space-station-14/Content.Server/Atmos/EntitySystems/AtmosphereSystem.Gases.cs:line 25
at Content.Shared.Atmos.EntitySystems.SharedAtmosphereSystem.Initialize() in /home/runner/work/space-station-14/space-station-14/Content.Shared/Atmos/EntitySystems/SharedAtmosphereSystem.cs:line 24
at Content.Server.Atmos.EntitySystems.AtmosphereSystem.Initialize() in /home/runner/work/space-station-14/space-station-14/Content.Server/Atmos/EntitySystems/AtmosphereSystem.cs:line 55
at Robust.Shared.GameObjects.EntitySystemManager.Initialize(Boolean discover) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntitySystemManager.cs:line 210
at Robust.Shared.GameObjects.EntityManager.Startup() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntityManager.cs:line 224
at Robust.Server.GameObjects.ServerEntityManager.Startup() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Server/GameObjects/ServerEntityManager.cs:line 62
at Robust.Server.BaseServer.Start(ServerOptions options, Func`1 logHandlerFactory) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Server/BaseServer.cs:line 398
at Robust.UnitTesting.RobustIntegrationTest.ServerIntegrationInstance.Init() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 862
at Robust.UnitTesting.RobustIntegrationTest.ServerIntegrationInstance._serverMain() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 773
--- End of stack trace from previous location ---
at Robust.UnitTesting.RobustIntegrationTest.IntegrationInstance.WaitIdleImplAsync(Boolean throwOnUnhandled, CancellationToken cancellationToken) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 566
at Robust.UnitTesting.RobustIntegrationTest.TestPair.GenerateServer() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.TestPair.cs:line 28
at Robust.UnitTesting.Pool.TestPair`2.GenerateServerCast() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.cs:line 129
at Robust.UnitTesting.Pool.TestPair`2.Init(Int32 id, BasePoolManager manager, PairSettings settings, TextWriter testOut, TextWriter gravestone) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.cs:line 84
at Robust.UnitTesting.Pool.PoolManager`1.CreateServerClientPair(PairSettings settings, ITestContextLike context, TextWriter testOut) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/PoolManager.cs:line 297
at Robust.UnitTesting.Pool.PoolManager`1.GetPair(PairSettings settings, ITestContextLike testContext) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/PoolManager.cs:line 202
at Content.IntegrationTests.PoolManager.GetServerClient(PoolSettings settings, ITestContextLike testContext) in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/PoolManager.cs:line 79
at PoolManagerTestEventHandler.Setup() in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/PoolManagerTestEventHandler.cs:line 19
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrateg
|
|
Generate Integration Tests report
ButcherCancelledCleansUp: OneTimeSetUp: SetUp : System.NullReferenceException : Object reference not set to an instance of an object. - --SetUp
at Content.Shared.Atmos.EntitySystems.SharedAtmosphereSystem.InitializeGases() in /home/runner/work/space-station-14/space-station-14/Content.Shared/Atmos/EntitySystems/SharedAtmosphereSystem.Gases.cs:line 43
at Content.Server.Atmos.EntitySystems.AtmosphereSystem.InitializeGases() in /home/runner/work/space-station-14/space-station-14/Content.Server/Atmos/EntitySystems/AtmosphereSystem.Gases.cs:line 25
at Content.Shared.Atmos.EntitySystems.SharedAtmosphereSystem.Initialize() in /home/runner/work/space-station-14/space-station-14/Content.Shared/Atmos/EntitySystems/SharedAtmosphereSystem.cs:line 24
at Content.Server.Atmos.EntitySystems.AtmosphereSystem.Initialize() in /home/runner/work/space-station-14/space-station-14/Content.Server/Atmos/EntitySystems/AtmosphereSystem.cs:line 55
at Robust.Shared.GameObjects.EntitySystemManager.Initialize(Boolean discover) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntitySystemManager.cs:line 210
at Robust.Shared.GameObjects.EntityManager.Startup() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntityManager.cs:line 224
at Robust.Server.GameObjects.ServerEntityManager.Startup() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Server/GameObjects/ServerEntityManager.cs:line 62
at Robust.Server.BaseServer.Start(ServerOptions options, Func`1 logHandlerFactory) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Server/BaseServer.cs:line 398
at Robust.UnitTesting.RobustIntegrationTest.ServerIntegrationInstance.Init() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 862
at Robust.UnitTesting.RobustIntegrationTest.ServerIntegrationInstance._serverMain() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 773
--- End of stack trace from previous location ---
at Robust.UnitTesting.RobustIntegrationTest.IntegrationInstance.WaitIdleImplAsync(Boolean throwOnUnhandled, CancellationToken cancellationToken) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 566
at Robust.UnitTesting.RobustIntegrationTest.TestPair.GenerateServer() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.TestPair.cs:line 28
at Robust.UnitTesting.Pool.TestPair`2.GenerateServerCast() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.cs:line 129
at Robust.UnitTesting.Pool.TestPair`2.Init(Int32 id, BasePoolManager manager, PairSettings settings, TextWriter testOut, TextWriter gravestone) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.cs:line 84
at Robust.UnitTesting.Pool.PoolManager`1.CreateServerClientPair(PairSettings settings, ITestContextLike context, TextWriter testOut) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/PoolManager.cs:line 297
at Robust.UnitTesting.Pool.PoolManager`1.GetPair(PairSettings settings, ITestContextLike testContext) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/PoolManager.cs:line 202
at Content.IntegrationTests.PoolManager.GetServerClient(PoolSettings settings, ITestContextLike testContext) in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/PoolManager.cs:line 79
at PoolManagerTestEventHandler.Setup() in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/PoolManagerTestEventHandler.cs:line 19
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.Wait
|
|
Generate Integration Tests report
TestSpeciesNameHighlightsAvali: OneTimeSetUp: SetUp : System.NullReferenceException : Object reference not set to an instance of an object. - --SetUp
at Content.Shared.Atmos.EntitySystems.SharedAtmosphereSystem.InitializeGases() in /home/runner/work/space-station-14/space-station-14/Content.Shared/Atmos/EntitySystems/SharedAtmosphereSystem.Gases.cs:line 43
at Content.Server.Atmos.EntitySystems.AtmosphereSystem.InitializeGases() in /home/runner/work/space-station-14/space-station-14/Content.Server/Atmos/EntitySystems/AtmosphereSystem.Gases.cs:line 25
at Content.Shared.Atmos.EntitySystems.SharedAtmosphereSystem.Initialize() in /home/runner/work/space-station-14/space-station-14/Content.Shared/Atmos/EntitySystems/SharedAtmosphereSystem.cs:line 24
at Content.Server.Atmos.EntitySystems.AtmosphereSystem.Initialize() in /home/runner/work/space-station-14/space-station-14/Content.Server/Atmos/EntitySystems/AtmosphereSystem.cs:line 55
at Robust.Shared.GameObjects.EntitySystemManager.Initialize(Boolean discover) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntitySystemManager.cs:line 210
at Robust.Shared.GameObjects.EntityManager.Startup() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntityManager.cs:line 224
at Robust.Server.GameObjects.ServerEntityManager.Startup() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Server/GameObjects/ServerEntityManager.cs:line 62
at Robust.Server.BaseServer.Start(ServerOptions options, Func`1 logHandlerFactory) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Server/BaseServer.cs:line 398
at Robust.UnitTesting.RobustIntegrationTest.ServerIntegrationInstance.Init() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 862
at Robust.UnitTesting.RobustIntegrationTest.ServerIntegrationInstance._serverMain() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 773
--- End of stack trace from previous location ---
at Robust.UnitTesting.RobustIntegrationTest.IntegrationInstance.WaitIdleImplAsync(Boolean throwOnUnhandled, CancellationToken cancellationToken) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 566
at Robust.UnitTesting.RobustIntegrationTest.TestPair.GenerateServer() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.TestPair.cs:line 28
at Robust.UnitTesting.Pool.TestPair`2.GenerateServerCast() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.cs:line 129
at Robust.UnitTesting.Pool.TestPair`2.Init(Int32 id, BasePoolManager manager, PairSettings settings, TextWriter testOut, TextWriter gravestone) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.cs:line 84
at Robust.UnitTesting.Pool.PoolManager`1.CreateServerClientPair(PairSettings settings, ITestContextLike context, TextWriter testOut) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/PoolManager.cs:line 297
at Robust.UnitTesting.Pool.PoolManager`1.GetPair(PairSettings settings, ITestContextLike testContext) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/PoolManager.cs:line 202
at Content.IntegrationTests.PoolManager.GetServerClient(PoolSettings settings, ITestContextLike testContext) in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/PoolManager.cs:line 79
at PoolManagerTestEventHandler.Setup() in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/PoolManagerTestEventHandler.cs:line 19
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrateg
|
|
Generate Integration Tests report
TestCustomHighlightsPreserved: OneTimeSetUp: SetUp : System.NullReferenceException : Object reference not set to an instance of an object. - --SetUp
at Content.Shared.Atmos.EntitySystems.SharedAtmosphereSystem.InitializeGases() in /home/runner/work/space-station-14/space-station-14/Content.Shared/Atmos/EntitySystems/SharedAtmosphereSystem.Gases.cs:line 43
at Content.Server.Atmos.EntitySystems.AtmosphereSystem.InitializeGases() in /home/runner/work/space-station-14/space-station-14/Content.Server/Atmos/EntitySystems/AtmosphereSystem.Gases.cs:line 25
at Content.Shared.Atmos.EntitySystems.SharedAtmosphereSystem.Initialize() in /home/runner/work/space-station-14/space-station-14/Content.Shared/Atmos/EntitySystems/SharedAtmosphereSystem.cs:line 24
at Content.Server.Atmos.EntitySystems.AtmosphereSystem.Initialize() in /home/runner/work/space-station-14/space-station-14/Content.Server/Atmos/EntitySystems/AtmosphereSystem.cs:line 55
at Robust.Shared.GameObjects.EntitySystemManager.Initialize(Boolean discover) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntitySystemManager.cs:line 210
at Robust.Shared.GameObjects.EntityManager.Startup() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntityManager.cs:line 224
at Robust.Server.GameObjects.ServerEntityManager.Startup() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Server/GameObjects/ServerEntityManager.cs:line 62
at Robust.Server.BaseServer.Start(ServerOptions options, Func`1 logHandlerFactory) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Server/BaseServer.cs:line 398
at Robust.UnitTesting.RobustIntegrationTest.ServerIntegrationInstance.Init() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 862
at Robust.UnitTesting.RobustIntegrationTest.ServerIntegrationInstance._serverMain() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 773
--- End of stack trace from previous location ---
at Robust.UnitTesting.RobustIntegrationTest.IntegrationInstance.WaitIdleImplAsync(Boolean throwOnUnhandled, CancellationToken cancellationToken) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 566
at Robust.UnitTesting.RobustIntegrationTest.TestPair.GenerateServer() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.TestPair.cs:line 28
at Robust.UnitTesting.Pool.TestPair`2.GenerateServerCast() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.cs:line 129
at Robust.UnitTesting.Pool.TestPair`2.Init(Int32 id, BasePoolManager manager, PairSettings settings, TextWriter testOut, TextWriter gravestone) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.cs:line 84
at Robust.UnitTesting.Pool.PoolManager`1.CreateServerClientPair(PairSettings settings, ITestContextLike context, TextWriter testOut) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/PoolManager.cs:line 297
at Robust.UnitTesting.Pool.PoolManager`1.GetPair(PairSettings settings, ITestContextLike testContext) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/PoolManager.cs:line 202
at Content.IntegrationTests.PoolManager.GetServerClient(PoolSettings settings, ITestContextLike testContext) in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/PoolManager.cs:line 79
at PoolManagerTestEventHandler.Setup() in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/PoolManagerTestEventHandler.cs:line 19
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy
|
|
Generate Integration Tests report
AirConsistencyTest: OneTimeSetUp: SetUp : System.NullReferenceException : Object reference not set to an instance of an object. - --SetUp
at Content.Shared.Atmos.EntitySystems.SharedAtmosphereSystem.InitializeGases() in /home/runner/work/space-station-14/space-station-14/Content.Shared/Atmos/EntitySystems/SharedAtmosphereSystem.Gases.cs:line 43
at Content.Server.Atmos.EntitySystems.AtmosphereSystem.InitializeGases() in /home/runner/work/space-station-14/space-station-14/Content.Server/Atmos/EntitySystems/AtmosphereSystem.Gases.cs:line 25
at Content.Shared.Atmos.EntitySystems.SharedAtmosphereSystem.Initialize() in /home/runner/work/space-station-14/space-station-14/Content.Shared/Atmos/EntitySystems/SharedAtmosphereSystem.cs:line 24
at Content.Server.Atmos.EntitySystems.AtmosphereSystem.Initialize() in /home/runner/work/space-station-14/space-station-14/Content.Server/Atmos/EntitySystems/AtmosphereSystem.cs:line 55
at Robust.Shared.GameObjects.EntitySystemManager.Initialize(Boolean discover) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntitySystemManager.cs:line 210
at Robust.Shared.GameObjects.EntityManager.Startup() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntityManager.cs:line 224
at Robust.Server.GameObjects.ServerEntityManager.Startup() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Server/GameObjects/ServerEntityManager.cs:line 62
at Robust.Server.BaseServer.Start(ServerOptions options, Func`1 logHandlerFactory) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Server/BaseServer.cs:line 398
at Robust.UnitTesting.RobustIntegrationTest.ServerIntegrationInstance.Init() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 862
at Robust.UnitTesting.RobustIntegrationTest.ServerIntegrationInstance._serverMain() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 773
--- End of stack trace from previous location ---
at Robust.UnitTesting.RobustIntegrationTest.IntegrationInstance.WaitIdleImplAsync(Boolean throwOnUnhandled, CancellationToken cancellationToken) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 566
at Robust.UnitTesting.RobustIntegrationTest.TestPair.GenerateServer() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.TestPair.cs:line 28
at Robust.UnitTesting.Pool.TestPair`2.GenerateServerCast() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.cs:line 129
at Robust.UnitTesting.Pool.TestPair`2.Init(Int32 id, BasePoolManager manager, PairSettings settings, TextWriter testOut, TextWriter gravestone) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.cs:line 84
at Robust.UnitTesting.Pool.PoolManager`1.CreateServerClientPair(PairSettings settings, ITestContextLike context, TextWriter testOut) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/PoolManager.cs:line 297
at Robust.UnitTesting.Pool.PoolManager`1.GetPair(PairSettings settings, ITestContextLike testContext) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/PoolManager.cs:line 202
at Content.IntegrationTests.PoolManager.GetServerClient(PoolSettings settings, ITestContextLike testContext) in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/PoolManager.cs:line 79
at PoolManagerTestEventHandler.Setup() in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/PoolManagerTestEventHandler.cs:line 19
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCom
|
background
wait
wait-all
cancel
parallel
Loading