Skip to content

Mass Engine Update #5191

Mass Engine Update

Mass Engine Update #5191

Triggered via pull request November 16, 2024 23:02
Status Failure
Total duration 2m 39s
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.Client/Weather/WeatherSystem.cs#L55
Nullable value type may be null.
build (ubuntu-latest): Content.Client/Audio/ClientGlobalSoundSystem.cs#L70
Nullable value type may be null.
build (ubuntu-latest): Content.Client/Audio/ClientGlobalSoundSystem.cs#L79
Nullable value type may be null.
build (ubuntu-latest): Content.Client/Audio/AmbientSoundSystem.cs#L306
Nullable value type may be null.
build (ubuntu-latest): Content.Client/Traits/ParacusiaSystem.cs#L73
Nullable value type may be null.
build (ubuntu-latest): Content.Server/Salvage/SalvageSystem.Runner.cs#L154
Nullable value type may be null.
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/GameObjects/Systems/SharedTransformSystem.Component.cs#L771
'TransformComponent.Anchored.set' is obsolete: 'Use the SharedTransformSystem.AnchorEntity/Unanchor methods instead.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/GameObjects/Components/Transform/TransformComponent.cs#L141
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build (ubuntu-latest): RobustToolbox/Robust.Shared/GameObjects/Components/Transform/TransformComponent.cs#L163
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'