Skip to content

Expose GameTitle, WindowIconSet and SplashLogo to content (#5475) #12655

Expose GameTitle, WindowIconSet and SplashLogo to content (#5475)

Expose GameTitle, WindowIconSet and SplashLogo to content (#5475) #12655

Triggered via push October 1, 2024 10:05
Status Success
Total duration 11m 4s
Artifacts

test-content.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3.6.0, actions/setup-dotnet@v3.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build
'BoundUserInterface.DeferredClose' is obsolete
build
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
build
'BoundUserInterface.DeferredClose' is obsolete
build
'BoundUserInterface.DeferredClose' is obsolete
build
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
build
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
build
'Logger.WarningS(string, string)' is obsolete: 'Use ISawmill.Warning'
build
'TransformComponent.Anchored.set' is obsolete: 'Use the SharedTransformSystem.AnchorEntity/Unanchor methods instead.'
build
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'