Skip to content

Mass Engine Update #5185

Mass Engine Update

Mass Engine Update #5185

Triggered via pull request November 16, 2024 22:50
Status Failure
Total duration 2m 17s
Artifacts

build-map-renderer.yml

on: pull_request
Matrix: build
Build & Test Debug
0s
Build & Test Debug
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build (ubuntu-latest): Content.Shared/Showers/SharedShowerSystem.cs#L82
Nullable value type may be null.
build (ubuntu-latest): Content.Shared/Medical/CPR/Systems/CPRSystem.cs#L87
Nullable value type may be null.
build (ubuntu-latest): Content.Shared/Clothing/EntitySystems/SharedChameleonClothingSystem.cs#L80
'EntityPrototype' does not contain a definition for 'NoSpawn' and no accessible extension method 'NoSpawn' accepting a first argument of type 'EntityPrototype' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): Content.Shared/Showers/SharedShowerSystem.cs#L82
Nullable value type may be null.
build (ubuntu-latest): Content.Shared/Medical/CPR/Systems/CPRSystem.cs#L87
Nullable value type may be null.
build (ubuntu-latest): Content.Shared/Clothing/EntitySystems/SharedChameleonClothingSystem.cs#L80
'EntityPrototype' does not contain a definition for 'NoSpawn' and no accessible extension method 'NoSpawn' accepting a first argument of type 'EntityPrototype' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L32
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L580
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L650
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L663
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Network/Messages/MsgConVars.cs#L27
'Logger.WarningS(string, string)' is obsolete: 'Use ISawmill.Warning'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Physics/ComponentTreeEntry.cs#L16
'IComponent.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'