Skip to content

Mass Engine Update #5184

Mass Engine Update

Mass Engine Update #5184

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

build-test-debug.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/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): 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): 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/Containers/ContainerSlot.cs#L75
'Logger.Warning(string)' is obsolete: 'Use ISawmill.Warning'
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/Prototypes/PrototypeManager.YamlValidate.cs#L72
The variable 'defaultErrorOccurred' is assigned but its value is never used