Skip to content

new random filled and refilling closet spawners for mapping #503

new random filled and refilling closet spawners for mapping

new random filled and refilling closet spawners for mapping #503

Triggered via push June 27, 2023 00:54
Status Success
Total duration 3m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

yaml-linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: RobustToolbox/Robust.Shared/Prototypes/EntityPrototype.cs#L22
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build: RobustToolbox/Robust.Shared/Physics/Dynamics/Fixture.cs#L40
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build: RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L22
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build: RobustToolbox/Robust.Shared/Physics/Collision/Shapes/PolygonShape.cs#L38
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build: RobustToolbox/Robust.Shared/Containers/BaseContainer.cs#L51
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build: RobustToolbox/Robust.Shared/Containers/ContainerHelpers.cs#L43
'ContainerHelpers.TryGetManagerComp(EntityUid, out IContainerManager?, IEntityManager?)' is obsolete: 'Use SharedContainerSystem.TryGetManagerComp() instead'
build: RobustToolbox/Robust.Shared/Containers/BaseContainer.cs#L74
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build: RobustToolbox/Robust.Shared/Containers/BaseContainer.cs#L75
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build: RobustToolbox/Robust.Shared/Containers/BaseContainer.cs#L76
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build: RobustToolbox/Robust.Shared/Containers/BaseContainer.cs#L77
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'