[Feature] Xenomorphs / Ксеноморфы #644
test-packaging.yml
on: pull_request
Test Packaging
2m 7s
Annotations
10 errors and 21 warnings
Test Packaging:
Content.Shared/_White/Xenomorphs/Systems/TailLashSystem.cs#L43
'StandingStateSystem' does not contain a definition for 'TryLieDown' and no accessible extension method 'TryLieDown' accepting a first argument of type 'StandingStateSystem' could be found (are you missing a using directive or an assembly reference?)
|
Test Packaging:
Content.Shared/_White/Xenomorphs/Systems/SharedResinSpinnerSystem.cs#L72
'DoAfterArgs' does not contain a definition for 'BreakOnMove'
|
Test Packaging:
Content.Shared/_White/Xenomorphs/Systems/SharedPlasmaVesselSystem.cs#L109
The name 'AlertType' does not exist in the current context
|
Test Packaging:
Content.Shared/_White/Xenomorphs/Systems/AlienJumpSystem.cs#L77
'StandingStateSystem' does not contain a definition for 'DropHeldItemsBehavior'
|
Test Packaging:
Content.Shared/_White/Xenomorphs/Systems/AlienJumpSystem.cs#L77
'StandingStateSystem' does not contain a definition for 'TryLieDown' and no accessible extension method 'TryLieDown' accepting a first argument of type 'StandingStateSystem' could be found (are you missing a using directive or an assembly reference?)
|
Test Packaging:
Content.Shared/Devour/SharedDevourSystem.cs#L58
'DoAfterArgs' does not contain a definition for 'BreakOnMove'
|
Test Packaging:
Content.Shared/Buckle/SharedBuckleSystem.Buckle.cs#L408
The name 'strapUid' does not exist in the current context
|
Test Packaging:
Content.Shared/Buckle/SharedBuckleSystem.Buckle.cs#L408
The name 'strapUid' does not exist in the current context
|
Test Packaging:
Content.Shared/Buckle/SharedBuckleSystem.Buckle.cs#L408
The name 'buckleComp' does not exist in the current context
|
Test Packaging:
Content.Shared/Buckle/SharedBuckleSystem.Buckle.cs#L409
The name 'buckleComp' does not exist in the current context
|
Test Packaging
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Packaging:
RobustToolbox/Robust.Shared/Toolshed/TypeParsers/SessionTypeParser.cs#L46
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Test Packaging:
RobustToolbox/Robust.Shared/ProfileOptSetup.cs#L16
Unreachable code detected
|
Test Packaging:
RobustToolbox/Robust.Shared/Player/Filter.cs#L279
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
|
Test Packaging:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L225
'BoundUserInterface.DeferredClose' is obsolete
|
Test Packaging:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L406
'BoundUserInterface.DeferredClose' is obsolete
|
Test Packaging:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L457
'BoundUserInterface.DeferredClose' is obsolete
|
Test Packaging:
RobustToolbox/Robust.Shared/Physics/Systems/SharedPhysicsSystem.Contacts.cs#L630
'SharedPhysicsSystem.SetAwake(EntityUid, PhysicsComponent, bool, bool)' is obsolete: 'Use SetAwake with EntityUid<PhysicsComponent>'
|
Test Packaging:
RobustToolbox/Robust.Shared/Physics/Systems/SharedPhysicsSystem.Contacts.cs#L631
'SharedPhysicsSystem.SetAwake(EntityUid, PhysicsComponent, bool, bool)' is obsolete: 'Use SetAwake with EntityUid<PhysicsComponent>'
|
Test Packaging:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L771
'TransformComponent.Anchored.set' is obsolete: 'Use the SharedTransformSystem.AnchorEntity/Unanchor methods instead.'
|
Test Packaging:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1089
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
Test Packaging:
RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L32
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
Test Packaging:
RobustToolbox/Robust.Shared/Containers/ContainerSlot.cs#L75
'Logger.Warning(string)' is obsolete: 'Use ISawmill.Warning'
|
Test Packaging:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L580
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Test Packaging:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L650
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Test Packaging:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L663
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Test Packaging:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L225
'BoundUserInterface.DeferredClose' is obsolete
|
Test Packaging:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L406
'BoundUserInterface.DeferredClose' is obsolete
|
Test Packaging:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L457
'BoundUserInterface.DeferredClose' is obsolete
|
Test Packaging:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedMapSystem.Coordinates.cs#L26
'EntityCoordinates.ToMap(IEntityManager, SharedTransformSystem)' is obsolete: 'Use SharedTransformSystem.ToMapCoordinates()'
|
Test Packaging:
RobustToolbox/Robust.Shared/GameObjects/Systems/PrototypeReloadSystem.cs#L79
'MetaDataComponent.EntityPrototype.set' is obsolete: 'Use MetaDataSystem.SetEntityPrototype'
|